Skip to content

Commit

Permalink
patching expected results refs #21
Browse files Browse the repository at this point in the history
  • Loading branch information
namdre committed Mar 25, 2024
1 parent a01a4bc commit f3b1af7
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 37 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Warning: Teleporting vehicle '556'; waited too long (yield), lane=':A2_14_0', time=752.00.
Warning: Vehicle '556' ends teleporting on edge 'A2A1', time=768.00.
Warning: Teleporting vehicle '1373'; waited too long (yield), lane='A0A1_0', time=1196.00.
Warning: Vehicle '1373' ends teleporting on edge 'A1A2', time=1196.00.
Warning: Teleporting vehicle '556'; waited too long (yield), lane=':A2_14_0', time=752.00.
Warning: Vehicle '556' ends teleporting on edge 'A2A1', time=768.00.
Warning: Teleporting vehicle '1373'; waited too long (yield), lane='A0A1_0', time=1196.00.
Warning: Vehicle '1373' ends teleporting on edge 'A1A2', time=1196.00.
60 changes: 31 additions & 29 deletions tests/complex/sumo/vehroute-roundtrip/grid2_random/output.complex
Original file line number Diff line number Diff line change
@@ -1,48 +1,50 @@
Loading net-file from 'input_net.net.xml' ... done (22ms).
Loading net-file from 'input_net.net.xml' ... done (9ms).
Loading done.
Simulation version v1_17_0+1033-3845634 started with time: 0.00.
Simulation ended at time: 1328.00
Simulation version v1_19_0+1525-a01a4bc4749 started with time: 0.00.
Simulation ended at time: 1517.00
Reason: All vehicles have left the simulation.
Performance:
Duration: 1.68s
Real time factor: 791.418
UPS: 162735.995232
Duration: 0.95s
Real time factor: 1598.52
UPS: 388916.754478
Vehicles:
Inserted: 2000
Running: 0
Waiting: 0
Teleports: 2 (Yield: 2)
Statistics (avg of 2000):
RouteLength: 464.29
Speed: 4.23
Duration: 136.53
WaitingTime: 67.30
TimeLoss: 100.24
DepartDelay: 4.25
RouteLength: 485.00
Speed: 3.82
Duration: 184.54
WaitingTime: 109.02
TimeLoss: 146.58
DepartDelay: 9.81

DijkstraRouter answered 5601 queries and explored 36.60 edges on average.
DijkstraRouter spent 0.04s answering queries (0.01ms on average).
Loading net-file from 'input_net.net.xml' ... done (23ms).
DijkstraRouter answered 7241 queries and explored 40.10 edges on average.
DijkstraRouter spent 0.02s answering queries (0.00ms on average).
Loading net-file from 'input_net.net.xml' ... done (10ms).
Loading done.
Simulation version v1_17_0+1033-3845634 started with time: 0.00.
Simulation ended at time: 1328.00
Simulation version v1_19_0+1525-a01a4bc4749 started with time: 0.00.
Simulation ended at time: 1517.00
Reason: All vehicles have left the simulation.
Performance:
Duration: 1.45s
Real time factor: 914.601
UPS: 188065.426997
Duration: 0.79s
Real time factor: 1917.83
UPS: 466601.769912
Vehicles:
Inserted: 2000
Running: 0
Waiting: 0
Teleports: 2 (Yield: 2)
Statistics (avg of 2000):
RouteLength: 464.29
Speed: 4.23
Duration: 136.53
WaitingTime: 67.30
TimeLoss: 100.24
RouteLength: 485.00
Speed: 3.82
Duration: 184.54
WaitingTime: 109.02
TimeLoss: 146.58
DepartDelay: 0.00

