texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31May001921.2255606 -g
texttest -a tools -d /home/delphi/gcc/sumo/tests
---------- Differences in output ---------- 0a1,29 > build/setup-traci.py:21:1: F401 'os' imported but unused > build/setup-sumolib.py:21:1: F401 'os' imported but unused > drt/ortools_pdp.py:113:5: E265 block comment should start with '# ' > drt/ortools_pdp.py:113:121: E501 line too long (124 > 120 characters) > drt/ortools_pdp.py:114:5: E265 block comment should start with '# ' > drt/ortools_pdp.py:125:121: E501 line too long (135 > 120 characters) > drt/ortools_pdp.py:154:121: E501 line too long (166 > 120 characters) > drt/ortools_pdp.py:164:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:165:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:166:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:167:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:168:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:171:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:172:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:173:121: E501 line too long (145 > 120 characters) > drt/ortools_pdp.py:177:121: E501 line too long (190 > 120 characters) > drt/ortools_pdp.py:196:121: E501 line too long (171 > 120 characters) > drt/ortools_pdp.py:300:121: E501 line too long (145 > 120 characters) > drt/ortools_pdp.py:312:41: E231 missing whitespace after ',' > drt/ortools_pdp.py:314:41: E231 missing whitespace after ',' > drt/ortools_pdp.py:315:13: E265 block comment should start with '# ' > drt/ortools_pdp.py:331:5: E265 block comment should start with '# ' > drt/ortools_pdp.py:333:5: E265 block comment should start with '# ' > drt/ortools_pdp.py:373:1: W293 blank line contains whitespace > drt/ortools_pdp.py:381:121: E501 line too long (135 > 120 characters) > drt/ortools_pdp.py:388:5: E303 too many blank lines (2) > drt/drtOrtools.py:357:1: W293 blank line contains whitespace > drt/drtOrtools.py:424:9: E115 expected an indented block (comment) > drt/drtOrtools.py:424:9: E265 block comment should start with '# ' <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39818), raddr=('127.0.0.1', 51313)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3227969 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 600.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: 1.0
> fix_allocation: False
11a19,20
> Reservation 0 has direct route costs 680
> Reservation 1 has direct route costs 385
15a25,28
> pickup/dropoff indexes (nodes): 0/2 (1/3)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/3 (2/4)
> allow to reject new reservation 1
16a30,31
> reservation 0 with direct route cost 680 * drf 1.0 = max cost 680
> reservation 1 with direct route cost 385 * drf 1.0 = max cost 385
20,97d34
< ## Done
< Set solution heuristic...
< Start solving the problem.
< Objective: 265428
< Route for vehicle 0:
< 5 (L: 0, C: 0, T: (1,277))
< -> 1 (L: 1, C: 588, T: (43,319))
< -> 3 (L: 0, C: 1268, T: (156,432))
< -> 2 (L: 1, C: 2243, T: (233,509))
< -> 4 (L: 0, C: 2628, T: (324,600))
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,13d4
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
< </personinfo>
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
< </personinfo>
< <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
< <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.00"/>
< </tripinfo>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="2" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 54496), raddr=('127.0.0.1', 38365)>
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3227906 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 600.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: 3.0
> fix_allocation: False
11a19,20
> Reservation 0 has direct route costs 680
> Reservation 1 has direct route costs 385
15a25,28
> pickup/dropoff indexes (nodes): 0/2 (1/3)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/3 (2/4)
> allow to reject new reservation 1
16a30,31
> reservation 0 with direct route cost 680 * drf 3.0 = max cost 2040
> reservation 1 with direct route cost 385 * drf 3.0 = max cost 1155
20,85d34
< ## Done
< Set solution heuristic...
< Start solving the problem.
< Objective: 225735
< Route for vehicle 0:
< 5 (L: 0, C: 0, T: (1,310))
< -> 1 (L: 1, C: 588, T: (43,352))
< -> 2 (L: 2, C: 1174, T: (85,394))
< -> 4 (L: 1, C: 1559, T: (176,485))
< -> 3 (L: 0, C: 2235, T: (291,600))
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,13d4
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="60.00" vehicle="v0" depart="60.00" arrival="160.00" arrivalPos="85.60" duration="100.00" routeLength="380.47" timeLoss="13.14"/>
< </personinfo>
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="278.00" arrivalPos="285.60" duration="247.00" routeLength="1270.50" timeLoss="32.49"/>
< </personinfo>
< <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1572.35" waitingTime="7.00" waitingCount="2" stopTime="475.00" timeLoss="39.87" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
< <taxi customers="2" occupiedDistance="1270.50" occupiedTime="130.00"/>
< </tripinfo>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="2" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="1" routeLength="1572.35" speed="2.50" duration="630.00" waitingTime="7.00" timeLoss="39.87" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="2" waitingTime="45.50" routeLength="825.49" duration="173.50" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 52386), raddr=('127.0.0.1', 39281)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3227971 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 600.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: -1.0
> fix_allocation: False
11a19,20
> Reservation 0 has direct route costs 680
> Reservation 1 has direct route costs 385
15a25,28
> pickup/dropoff indexes (nodes): 0/2 (1/3)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/3 (2/4)
> allow to reject new reservation 1
19,122d31
< ## Done
< Set solution heuristic...
< Start solving the problem.
< Objective: 225735
< Route for vehicle 0:
< 5 (L: 0, C: 0, T: (1,310))
< -> 1 (L: 1, C: 588, T: (43,352))
< -> 2 (L: 2, C: 1174, T: (85,394))
< -> 4 (L: 1, C: 1559, T: (176,485))
< -> 3 (L: 0, C: 2235, T: (291,600))
< -> 0 (L: 0, C: 2235, T: (291,1972))
< Costs of the route: 2235
<
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,16d4
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="59.00" vehicle="v0" depart="59.00" arrival="158.00" arrivalPos="85.60" duration="99.00" routeLength="380.47" timeLoss="13.03"/>
< </personinfo>
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="297.00" arrivalPos="285.60" duration="267.00" routeLength="1464.97" timeLoss="40.64"/>
< </personinfo>
< <personinfo id="2" depart="170.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
< <ride waitingTime="32.00" vehicle="v0" depart="202.00" arrival="373.00" arrivalPos="85.60" duration="171.00" routeLength="480.24" timeLoss="16.46"/>
< </personinfo>
< <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1866.56" waitingTime="9.00" waitingCount="3" stopTime="442.00" timeLoss="55.32" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.04" vaporized="">
< <taxi customers="3" occupiedDistance="1564.76" occupiedTime="166.00"/>
< </tripinfo>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="34" inserted="1" running="1" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="3" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="1" routeLength="1866.56" speed="2.96" duration="630.00" waitingTime="9.00" timeLoss="55.32" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="3" waitingTime="40.33" routeLength="775.23" duration="179.00" bus="0" train="0" taxi="3" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 60028), raddr=('127.0.0.1', 42121)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3228093 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 600.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: 1.5
> fix_allocation: False
11a19,20
> Reservation 0 has direct route costs 680
> Reservation 1 has direct route costs 385
15a25,28
> pickup/dropoff indexes (nodes): 0/2 (1/3)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/3 (2/4)
> allow to reject new reservation 1
16a30,31
> reservation 0 with direct route cost 680 * drf 1.5 = max cost 1020
> reservation 1 with direct route cost 385 * drf 1.5 = max cost 578
20,99d34
< ## Done
< Set solution heuristic...
< Start solving the problem.
< Objective: 304414
< Route for vehicle 0:
< 5 (L: 0, C: 0, T: (1,35))
< -> 2 (L: 1, C: 888, T: (65,99))
< -> 4 (L: 0, C: 1273, T: (156,190))
< -> 1 (L: 1, C: 2334, T: (242,487))
< -> 3 (L: 0, C: 3014, T: (355,600))
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,13d4
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="54.00" vehicle="v0" depart="54.00" arrival="154.00" arrivalPos="85.60" duration="100.00" routeLength="380.42" timeLoss="13.14"/>
< </personinfo>
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="221.00" vehicle="v0" depart="221.00" arrival="341.00" arrivalPos="285.60" duration="120.00" routeLength="675.06" timeLoss="10.95"/>
< </personinfo>
< <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="2351.90" waitingTime="7.00" waitingCount="2" stopTime="412.00" timeLoss="45.73" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
< <taxi customers="2" occupiedDistance="1055.48" occupiedTime="106.00"/>
< </tripinfo>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="2" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="1" routeLength="2351.90" speed="3.73" duration="630.00" waitingTime="7.00" timeLoss="45.73" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="2" waitingTime="137.50" routeLength="527.74" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 38344), raddr=('127.0.0.1', 45611)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3228120 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 600.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: 1.5
> fix_allocation: False
11a19,20
> Reservation 0 has direct route costs 680
> Reservation 1 has direct route costs 385
15a25,28
> pickup/dropoff indexes (nodes): 0/2 (1/3)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/3 (2/4)
> allow to reject new reservation 1
16a30,31
> reservation 0 with direct route cost 680 * drf 1.5 = max cost 1020
> reservation 1 with direct route cost 385 * drf 1.5 = max cost 578
20,97d34
< ## Done
< Set solution heuristic...
< Start solving the problem.
< Objective: 265428
< Route for vehicle 0:
< 5 (L: 0, C: 0, T: (1,35))
< -> 1 (L: 1, C: 588, T: (43,77))
< -> 3 (L: 0, C: 1268, T: (156,190))
< -> 2 (L: 1, C: 2243, T: (233,509))
< -> 4 (L: 0, C: 2628, T: (324,600))
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,13d4
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
< </personinfo>
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
< </personinfo>
< <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
< <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.00"/>
< </tripinfo>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="2" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 51478), raddr=('127.0.0.1', 53031)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3227967 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 900.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: -1.0
> fix_allocation: False
27a35,44
> Reservation 0 has direct route costs 870
> Reservation 1 has direct route costs 771
> Reservation 2 has direct route costs 785
> Reservation 3 has direct route costs 770
> Reservation 4 has direct route costs 1576
> Reservation 5 has direct route costs 777
> Reservation 6 has direct route costs 1166
> Reservation 7 has direct route costs 565
> Reservation 8 has direct route costs 276
> Reservation 9 has direct route costs 1575
31a49,68
> pickup/dropoff indexes (nodes): 0/10 (1/11)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/11 (2/12)
> allow to reject new reservation 1
> pickup/dropoff indexes (nodes): 2/12 (3/13)
> allow to reject new reservation 2
> pickup/dropoff indexes (nodes): 3/13 (4/14)
> allow to reject new reservation 3
> pickup/dropoff indexes (nodes): 4/14 (5/15)
> allow to reject new reservation 4
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,40d4
< <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="201.00" arrivalPos="85.60" duration="171.00" routeLength="1070.86" timeLoss="33.34"/>
< </personinfo>
< <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
< <ride waitingTime="44.00" vehicle="v0" depart="44.00" arrival="202.00" arrivalPos="85.60" duration="158.00" routeLength="971.06" timeLoss="27.90"/>
< </personinfo>
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="71.00" vehicle="v1" depart="71.00" arrival="221.00" arrivalPos="285.60" duration="150.00" routeLength="865.12" timeLoss="26.03"/>
< </personinfo>
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="32.00" vehicle="v1" depart="32.00" arrival="332.00" arrivalPos="285.60" duration="300.00" routeLength="1759.08" timeLoss="47.45"/>
< </personinfo>
< <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
< <ride waitingTime="291.00" vehicle="v0" depart="291.00" arrival="409.00" arrivalPos="85.60" duration="118.00" routeLength="560.16" timeLoss="17.85"/>
< </personinfo>
< <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
< <ride waitingTime="98.00" vehicle="v1" depart="98.00" arrival="473.00" arrivalPos="285.60" duration="375.00" routeLength="1963.90" timeLoss="48.83"/>
< </personinfo>
< <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
< <ride waitingTime="244.00" vehicle="v0" depart="244.00" arrival="535.00" arrivalPos="85.60" duration="291.00" routeLength="1754.18" timeLoss="43.87"/>
< </personinfo>
< <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
< <ride waitingTime="342.00" vehicle="v1" depart="342.00" arrival="605.00" arrivalPos="285.60" duration="263.00" routeLength="1559.15" timeLoss="29.89"/>
< </personinfo>
< <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
< <ride waitingTime="75.00" vehicle="v0" depart="75.00" arrival="613.00" arrivalPos="85.60" duration="538.00" routeLength="2914.67" timeLoss="84.80"/>
< </personinfo>
< <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
< <ride waitingTime="291.00" vehicle="v0" depart="291.00" arrival="715.00" arrivalPos="87.60" duration="424.00" routeLength="1741.27" timeLoss="56.81"/>
<truncated after showing first 30 lines>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="311" inserted="2" running="2" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="10" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="2" routeLength="3823.20" speed="4.11" duration="930.00" waitingTime="15.00" timeLoss="104.61" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1860.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="10" waitingTime="151.80" routeLength="1515.94" duration="278.80" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 48614), raddr=('127.0.0.1', 36261)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3227958 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 600.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: 1.5
> fix_allocation: True
9a17
> Reservation 0 has direct route costs 680
13a22,23
> pickup/dropoff indexes (nodes): 0/1 (1/2)
> allow to reject new reservation 0
14a25
> reservation 0 with direct route cost 680 * drf 1.5 = max cost 1020
19,191d29
< ## Done
< Set solution heuristic...
< Start solving the problem.
< Objective: 128068
< Route for vehicle 0:
< 3 (L: 0, C: 0, T: (1,445))
< -> 1 (L: 1, C: 588, T: (43,487))
< -> 2 (L: 0, C: 1268, T: (156,600))
< -> 0 (L: 0, C: 1268, T: (156,1202))
< Costs of the route: 1268
<
< Route for vehicle 1:
< 4 (L: 0, C: 0, T: (1,600))
< -> 0 (L: 0, C: 0, T: (1,1202))
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,19d4
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="210.00" arrivalPos="285.60" duration="179.00" routeLength="675.07" timeLoss="11.02"/>
< </personinfo>
< <personinfo id="1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="70.00" vehicle="v1" depart="80.00" arrival="210.00" arrivalPos="85.60" duration="130.00" routeLength="380.45" timeLoss="13.03"/>
< </personinfo>
< <personinfo id="2" depart="140.00" type="DEFAULT_PEDTYPE" speedFactor="0.88">
< <ride waitingTime="116.00" vehicle="v1" depart="256.00" arrival="364.00" arrivalPos="85.60" duration="108.00" routeLength="480.20" timeLoss="14.50"/>
< </personinfo>
< <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="976.92" waitingTime="2.00" waitingCount="1" stopTime="540.00" timeLoss="18.40" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
< <taxi customers="1" occupiedDistance="675.07" occupiedTime="64.00"/>
< </tripinfo>
< <tripinfo id="v1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="2075.87" waitingTime="8.00" waitingCount="2" stopTime="423.00" timeLoss="58.90" rerouteNo="4" devices="tripinfo_v1 taxi_v1 person_v1" vType="taxi" speedFactor="1.04" vaporized="">
< <taxi customers="2" occupiedDistance="860.65" occupiedTime="94.00"/>
< </tripinfo>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="49" inserted="2" running="2" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="3" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="2" routeLength="1526.39" speed="2.42" duration="630.00" waitingTime="5.00" timeLoss="38.65" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="3" waitingTime="72.33" routeLength="511.91" duration="139.00" bus="0" train="0" taxi="3" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
---------- Differences in errors ----------
0a1,18
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> run(arguments.end, arguments.interval,
> drtOrtools.py, in run
> solution_requests = dispatch(reservations_all, fleet, time_limit,
> drtOrtools.py, in dispatch
> solution_ortools = ortools_pdp.main(data, time_limit, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 244, in add_time_windows_constraint
> routing.AddDimension(
> pywrapcp.py, in AddDimension
> return _pywrapcp.RoutingModel_AddDimension(self, evaluator_index, slack_max, capacity, fix_start_cumul_to_zero, name)
> TypeError: in method 'RoutingModel_AddDimension', argument 3 of type 'int64_t'
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33848), raddr=('127.0.0.1', 46563)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /usr/lib/python3.10/subprocess.py:1070: ResourceWarning: subprocess 3227965 is still running
---------- Differences in output ----------
0a1,7
> Simulation parameters:
> end: 900.0
> interval: 30
> time_limit: 10
> cost_type: CostType.DISTANCE
> drf: 1.5
> fix_allocation: False
27a35,44
> Reservation 0 has direct route costs 870
> Reservation 1 has direct route costs 771
> Reservation 2 has direct route costs 785
> Reservation 3 has direct route costs 770
> Reservation 4 has direct route costs 1576
> Reservation 5 has direct route costs 777
> Reservation 6 has direct route costs 1166
> Reservation 7 has direct route costs 565
> Reservation 8 has direct route costs 276
> Reservation 9 has direct route costs 1575
31a49,68
> pickup/dropoff indexes (nodes): 0/10 (1/11)
> allow to reject new reservation 0
> pickup/dropoff indexes (nodes): 1/11 (2/12)
> allow to reject new reservation 1
> pickup/dropoff indexes (nodes): 2/12 (3/13)
> allow to reject new reservation 2
> pickup/dropoff indexes (nodes): 3/13 (4/14)
> allow to reject new reservation 3
> pickup/dropoff indexes (nodes): 4/14 (5/15)
> allow to reject new reservation 4
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,40d4
< <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
< <ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="198.00" arrivalPos="85.60" duration="158.00" routeLength="946.09" timeLoss="27.22"/>
< </personinfo>
< <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="106.00" vehicle="v1" depart="106.00" arrival="199.00" arrivalPos="85.60" duration="93.00" routeLength="270.94" timeLoss="12.56"/>
< </personinfo>
< <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
< <ride waitingTime="66.00" vehicle="v0" depart="66.00" arrival="264.00" arrivalPos="85.60" duration="198.00" routeLength="1570.31" timeLoss="27.41"/>
< </personinfo>
< <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
< <ride waitingTime="217.00" vehicle="v1" depart="217.00" arrival="348.00" arrivalPos="285.60" duration="131.00" routeLength="765.61" timeLoss="15.39"/>
< </personinfo>
< <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
< <ride waitingTime="166.00" vehicle="v0" depart="166.00" arrival="416.00" arrivalPos="285.60" duration="250.00" routeLength="1359.16" timeLoss="34.03"/>
< </personinfo>
< <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
< <ride waitingTime="383.00" vehicle="v1" depart="383.00" arrival="502.00" arrivalPos="85.60" duration="119.00" routeLength="560.16" timeLoss="17.40"/>
< </personinfo>
< <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
< <ride waitingTime="450.00" vehicle="v0" depart="450.00" arrival="605.00" arrivalPos="85.60" duration="155.00" routeLength="974.62" timeLoss="24.75"/>
< </personinfo>
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="512.00" vehicle="v1" depart="512.00" arrival="662.00" arrivalPos="285.60" duration="150.00" routeLength="865.13" timeLoss="25.25"/>
< </personinfo>
< <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
< <ride waitingTime="497.00" vehicle="v0" depart="497.00" arrival="712.00" arrivalPos="87.60" duration="215.00" routeLength="967.13" timeLoss="25.69"/>
< </personinfo>
< <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
< <ride waitingTime="539.00" vehicle="v1" depart="539.00" arrival="802.00" arrivalPos="285.60" duration="263.00" routeLength="1570.50" timeLoss="29.16"/>
<truncated after showing first 30 lines>
---------- Differences in xmlstats ----------
5,13d4
< <vehicles loaded="311" inserted="2" running="2" waiting="0"/>
< <teleports total="0" jam="0" yield="0" wrongLane="0"/>
< <safety collisions="0" emergencyStops="0"/>
< <persons loaded="10" running="0" jammed="0"/>
< <personTeleports total="0" abortWait="0" wrongDest="0"/>
< <vehicleTripStatistics count="2" routeLength="4874.97" speed="5.24" duration="930.00" waitingTime="22.50" timeLoss="120.11" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1860.00" totalDepartDelay="0.00"/>
< <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
< <rideStatistics number="10" waitingTime="297.60" routeLength="984.97" duration="173.20" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
< <transportStatistics number="0"/>
duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3,55d1
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
<tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
<tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
<tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
<tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
<tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
<tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
<tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>