2024-07-05T16:25:45,361 INFO Gbl:64 JVM: 22.0.1; Oracle Corporation; mixed mode, sharing; 64-bit
2024-07-05T16:25:45,361 INFO Gbl:68 OS: Windows 10; 10.0; amd64
2024-07-05T16:25:45,361 INFO Gbl:71 CPU cores: 20
2024-07-05T16:25:45,377 INFO Gbl:72 max. Memory: 16304.0MB (17095983104B)
2024-07-05T16:25:45,377 INFO Gbl:114 MATSim-Build: rad18ae0243d31652ca6bd4212e914994dab70ddd (2024-06-17 01:44:09)
2024-07-05T16:25:45,377 INFO Gbl:76 Command: com.intellij.rt.junit.JUnitStarter -ideVersion5 -junit5 org.matsim.freight.logistics.example.lsp.multipleChains.ExampleTwoLspsGroceryDeliveryMultipleChainsTest,testLspScoreAreEqual
2024-07-05T16:25:45,392 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.core.controler.ControlerDefaultsModule$1 with priority 0.0
2024-07-05T16:25:45,392 INFO MemoryObserver:42 used RAM: 436 MB free: 307 MB total: 744 MB
2024-07-05T16:25:45,461 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.guice.DependencyGraphControlerListener with priority 0.0
2024-07-05T16:25:45,577 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.counts.CountsControlerListener with priority 0.0
2024-07-05T16:25:45,577 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.analysis.ModeChoiceCoverageControlerListener with priority 0.0
2024-07-05T16:25:45,577 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.analysis.ModeStatsControlerListener with priority 0.0
2024-07-05T16:25:45,577 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.analysis.ScoreStatsControlerListener with priority 0.0
2024-07-05T16:25:45,577 INFO ControlerListenerManagerImpl:112 calling notifyStartup on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:45,577 INFO ControlerListenerManagerImpl:115 all ControlerStartupListeners called.
2024-07-05T16:25:45,577 INFO ControlerUtils:79 config dump before iterations start
2024-07-05T16:25:45,593 INFO ControlerUtils:83
2024-07-05T16:25:45,593 INFO ControlerUtils:84 Complete config dump done.
2024-07-05T16:25:45,593 INFO ControlerUtils:85 Checking consistency of config...
2024-07-05T16:25:45,593 INFO ScoringConfigGroup$ScoringParameterSet:1555 NO OPENING OR CLOSING TIMES DEFINED!
There is no activity type that has an opening *and* closing time (or opening time and late penalty) defined.
This usually means that the activity chains can be shifted by an arbitrary
number of hours without having an effect on the score of the plans, and thus
resulting in wrong results / traffic patterns.
If you are using MATSim without time adaptation, you can ignore this warning.
2024-07-05T16:25:45,593 INFO VspConfigConsistencyCheckerImpl:76 running checkConsistency ...
2024-07-05T16:25:45,593 WARN VspConfigConsistencyCheckerImpl:476 vsp should move away from facilitiesSource=FacilitiesSource.none
2024-07-05T16:25:45,593 WARN VspConfigConsistencyCheckerImpl:178 you are insisting on config v1. vsp default is using v2.
2024-07-05T16:25:45,593 WARN VspConfigConsistencyCheckerImpl:405 found `PlansCalcRouteConfigGroup.AccessEgressType.none'; vsp should use `accessEgressModeToLink' or some other value or talk to Kai.
2024-07-05T16:25:45,593 WARN VspConfigConsistencyCheckerImpl:412 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:
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:414
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:415
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:416
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:432 You are setting the marginal utility of traveling with mode car to -6.0. VSP standard is to set this to zero. Please document carefully why you are using a value different from zero, e.g. by showing distance distributions.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:432 You are setting the marginal utility of traveling with mode pt to -6.0. VSP standard is to set this to zero. Please document carefully why you are using a value different from zero, e.g. by showing distance distributions.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:432 You are setting the marginal utility of traveling with mode walk to -6.0. VSP standard is to set this to zero. Please document carefully why you are using a value different from zero, e.g. by showing distance distributions.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:432 You are setting the marginal utility of traveling with mode bike to -6.0. VSP standard is to set this to zero. Please document carefully why you are using a value different from zero, e.g. by showing distance distributions.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:432 You are setting the marginal utility of traveling with mode ride to -6.0. VSP standard is to set this to zero. Please document carefully why you are using a value different from zero, e.g. by showing distance distributions.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:432 You are setting the marginal utility of traveling with mode other to -6.0. VSP standard is to set this to zero. Please document carefully why you are using a value different from zero, e.g. by showing distance distributions.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:310 You are not removing unnecessary plan attributes; vsp default is to do that.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:264 found qsim.vehiclesSource=defaultVehicle; vsp should use one of the other settings or talk to kai
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:267 found qsim.linkDynamics=FIFO; vsp should use PassingQ or talk to kai
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:272 found qsim.usePersonIdForMissingVehicleId==true; vsp should set this to false or talk to kai
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:277 found `qsim.usingTravelTimeCheckInTeleporation==false'; vsp should try out `true' and report.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:290 found 'qsim.trafficDynamics==queue'; vsp standard is`kinematicWaves'.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:201 You have no strategy configured that uses ChangeExpBeta. vsp default is to use ChangeExpBeta at least in one strategy.
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:208 You have not set fractionOfIterationsToDisableInnovation; vsp default is to set this to 0.8 or similar. Add the following config lines:
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:209
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:210
2024-07-05T16:25:45,616 WARN VspConfigConsistencyCheckerImpl:211
2024-07-05T16:25:45,616 INFO ControlerUtils:87 Checking consistency of config done.
2024-07-05T16:25:45,616 INFO PrepareForSimImpl:128 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 1
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 4
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 16
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 64
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 256
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 1024
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 4096
2024-07-05T16:25:45,631 INFO NetworkImpl:165 node # 16384
2024-07-05T16:25:45,647 INFO NetworkImpl:165 node # 65536
2024-07-05T16:25:45,647 INFO NetworkImpl:161 link # 1
2024-07-05T16:25:45,647 INFO NetworkImpl:161 link # 4
2024-07-05T16:25:45,647 INFO NetworkImpl:161 link # 16
2024-07-05T16:25:45,647 INFO NetworkImpl:161 link # 64
2024-07-05T16:25:45,662 INFO NetworkImpl:161 link # 256
2024-07-05T16:25:45,662 INFO NetworkImpl:161 link # 1024
2024-07-05T16:25:45,662 INFO NetworkImpl:161 link # 4096
2024-07-05T16:25:45,694 INFO NetworkImpl:161 link # 16384
2024-07-05T16:25:45,778 INFO NetworkImpl:161 link # 65536
2024-07-05T16:25:46,050 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:46,054 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:46,466 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 1
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 4
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 16
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 64
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 256
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 1024
2024-07-05T16:25:46,482 INFO NetworkImpl:165 node # 4096
2024-07-05T16:25:46,498 INFO NetworkImpl:165 node # 16384
2024-07-05T16:25:46,498 INFO NetworkImpl:165 node # 65536
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 1
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 4
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 16
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 64
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 256
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 1024
2024-07-05T16:25:46,498 INFO NetworkImpl:161 link # 4096
2024-07-05T16:25:46,513 INFO NetworkImpl:161 link # 16384
2024-07-05T16:25:46,582 INFO NetworkImpl:161 link # 65536
2024-07-05T16:25:46,788 WARN RandomizingTimeDistanceTravelDisutilityFactory:113 There will be no routing randomness. The randomization of the travel disutility requires the monetary distance rate to be different than zero. Continuing anyway.
2024-07-05T16:25:46,788 WARN RandomizingTimeDistanceTravelDisutilityFactory:118 There will be no routing randomness. The randomization of the travel disutility requires the travel time cost rate to be different than zero. Continuing anyway.
2024-07-05T16:25:46,788 INFO RandomizingTimeDistanceTravelDisutilityFactory:86 sigma: 3.0; resulting normalization: 0.011108996538242306
2024-07-05T16:25:46,859 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:46,871 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:47,205 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:47,275 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:47,288 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:47,654 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:47,701 INFO RandomizingTimeDistanceTravelDisutilityFactory:86 sigma: 3.0; resulting normalization: 0.011108996538242306
2024-07-05T16:25:47,708 INFO Counter:75 [PersonPrepareForSim] handled person # 0
2024-07-05T16:25:47,770 INFO AbstractController:136 ###################################################
2024-07-05T16:25:47,770 INFO AbstractController:137 ### ITERATION 0 BEGINS
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener with priority 0.0
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener with priority 0.0
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl with priority 0.0
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda/0x000001dba54f8000 with priority 0.0
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1 with priority 0.0
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:159 [it.0] all ControlerIterationStartsListeners called.
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:242 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl with priority 0.0
2024-07-05T16:25:47,770 INFO EventsManagerImpl:168 resetting Event-Handlers
2024-07-05T16:25:47,770 INFO EventsManagerImpl:175 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2024-07-05T16:25:47,770 INFO EventsManagerImpl:175 org.matsim.analysis.VolumesAnalyzer
2024-07-05T16:25:47,770 INFO EventsManagerImpl:175 org.matsim.core.scoring.ScoringFunctionsForPopulation
2024-07-05T16:25:47,770 INFO EventsManagerImpl:175 org.matsim.freight.carriers.controler.CarrierAgentTracker
2024-07-05T16:25:47,770 INFO EventsManagerImpl:175 org.matsim.analysis.LegHistogram
2024-07-05T16:25:47,770 INFO EventsManagerImpl:175 org.matsim.analysis.CalcLegTimes
2024-07-05T16:25:47,770 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:25:47,770 INFO EventsManagerImpl:144 org.matsim.core.events.algorithms.EventWriter
2024-07-05T16:25:47,770 INFO EventsManagerImpl:144 org.matsim.core.events.handler.BasicEventHandler
2024-07-05T16:25:47,770 INFO EventsManagerImpl:205 > org.matsim.api.core.v01.events.Event
2024-07-05T16:25:47,770 INFO EventsManagerImpl:154
2024-07-05T16:25:47,770 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:25:47,770 INFO EventsManagerImpl:144 org.matsim.core.events.algorithms.EventWriter
2024-07-05T16:25:47,770 INFO EventsManagerImpl:144 org.matsim.core.events.handler.BasicEventHandler
2024-07-05T16:25:47,770 INFO EventsManagerImpl:205 > org.matsim.api.core.v01.events.Event
2024-07-05T16:25:47,770 INFO EventsManagerImpl:154
2024-07-05T16:25:47,770 INFO ControlerListenerManagerImpl:242 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl with priority 0.0
2024-07-05T16:25:47,770 INFO PlansDumpingImpl:77 dumping plans...
2024-07-05T16:25:47,786 INFO Counter:75 [ParallelPopulationWriterV6] dumped person # 0
2024-07-05T16:25:47,786 INFO PopulationWriter:150 Population written to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/ITERS/it.0/0.plans.xml.gz
2024-07-05T16:25:47,786 INFO Counter:75 [PopulationWriter] dumped person # 0
2024-07-05T16:25:47,786 INFO PlansDumpingImpl:94 finished plans dump.
2024-07-05T16:25:47,786 INFO ControlerListenerManagerImpl:248 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner with priority 0.0
2024-07-05T16:25:47,786 INFO ControlerListenerManagerImpl:248 calling notifyBeforeMobsim on org.matsim.freight.logistics.LSPModule$DumpLSPPlans with priority 0.0
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Edeka] ; [No of plans=1]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=null], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Edeka_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 39; ShipmentIds=[184_edeka][269_edeka][187_edeka][255_edeka][174_edeka][244_edeka][185_edeka][182_edeka][291_edeka][198_edeka][236_edeka][240_edeka][281_edeka][285_edeka][238_edeka][173_edeka][214_edeka][189_edeka][210_edeka_2][179_edeka][275_edeka][249_edeka][259_edeka][242_edeka][207_edeka][284_edeka][223_edeka][212_edeka][234_edeka][277_edeka][192_edeka][239_edeka][175_edeka][265_edeka][190_edeka][276_edeka][288_edeka][253_edeka][178_edeka]}, previousElementId=null, nextElementId=null}
, [LogisticChainId=hubChain], [No of LogisticChainElements=3]
LogisticsSolutionElementImpl{resourceId=Edeka_mainCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=null, nextElementId=HubElement}
LogisticsSolutionElementImpl{resourceId=Edeka_Hub, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=mainCarrierElement, nextElementId=distributionCarrierElement}
LogisticsSolutionElementImpl{resourceId=Edeka_distributionCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 33; ShipmentIds=[280_edeka][227_edeka][250_edeka][286_edeka][215_edeka][256_edeka][247_edeka][229_edeka][183_edeka][246_edeka][218_edeka][299_edeka][210_edeka_1][252_edeka][172_edeka][268_edeka][201_edeka][264_edeka][205_edeka][266_edeka][231_edeka][233_edeka][257_edeka][186_edeka][196_edeka][216_edeka][228_edeka][235_edeka][287_edeka][267_edeka][279_edeka][271_edeka][300_edeka]}, previousElementId=HubElement, nextElementId=null}
]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Edeka] dumped.
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Kaufland] ; [No of plans=1]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=null], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Kaufland_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 8; ShipmentIds=[7_kaufland][16_kaufland][30_kaufland][23_kaufland][20_kaufland_1][17_kaufland][33_kaufland][25_kaufland]}, previousElementId=null, nextElementId=null}
, [LogisticChainId=hubChain], [No of LogisticChainElements=3]
LogisticsSolutionElementImpl{resourceId=Kaufland_mainCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=null, nextElementId=HubElement}
LogisticsSolutionElementImpl{resourceId=Kaufland_Hub, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=mainCarrierElement, nextElementId=distributionCarrierElement}
LogisticsSolutionElementImpl{resourceId=Kaufland_distributionCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 9; ShipmentIds=[8_kaufland][1_kaufland][20_kaufland_2][19_kaufland][5_kaufland][6_kaufland][14_kaufland][26_kaufland][21_kaufland]}, previousElementId=HubElement, nextElementId=null}
]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Kaufland] dumped.
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Edeka_DIRECT] ; [No of plans=1]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=null], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Edeka_DIRECT_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 72; ShipmentIds=[300_edeka][271_edeka][227_edeka][249_edeka][187_edeka][279_edeka][255_edeka][183_edeka][175_edeka][288_edeka][267_edeka][174_edeka][231_edeka][236_edeka][266_edeka][198_edeka][269_edeka][299_edeka][215_edeka][285_edeka][214_edeka][244_edeka][240_edeka][280_edeka][205_edeka][184_edeka][238_edeka][259_edeka][216_edeka][210_edeka_1][189_edeka][210_edeka_2][265_edeka][253_edeka][179_edeka][185_edeka][228_edeka][218_edeka][275_edeka][252_edeka][192_edeka][242_edeka][268_edeka][257_edeka][235_edeka][247_edeka][284_edeka][277_edeka][201_edeka][223_edeka][234_edeka][287_edeka][172_edeka][291_edeka][281_edeka][212_edeka][207_edeka][196_edeka][182_edeka][246_edeka][239_edeka][286_edeka][173_edeka][190_edeka][276_edeka][186_edeka][233_edeka][178_edeka][229_edeka][264_edeka][256_edeka][250_edeka]}, previousElementId=null, nextElementId=null}
]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Edeka_DIRECT] dumped.
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Kaufland_DIRECT] ; [No of plans=1]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=null], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Kaufland_DIRECT_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 17; ShipmentIds=[21_kaufland][30_kaufland][26_kaufland][1_kaufland][23_kaufland][8_kaufland][20_kaufland_2][5_kaufland][19_kaufland][14_kaufland][20_kaufland_1][6_kaufland][17_kaufland][33_kaufland][7_kaufland][25_kaufland][16_kaufland]}, previousElementId=null, nextElementId=null}
]
2024-07-05T16:25:47,786 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Kaufland_DIRECT] dumped.
2024-07-05T16:25:47,786 INFO ControlerListenerManagerImpl:248 calling notifyBeforeMobsim on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@38cf3ae1
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler@31e7afde
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2487e20
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@308a9264
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7da77305
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3cdfbbef
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1e606f64
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@581918f6
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1958c0d9
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@d8e4250
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,786 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,786 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,786 INFO EventsManagerImpl:154
2024-07-05T16:25:47,786 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@100807ca
2024-07-05T16:25:47,786 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@c67395
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5fc7255c
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@20a47036
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@70c205bf
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@43ab9ae9
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2520aa05
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@26865b57
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@46894dc5
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@596afb2f
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@79ba0285
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6df2a206
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@61993d18
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6f240187
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@46a388cc
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3e39f08c
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@16e07bae
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@598778cc
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3386ed8
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@727453a3
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@67dc6b48
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@57f2e67
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4571cebe
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@154864f8
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@11cadb32
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6d3ad37a
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@26f5e45d
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@704c3bdf
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,801 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,801 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,801 INFO EventsManagerImpl:154
2024-07-05T16:25:47,801 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@37986daf
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@c82d925
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@55c03e4
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@14df5253
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@605eb072
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7a0f06ad
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1fa9692b
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@710afd47
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@64420e34
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@667a467f
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@324e8baa
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@1488a861
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@604f376a
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5432dca2
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@12670e55
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@43fd77d8
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5a90fcaa
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@1805ec96
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@32ba5c65
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1ad1be5d
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@47797401
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@702f4124
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@10166230
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7221539
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@b77b0a0
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@15be68b
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@22ff1372
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@356341c9
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3a70575
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5d96d434
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7283877
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@286a4c52
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@13dd7887
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@780129bc
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3e2c4d4b
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@44de8e00
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3cbfdf5c
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4d825dbe
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@11180750
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@210635fd
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@63814bbe
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3cb195dd
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6dc2279c
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7d7b4e04
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@144e36ae
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@24615687
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@58636b50
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7f4f1536
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1ad1b737
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@342a1f84
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@77d0dbba
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@70b196d3
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@67ceeffd
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3fc1abf
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@72001c71
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@e7b0bec
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1e5aacd9
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7d90644f
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@f810c18
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@59f3426f
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@120411ec
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6cc8adff
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6b2e9db2
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@280d5a82
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1a34a51e
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@333a44f2
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2c668c2a
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6efd0a6e
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@51de5efa
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@30228de7
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@28bd5015
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2e159116
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@d1f23a0
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2976ca51
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6b091a92
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6996bbc4
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1de08775
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2dbf2da
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@21a5b599
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7db162f2
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,808 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,808 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,808 INFO EventsManagerImpl:154
2024-07-05T16:25:47,808 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@64f3991e
2024-07-05T16:25:47,808 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@39e3ea78
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@35e689a0
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@43b6cb1c
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3bf5911d
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1de30c31
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1cc93da4
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@69d2fb0a
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7e38e254
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7b3feb26
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2e4ecdf8
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@503a7990
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@69a90b81
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@6dcbbb49
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@35329a05
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@36c783ca
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@17136390
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@273293c8
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6f1d799
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@ca2cd5e
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@a120b9
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@333e5fb6
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3b7b0b57
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@21a9f95b
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2804b13f
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@69069866
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@ac417a2
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@64c95480
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@69499c6f
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3451fc88
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1e0294a7
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3041beb3
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@15cee630
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2e40fdbd
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@246de37e
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@19647566
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7b79ff1c
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@527d48db
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@194037f9
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2335aef2
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@17003497
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@2f038d3c
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@376498da
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@39a8e2fa
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2f9addd4
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@1c43df76
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@ff2266c
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@71b3ba5a
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@83ebdc5
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@a047bdb
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@14dbfdb1
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7856f41a
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5fbae40
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2c08c787
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@67f591c2
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@284c4f02
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@709d6de5
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1a43a88e
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@51f34185
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1b8d20e6
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@e49437
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7645b7d
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4c50cd7d
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3ea84e01
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1a4930cf
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3fd33f48
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,824 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@75a226ea
2024-07-05T16:25:47,824 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,824 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,824 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,824 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@986b619
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5a1a20ae
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7c956dda
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@186481d4
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@24eecabf
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2ffa91dc
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@78d6c244
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@448086ab
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@16e907b6
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6de610c6
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@23ec2bdc
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@631944d4
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3d132bb6
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@60ae7cf2
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@225e09f0
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@bc8d68b
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2fa212df
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3cf8a235
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6e3b2dd3
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@238ad211
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@1c011855
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6591f8ea
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5273143e
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@279c4e3b
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@334b392d
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@59f7c106
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@136fece2
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 WARN LSPControlerListener:168 not adding eventsHandler since already added: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler@31e7afde
2024-07-05T16:25:47,839 WARN LSPControlerListener:171 Future occurences of this logging statement are suppressed.
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@56478522
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler@3caf5c96
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5b3755f4
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@37d3aa8c
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5dd747c1
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1bdafb01
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7aa3857b
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@500ec769
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@37806be6
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7bce9ce4
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1d2046bb
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3b33fff9
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@fd87c22
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@fee881
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1ff463bb
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3b9c9b8b
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7769d9b6
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@248d3a
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3c71cf3e
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@636e4bf8
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5af38a4a
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7e1a9173
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4ca0b9b1
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5d800a56
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1be77a76
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@315cf170
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7878bbdb
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@25f7cc38
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@563263a
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@53e28097
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6e794f53
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@75f4d8a8
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@69ba72da
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@2e1ba142
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@abc7005
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@595ec862
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@63c84d31
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@102af1bb
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@797f97e3
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@56cd5d76
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@77cd235b
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@302da330
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3568ea59
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@9f2376f
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@173b1af1
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,839 INFO EventsManagerImpl:154
2024-07-05T16:25:47,839 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@4a520f05
2024-07-05T16:25:47,839 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,839 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,855 INFO EventsManagerImpl:154
2024-07-05T16:25:47,855 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,855 INFO EventsManagerImpl:154
2024-07-05T16:25:47,855 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@389a1e34
2024-07-05T16:25:47,855 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,855 INFO EventsManagerImpl:154
2024-07-05T16:25:47,855 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,855 INFO EventsManagerImpl:154
2024-07-05T16:25:47,855 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@359865a2
2024-07-05T16:25:47,855 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,855 INFO EventsManagerImpl:154
2024-07-05T16:25:47,855 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,855 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,855 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5d9bb69b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@25d0b918
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@9bf63d2
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7ffcb232
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7f53fc38
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5feb82b3
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@2d38db6f
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@37cf91d8
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@571d0925
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@54e0f76f
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3fe8ad3f
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7462ba4b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4b09d1c3
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@18811c42
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@627acb38
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@32b95de
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@629cbb1
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@165aa43a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@22cd8ec2
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7d977a20
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@35ab4260
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@76134b9b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@38667005
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7ee64b53
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1131aead
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7d126083
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@76ffc17c
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3a8fb023
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@26d73519
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@48af5f38
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@40538370
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@71a2df1
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@18faaff6
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2a9e754e
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@760a2b6e
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@20a9f5fb
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6d617b07
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@340c57e0
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@137a4b54
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7c9372ed
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1acc873b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4ca970d5
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@dc8b2ff
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6a2badb1
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@14201a90
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1308ef19
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5b1ff8cd
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6cee903a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@780ee3ad
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2c2aab92
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@857f74a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@10a0d93a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1f3c5308
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@66b31d46
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@51e94b7d
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@47162173
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3a4f8e8a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4468fda8
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5fc1e4fb
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@29aa4bc9
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6fd7aba8
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6c519e47
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3ce7490a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4768b95c
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1530d0f2
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7573c7b5
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@73da7f08
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@717a8a76
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@62de73eb
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@97b5e6a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@29f95272
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@c754401
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1da53f4f
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4e7eba9f
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2df71be0
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@b841713
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3fef1e6b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4fee14b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@11c3d22f
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3a54638b
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7d8f2eec
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@e886caf
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1d585fb
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1884e671
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1c7843c3
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5158a9f7
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7c8f047a
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4387d2f4
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1dbff71c
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@93ce24d
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@d949bc4
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7079f8f0
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,870 INFO EventsManagerImpl:154
2024-07-05T16:25:47,870 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,870 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@121cf6f4
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7cdc4070
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@553fbe94
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6abe62bb
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1f60824e
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1218e12
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@29c25bbc
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@30704f85
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2b99c937
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@26c59348
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1de12397
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2f5f5bc9
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4aeaff64
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@403f7aa2
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@545604a9
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1029cf9
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1c0e4262
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@27dfd12b
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4348fa35
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@563843f1
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@38cb1606
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@61c4cebd
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@655909e2
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@716ae973
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1171ba7e
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@56872fcb
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7b3c2ae0
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5d3b6585
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@41059616
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2e93108a
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@34e25492
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@32f308c6
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5f2b9da8
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@698ac187
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4fea5ee0
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@65f5cae3
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6630dd28
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5909ae90
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4489f60f
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@fe08eaf
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6fd9dbe6
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7b3085a3
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@70022d44
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7b1c501d
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5abbb273
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@25d9291a
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@445058e8
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5d5574c7
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5a7a6d34
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@36871e98
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@70d687b8
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6533629
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@f49e81a
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1b444b5
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@459bf87c
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5ae66c98
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1aaf46e6
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@391d28ea
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@23df7fad
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@4ab455e2
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2acca224
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7ac685ef
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@223cbf0d
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4a4ff5ed
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5ddb302
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4b7ab7ab
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@cf9bd1e
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@39acd1f1
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@51813065
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4f581211
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@e0847a9
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@51743cc0
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@92e2c93
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6697f3d
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4a105556
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3a72e2e8
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@42401b81
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@f1d1463
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@47ef5a33
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6a278584
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@28f90752
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4f20b022
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@72a34537
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@24fef542
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@44ddb518
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@e36bc01
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6654ca0d
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@35536760
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1c8f71a7
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@27e21083
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@67a6a2d0
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@49e0b123
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2e85e3f1
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,886 INFO EventsManagerImpl:154
2024-07-05T16:25:47,886 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@195498aa
2024-07-05T16:25:47,886 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,886 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,902 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,902 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,902 INFO EventsManagerImpl:154
2024-07-05T16:25:47,902 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:25:47,902 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:25:47,902 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:25:47,902 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:25:47,902 INFO EventsManagerImpl:154
2024-07-05T16:25:47,902 INFO ControlerListenerManagerImpl:251 [it.0] all ControlerBeforeMobsimListeners called.
2024-07-05T16:25:47,902 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 1
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 4
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 16
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 64
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 256
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 1024
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 4096
2024-07-05T16:25:47,902 INFO NetworkImpl:165 node # 16384
2024-07-05T16:25:47,908 INFO NetworkImpl:165 node # 65536
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 1
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 4
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 16
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 64
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 256
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 1024
2024-07-05T16:25:47,908 INFO NetworkImpl:161 link # 4096
2024-07-05T16:25:47,924 INFO NetworkImpl:161 link # 16384
2024-07-05T16:25:47,987 INFO NetworkImpl:161 link # 65536
2024-07-05T16:25:48,156 INFO RandomizingTimeDistanceTravelDisutilityFactory:86 sigma: 3.0; resulting normalization: 0.011108996538242306
2024-07-05T16:25:48,171 INFO RandomizingTimeDistanceTravelDisutilityFactory:86 sigma: 3.0; resulting normalization: 0.011108996538242306
2024-07-05T16:25:48,171 INFO Counter:75 [PersonPrepareForSim] handled person # 0
2024-07-05T16:25:48,272 INFO MobsimListenerManager:50 calling addQueueSimulationListener
2024-07-05T16:25:48,272 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2024-07-05T16:25:48,272 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2024-07-05T16:25:48,272 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2024-07-05T16:25:48,272 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2024-07-05T16:25:48,272 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2024-07-05T16:25:48,272 INFO QSimProvider:131 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2024-07-05T16:25:48,272 INFO QSimProvider:137 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100061 too small: enlarge storage capacity from: 2.364373543642173 Vehicles to: 2.5085918713079165 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100062 too small: enlarge storage capacity from: 2.364373543642173 Vehicles to: 2.5085918713079165 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100159 too small: enlarge storage capacity from: 2.3279058035016513 Vehicles to: 2.4810996196243544 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100160 too small: enlarge storage capacity from: 2.3279058035016513 Vehicles to: 2.4810996196243544 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100279 too small: enlarge storage capacity from: 0.8044626111127964 Vehicles to: 1.057778804356083 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100280 too small: enlarge storage capacity from: 0.8044626111127964 Vehicles to: 1.057778804356083 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100766 too small: enlarge storage capacity from: 1.5677384686274727 Vehicles to: 1.8453328312273465 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100767 too small: enlarge storage capacity from: 1.5677384686274727 Vehicles to: 1.8453328312273465 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100840 too small: enlarge storage capacity from: 1.367826997551048 Vehicles to: 1.6554708862490988 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100841 too small: enlarge storage capacity from: 1.367826997551048 Vehicles to: 1.6554708862490988 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:500 Link 100962 too small: enlarge storage capacity from: 18.588510955649852 Vehicles to: 33.45931972016973 Vehicles. This is not fatal, but modifies the traffic flow dynamics.
2024-07-05T16:25:48,356 WARN QueueWithBuffer:503 Additional warnings of this type are suppressed.
2024-07-05T16:25:48,851 INFO QSimProvider:143 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2024-07-05T16:25:48,851 INFO QSimProvider:131 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2024-07-05T16:25:48,851 INFO QSimProvider:131 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2024-07-05T16:25:48,851 INFO QSimProvider:143 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2024-07-05T16:25:48,851 INFO QSimProvider:149 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2024-07-05T16:25:48,851 INFO MobsimListenerManager:50 calling addQueueSimulationListener
2024-07-05T16:25:48,851 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2024-07-05T16:25:48,851 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2024-07-05T16:25:48,851 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2024-07-05T16:25:48,851 INFO QSimProvider:155 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2024-07-05T16:25:48,851 INFO QSimProvider:149 Added AgentSource class org.matsim.freight.carriers.controler.FreightAgentSource
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:25:48,867 INFO VehicleUtils:396 adding scenario element for allvehicles container
2024-07-05T16:25:48,867 INFO Counter:70 [VehiclesImpl] added vehicle # 1
2024-07-05T16:25:48,867 INFO PopulationUtils:1254 adding scenario element for allpersons container
2024-07-05T16:25:48,867 INFO PopulationImpl:107 person # 1
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:25:48,867 INFO Counter:70 [VehiclesImpl] added vehicle # 2
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:25:48,867 INFO Counter:70 [VehiclesImpl] added vehicle # 4
2024-07-05T16:25:48,867 INFO PopulationImpl:107 person # 4
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:25:48,867 INFO Counter:70 [VehiclesImpl] added vehicle # 8
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_9 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_10 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_11 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_12 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_13 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_14 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_15 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_16 into mobsim.
2024-07-05T16:25:48,867 INFO Counter:70 [VehiclesImpl] added vehicle # 16
2024-07-05T16:25:48,867 INFO PopulationImpl:107 person # 16
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_17 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_18 into mobsim.
2024-07-05T16:25:48,867 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_19 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_4 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_8 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_9 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_10 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_11 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_12 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_13 into mobsim.
2024-07-05T16:25:48,882 INFO Counter:70 [VehiclesImpl] added vehicle # 32
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_14 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_15 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_16 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_4 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_8 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_9 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_10 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_11 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_12 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_13 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_14 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_15 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_16 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_17 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_4 into mobsim.
2024-07-05T16:25:48,882 INFO Counter:70 [VehiclesImpl] added vehicle # 64
2024-07-05T16:25:48,882 INFO PopulationImpl:107 person # 64
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_8 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_4 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_9 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_10 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_11 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_12 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_13 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_14 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_15 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_16 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_17 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_18 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_19 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_20 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_21 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_22 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_23 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_24 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_25 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_26 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_27 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_28 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_29 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_30 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_31 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_32 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_33 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_34 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_35 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_9 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_10 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_11 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_12 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_13 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_14 into mobsim.
2024-07-05T16:25:48,882 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_15 into mobsim.
2024-07-05T16:25:48,989 INFO AbstractQNetsimEngine:426 Assigned 101707 nodes and 202939 links to QSimEngineRunner #0
2024-07-05T16:25:48,989 INFO EventsManagerImpl:115 event # 1
2024-07-05T16:25:49,004 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 09:21:00 : #links=0 #nodes=1
2024-07-05T16:25:49,004 INFO EventsManagerImpl:115 event # 4
2024-07-05T16:25:49,011 INFO QSim:566 SIMULATION (NEW QSim) AT 09:21:00 : #Veh=125 lost=0 simT=0.0s realT=0s; (s/r): 0.0
2024-07-05T16:25:49,011 INFO EventsManagerImpl:115 event # 16
2024-07-05T16:25:49,042 INFO EventsManagerImpl:115 event # 64
2024-07-05T16:25:49,089 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,105 INFO EventsManagerImpl:115 event # 256
2024-07-05T16:25:49,143 INFO EventsManagerImpl:115 event # 1024
2024-07-05T16:25:49,189 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=13 #nodes=5
2024-07-05T16:25:49,189 INFO QSim:566 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=125 lost=0 simT=2340.0s realT=0s; (s/r): Infinity
2024-07-05T16:25:49,212 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,212 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,227 INFO EventsManagerImpl:115 event # 4096
2024-07-05T16:25:49,270 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,270 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,286 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,412 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,428 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,459 INFO EventsManagerImpl:115 event # 16384
2024-07-05T16:25:49,474 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,490 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,506 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,512 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,528 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,590 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,590 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,613 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,628 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,628 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,628 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,628 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,628 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,628 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,644 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,644 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,644 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,644 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,660 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,660 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,660 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,660 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,660 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=35 #nodes=2
2024-07-05T16:25:49,660 INFO QSim:566 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=124 lost=0 simT=5940.0s realT=1s; (s/r): 5940.0
2024-07-05T16:25:49,660 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,660 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,691 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,691 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,707 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,713 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,713 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,728 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,760 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,760 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,791 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,813 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,813 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,828 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,828 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,844 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,860 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,860 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,860 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,860 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,875 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,875 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,875 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,875 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,875 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,891 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,891 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,907 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=23 #nodes=6
2024-07-05T16:25:49,907 INFO QSim:566 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=111 lost=0 simT=9540.0s realT=1s; (s/r): 9540.0
2024-07-05T16:25:49,913 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,913 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,913 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,913 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,929 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,960 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,960 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,976 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:49,991 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:49,991 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,014 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,014 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,014 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,014 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,029 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,029 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,045 INFO EventsManagerImpl:115 event # 65536
2024-07-05T16:25:50,061 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,077 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,077 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,092 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,092 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,092 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,114 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,114 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,114 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,114 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,114 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,130 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:50,130 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=32 #nodes=6
2024-07-05T16:25:50,130 INFO QSim:566 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=87 lost=0 simT=13140.0s realT=1s; (s/r): 13140.0
2024-07-05T16:25:50,130 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,145 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,145 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,145 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:25:50,161 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,198 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,202 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,214 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,214 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,214 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,214 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,230 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,230 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,230 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,245 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,245 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,245 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,245 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,245 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,261 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,261 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,261 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,261 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,261 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,292 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,308 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,314 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,330 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,345 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=25 #nodes=2
2024-07-05T16:25:50,345 INFO QSim:566 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=46 lost=0 simT=16740.0s realT=2s; (s/r): 8370.0
2024-07-05T16:25:50,345 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,345 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,345 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,345 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,345 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,361 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,361 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,361 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,377 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,377 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,377 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,392 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,392 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,392 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,392 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,415 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,415 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,415 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,415 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,415 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,430 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,430 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,461 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,477 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,493 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,493 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,508 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=12 #nodes=1
2024-07-05T16:25:50,508 INFO QSim:566 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=20 lost=0 simT=20340.0s realT=2s; (s/r): 10170.0
2024-07-05T16:25:50,515 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,515 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,546 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,546 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,562 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,562 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:25:50,577 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,577 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,615 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,615 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=6 #nodes=0
2024-07-05T16:25:50,615 INFO QSim:566 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=11 lost=0 simT=23940.0s realT=2s; (s/r): 11970.0
2024-07-05T16:25:50,631 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,646 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,646 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,662 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,662 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,678 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,715 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,731 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,731 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,746 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=0 #nodes=0
2024-07-05T16:25:50,746 INFO QSim:566 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=2 lost=0 simT=27540.0s realT=2s; (s/r): 13770.0
2024-07-05T16:25:50,793 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,846 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 18:00:00 : #links=1 #nodes=0
2024-07-05T16:25:50,846 INFO QSim:566 SIMULATION (NEW QSim) AT 18:00:00 : #Veh=1 lost=0 simT=31140.0s realT=2s; (s/r): 15570.0
2024-07-05T16:25:50,862 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:25:50,981 INFO Gbl:196 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=0.71875sec
2024-07-05T16:25:50,981 INFO AbstractController$9:237 ### ITERATION 0 fires after mobsim event
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler with priority 0.0
2024-07-05T16:25:50,981 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener with priority 0.0
2024-07-05T16:25:50,996 INFO LegTimesControlerListener:51 [0] average trip (probably: leg) duration is: 2158 seconds = 00:35:58
2024-07-05T16:25:50,996 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling with priority 0.0
2024-07-05T16:25:51,012 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:51,012 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1 with priority 0.0
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:272 [it.0] all ControlerAfterMobsimListeners called.
2024-07-05T16:25:51,015 INFO AbstractController$4:162 ### ITERATION 0 fires scoring event
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:197 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl with priority 0.0
2024-07-05T16:25:51,015 INFO NewScoreAssignerImpl:58 it: 0 msaStart: null
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:205 calling notifyScoring on org.matsim.freight.carriers.controler.CarrierControlerListener with priority 0.0
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-17656.465793485415
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-3234.548223433588
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-4491.440696861127
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-5648.726940801071
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-2442.553659351377
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-1829.279421053318
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-33517.650822893294
2024-07-05T16:25:51,015 WARN CarrierAgent:182 score=-14147.83841895519
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:205 calling notifyScoring on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:209 [it.0] all ControlerScoringListeners called.
2024-07-05T16:25:51,015 INFO AbstractController$5:170 ### ITERATION 0 fires iteration end event
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:172 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl with priority 0.0
2024-07-05T16:25:51,015 INFO EventsManagerImpl:159 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:25:51,015 INFO EventsManagerImpl:159 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:172 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl with priority 0.0
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener with priority 0.0
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener with priority 0.0
2024-07-05T16:25:51,015 WARN ModeChoiceCoverageControlerListener:194 There are no trips conducted by the analyzed population. This should only be the case for tests. If you are running a simulation run, this should not happen. Check your population.
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener with priority 0.0
2024-07-05T16:25:51,015 INFO ModeStatsControlerListener:133 Mode shares over all 0.0 trips found. MainModeIdentifier: class org.matsim.core.router.DefaultAnalysisMainModeIdentifier
2024-07-05T16:25:51,015 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener with priority 0.0
2024-07-05T16:25:51,015 INFO ScoreStatsControlerListener:154 -- avg. score of the executed plan of each agent: NaN
2024-07-05T16:25:51,031 INFO ScoreStatsControlerListener:155 -- avg. score of the worst plan of each agent: NaN
2024-07-05T16:25:51,031 INFO ScoreStatsControlerListener:156 -- avg. of the avg. plan score per agent: NaN
2024-07-05T16:25:51,031 INFO ScoreStatsControlerListener:157 -- avg. score of the best plan of each agent: NaN
2024-07-05T16:25:51,031 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener with priority 0.0
2024-07-05T16:25:51,031 INFO TravelDistanceStats:115 -- average leg distance per plan (executed plans only): 0.0 meters
2024-07-05T16:25:51,031 INFO TravelDistanceStats:116 average leg distance per Person (executed plans only): NaN meters (statistic on all 0 legs which have a finite distance)
2024-07-05T16:25:51,031 INFO TravelDistanceStats:117 -- average trip distance per plan (executed plans only): 0.0 meters
2024-07-05T16:25:51,031 INFO TravelDistanceStats:118 average trip distance per Person (executed plans only): NaN meters (statistic on all 0 trips which have a finite distance)
2024-07-05T16:25:51,031 INFO TravelDistanceStats:119 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2024-07-05T16:25:51,031 INFO TravelDistanceStats:120 (and teleported legs whose route contains a distance.)
2024-07-05T16:25:51,071 INFO ActivityWriter:39 Writing all Activities to activitiescsv
2024-07-05T16:25:51,071 INFO ActivityWriter:59 ...done
2024-07-05T16:25:51,071 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener with priority 0.0
2024-07-05T16:25:51,071 INFO LegHistogramListener:73 number of legs: 0 100%
2024-07-05T16:25:51,694 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener with priority 0.0
2024-07-05T16:25:51,694 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:51,694 INFO LSPPlanXmlWriter:63 about to write lsps to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/ITERS/it.0/0.lsps.xml
2024-07-05T16:25:51,716 INFO LSPPlanXmlWriter:79 done
2024-07-05T16:25:51,716 INFO ControlerListenerManagerImpl:184 [it.0] all ControlerIterationEndsListeners called.
2024-07-05T16:25:51,778 INFO AbstractController:184 ### ITERATION 0 ENDS
2024-07-05T16:25:51,778 INFO AbstractController:185 ###################################################
2024-07-05T16:25:51,778 INFO AbstractController:136 ###################################################
2024-07-05T16:25:51,778 INFO AbstractController:137 ### ITERATION 1 BEGINS
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.analysis.LegHistogramListener with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.analysis.LinkStatsControlerListener with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.core.replanning.ReplanningContextImpl with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.core.scoring.ScoringFunctionsForPopulation$$Lambda/0x000001dba54f8000 with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:156 calling notifyIterationStarts on org.matsim.core.scoring.ExperiencedPlansServiceImpl$1 with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:159 [it.1] all ControlerIterationStartsListeners called.
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:221 calling notifyReplanning on org.matsim.core.controler.corelisteners.PlansReplanningImpl with priority 0.0
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:227 calling notifyReplanning on org.matsim.freight.carriers.controler.CarrierControlerListener with priority 0.0
2024-07-05T16:25:51,794 INFO GenericPlanStrategyImpl:135 Plan-Strategy finished, 8 plans handled. Strategy: BestPlanSelector
2024-07-05T16:25:51,794 INFO ControlerListenerManagerImpl:227 calling notifyReplanning on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:25:51,794 INFO GenericPlanStrategyImpl:135 Plan-Strategy finished, 0 plans handled. Strategy: ExpBetaPlanSelector
2024-07-05T16:25:51,794 INFO GenericPlanStrategyImpl:135 Plan-Strategy finished, 4 plans handled. Strategy: ExpBetaPlanSelector_
2024-07-05T16:25:51,794 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:51,794 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:51,794 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@2bd2430f][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2890e479]
2024-07-05T16:25:51,878 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:51,894 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:52,314 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:52,355 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:52,387 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:52,426 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:52,447 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:52,447 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:52,447 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:52,511 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:25:52,511 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:52,511 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:52,511 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:52,511 INFO VehicleRoutingAlgorithm:256 took 0.064 seconds
2024-07-05T16:25:52,511 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:52,519 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:52,519 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:52,519 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@62b42406][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@a0e33db]
2024-07-05T16:25:52,561 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:52,561 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:52,931 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:52,962 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:52,972 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:52,972 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:52,972 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:52,972 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:53,025 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:53,025 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:53,025 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:53,025 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:53,025 INFO VehicleRoutingAlgorithm:256 took 0.053 seconds
2024-07-05T16:25:53,033 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:53,033 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:53,033 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:53,033 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@632b5c79][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@6a552721]
2024-07-05T16:25:53,090 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:53,090 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:53,491 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:53,537 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:53,559 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:53,559 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:53,559 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:53,559 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:53,606 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:53,622 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:53,622 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:53,622 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:53,622 INFO VehicleRoutingAlgorithm:256 took 0.063 seconds
2024-07-05T16:25:53,622 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:53,622 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:53,622 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:53,622 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@722b3ba2][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@6487f7f8]
2024-07-05T16:25:53,622 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:53,622 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:53,706 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:53,722 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:54,110 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:54,139 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:54,139 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:54,162 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:54,162 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:54,162 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:54,162 INFO VehicleRoutingAlgorithm:256 took 0.54 seconds
2024-07-05T16:25:54,162 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:54,162 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:54,162 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:54,162 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6b86826a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@3c2dda7c]
2024-07-05T16:25:54,170 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:54,170 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:54,243 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:54,243 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:54,676 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:54,698 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:54,698 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:54,714 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:54,714 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:54,714 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:54,714 INFO VehicleRoutingAlgorithm:256 took 0.544 seconds
2024-07-05T16:25:54,714 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:54,714 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:54,714 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:54,714 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@49b9ba6a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@7be62956]
2024-07-05T16:25:54,798 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:54,814 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:55,145 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:55,165 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:55,174 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:55,174 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:55,174 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:55,174 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:55,194 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:55,194 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:55,194 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:55,194 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:55,194 INFO VehicleRoutingAlgorithm:256 took 0.02 seconds
2024-07-05T16:25:55,194 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:55,205 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:55,205 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:55,205 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@45f0038][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@289a4b90]
2024-07-05T16:25:55,269 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:55,277 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:55,640 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:55,652 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:55,652 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:55,660 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:55,662 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:55,662 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:55,662 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:55,704 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:25:55,704 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:55,704 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:55,704 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:55,704 INFO VehicleRoutingAlgorithm:256 took 0.042 seconds
2024-07-05T16:25:55,704 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:55,704 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:55,704 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:55,704 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@7323dce7][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5f68eec6]
2024-07-05T16:25:55,764 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:55,764 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:56,097 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:56,097 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:56,112 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:56,112 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:56,112 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:56,112 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:56,112 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:56,112 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:56,112 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:56,112 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:56,112 INFO VehicleRoutingAlgorithm:256 took 0.0 seconds
2024-07-05T16:25:56,112 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:56,112 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:56,112 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:56,128 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@bc52a41][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@9f48198]
2024-07-05T16:25:56,165 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:56,165 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:56,483 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:56,519 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:56,538 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:56,538 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:56,538 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:56,538 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:56,569 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:56,569 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:56,569 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:56,569 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:56,569 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:25:56,569 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:56,569 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:56,569 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:56,569 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@651cedfb][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@18d22ecf]
2024-07-05T16:25:56,636 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:56,636 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:57,037 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:57,069 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:57,069 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:57,069 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:57,069 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:57,085 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:57,100 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:57,100 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:57,100 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:57,100 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:57,100 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:25:57,100 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:57,100 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:57,100 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:57,100 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@683fe7b5][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5b5b8730]
2024-07-05T16:25:57,137 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:57,137 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:57,453 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:57,469 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:57,469 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:57,469 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:57,469 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:57,469 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:57,516 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:57,516 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:57,516 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:57,532 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:57,532 INFO VehicleRoutingAlgorithm:256 took 0.063 seconds
2024-07-05T16:25:57,532 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:57,532 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:57,532 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:57,532 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6e4e60f5][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@464a3430]
2024-07-05T16:25:57,585 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:57,585 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:57,911 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:57,927 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:57,939 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:57,939 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:57,939 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:57,939 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:57,955 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:57,955 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:57,955 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:57,955 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:57,955 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:25:57,955 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:57,955 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:57,955 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:57,955 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@35d114f4][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@3684d2c0]
2024-07-05T16:25:58,002 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:58,002 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:58,357 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:58,388 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:58,388 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:58,419 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:58,457 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:58,457 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:58,457 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:58,488 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:25:58,488 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:58,488 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:58,488 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:58,488 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:25:58,488 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:58,488 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:58,488 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:58,488 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@26679788][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5cdda548]
2024-07-05T16:25:58,542 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:58,542 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:58,889 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:58,905 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:58,905 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:58,921 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:58,936 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:58,936 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:58,936 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:58,958 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:25:58,958 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:58,958 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:58,958 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:58,958 INFO VehicleRoutingAlgorithm:256 took 0.022 seconds
2024-07-05T16:25:58,958 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:58,958 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:58,958 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:58,958 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@201a8ea7][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@ecf028c]
2024-07-05T16:25:59,005 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:59,021 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:59,344 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:59,360 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:59,360 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:59,360 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:59,360 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:59,360 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:59,375 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:59,375 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:59,375 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:59,375 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:59,375 INFO VehicleRoutingAlgorithm:256 took 0.015 seconds
2024-07-05T16:25:59,375 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:59,375 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:59,375 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:59,375 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@13662609][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@27a0e6ce]
2024-07-05T16:25:59,422 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:59,422 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:25:59,745 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:25:59,760 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:25:59,776 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:25:59,776 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:25:59,776 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:25:59,776 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:25:59,792 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:25:59,792 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:25:59,792 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:25:59,792 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:25:59,792 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:25:59,792 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:25:59,807 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:59,807 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:25:59,807 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@56402642][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@620572db]
2024-07-05T16:25:59,861 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:25:59,861 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:00,162 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:00,177 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:00,193 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:00,208 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:00,224 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:00,224 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:00,224 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:00,262 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:00,278 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:00,278 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:00,278 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:00,278 INFO VehicleRoutingAlgorithm:256 took 0.054 seconds
2024-07-05T16:26:00,278 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:00,278 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:00,278 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:00,278 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@35d88a54][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@6c1bebca]
2024-07-05T16:26:00,278 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:00,278 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:00,325 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:00,340 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:00,664 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:00,679 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:00,679 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:00,695 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:00,695 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:00,695 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:00,695 INFO VehicleRoutingAlgorithm:256 took 0.417 seconds
2024-07-05T16:26:00,695 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:00,748 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:00,748 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:01,088 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:01,160 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:01,160 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:01,473 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:01,551 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:01,551 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:01,911 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:01,989 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:01,996 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:02,328 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:02,397 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:02,413 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:02,713 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:02,776 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:02,792 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:03,146 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:03,230 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:03,230 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:03,563 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:03,632 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:03,632 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:03,980 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:04,049 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:04,065 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:04,380 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:04,433 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:04,449 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:04,766 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:04,819 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:04,835 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:05,136 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:05,205 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:05,221 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:05,537 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:05,592 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:05,606 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:05,907 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:05,965 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:05,965 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:06,255 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:06,324 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:06,324 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:06,682 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:06,727 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:06,729 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:07,173 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:07,274 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:07,278 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:07,743 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:07,754 ERROR TransshipmentHubScheduler:86 This method is not implemented. Nothing will happen here.
2024-07-05T16:26:07,754 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:07,754 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:07,754 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@256a5df0][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1868ed54]
2024-07-05T16:26:07,785 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:07,785 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:08,078 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:08,096 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:08,108 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:08,108 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:08,108 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:08,108 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:08,127 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:08,137 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:08,137 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:08,139 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:08,139 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:08,139 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:08,139 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:08,139 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:08,139 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@79273a4f][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4e26987b]
2024-07-05T16:26:08,139 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:08,139 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:08,177 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:08,181 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:08,569 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:08,578 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:08,578 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:08,588 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:08,588 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:08,588 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:08,588 INFO VehicleRoutingAlgorithm:256 took 0.449 seconds
2024-07-05T16:26:08,588 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:08,588 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:08,588 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:08,588 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6866e740][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2cd5b19c]
2024-07-05T16:26:08,590 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:08,590 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:08,622 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:08,622 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:08,876 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:08,886 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:08,886 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:08,905 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:08,905 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:08,905 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:08,905 INFO VehicleRoutingAlgorithm:256 took 0.315 seconds
2024-07-05T16:26:08,905 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:08,905 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:08,905 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:08,907 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@687e561b][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@299786b1]
2024-07-05T16:26:08,907 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:08,907 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:08,939 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:08,939 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:09,191 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:09,212 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:09,212 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:09,223 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:09,223 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:09,223 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:09,223 INFO VehicleRoutingAlgorithm:256 took 0.316 seconds
2024-07-05T16:26:09,223 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:09,223 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:09,223 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:09,223 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@608b906d][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@173cfb01]
2024-07-05T16:26:09,254 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:09,262 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:09,527 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:09,546 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:09,548 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:09,548 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:09,548 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:09,548 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:09,559 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:09,559 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:09,559 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:09,559 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:09,559 INFO VehicleRoutingAlgorithm:256 took 0.011 seconds
2024-07-05T16:26:09,559 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:09,559 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:09,559 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:09,559 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@249a45fd][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@268f0ff3]
2024-07-05T16:26:09,559 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:09,559 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:09,590 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:09,600 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:09,863 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:09,873 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:09,873 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:09,873 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:09,873 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:09,873 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:09,873 INFO VehicleRoutingAlgorithm:256 took 0.314 seconds
2024-07-05T16:26:09,873 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:09,873 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:09,873 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:09,873 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5d5ae6aa][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2bc2e022]
2024-07-05T16:26:09,905 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:09,905 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:10,219 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:10,232 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:10,240 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:10,240 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:10,240 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:10,243 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:10,253 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:10,253 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:10,253 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:10,253 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:10,253 INFO VehicleRoutingAlgorithm:256 took 0.013 seconds
2024-07-05T16:26:10,253 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:10,253 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:10,253 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:10,253 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5e7e7a7e][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1ff81b0d]
2024-07-05T16:26:10,285 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:10,285 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:10,582 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:10,602 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:10,602 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:10,602 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:10,602 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:10,602 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:10,613 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:10,613 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:10,613 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:10,613 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:10,613 INFO VehicleRoutingAlgorithm:256 took 0.011 seconds
2024-07-05T16:26:10,613 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:10,613 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:10,613 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:10,613 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@54b2d002][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1d1c63af]
2024-07-05T16:26:10,648 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:10,650 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:10,929 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:10,949 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:10,964 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:10,964 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:10,964 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:10,964 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:10,987 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:10,988 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:10,988 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:10,988 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:10,988 INFO VehicleRoutingAlgorithm:256 took 0.024 seconds
2024-07-05T16:26:10,988 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:10,988 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:10,988 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:10,992 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@774c5e5c][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4cf01c41]
2024-07-05T16:26:11,055 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:11,055 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:11,525 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:11,552 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:11,568 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:11,581 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:11,581 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:11,583 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:11,611 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:11,626 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:11,626 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:11,626 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:11,626 INFO VehicleRoutingAlgorithm:256 took 0.045 seconds
2024-07-05T16:26:11,626 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:11,626 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:11,626 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:11,626 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@4ec27c4c][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@12200670]
2024-07-05T16:26:11,658 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:11,658 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:12,056 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:12,082 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:12,082 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:12,082 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:12,082 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:12,082 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:12,114 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:12,114 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:12,114 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:12,114 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:12,114 INFO VehicleRoutingAlgorithm:256 took 0.032 seconds
2024-07-05T16:26:12,114 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:12,114 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:12,114 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:12,114 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@670c171c][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@61d42275]
2024-07-05T16:26:12,182 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:12,198 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:12,645 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:12,667 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:12,683 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:12,683 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:12,683 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:12,683 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:12,698 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:12,698 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:12,698 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:12,698 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:12,698 INFO VehicleRoutingAlgorithm:256 took 0.015 seconds
2024-07-05T16:26:12,698 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:12,698 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:12,698 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:12,698 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=4][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@54f25b42][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@521c67f0]
2024-07-05T16:26:12,761 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:12,768 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:13,232 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:13,247 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:13,269 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:13,269 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:13,316 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:13,348 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:13,348 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:13,348 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:13,373 INFO Counter:70 #TransportCostValues cached 32
2024-07-05T16:26:13,373 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:13,373 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:13,373 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:13,373 INFO VehicleRoutingAlgorithm:256 took 0.025 seconds
2024-07-05T16:26:13,373 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:13,373 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:13,373 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:13,373 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6150afc6][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@49f50c8f]
2024-07-05T16:26:13,435 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:13,451 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:13,818 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:13,833 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:13,833 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:13,849 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:13,849 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:13,849 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:13,849 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:13,871 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:13,871 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:13,871 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:13,871 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:13,871 INFO VehicleRoutingAlgorithm:256 took 0.022 seconds
2024-07-05T16:26:13,871 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:13,887 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:13,887 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:13,887 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@7f1fec57][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5c9e3d01]
2024-07-05T16:26:13,949 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:13,949 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:14,235 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:14,250 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:14,250 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:14,250 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:14,250 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:14,250 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:14,266 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:14,266 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:14,266 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:14,266 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:14,266 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:26:14,266 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:14,266 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:14,266 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:14,266 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@11c999da][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@54f69311]
2024-07-05T16:26:14,304 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:14,319 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:14,605 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:14,636 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:14,652 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:14,652 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:14,652 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:14,652 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:14,667 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:14,674 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:14,674 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:14,674 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:14,674 INFO VehicleRoutingAlgorithm:256 took 0.022 seconds
2024-07-05T16:26:14,674 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:14,674 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:14,674 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:14,674 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@4b22214d][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@498b611e]
2024-07-05T16:26:14,674 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:14,674 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:14,728 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:14,732 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:15,021 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:15,033 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:15,033 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:15,033 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:15,033 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:15,033 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:15,033 INFO VehicleRoutingAlgorithm:256 took 0.359 seconds
2024-07-05T16:26:15,033 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:15,033 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:15,033 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:15,033 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@35841d6][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5e9ea380]
2024-07-05T16:26:15,033 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:15,033 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:15,075 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:15,083 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:15,376 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:15,394 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:15,394 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:15,410 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:15,410 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:15,410 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:15,410 INFO VehicleRoutingAlgorithm:256 took 0.377 seconds
2024-07-05T16:26:15,410 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:15,410 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:15,410 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:15,410 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5d7ff311][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2d7aa291]
2024-07-05T16:26:15,410 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:15,410 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:15,473 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:15,494 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:15,796 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:15,796 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:15,796 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:15,812 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:15,812 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:15,812 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:15,812 INFO VehicleRoutingAlgorithm:256 took 0.402 seconds
2024-07-05T16:26:15,812 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:15,812 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:15,812 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:15,812 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@72ec16f8][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@279e1422]
2024-07-05T16:26:15,812 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:15,812 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:15,874 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:15,890 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:16,213 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:16,228 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:16,228 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:16,228 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:16,228 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:16,228 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:16,228 INFO VehicleRoutingAlgorithm:256 took 0.416 seconds
2024-07-05T16:26:16,228 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:16,228 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:16,228 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:16,228 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@72e49f6a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2e4b5da1]
2024-07-05T16:26:16,228 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:16,228 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:16,291 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:16,297 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:16,586 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:16,598 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:16,598 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:16,630 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:16,630 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:16,630 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:16,630 INFO VehicleRoutingAlgorithm:256 took 0.402 seconds
2024-07-05T16:26:16,630 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:16,630 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:16,630 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:16,630 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@d3d5094][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@13714753]
2024-07-05T16:26:16,630 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:16,630 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:16,677 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:16,677 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:16,964 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:16,985 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:16,985 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:17,003 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:17,003 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:17,003 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:17,003 INFO VehicleRoutingAlgorithm:256 took 0.373 seconds
2024-07-05T16:26:17,003 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:17,014 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:17,014 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:17,014 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@27ec74a3][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@35ff072c]
2024-07-05T16:26:17,014 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:17,014 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:17,055 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:17,057 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:17,347 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:17,358 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:17,368 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:17,386 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:17,386 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:17,387 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:17,387 INFO VehicleRoutingAlgorithm:256 took 0.373 seconds
2024-07-05T16:26:17,387 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:17,389 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:17,389 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:17,389 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@52d59507][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4d75c604]
2024-07-05T16:26:17,389 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:17,389 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:17,428 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:17,441 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:17,731 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:17,740 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:17,750 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:17,773 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:17,773 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:17,773 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:17,773 INFO VehicleRoutingAlgorithm:256 took 0.384 seconds
2024-07-05T16:26:17,773 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:17,781 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:17,781 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:17,781 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@15ad5acb][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@59c862af]
2024-07-05T16:26:17,781 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:17,781 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:17,822 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:17,832 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:18,129 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:18,139 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:18,139 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:18,155 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:18,155 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:18,155 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:18,155 INFO VehicleRoutingAlgorithm:256 took 0.374 seconds
2024-07-05T16:26:18,155 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:18,155 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:18,155 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:18,155 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@57a5b03][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5649f55]
2024-07-05T16:26:18,218 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:18,218 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:18,541 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:18,556 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:18,572 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:18,572 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:18,572 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:18,572 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:18,588 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:18,588 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:18,588 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:18,588 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:18,588 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:26:18,588 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:18,641 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:18,641 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:18,977 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:19,046 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:19,062 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:19,347 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:19,402 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:19,418 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:19,710 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:19,795 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:19,795 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:20,096 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:20,150 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:20,166 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:20,451 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:20,514 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:20,514 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:20,846 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:20,899 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:20,899 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:21,169 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:21,231 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:21,231 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:21,516 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:21,536 ERROR TransshipmentHubScheduler:86 This method is not implemented. Nothing will happen here.
2024-07-05T16:26:21,536 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:21,536 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:21,536 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@63a72cc6][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@61bd0845]
2024-07-05T16:26:21,585 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:21,585 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:21,869 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:21,901 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:21,916 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:21,916 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:21,916 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:21,916 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:21,916 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:21,932 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:21,932 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:21,932 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:21,932 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:26:21,932 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:21,932 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:21,932 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:21,932 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@70ce2fb2][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@64688978]
2024-07-05T16:26:21,932 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:21,932 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:21,970 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:21,985 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:22,270 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:22,270 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:22,286 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:22,286 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:22,286 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:22,286 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:22,286 INFO VehicleRoutingAlgorithm:256 took 0.354 seconds
2024-07-05T16:26:22,286 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:22,286 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:22,286 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:22,301 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@3278d065][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@545f0b6]
2024-07-05T16:26:22,301 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:22,301 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:22,333 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:22,333 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:22,649 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:22,655 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:22,655 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:22,655 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:22,655 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:22,655 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:22,655 INFO VehicleRoutingAlgorithm:256 took 0.354 seconds
2024-07-05T16:26:22,655 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:22,655 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:22,655 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:22,655 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@225ddf5f][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@51468039]
2024-07-05T16:26:22,655 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:22,655 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:22,702 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:22,702 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:23,272 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:23,283 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:23,283 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:23,308 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:23,308 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:23,308 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:23,308 INFO VehicleRoutingAlgorithm:256 took 0.653 seconds
2024-07-05T16:26:23,308 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:23,308 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:23,308 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:23,308 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@8315e4a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4efe014f]
2024-07-05T16:26:23,308 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:23,308 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:23,356 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:23,356 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:23,672 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:23,688 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:23,688 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:23,704 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:23,704 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:23,704 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:23,704 INFO VehicleRoutingAlgorithm:256 took 0.396 seconds
2024-07-05T16:26:23,704 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:23,704 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:23,704 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:23,704 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@4b511e61][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@74a74070]
2024-07-05T16:26:23,704 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:23,704 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:23,735 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:23,750 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:24,051 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:24,057 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:24,057 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:24,073 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:24,073 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:24,073 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:24,073 INFO VehicleRoutingAlgorithm:256 took 0.369 seconds
2024-07-05T16:26:24,073 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:24,073 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:24,073 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t_electro
2024-07-05T16:26:24,073 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@215a0264][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@45832b85]
2024-07-05T16:26:24,073 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:24,073 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:24,120 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:24,120 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:24,451 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:24,458 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:24,458 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:24,458 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:24,458 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:24,458 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:24,458 INFO VehicleRoutingAlgorithm:256 took 0.385 seconds
2024-07-05T16:26:24,458 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:24,458 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:24,458 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:24,458 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@351c6341][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@32069394]
2024-07-05T16:26:24,505 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:24,505 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:24,837 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:24,837 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:24,858 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:24,858 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:24,874 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:24,874 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:24,874 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:24,932 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:24,932 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:24,932 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:24,932 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:24,932 INFO VehicleRoutingAlgorithm:256 took 0.058 seconds
2024-07-05T16:26:24,932 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:24,932 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:24,932 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:24,932 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@4ac0ed65][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5c7c75fb]
2024-07-05T16:26:24,932 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:24,932 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:24,990 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:24,990 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:25,321 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:25,337 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:25,337 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:25,337 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:25,337 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:25,337 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:25,337 INFO VehicleRoutingAlgorithm:256 took 0.405 seconds
2024-07-05T16:26:25,337 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:25,337 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:25,337 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:25,337 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@1f85904a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@514dc5f4]
2024-07-05T16:26:25,375 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:25,390 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:25,691 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:25,707 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:25,707 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:25,707 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:25,707 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:25,707 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:25,738 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:25,738 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:25,738 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:25,738 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:25,738 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:25,738 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:25,753 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:25,753 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:25,753 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@399c408c][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@99223ac]
2024-07-05T16:26:25,807 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:25,823 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:26,139 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:26,161 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:26,177 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:26,193 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:26,208 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:26,208 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:26,208 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:26,240 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:26,240 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:26,240 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:26,256 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:26,256 INFO VehicleRoutingAlgorithm:256 took 0.048 seconds
2024-07-05T16:26:26,256 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:26,256 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:26,256 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:26,256 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@505a8582][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@57afe44b]
2024-07-05T16:26:26,293 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:26,293 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:26,599 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:26,622 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:26,630 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:26,630 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:26,630 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:26,630 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:26,651 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:26,651 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:26,651 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:26,651 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:26,651 INFO VehicleRoutingAlgorithm:256 took 0.021 seconds
2024-07-05T16:26:26,651 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:26,651 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:26,651 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:26,659 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@674ed201][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4dad2363]
2024-07-05T16:26:26,659 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:26,659 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:26,690 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:26,702 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:26,983 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:26,999 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:26,999 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:27,003 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:27,003 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:27,003 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:27,003 INFO VehicleRoutingAlgorithm:256 took 0.344 seconds
2024-07-05T16:26:27,003 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:27,003 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:27,003 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:27,003 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6edb1e9c][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@75d7297d]
2024-07-05T16:26:27,045 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:27,055 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:27,335 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:27,355 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:27,376 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:27,376 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:27,376 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:27,376 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:27,386 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:27,395 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:27,395 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:27,395 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:27,395 INFO VehicleRoutingAlgorithm:256 took 0.019 seconds
2024-07-05T16:26:27,395 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:27,397 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:27,397 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:27,397 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5939f047][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@17332039]
2024-07-05T16:26:27,449 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:27,457 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:27,740 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:27,748 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:27,748 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:27,760 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:27,760 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:27,760 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:27,760 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:27,791 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:27,791 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:27,791 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:27,791 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:27,791 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:27,791 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:27,791 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:27,791 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:27,791 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@731ab49b][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@23358740]
2024-07-05T16:26:27,862 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:27,864 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:28,153 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:28,161 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:28,171 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:28,171 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:28,171 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:28,173 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:28,194 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:28,194 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:28,194 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:28,194 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:28,194 INFO VehicleRoutingAlgorithm:256 took 0.023 seconds
2024-07-05T16:26:28,194 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:28,202 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:28,202 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:28,202 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5d8fd077][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4544ab46]
2024-07-05T16:26:28,257 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:28,265 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:28,557 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:28,578 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:28,586 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:28,586 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:28,586 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:28,586 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:28,607 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:28,609 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:28,609 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:28,609 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:28,609 INFO VehicleRoutingAlgorithm:256 took 0.023 seconds
2024-07-05T16:26:28,609 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:28,609 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:28,609 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:28,609 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@264576e4][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@86bf90b]
2024-07-05T16:26:28,643 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:28,659 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:28,991 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:29,007 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:29,007 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:29,007 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:29,007 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:29,007 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:29,028 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:29,028 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:29,028 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:29,028 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:29,028 INFO VehicleRoutingAlgorithm:256 took 0.021 seconds
2024-07-05T16:26:29,028 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:29,028 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:29,028 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:29,028 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@38ba8b45][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@41f23499]
2024-07-05T16:26:29,028 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:29,028 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:29,060 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:29,076 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:29,392 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:29,392 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:29,392 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:29,424 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:29,424 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:29,424 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:29,424 INFO VehicleRoutingAlgorithm:256 took 0.396 seconds
2024-07-05T16:26:29,424 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:29,424 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:29,424 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:29,424 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6338afe2][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@68360fb9]
2024-07-05T16:26:29,424 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:29,430 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:29,461 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:29,477 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:29,750 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:29,766 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:29,766 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:29,782 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:29,782 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:29,782 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:29,782 INFO VehicleRoutingAlgorithm:256 took 0.352 seconds
2024-07-05T16:26:29,782 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:29,782 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:29,782 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:29,782 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@441aa7ae][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1534bdc6]
2024-07-05T16:26:29,829 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:29,831 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:30,125 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:30,132 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:30,132 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:30,147 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:30,147 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:30,147 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:30,147 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:30,163 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:30,163 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:30,163 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:30,163 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:30,163 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:26:30,163 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:30,163 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:30,163 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:30,163 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5a06eeef][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1c0cf193]
2024-07-05T16:26:30,163 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:30,163 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:30,210 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:30,210 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:30,610 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:30,610 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:30,625 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:30,632 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:30,632 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:30,632 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:30,632 INFO VehicleRoutingAlgorithm:256 took 0.469 seconds
2024-07-05T16:26:30,632 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:30,632 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:30,632 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:30,632 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@2211e731][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@73e399cc]
2024-07-05T16:26:30,710 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:30,710 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:31,063 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:31,088 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:31,119 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:31,119 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:31,119 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:31,119 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:31,148 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:31,164 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:31,164 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:31,164 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:31,164 INFO VehicleRoutingAlgorithm:256 took 0.045 seconds
2024-07-05T16:26:31,164 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:31,164 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:31,164 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:31,164 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@188bf4d8][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@7dd7ec56]
2024-07-05T16:26:31,227 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:31,233 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:31,549 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:31,580 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:31,580 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:31,611 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:31,611 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:31,611 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:31,627 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:31,660 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:31,660 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:31,660 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:31,660 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:31,660 INFO VehicleRoutingAlgorithm:256 took 0.049 seconds
2024-07-05T16:26:31,660 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:31,660 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:31,660 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:31,660 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@51297528][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5d3f8661]
2024-07-05T16:26:31,707 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:31,707 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:32,068 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:32,089 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:32,089 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:32,089 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:32,089 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:32,089 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:32,097 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:32,097 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:32,097 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:32,097 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:32,097 INFO VehicleRoutingAlgorithm:256 took 0.008 seconds
2024-07-05T16:26:32,107 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:32,109 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:32,109 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:32,109 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6bf54260][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@7165bde6]
2024-07-05T16:26:32,150 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:32,150 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:32,476 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:32,487 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:32,487 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:32,487 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:32,487 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:32,499 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:32,530 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:32,530 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:32,530 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:32,530 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:32,530 INFO VehicleRoutingAlgorithm:256 took 0.043 seconds
2024-07-05T16:26:32,530 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:32,538 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:32,538 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:32,538 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@674e4c82][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@572b4072]
2024-07-05T16:26:32,583 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:32,591 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:32,997 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:33,005 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:33,017 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:33,017 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:33,017 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:33,017 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:33,046 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:33,046 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:33,046 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:33,046 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:33,046 INFO VehicleRoutingAlgorithm:256 took 0.029 seconds
2024-07-05T16:26:33,046 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:33,046 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:33,046 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:33,046 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@563c3aca][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@53e166ad]
2024-07-05T16:26:33,099 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:33,099 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:33,439 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:33,449 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:33,449 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:33,449 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:33,449 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:33,451 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:33,451 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:33,451 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:33,451 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:33,451 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:33,451 INFO VehicleRoutingAlgorithm:256 took 0.002 seconds
2024-07-05T16:26:33,451 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:33,451 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:33,451 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:33,451 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@1c459c28][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@6ffdbeef]
2024-07-05T16:26:33,510 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:33,510 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:33,911 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:33,930 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:33,932 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:33,932 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:33,932 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:33,932 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:33,963 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:33,963 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:33,963 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:33,963 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:33,963 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:33,963 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:33,963 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:33,963 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:33,963 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@33568e26][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@97b84a4]
2024-07-05T16:26:34,005 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:34,015 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:34,325 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:34,343 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:34,356 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:34,356 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:34,356 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:34,356 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:34,376 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:34,376 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:34,376 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:34,385 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:34,385 INFO VehicleRoutingAlgorithm:256 took 0.029 seconds
2024-07-05T16:26:34,385 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:34,387 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:34,387 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:34,387 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@7a021f49][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@e60c5a]
2024-07-05T16:26:34,428 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:34,428 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:34,780 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:34,822 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:34,822 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:34,869 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:34,891 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:34,891 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:34,891 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:34,922 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:34,922 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:34,922 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:34,922 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:34,922 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:34,922 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:34,922 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:34,922 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:34,922 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5a4b8e25][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1013871e]
2024-07-05T16:26:34,969 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:34,969 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:35,309 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:35,340 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:35,356 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:35,356 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:35,356 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:35,356 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:35,407 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:35,407 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:35,407 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:35,407 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:35,407 INFO VehicleRoutingAlgorithm:256 took 0.051 seconds
2024-07-05T16:26:35,407 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:35,407 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:35,407 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:35,407 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6df87ffd][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@c1f0c7b]
2024-07-05T16:26:35,470 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:35,485 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:35,840 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:35,855 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:35,855 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:35,855 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:35,855 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:35,855 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:35,871 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:35,871 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:35,871 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:35,871 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:35,871 INFO VehicleRoutingAlgorithm:256 took 0.016 seconds
2024-07-05T16:26:35,871 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:35,871 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:35,871 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:35,871 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@1ce6a9bd][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4a47bc9c]
2024-07-05T16:26:35,924 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:35,924 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:36,308 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:36,340 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:36,355 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:36,355 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:36,355 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:36,355 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:36,387 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:36,393 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:36,393 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:36,393 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:36,393 INFO VehicleRoutingAlgorithm:256 took 0.038 seconds
2024-07-05T16:26:36,393 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:36,393 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:36,393 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:36,393 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@2f3cd727][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@1af82ba8]
2024-07-05T16:26:36,456 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:36,471 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:36,759 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:36,780 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:36,788 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:36,788 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:36,788 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:36,788 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:36,808 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:36,808 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:36,808 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:36,808 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:36,808 INFO VehicleRoutingAlgorithm:256 took 0.02 seconds
2024-07-05T16:26:36,808 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:36,808 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:36,808 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:36,808 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@59014efe][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5f5923ef]
2024-07-05T16:26:36,862 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:36,862 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:37,322 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:37,342 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:37,342 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:37,342 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:37,342 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:37,350 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:37,373 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:37,373 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:37,373 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:37,373 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:37,373 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:37,373 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:37,373 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:37,373 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:37,373 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5d15789f][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5abb7a8f]
2024-07-05T16:26:37,424 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:37,432 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:37,795 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:37,823 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:37,825 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:37,825 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:37,825 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:37,825 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:37,846 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:37,846 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:37,846 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:37,846 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:37,846 INFO VehicleRoutingAlgorithm:256 took 0.021 seconds
2024-07-05T16:26:37,846 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:37,846 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:37,846 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:37,846 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@5ea9373e][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@3e595da3]
2024-07-05T16:26:37,900 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:37,904 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:38,318 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:38,346 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:38,359 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:38,359 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:38,359 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:38,359 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:38,380 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:38,390 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:38,390 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:38,390 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:38,390 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:38,390 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:38,390 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:38,390 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:38,390 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=3][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6614ecca][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@43e7f104]
2024-07-05T16:26:38,431 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:38,431 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:38,762 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:38,782 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:38,793 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:38,814 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:38,825 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:38,825 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:38,833 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:38,854 INFO Counter:70 #TransportCostValues cached 16
2024-07-05T16:26:38,854 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:38,854 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:38,854 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:38,854 INFO VehicleRoutingAlgorithm:256 took 0.029 seconds
2024-07-05T16:26:38,854 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:38,854 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:38,854 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:38,854 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@40b70f31][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@3adde4ea]
2024-07-05T16:26:38,905 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:38,907 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:39,264 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:39,282 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:39,298 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:39,298 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:39,298 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:39,298 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:39,329 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:39,329 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:39,329 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:39,329 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:39,329 INFO VehicleRoutingAlgorithm:256 took 0.031 seconds
2024-07-05T16:26:39,329 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:39,329 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:39,329 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:39,329 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@3b8b4846][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4e357792]
2024-07-05T16:26:39,382 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:39,398 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:39,698 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:39,730 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:39,730 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:39,730 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:39,730 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:39,730 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:39,761 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:39,761 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:39,761 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:39,776 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:39,776 INFO VehicleRoutingAlgorithm:256 took 0.046 seconds
2024-07-05T16:26:39,776 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:39,776 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:39,776 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:39,776 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@7641ed02][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4ebed2b3]
2024-07-05T16:26:39,776 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:39,776 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:39,837 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:39,837 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:40,162 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:40,162 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:40,162 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:40,178 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:40,178 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:40,178 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:40,178 INFO VehicleRoutingAlgorithm:256 took 0.402 seconds
2024-07-05T16:26:40,178 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:40,184 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:40,184 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:40,184 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@432eb882][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@69372c1e]
2024-07-05T16:26:40,216 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:40,231 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:40,556 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:40,601 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:40,628 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:40,628 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:40,628 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:40,628 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:40,680 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:40,686 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:40,686 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:40,686 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:40,686 INFO VehicleRoutingAlgorithm:256 took 0.058 seconds
2024-07-05T16:26:40,686 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:40,686 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:40,686 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:40,686 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@771d4db][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2d88c1bf]
2024-07-05T16:26:40,686 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:40,686 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:40,717 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:40,733 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:41,064 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:41,087 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:41,087 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:41,087 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:41,087 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:41,087 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:41,087 INFO VehicleRoutingAlgorithm:256 took 0.401 seconds
2024-07-05T16:26:41,087 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:41,087 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:41,087 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:41,087 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@12bcf7c6][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@5e763c07]
2024-07-05T16:26:41,087 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:41,087 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:41,134 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:41,149 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:41,466 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:41,481 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:41,487 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:41,503 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:41,503 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:41,503 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:41,503 INFO VehicleRoutingAlgorithm:256 took 0.416 seconds
2024-07-05T16:26:41,503 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:41,503 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:41,503 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:41,503 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@453a30f8][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@7cec3975]
2024-07-05T16:26:41,503 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:41,503 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:41,550 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:41,550 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:41,865 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:41,888 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:41,888 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:41,903 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:41,903 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:41,903 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:41,903 INFO VehicleRoutingAlgorithm:256 took 0.4 seconds
2024-07-05T16:26:41,903 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:41,903 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:41,903 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:41,903 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@20be793a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2a4cb8ae]
2024-07-05T16:26:41,903 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:41,903 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:41,966 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:41,984 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:42,304 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:42,320 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:42,320 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:42,351 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:42,351 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:42,351 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:42,351 INFO VehicleRoutingAlgorithm:256 took 0.448 seconds
2024-07-05T16:26:42,351 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:42,351 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:42,351 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:42,351 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@1071ae7c][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@dd9de63]
2024-07-05T16:26:42,351 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:42,351 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:42,405 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:42,405 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:42,737 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:42,737 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:42,753 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:42,768 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:42,768 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:42,768 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:42,768 INFO VehicleRoutingAlgorithm:256 took 0.417 seconds
2024-07-05T16:26:42,768 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:42,768 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:42,768 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:42,768 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@400008bf][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@72b1df49]
2024-07-05T16:26:42,768 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:42,768 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:42,838 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:42,838 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:43,154 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:43,169 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:43,169 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:43,192 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:43,192 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:43,192 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:43,192 INFO VehicleRoutingAlgorithm:256 took 0.424 seconds
2024-07-05T16:26:43,192 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:43,192 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:43,192 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:43,192 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@33373f70][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@56f61d74]
2024-07-05T16:26:43,192 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:43,192 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:43,254 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:43,270 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:43,573 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:43,593 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:43,593 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:43,624 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:43,624 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:43,624 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:43,624 INFO VehicleRoutingAlgorithm:256 took 0.432 seconds
2024-07-05T16:26:43,624 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:43,639 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:43,639 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:43,639 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@751bb780][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2919aff3]
2024-07-05T16:26:43,639 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:43,639 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:43,709 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:43,709 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:44,067 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:44,083 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:44,083 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:44,094 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:44,094 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:44,094 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:44,094 INFO VehicleRoutingAlgorithm:256 took 0.455 seconds
2024-07-05T16:26:44,094 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:44,110 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:44,110 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:44,110 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@6d6712b7][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@4f563f96]
2024-07-05T16:26:44,110 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:44,110 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:44,141 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:44,157 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:44,514 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:44,530 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:44,530 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:44,561 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:44,561 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:44,561 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:44,561 INFO VehicleRoutingAlgorithm:256 took 0.451 seconds
2024-07-05T16:26:44,561 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:44,561 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:44,561 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:44,561 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@2cacd55e][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@2ba9f743]
2024-07-05T16:26:44,577 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:44,577 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:44,646 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:44,646 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:44,965 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:44,973 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:44,985 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:45,006 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:45,006 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:45,006 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:45,006 INFO VehicleRoutingAlgorithm:256 took 0.429 seconds
2024-07-05T16:26:45,006 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:45,017 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:45,017 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:45,017 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@425f94d7][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@378c48c1]
2024-07-05T16:26:45,017 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:45,017 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:45,078 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:45,087 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:45,385 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:45,397 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:45,397 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:45,406 INFO MemoryObserver:42 used RAM: 998 MB free: 2057 MB total: 3056 MB
2024-07-05T16:26:45,408 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:45,408 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:45,408 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:45,408 INFO VehicleRoutingAlgorithm:256 took 0.391 seconds
2024-07-05T16:26:45,408 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:45,416 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:45,416 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:45,416 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@14499b52][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@be083e1]
2024-07-05T16:26:45,416 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:45,416 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:45,470 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:45,478 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:45,780 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:45,788 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:45,798 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:45,809 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:45,809 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:45,809 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:45,809 INFO VehicleRoutingAlgorithm:256 took 0.393 seconds
2024-07-05T16:26:45,809 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:45,809 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:45,809 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:45,809 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=1][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@7b7cf475][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@404dc999]
2024-07-05T16:26:45,809 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:45,809 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:45,862 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:45,870 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:46,181 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:46,193 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:46,193 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:46,222 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:46,222 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:46,222 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:46,224 INFO VehicleRoutingAlgorithm:256 took 0.415 seconds
2024-07-05T16:26:46,224 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:46,224 INFO MatsimJspritFactory:332 'costsPerSecondInService' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:46,224 INFO MatsimJspritFactory:338 'costsPerSecondWaiting' is not set in VehicleType attributes. Will use the value of 'costsPerSecond' instead. VehicleTypeId: heavy40t
2024-07-05T16:26:46,224 INFO VehicleRoutingProblem:570 setup problem: [fleetSize=FINITE][#jobs=2][#vehicles=1][#vehicleTypes=1][transportCost=org.matsim.freight.carriers.jsprit.NetworkBasedTransportCosts@3c62f69a][activityCosts=com.graphhopper.jsprit.core.problem.cost.WaitingTimeCosts@f08f8a9]
2024-07-05T16:26:46,277 INFO SpeedyALTData:51 find dead ends...
2024-07-05T16:26:46,287 INFO SpeedyALTData:132 calculate landmarks...
2024-07-05T16:26:46,594 INFO SpeedyALTData:173 calculate min travelcost...
2024-07-05T16:26:46,614 INFO Counter:70 #TransportCostValues cached 1
2024-07-05T16:26:46,614 INFO Counter:70 #TransportCostValues cached 2
2024-07-05T16:26:46,614 INFO VehicleRoutingAlgorithm:224 algorithm starts: [maxIterations=1]
2024-07-05T16:26:46,614 INFO InsertionInitialSolutionFactory:53 create initial solution
2024-07-05T16:26:46,614 INFO Counter:70 #TransportCostValues cached 4
2024-07-05T16:26:46,633 INFO Counter:70 #TransportCostValues cached 8
2024-07-05T16:26:46,635 INFO VehicleRoutingAlgorithm:234 iterations start
2024-07-05T16:26:46,635 INFO VehicleRoutingAlgorithm$Counter:84 iterations 1
2024-07-05T16:26:46,635 INFO VehicleRoutingAlgorithm:253 iterations end at 1 iterations
2024-07-05T16:26:46,635 INFO VehicleRoutingAlgorithm:256 took 0.021 seconds
2024-07-05T16:26:46,635 INFO MatsimJspritFactory:242 Use the (MATSim) vehicleType that was stored inside the (jsprit) vehicleType during the jsprit run but never interacted with jsprit.
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Edeka_directCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Edeka_mainCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Edeka_distributionCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Kaufland_directCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Kaufland_mainCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Kaufland_distributionCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Edeka_DIRECT_directCarrier already exists
2024-07-05T16:26:46,635 WARN Carriers:66 carrier Kaufland_DIRECT_directCarrier already exists
2024-07-05T16:26:46,635 INFO ControlerListenerManagerImpl:230 [it.1] all ControlerReplanningListeners called.
2024-07-05T16:26:46,635 INFO ControlerListenerManagerImpl:242 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.EventsHandlingImpl with priority 0.0
2024-07-05T16:26:46,635 INFO EventsManagerImpl:168 resetting Event-Handlers
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.core.trafficmonitoring.TravelTimeCalculator
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.analysis.VolumesAnalyzer
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.core.scoring.ScoringFunctionsForPopulation
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.carriers.controler.CarrierAgentTracker
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.analysis.LegHistogram
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.analysis.CalcLegTimes
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,635 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:175 org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.core.events.algorithms.EventWriter
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.core.events.handler.BasicEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.api.core.v01.events.Event
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.core.events.algorithms.EventWriter
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.core.events.handler.BasicEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.api.core.v01.events.Event
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO ControlerListenerManagerImpl:242 calling notifyBeforeMobsim on org.matsim.core.controler.corelisteners.PlansDumpingImpl with priority 0.0
2024-07-05T16:26:46,643 INFO PlansDumpingImpl:77 dumping plans...
2024-07-05T16:26:46,643 INFO Counter:75 [ParallelPopulationWriterV6] dumped person # 0
2024-07-05T16:26:46,643 INFO PopulationWriter:150 Population written to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/ITERS/it.1/1.plans.xml.gz
2024-07-05T16:26:46,643 INFO Counter:75 [PopulationWriter] dumped person # 0
2024-07-05T16:26:46,643 INFO PlansDumpingImpl:94 finished plans dump.
2024-07-05T16:26:46,643 INFO ControlerListenerManagerImpl:248 calling notifyBeforeMobsim on org.matsim.core.population.VspPlansCleaner with priority 0.0
2024-07-05T16:26:46,643 INFO ControlerListenerManagerImpl:248 calling notifyBeforeMobsim on org.matsim.freight.logistics.LSPModule$DumpLSPPlans with priority 0.0
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Edeka] ; [No of plans=2]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-25482.454713780127], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Edeka_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 77; ShipmentIds=[184_edeka][184_edeka][269_edeka][187_edeka][187_edeka][255_edeka][255_edeka][174_edeka][174_edeka][276_edeka][244_edeka][244_edeka][185_edeka][185_edeka][182_edeka][182_edeka][291_edeka][291_edeka][198_edeka][198_edeka][236_edeka][236_edeka][240_edeka][240_edeka][281_edeka][281_edeka][285_edeka][285_edeka][238_edeka][238_edeka][173_edeka][173_edeka][214_edeka][214_edeka][189_edeka][189_edeka][210_edeka_2][210_edeka_2][179_edeka][179_edeka][269_edeka][275_edeka][249_edeka][249_edeka][259_edeka][259_edeka][242_edeka][242_edeka][207_edeka][207_edeka][284_edeka][284_edeka][223_edeka][223_edeka][212_edeka][212_edeka][234_edeka][234_edeka][277_edeka][277_edeka][192_edeka][192_edeka][239_edeka][239_edeka][175_edeka][175_edeka][265_edeka][265_edeka][190_edeka][190_edeka][276_edeka][288_edeka][288_edeka][253_edeka][253_edeka][178_edeka][178_edeka]}, previousElementId=null, nextElementId=null}
, [LogisticChainId=hubChain], [No of LogisticChainElements=3]
LogisticsSolutionElementImpl{resourceId=Edeka_mainCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=null, nextElementId=HubElement}
LogisticsSolutionElementImpl{resourceId=Edeka_Hub, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=mainCarrierElement, nextElementId=distributionCarrierElement}
LogisticsSolutionElementImpl{resourceId=Edeka_distributionCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 67; ShipmentIds=[280_edeka][280_edeka][227_edeka][227_edeka][250_edeka][250_edeka][286_edeka][286_edeka][215_edeka][215_edeka][247_edeka][256_edeka][256_edeka][275_edeka][247_edeka][229_edeka][229_edeka][183_edeka][183_edeka][252_edeka][246_edeka][246_edeka][218_edeka][218_edeka][299_edeka][299_edeka][210_edeka_1][210_edeka_1][252_edeka][172_edeka][172_edeka][268_edeka][268_edeka][201_edeka][201_edeka][264_edeka][264_edeka][205_edeka][205_edeka][266_edeka][266_edeka][231_edeka][231_edeka][233_edeka][233_edeka][257_edeka][257_edeka][186_edeka][186_edeka][196_edeka][196_edeka][216_edeka][216_edeka][228_edeka][228_edeka][235_edeka][235_edeka][287_edeka][287_edeka][267_edeka][267_edeka][279_edeka][279_edeka][271_edeka][271_edeka][300_edeka][300_edeka]}, previousElementId=HubElement, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-25482.454713780127], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Edeka_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 77; ShipmentIds=[184_edeka][184_edeka][269_edeka][187_edeka][187_edeka][255_edeka][255_edeka][174_edeka][174_edeka][276_edeka][244_edeka][244_edeka][185_edeka][185_edeka][182_edeka][182_edeka][291_edeka][291_edeka][198_edeka][198_edeka][236_edeka][236_edeka][240_edeka][240_edeka][281_edeka][281_edeka][285_edeka][285_edeka][238_edeka][238_edeka][173_edeka][173_edeka][214_edeka][214_edeka][189_edeka][189_edeka][210_edeka_2][210_edeka_2][179_edeka][179_edeka][269_edeka][275_edeka][249_edeka][249_edeka][259_edeka][259_edeka][242_edeka][242_edeka][207_edeka][207_edeka][284_edeka][284_edeka][223_edeka][223_edeka][212_edeka][212_edeka][234_edeka][234_edeka][277_edeka][277_edeka][192_edeka][192_edeka][239_edeka][239_edeka][175_edeka][175_edeka][265_edeka][265_edeka][190_edeka][190_edeka][276_edeka][288_edeka][288_edeka][253_edeka][253_edeka][178_edeka][178_edeka]}, previousElementId=null, nextElementId=null}
, [LogisticChainId=hubChain], [No of LogisticChainElements=3]
LogisticsSolutionElementImpl{resourceId=Edeka_mainCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=null, nextElementId=HubElement}
LogisticsSolutionElementImpl{resourceId=Edeka_Hub, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=mainCarrierElement, nextElementId=distributionCarrierElement}
LogisticsSolutionElementImpl{resourceId=Edeka_distributionCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 67; ShipmentIds=[280_edeka][280_edeka][227_edeka][227_edeka][250_edeka][250_edeka][286_edeka][286_edeka][215_edeka][215_edeka][247_edeka][256_edeka][256_edeka][275_edeka][247_edeka][229_edeka][229_edeka][183_edeka][183_edeka][252_edeka][246_edeka][246_edeka][218_edeka][218_edeka][299_edeka][299_edeka][210_edeka_1][210_edeka_1][252_edeka][172_edeka][172_edeka][268_edeka][268_edeka][201_edeka][201_edeka][264_edeka][264_edeka][205_edeka][205_edeka][266_edeka][266_edeka][231_edeka][231_edeka][233_edeka][233_edeka][257_edeka][257_edeka][186_edeka][186_edeka][196_edeka][196_edeka][216_edeka][216_edeka][228_edeka][228_edeka][235_edeka][235_edeka][287_edeka][287_edeka][267_edeka][267_edeka][279_edeka][279_edeka][271_edeka][271_edeka][300_edeka][300_edeka]}, previousElementId=HubElement, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Edeka] dumped.
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Kaufland] ; [No of plans=2]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-10020.560021205765], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Kaufland_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 17; ShipmentIds=[7_kaufland][16_kaufland][16_kaufland][30_kaufland][30_kaufland][23_kaufland][23_kaufland][20_kaufland_1][20_kaufland_1][21_kaufland][17_kaufland][17_kaufland][33_kaufland][33_kaufland][25_kaufland][25_kaufland][7_kaufland]}, previousElementId=null, nextElementId=null}
, [LogisticChainId=hubChain], [No of LogisticChainElements=3]
LogisticsSolutionElementImpl{resourceId=Kaufland_mainCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=null, nextElementId=HubElement}
LogisticsSolutionElementImpl{resourceId=Kaufland_Hub, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=mainCarrierElement, nextElementId=distributionCarrierElement}
LogisticsSolutionElementImpl{resourceId=Kaufland_distributionCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 17; ShipmentIds=[26_kaufland][8_kaufland][8_kaufland][1_kaufland][1_kaufland][20_kaufland_2][20_kaufland_2][19_kaufland][19_kaufland][5_kaufland][5_kaufland][6_kaufland][6_kaufland][14_kaufland][14_kaufland][26_kaufland][21_kaufland]}, previousElementId=HubElement, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-10020.560021205765], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Kaufland_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 17; ShipmentIds=[7_kaufland][16_kaufland][16_kaufland][30_kaufland][30_kaufland][23_kaufland][23_kaufland][20_kaufland_1][20_kaufland_1][21_kaufland][17_kaufland][17_kaufland][33_kaufland][33_kaufland][25_kaufland][25_kaufland][7_kaufland]}, previousElementId=null, nextElementId=null}
, [LogisticChainId=hubChain], [No of LogisticChainElements=3]
LogisticsSolutionElementImpl{resourceId=Kaufland_mainCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=null, nextElementId=HubElement}
LogisticsSolutionElementImpl{resourceId=Kaufland_Hub, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 0}, previousElementId=mainCarrierElement, nextElementId=distributionCarrierElement}
LogisticsSolutionElementImpl{resourceId=Kaufland_distributionCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 17; ShipmentIds=[26_kaufland][8_kaufland][8_kaufland][1_kaufland][1_kaufland][20_kaufland_2][20_kaufland_2][19_kaufland][19_kaufland][5_kaufland][5_kaufland][6_kaufland][6_kaufland][14_kaufland][14_kaufland][26_kaufland][21_kaufland]}, previousElementId=HubElement, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Kaufland] dumped.
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Edeka_DIRECT] ; [No of plans=2]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-33517.650822893294], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Edeka_DIRECT_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 144; ShipmentIds=[300_edeka][300_edeka][271_edeka][271_edeka][227_edeka][227_edeka][249_edeka][249_edeka][187_edeka][187_edeka][279_edeka][279_edeka][255_edeka][255_edeka][183_edeka][183_edeka][175_edeka][175_edeka][288_edeka][288_edeka][267_edeka][267_edeka][174_edeka][174_edeka][231_edeka][231_edeka][236_edeka][236_edeka][266_edeka][266_edeka][198_edeka][198_edeka][269_edeka][269_edeka][299_edeka][299_edeka][215_edeka][215_edeka][285_edeka][285_edeka][214_edeka][214_edeka][244_edeka][244_edeka][240_edeka][240_edeka][280_edeka][280_edeka][205_edeka][205_edeka][184_edeka][184_edeka][238_edeka][238_edeka][259_edeka][259_edeka][216_edeka][216_edeka][210_edeka_1][210_edeka_1][189_edeka][189_edeka][210_edeka_2][210_edeka_2][265_edeka][265_edeka][253_edeka][253_edeka][179_edeka][179_edeka][185_edeka][185_edeka][228_edeka][228_edeka][218_edeka][218_edeka][275_edeka][275_edeka][252_edeka][252_edeka][192_edeka][192_edeka][242_edeka][242_edeka][268_edeka][268_edeka][257_edeka][257_edeka][235_edeka][235_edeka][247_edeka][247_edeka][284_edeka][284_edeka][277_edeka][277_edeka][201_edeka][201_edeka][223_edeka][223_edeka][234_edeka][234_edeka][287_edeka][287_edeka][172_edeka][172_edeka][291_edeka][291_edeka][281_edeka][281_edeka][212_edeka][212_edeka][207_edeka][207_edeka][196_edeka][196_edeka][182_edeka][182_edeka][246_edeka][246_edeka][239_edeka][239_edeka][286_edeka][286_edeka][173_edeka][173_edeka][190_edeka][190_edeka][276_edeka][276_edeka][186_edeka][186_edeka][233_edeka][233_edeka][178_edeka][178_edeka][229_edeka][229_edeka][264_edeka][264_edeka][256_edeka][256_edeka][250_edeka][250_edeka]}, previousElementId=null, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-33517.650822893294], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Edeka_DIRECT_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 144; ShipmentIds=[300_edeka][300_edeka][271_edeka][271_edeka][227_edeka][227_edeka][249_edeka][249_edeka][187_edeka][187_edeka][279_edeka][279_edeka][255_edeka][255_edeka][183_edeka][183_edeka][175_edeka][175_edeka][288_edeka][288_edeka][267_edeka][267_edeka][174_edeka][174_edeka][231_edeka][231_edeka][236_edeka][236_edeka][266_edeka][266_edeka][198_edeka][198_edeka][269_edeka][269_edeka][299_edeka][299_edeka][215_edeka][215_edeka][285_edeka][285_edeka][214_edeka][214_edeka][244_edeka][244_edeka][240_edeka][240_edeka][280_edeka][280_edeka][205_edeka][205_edeka][184_edeka][184_edeka][238_edeka][238_edeka][259_edeka][259_edeka][216_edeka][216_edeka][210_edeka_1][210_edeka_1][189_edeka][189_edeka][210_edeka_2][210_edeka_2][265_edeka][265_edeka][253_edeka][253_edeka][179_edeka][179_edeka][185_edeka][185_edeka][228_edeka][228_edeka][218_edeka][218_edeka][275_edeka][275_edeka][252_edeka][252_edeka][192_edeka][192_edeka][242_edeka][242_edeka][268_edeka][268_edeka][257_edeka][257_edeka][235_edeka][235_edeka][247_edeka][247_edeka][284_edeka][284_edeka][277_edeka][277_edeka][201_edeka][201_edeka][223_edeka][223_edeka][234_edeka][234_edeka][287_edeka][287_edeka][172_edeka][172_edeka][291_edeka][291_edeka][281_edeka][281_edeka][212_edeka][212_edeka][207_edeka][207_edeka][196_edeka][196_edeka][182_edeka][182_edeka][246_edeka][246_edeka][239_edeka][239_edeka][286_edeka][286_edeka][173_edeka][173_edeka][190_edeka][190_edeka][276_edeka][276_edeka][186_edeka][186_edeka][233_edeka][233_edeka][178_edeka][178_edeka][229_edeka][229_edeka][264_edeka][264_edeka][256_edeka][256_edeka][250_edeka][250_edeka]}, previousElementId=null, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Edeka_DIRECT] dumped.
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:234 Dumping plan(s) of [LSP=Kaufland_DIRECT] ; [No of plans=2]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-14147.83841895519], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Kaufland_DIRECT_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 34; ShipmentIds=[21_kaufland][21_kaufland][30_kaufland][30_kaufland][26_kaufland][26_kaufland][1_kaufland][1_kaufland][23_kaufland][23_kaufland][8_kaufland][8_kaufland][20_kaufland_2][20_kaufland_2][5_kaufland][5_kaufland][19_kaufland][19_kaufland][14_kaufland][14_kaufland][20_kaufland_1][20_kaufland_1][6_kaufland][6_kaufland][17_kaufland][17_kaufland][33_kaufland][33_kaufland][7_kaufland][7_kaufland][25_kaufland][25_kaufland][16_kaufland][16_kaufland]}, previousElementId=null, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:241 [LSPPlan: [score=-14147.83841895519], [type=null], [LogisticChainId=directChain], [No of LogisticChainElements=1]
LogisticsSolutionElementImpl{resourceId=Kaufland_DIRECT_directCarrier, incomingShipments=WaitingShipmentsImpl{No of Shipments= 0}, outgoingShipments=WaitingShipmentsImpl{No of Shipments= 34; ShipmentIds=[21_kaufland][21_kaufland][30_kaufland][30_kaufland][26_kaufland][26_kaufland][1_kaufland][1_kaufland][23_kaufland][23_kaufland][8_kaufland][8_kaufland][20_kaufland_2][20_kaufland_2][5_kaufland][5_kaufland][19_kaufland][19_kaufland][14_kaufland][14_kaufland][20_kaufland_1][20_kaufland_1][6_kaufland][6_kaufland][17_kaufland][17_kaufland][33_kaufland][33_kaufland][7_kaufland][7_kaufland][25_kaufland][25_kaufland][16_kaufland][16_kaufland]}, previousElementId=null, nextElementId=null}
]
2024-07-05T16:26:46,643 WARN LSPModule$DumpLSPPlans:243 Plan(s) of [LSP=Kaufland_DIRECT] dumped.
2024-07-05T16:26:46,643 INFO ControlerListenerManagerImpl:248 calling notifyBeforeMobsim on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:26:46,643 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@560d6d2
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3514237f
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@520ee6b3
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@15f11bfb
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,643 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@16a499d1
2024-07-05T16:26:46,643 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,643 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,643 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,643 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2bf4fa1
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@27210a3b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3a12f3e7
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@84a9f65
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@70700b8a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5fafa76d
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@720ffab4
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2e62e227
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5ebe903a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7c88d04f
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@71df5f30
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4895e8f6
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@62808e9e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@58b03029
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@539dd2d0
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3428420d
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@523ade68
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@b529d7e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3664c596
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@40aad17d
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@44e79e9e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@5bc14211
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4b99648a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5d2e65bd
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@254513e8
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@74450c9b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@74f89bad
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5ad50b02
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@570299e3
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@bff764c
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3beaa16d
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@49153009
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@a1b7549
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7aa63f50
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@142918a0
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@745cf754
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@25bc65ab
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6eab92f3
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@321b7b9e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@21eedcde
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@67396475
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@55b74e6b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3c1908c8
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@6bc62bb9
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@47f0e078
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@28db2afb
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5c703860
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6315bb4
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4682882a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@37fffef3
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6a116354
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@66716959
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@34e07e65
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7ca0166c
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1dcad16f
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@701c482e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4738131e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3b576ee3
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@705d914f
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@6212ea52
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@65b5b5ed
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6595ffce
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@795eddda
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@c6bf8d9
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@44392e64
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@e18d2a2
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1a77eb6
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@52d9f36b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5f9ebd5a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@175bf9c9
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2db3675a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@306c9b2c
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1ab28416
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@52efb338
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@64508788
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@30b1c5d5
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3e2d65e1
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@1174676f
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@71f8ce0e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4fd92289
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1a8e44fe
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@287317df
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1fcc3461
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1987807b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@71469e01
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@41bbb219
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3f2ae973
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1a8b22b5
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5f781173
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@43cf5bff
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2b464384
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@681b42d3
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@77f7352a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4ede8888
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@571db8b4
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@65a2755e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2b3242a5
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@11120583
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2bf0c70d
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5d8e4fa8
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@649009d6
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@652f26da
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@484a5ddd
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6796a873
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3acc3ee
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1f293cb7
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5972e3a
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5790cbcb
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@32c6d164
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@645c9f0f
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@58068b40
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@999cd18
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@dd060be
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@df432ec
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6144e499
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@26f204a4
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@28295554
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4e671ef
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@42403dc6
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@74a1d60e
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@16c0be3b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@219edc05
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@62f37bfd
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1818d00b
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@b3a8455
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,653 INFO EventsManagerImpl:154
2024-07-05T16:26:46,653 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,653 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,653 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@5c930fc3
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@25c6ab3f
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7b80af04
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2447940d
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@60ee7a51
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@70e1aa20
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@e67d3b7
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1618c98a
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@5b715ea
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@787a0fd6
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@48b09105
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@18b45500
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@25110bb9
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@dbda472
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@41492479
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7bef7505
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@568ef502
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@36f05595
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3e12c5de
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3e55d844
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1f521c69
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2b3abeeb
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3aeb267
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@13a9cdae
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@1c972ae6
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@62a41279
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@146fa9c0
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@49f6c25e
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@6c13019c
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2e66f1bd
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@47ae6c18
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3835b281
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@4c5e4bfa
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@552cb0d5
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@61d6c8c4
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@74e2cfc5
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4a5d5b38
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7a47f0be
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@2d8087da
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4f7ef948
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6fdaef04
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2a5d2041
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3cacc87
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3bc6c10f
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3dcbbbc
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4040ccae
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@15bb8ed5
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@18f8ebd4
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7e1fb22c
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@38fc34fd
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7178d811
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2e013ba1
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2d8c729f
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@740ee00f
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@430106cf
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@647af13d
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2aac6fa7
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@29a1ec65
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@625db0e0
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@511d568f
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1805ca5c
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3e61cffd
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3134b261
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@aa633e6
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3cc74fc4
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@c697186
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@185a7dd0
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2358443e
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@25e796fe
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@62c53685
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@29ba63f0
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4822ab4d
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@516b84d1
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1ad1f167
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@608eb42e
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3d2b13b1
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@30eb55c9
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2524d07a
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@309e3f34
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@554d040d
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3fe24670
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3c46e6f6
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7d6019d5
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@40b01718
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6d4c18b8
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@663622b1
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1be52113
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5badeda0
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@56a9a7b5
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1dd247b
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@338270ea
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7f64bd7
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1c79d093
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@746fd19b
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@54caeadc
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@61d7bb61
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@33f81280
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@3991fe6d
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3a0e7f89
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@665ed71a
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@15c1b543
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@23954300
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6aae82cc
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@7a587e84
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@622ba721
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6b2f7527
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7509226c
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4c9cce17
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@73316a0a
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@63a7af06
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5f01fb5c
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@75c77add
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@d5e3f55
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@53df7e67
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3d4b45b
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4d0b276e
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@31531d0d
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@19d76106
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3f87780b
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2ba318c2
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@231d3ce
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@204c5ddf
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@240f2efd
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@175957b6
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1b7a4930
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,669 INFO EventsManagerImpl:154
2024-07-05T16:26:46,669 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,669 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@591a4d25
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4bfe83d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5906ebfb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@10fc1a22
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1b841e7d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6081f330
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler@eb695e8
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourEndEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourEndEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7eebb316
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@45273d40
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@2a504ea7
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@10f397d0
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@33a3e5db
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4f9213d2
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@679f59f1
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6b5e1fc5
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@47ffa248
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@18ac25e6
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5e1a7d3
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1eda309d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@248d2cec
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5d77be8e
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@55a055cc
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1ab1d93d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@57167ccb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@37753b69
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@602c167e
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@74c04377
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@10d49900
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@e645600
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@e7b3e54
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@78d61f17
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4cfe9594
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@60861e5d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@37d81587
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7f3e9acc
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@47d4e28a
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@177068db
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@60f3239f
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6b103db7
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@b3042ed
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1f12d5e0
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6604f246
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@c1386b4
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@53d9af1
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@c89e263
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4d5ea776
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5d68be4f
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@34eb5d01
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@77b22b05
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4fef5792
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@57ed02e6
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@39004e4f
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5f0ca069
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6a6a2fdd
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@552ffa44
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6e66b498
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@54d35ed5
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6f7c9755
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@45abbd24
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1e32037d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5059d398
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5b1420f9
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@434ee422
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4de93edd
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@53b2e1eb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@29db008c
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1d008e61
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@191b44ca
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5de243bb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2c4cf7eb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@35260785
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@76d828ff
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@39685204
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@72d0196d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@77cf329d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4067634b
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@3b64f131
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@490d9c41
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@47d81427
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3c5e4aac
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@20afd96f
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@565a6af
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@21bf308
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4cded2cd
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@12e40e98
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3a9c92b5
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@67c2b55d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5db04bd2
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6f921e32
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@31c5304f
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@43df1377
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1cee3e05
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@63f2d024
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7b2dd35d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@405223e4
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2d2133fd
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@58a7a58d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4d8522ff
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1c9975a8
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3883031d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5d6d424d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@391b01c5
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6e78177b
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4ec37a42
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@798b36fd
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@18ff1520
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@36120a8b
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@63d66761
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@434a8938
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@237cd264
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@51cd2d2
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5521407f
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@42b500aa
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@71f056a
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@64f6dd19
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3b8b5b40
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5151accb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2e1ad7de
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7c56c911
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1de6dc80
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@418d1c03
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@395197cb
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7305cfb1
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@582c1f8d
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,685 INFO EventsManagerImpl:154
2024-07-05T16:26:46,685 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,685 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,685 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@71687d8f
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@443253a6
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@191774d6
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@21ffc00e
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@134955bb
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@45b08b17
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6723e6b3
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3883b5e9
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@61becbcf
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@20171cdc
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@58f97013
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7d70ba18
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6a07e6ca
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@726ef6aa
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6104691c
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@195cbf5e
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4cb82b09
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@49665f92
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@b68932b
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@77b27b57
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@7adff6cb
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@13ebccd
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4e80960a
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@2a0c244e
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2f60e66a
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5bccef9f
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1136122a
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5a537a16
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@72288480
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@4ea43d4d
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer@6f22c1f1
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.example.lsp.multipleChains.MyLSPScorer
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPScorer
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2ee095c9
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@185a0811
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@77fb1002
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@e2f6a45
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@24cbf894
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6c19769c
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@434d001d
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@36453773
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4db16677
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6abb44cb
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@41ddec69
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@5e3cb58e
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@18f8e2e0
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@28d56028
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@6c56fff
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3dee3a6c
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@62de20d3
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6109d880
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4c9ef9c9
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6f976c
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1324e70a
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@3cc6f036
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@72d16d6
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@7b0525a8
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@4f2d8175
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@44618fe6
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@2b15ba1a
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@796fe2b5
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@5a6af2c4
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@123c48d0
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@14fff5e7
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@1203d787
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler@1f72fbd1
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.LSPTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierTourStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierTourStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO LSPControlerListener:162 adding eventsHandler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler@6f785a27
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO EventsManagerImpl:138 adding Event-Handler: org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.carriers.events.eventhandler.CarrierServiceStartEventHandler
2024-07-05T16:26:46,700 INFO EventsManagerImpl:205 > org.matsim.freight.carriers.events.CarrierServiceStartEvent
2024-07-05T16:26:46,700 INFO EventsManagerImpl:144 org.matsim.freight.logistics.LSPSimulationTracker
2024-07-05T16:26:46,700 INFO EventsManagerImpl:154
2024-07-05T16:26:46,700 INFO ControlerListenerManagerImpl:251 [it.1] all ControlerBeforeMobsimListeners called.
2024-07-05T16:26:46,700 INFO PrepareForMobsimImpl:86 Network seems to be multimodal. Create car-only network which is handed over to PersonPrepareForSim.
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 1
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 4
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 16
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 64
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 256
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 1024
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 4096
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 16384
2024-07-05T16:26:46,700 INFO NetworkImpl:165 node # 65536
2024-07-05T16:26:46,718 INFO NetworkImpl:161 link # 1
2024-07-05T16:26:46,718 INFO NetworkImpl:161 link # 4
2024-07-05T16:26:46,718 INFO NetworkImpl:161 link # 16
2024-07-05T16:26:46,718 INFO NetworkImpl:161 link # 64
2024-07-05T16:26:46,718 INFO NetworkImpl:161 link # 256
2024-07-05T16:26:46,719 INFO NetworkImpl:161 link # 1024
2024-07-05T16:26:46,721 INFO NetworkImpl:161 link # 4096
2024-07-05T16:26:46,725 INFO NetworkImpl:161 link # 16384
2024-07-05T16:26:46,785 INFO NetworkImpl:161 link # 65536
2024-07-05T16:26:46,957 INFO RandomizingTimeDistanceTravelDisutilityFactory:86 sigma: 3.0; resulting normalization: 0.011108996538242306
2024-07-05T16:26:46,957 INFO RandomizingTimeDistanceTravelDisutilityFactory:86 sigma: 3.0; resulting normalization: 0.011108996538242306
2024-07-05T16:26:46,978 INFO Counter:75 [PersonPrepareForSim] handled person # 0
2024-07-05T16:26:46,998 INFO MobsimListenerManager:50 calling addQueueSimulationListener
2024-07-05T16:26:46,998 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimInitializedListener
2024-07-05T16:26:46,998 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2024-07-05T16:26:47,000 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimAfterSimStepListener
2024-07-05T16:26:47,000 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.vis.snapshotwriters.SnapshotWriterManager
2024-07-05T16:26:47,000 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeCleanupListener
2024-07-05T16:26:47,000 INFO QSimProvider:131 Added MobsimEngine class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2024-07-05T16:26:47,000 INFO QSimProvider:137 Added Activityhandler class org.matsim.core.mobsim.qsim.ActivityEngineDefaultImpl
2024-07-05T16:26:47,239 INFO QSimProvider:143 Added DepartureHandler class org.matsim.core.mobsim.qsim.qnetsimengine.VehicularDepartureHandler
2024-07-05T16:26:47,239 INFO QSimProvider:131 Added MobsimEngine class org.matsim.core.mobsim.qsim.qnetsimengine.QNetsimEngineWithThreadpool
2024-07-05T16:26:47,239 INFO QSimProvider:131 Added MobsimEngine class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2024-07-05T16:26:47,239 INFO QSimProvider:143 Added DepartureHandler class org.matsim.core.mobsim.qsim.DefaultTeleportationEngine
2024-07-05T16:26:47,239 INFO QSimProvider:149 Added AgentSource class org.matsim.core.mobsim.qsim.agents.PopulationAgentSource
2024-07-05T16:26:47,239 INFO MobsimListenerManager:50 calling addQueueSimulationListener
2024-07-05T16:26:47,239 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimBeforeSimStepListener
2024-07-05T16:26:47,239 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.framework.listeners.MobsimListener
2024-07-05T16:26:47,239 INFO MobsimListenerManager:54 assigned class org.matsim.core.mobsim.framework.listeners.MobsimListener to interface org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2024-07-05T16:26:47,239 INFO QSimProvider:155 Added MobsimListener class org.matsim.core.mobsim.qsim.messagequeueengine.MessageQueueEngine
2024-07-05T16:26:47,239 INFO QSimProvider:149 Added AgentSource class org.matsim.freight.carriers.controler.FreightAgentSource
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_9 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_10 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_11 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_12 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_13 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_14 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_15 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_16 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_17 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_directCarrier_veh_directCarrierTruck_18 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_9 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_10 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_11 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_12 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_13 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_14 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_15 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_16 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_mainCarrier_veh_mainTruck_17 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_9 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_10 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_11 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_12 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_13 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_14 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_15 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_16 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_17 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_distributionCarrier_veh_distributionTruck_18 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_mainCarrier_veh_mainTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_distributionCarrier_veh_distributionTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_9 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_10 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_11 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_12 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_13 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_14 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_15 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_16 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_17 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_18 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_19 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_20 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_21 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_22 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_23 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_24 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_25 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_26 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_27 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_28 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_29 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_30 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_31 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_32 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_33 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_34 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Edeka_DIRECT_directCarrier_veh_directCarrierTruck_35 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_1 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_2 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_3 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_4 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_5 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_6 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_7 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_8 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_9 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_10 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_11 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_12 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_13 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_14 into mobsim.
2024-07-05T16:26:47,239 WARN FreightAgentSource:86 inserting vehicleId=freight_Kaufland_DIRECT_directCarrier_veh_directCarrierTruck_15 into mobsim.
2024-07-05T16:26:47,280 INFO AbstractQNetsimEngine:426 Assigned 101707 nodes and 202939 links to QSimEngineRunner #0
2024-07-05T16:26:47,280 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 09:21:00 : #links=0 #nodes=1
2024-07-05T16:26:47,280 INFO QSim:566 SIMULATION (NEW QSim) AT 09:21:00 : #Veh=126 lost=0 simT=0.0s realT=0s; (s/r): 0.0
2024-07-05T16:26:47,330 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,359 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 10:00:00 : #links=12 #nodes=5
2024-07-05T16:26:47,359 INFO QSim:566 SIMULATION (NEW QSim) AT 10:00:00 : #Veh=126 lost=0 simT=2340.0s realT=0s; (s/r): Infinity
2024-07-05T16:26:47,375 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,375 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,406 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,422 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,475 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,491 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,506 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,522 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,522 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,537 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,553 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,559 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,559 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,559 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,575 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,591 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,591 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,591 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,591 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,591 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,606 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,622 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 11:00:00 : #links=36 #nodes=2
2024-07-05T16:26:47,622 INFO QSim:566 SIMULATION (NEW QSim) AT 11:00:00 : #Veh=125 lost=0 simT=5940.0s realT=0s; (s/r): Infinity
2024-07-05T16:26:47,622 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,622 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,622 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,622 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,622 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,637 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,637 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,653 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,690 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,690 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,706 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,722 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,737 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,737 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,737 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,759 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,759 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,759 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,759 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,775 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,775 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,775 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,775 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,775 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,790 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,790 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,790 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,806 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 12:00:00 : #links=23 #nodes=8
2024-07-05T16:26:47,806 INFO QSim:566 SIMULATION (NEW QSim) AT 12:00:00 : #Veh=112 lost=0 simT=9540.0s realT=0s; (s/r): Infinity
2024-07-05T16:26:47,806 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,806 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,806 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,806 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,822 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,837 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,837 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,859 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,875 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:47,875 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,875 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,875 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,891 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,891 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,891 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,922 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,922 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,922 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,922 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,938 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,953 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,953 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,960 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,960 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,976 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,976 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,976 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,976 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:47,991 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:48,007 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 13:00:00 : #links=33 #nodes=7
2024-07-05T16:26:48,007 INFO QSim:566 SIMULATION (NEW QSim) AT 13:00:00 : #Veh=87 lost=0 simT=13140.0s realT=1s; (s/r): 13140.0
2024-07-05T16:26:48,007 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,007 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,007 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,007 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$LinkBasedTollScoring:208 Tolling caused by event:
2024-07-05T16:26:48,022 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,038 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,060 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,060 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,075 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,075 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,075 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,091 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,091 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,091 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,107 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,107 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,107 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,107 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,107 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,107 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,122 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,122 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,122 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,122 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,138 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,138 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,138 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,160 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,160 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,191 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,191 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,191 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,191 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,207 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,207 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,207 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,207 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,223 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 14:00:00 : #links=26 #nodes=3
2024-07-05T16:26:48,223 INFO QSim:566 SIMULATION (NEW QSim) AT 14:00:00 : #Veh=47 lost=0 simT=16740.0s realT=1s; (s/r): 16740.0
2024-07-05T16:26:48,223 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,223 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,223 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,223 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,223 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,238 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,238 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,238 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,238 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,254 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,260 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,260 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,260 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,260 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,260 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,276 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,291 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,291 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,307 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,323 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,323 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,354 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,360 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,360 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,360 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,375 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 15:00:00 : #links=11 #nodes=1
2024-07-05T16:26:48,375 INFO QSim:566 SIMULATION (NEW QSim) AT 15:00:00 : #Veh=19 lost=0 simT=20340.0s realT=1s; (s/r): 20340.0
2024-07-05T16:26:48,375 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,375 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,391 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,407 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,422 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,422 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,438 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t
2024-07-05T16:26:48,460 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,491 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,507 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 16:00:00 : #links=6 #nodes=0
2024-07-05T16:26:48,507 INFO QSim:566 SIMULATION (NEW QSim) AT 16:00:00 : #Veh=10 lost=0 simT=23940.0s realT=1s; (s/r): 23940.0
2024-07-05T16:26:48,507 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,523 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,523 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,523 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,538 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,538 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,576 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,591 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,591 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,607 INFO AbstractQNetsimEngine:364 SIMULATION (QNetsimEngine) AT 17:00:00 : #links=0 #nodes=0
2024-07-05T16:26:48,607 INFO QSim:566 SIMULATION (NEW QSim) AT 17:00:00 : #Veh=1 lost=0 simT=27540.0s realT=1s; (s/r): 27540.0
2024-07-05T16:26:48,660 INFO EventBasedCarrierScorer_MultipleChains$EventBasedScoring:96 Score fixed costs for vehicle type: heavy40t_electro
2024-07-05T16:26:48,676 INFO AbstractController$9:237 ### ITERATION 1 fires after mobsim event
2024-07-05T16:26:48,676 INFO Gbl:196 Thread performance: Thread=class org.matsim.core.events.SimStepParallelEventsManagerImpl$ProcessEventsRunnable0 cpu-time=0.515625sec
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.DistributionServiceStartEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.LSPTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.resourceImplementations.TransshipmentHubTourEndEventHandler with priority 0.0
2024-07-05T16:26:48,689 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.analysis.LegTimesControlerListener with priority 0.0
2024-07-05T16:26:48,703 INFO LegTimesControlerListener:51 [1] average trip (probably: leg) duration is: 2153 seconds = 00:35:53
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.core.events.MobsimScopeEventHandling with priority 0.0
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:269 calling notifyAfterMobsim on org.matsim.core.scoring.EventsToActivities$1 with priority 0.0
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:272 [it.1] all ControlerAfterMobsimListeners called.
2024-07-05T16:26:48,703 INFO AbstractController$4:162 ### ITERATION 1 fires scoring event
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:197 calling notifyScoring on org.matsim.core.scoring.PlansScoringImpl with priority 0.0
2024-07-05T16:26:48,703 INFO NewScoreAssignerImpl:58 it: 1 msaStart: null
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:205 calling notifyScoring on org.matsim.freight.carriers.controler.CarrierControlerListener with priority 0.0
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-16424.121360737572
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-3431.203433648188
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-4722.270714477628
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-5702.712498793277
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-2427.4606593513786
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-1791.6174023377303
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-33517.60610289329
2024-07-05T16:26:48,703 WARN CarrierAgent:182 score=-14147.838418955189
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:205 calling notifyScoring on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:209 [it.1] all ControlerScoringListeners called.
2024-07-05T16:26:48,703 INFO AbstractController$5:170 ### ITERATION 1 fires iteration end event
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:172 calling notifyIterationEnds on org.matsim.core.controler.corelisteners.EventsHandlingImpl with priority 0.0
2024-07-05T16:26:48,703 INFO EventsManagerImpl:159 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:26:48,703 INFO EventsManagerImpl:159 removing Event-Handler: org.matsim.core.events.algorithms.EventWriterXML
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:172 calling notifyIterationEnds on org.matsim.core.scoring.PlansScoringImpl with priority 0.0
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.counts.CountsControlerListener with priority 0.0
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.ModeChoiceCoverageControlerListener with priority 0.0
2024-07-05T16:26:48,703 WARN ModeChoiceCoverageControlerListener:194 There are no trips conducted by the analyzed population. This should only be the case for tests. If you are running a simulation run, this should not happen. Check your population.
2024-07-05T16:26:48,703 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.ModeStatsControlerListener with priority 0.0
2024-07-05T16:26:48,703 INFO ModeStatsControlerListener:133 Mode shares over all 0.0 trips found. MainModeIdentifier: class org.matsim.core.router.DefaultAnalysisMainModeIdentifier
2024-07-05T16:26:48,776 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.ScoreStatsControlerListener with priority 0.0
2024-07-05T16:26:48,776 INFO ScoreStatsControlerListener:154 -- avg. score of the executed plan of each agent: NaN
2024-07-05T16:26:48,776 INFO ScoreStatsControlerListener:155 -- avg. score of the worst plan of each agent: NaN
2024-07-05T16:26:48,776 INFO ScoreStatsControlerListener:156 -- avg. of the avg. plan score per agent: NaN
2024-07-05T16:26:48,776 INFO ScoreStatsControlerListener:157 -- avg. score of the best plan of each agent: NaN
2024-07-05T16:26:48,823 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.IterationTravelStatsControlerListener with priority 0.0
2024-07-05T16:26:48,823 INFO TravelDistanceStats:115 -- average leg distance per plan (executed plans only): 0.0 meters
2024-07-05T16:26:48,823 INFO TravelDistanceStats:116 average leg distance per Person (executed plans only): NaN meters (statistic on all 0 legs which have a finite distance)
2024-07-05T16:26:48,823 INFO TravelDistanceStats:117 -- average trip distance per plan (executed plans only): 0.0 meters
2024-07-05T16:26:48,823 INFO TravelDistanceStats:118 average trip distance per Person (executed plans only): NaN meters (statistic on all 0 trips which have a finite distance)
2024-07-05T16:26:48,823 INFO TravelDistanceStats:119 (TravelDistanceStats takes an average over all legs where the simulation reports travelled (network) distances
2024-07-05T16:26:48,823 INFO TravelDistanceStats:120 (and teleported legs whose route contains a distance.)
2024-07-05T16:26:48,907 INFO ActivityWriter:39 Writing all Activities to activitiescsv
2024-07-05T16:26:48,907 INFO ActivityWriter:59 ...done
2024-07-05T16:26:48,907 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.LegHistogramListener with priority 0.0
2024-07-05T16:26:48,907 INFO LegHistogramListener:73 number of legs: 0 100%
2024-07-05T16:26:48,938 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.analysis.LinkStatsControlerListener with priority 0.0
2024-07-05T16:26:48,938 INFO ControlerListenerManagerImpl:180 calling notifyIterationEnds on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:26:48,938 INFO LSPPlanXmlWriter:63 about to write lsps to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/ITERS/it.1/1.lsps.xml
2024-07-05T16:26:48,954 INFO LSPPlanXmlWriter:79 done
2024-07-05T16:26:48,954 INFO ControlerListenerManagerImpl:184 [it.1] all ControlerIterationEndsListeners called.
2024-07-05T16:26:49,007 INFO AbstractController:184 ### ITERATION 1 ENDS
2024-07-05T16:26:49,007 INFO AbstractController:185 ###################################################
2024-07-05T16:26:49,007 INFO MatsimRuntimeModifications:80 S H U T D O W N --- start shutdown.
2024-07-05T16:26:49,007 INFO ControlerListenerManagerImpl:128 calling notifyShutdown on org.matsim.core.controler.corelisteners.EventsHandlingImpl with priority 0.0
2024-07-05T16:26:49,007 INFO ControlerListenerManagerImpl:128 calling notifyShutdown on org.matsim.core.controler.corelisteners.DumpDataAtEndImpl with priority 0.0
2024-07-05T16:26:49,007 INFO Counter:75 [ParallelPopulationWriterV6] dumped person # 0
2024-07-05T16:26:49,007 INFO PopulationWriter:150 Population written to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_plans.xml.gz
2024-07-05T16:26:49,007 INFO Counter:75 [PopulationWriter] dumped person # 0
2024-07-05T16:26:49,007 INFO NetworkWriter:70 Writing network to file: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_network.xml.gz...
2024-07-05T16:26:50,645 INFO NetworkWriter:73 done.
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,645 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,660 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,660 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,660 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,660 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,665 INFO Config:550 setting context to [file:/C:/git-and-svn/logistics2/]
2024-07-05T16:26:50,687 INFO MatsimVehicleWriter:49 about to write vehicles to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_vehicles.xml.gz
2024-07-05T16:26:50,687 INFO VehicleWriterV2:64 about to write vehicles to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_vehicles.xml.gz
2024-07-05T16:26:50,687 INFO MatsimVehicleWriter:49 about to write vehicles to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_allVehicles.xml.gz
2024-07-05T16:26:50,687 INFO VehicleWriterV2:64 about to write vehicles to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_allVehicles.xml.gz
2024-07-05T16:26:50,687 INFO HouseholdsWriterV10:66 about to write households to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_households.xml.gz
2024-07-05T16:26:50,687 INFO Counter:75 [HouseholdsWriter] wrote household # 0
2024-07-05T16:26:50,687 INFO CountsWriterV2:45 Write Counts to test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_counts.xml.gz
2024-07-05T16:26:50,703 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.ModeChoiceCoverageControlerListener with priority 0.0
2024-07-05T16:26:50,703 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.ScoreStatsControlerListener with priority 0.0
2024-07-05T16:26:50,703 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.IterationTravelStatsControlerListener with priority 0.0
2024-07-05T16:26:50,703 INFO PersonWriter:36 Writing all Persons to personscsv
2024-07-05T16:26:50,703 INFO PersonWriter:54 ...done
2024-07-05T16:26:50,703 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.analysis.LinkStatsControlerListener with priority 0.0
2024-07-05T16:26:52,566 INFO ControlerListenerManagerImpl:135 calling notifyShutdown on org.matsim.freight.logistics.LSPControlerListener with priority 0.0
2024-07-05T16:26:52,566 INFO LSPPlanXmlWriter:63 about to write lsps to: test/output/org/matsim/freight/logistics/example/lsp/multipleChains/ExampleTwoLspsGroceryDeliveryMultipleChainsTest/testLspScoreAreEqual/output_lsps.xml.gz
2024-07-05T16:26:52,585 INFO LSPPlanXmlWriter:79 done
2024-07-05T16:26:52,585 INFO CarrierPlanXmlWriterV2_1:84 write carrier plans
2024-07-05T16:26:52,617 INFO CarrierPlanXmlWriterV2_1:99 done
2024-07-05T16:26:52,617 INFO ControlerListenerManagerImpl:138 all ControlerShutdownListeners called.
2024-07-05T16:26:52,617 INFO MatsimRuntimeModifications:103 S H U T D O W N --- shutdown completed.
2024-07-05T16:26:52,617 INFO OutputDirectoryLogging:172 closing the logfile, i.e. messages sent to the logger after this message are not written to the logfile.