< <performance clockBegin="1687241075.26" clockEnd="1687241076.94" clockDuration="1.68" traciDuration="0.00" realTimeFactor="791.42" vehicleUpdatesPerSecond="162736.00" personUpdatesPerSecond="0.00" begin="0.00" end="1328.00" duration="1328.00"/>
> <performance clockBegin="1687241076.99" clockEnd="1687241078.45" clockDuration="1.45" traciDuration="1.06" realTimeFactor="914.60" vehicleUpdatesPerSecond="188065.43" personUpdatesPerSecond="0.00" begin="0.00" end="1328.00" duration="1328.00"/>
< <vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="4.25" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="8492.00"/>
> <vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="0.00"/>
< <performance clockBegin="1711370747.43" clockEnd="1711370748.37" clockDuration="0.95" traciDuration="0.00" realTimeFactor="1598.52" vehicleUpdatesPerSecond="388916.75" personUpdatesPerSecond="0.00" begin="0.00" end="1517.00" duration="1517.00"/>
> <performance clockBegin="1711370748.40" clockEnd="1711370749.20" clockDuration="0.79" traciDuration="0.00" realTimeFactor="1917.83" vehicleUpdatesPerSecond="466601.77" personUpdatesPerSecond="0.00" begin="0.00" end="1517.00" duration="1517.00"/>
< <vehicleTripStatistics count="2000" routeLength="485.00" speed="3.82" duration="184.54" waitingTime="109.02" timeLoss="146.58" departDelay="9.81" departDelayWaiting="-1.00" totalTravelTime="369082.00" totalDepartDelay="19622.00"/>
> <vehicleTripStatistics count="2000" routeLength="485.00" speed="3.82" duration="184.54" waitingTime="109.02" timeLoss="146.58" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="369082.00" totalDepartDelay="0.00"/>
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-20 08:04:35 by Eclipse SUMO sumo Version v1_17_0+1033-3845634
<!-- generated on 2024-03-25 13:45:47 by Eclipse SUMO sumo Version v1_19_0+1525-a01a4bc4749
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
Expand Down Expand Up @@ -29,13 +29,13 @@
-->

<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<performance clockBegin="1687241075.26" clockEnd="1687241076.94" clockDuration="1.68" traciDuration="0.00" realTimeFactor="791.42" vehicleUpdatesPerSecond="162736.00" personUpdatesPerSecond="0.00" begin="0.00" end="1328.00" duration="1328.00"/>
<performance clockBegin="1711370747.43" clockEnd="1711370748.37" clockDuration="0.95" traciDuration="0.00" realTimeFactor="1598.52" vehicleUpdatesPerSecond="388916.75" personUpdatesPerSecond="0.00" begin="0.00" end="1517.00" duration="1517.00"/>
<vehicles loaded="2000" inserted="2000" running="0" waiting="0"/>
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
<teleports total="2" jam="0" yield="2" wrongLane="0"/>
<safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<persons loaded="0" running="0" jammed="0"/>
<personTeleports total="0" abortWait="0" wrongDest="0"/>
<vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="4.25" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="8492.00"/>
<vehicleTripStatistics count="2000" routeLength="485.00" speed="3.82" duration="184.54" waitingTime="109.02" timeLoss="146.58" departDelay="9.81" departDelayWaiting="-1.00" totalTravelTime="369082.00" totalDepartDelay="19622.00"/>
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<rideStatistics number="0"/>
<transportStatistics number="0"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2023-06-20 08:04:36 by Eclipse SUMO sumo Version v1_17_0+1033-3845634
<!-- generated on 2024-03-25 13:45:48 by Eclipse SUMO sumo Version v1_19_0+1525-a01a4bc4749
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
<input>
Expand All @@ -25,13 +25,13 @@
-->

<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<performance clockBegin="1687241076.99" clockEnd="1687241078.45" clockDuration="1.45" traciDuration="1.06" realTimeFactor="914.60" vehicleUpdatesPerSecond="188065.43" personUpdatesPerSecond="0.00" begin="0.00" end="1328.00" duration="1328.00"/>
<performance clockBegin="1711370748.40" clockEnd="1711370749.20" clockDuration="0.79" traciDuration="0.00" realTimeFactor="1917.83" vehicleUpdatesPerSecond="466601.77" personUpdatesPerSecond="0.00" begin="0.00" end="1517.00" duration="1517.00"/>
<vehicles loaded="2000" inserted="2000" running="0" waiting="0"/>
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
<teleports total="2" jam="0" yield="2" wrongLane="0"/>
<safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<persons loaded="0" running="0" jammed="0"/>
<personTeleports total="0" abortWait="0" wrongDest="0"/>
<vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="0.00"/>
<vehicleTripStatistics count="2000" routeLength="485.00" speed="3.82" duration="184.54" waitingTime="109.02" timeLoss="146.58" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="369082.00" totalDepartDelay="0.00"/>
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<rideStatistics number="0"/>
<transportStatistics number="0"/>
Expand Down

0 comments on commit f3b1af7

Please sign in to comment.