texttest.exe -a tools -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64texttesttmp\msvc16x64.31May014047.4488 -g
texttest.exe -a tools -d C:\Users\delphi\testreports\sumo\git\tests
---------- 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=820, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59007), raddr=('127.0.0.1', 59002)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 12556 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=604, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59014), raddr=('127.0.0.1', 59011)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 9516 is still running
---------- 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=548, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59004), raddr=('127.0.0.1', 59000)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 13968 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=936, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59008), raddr=('127.0.0.1', 59003)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 1876 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=852, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59013), raddr=('127.0.0.1', 59010)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 2464 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=768, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59012), raddr=('127.0.0.1', 59009)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 9824 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=148, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59006), raddr=('127.0.0.1', 59001)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 10332 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 "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 372, in main
> add_time_windows_constraint(data, routing, manager, verbose)
> File "C:\Users\delphi\testreports\sumo\git\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'
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> sys:1: ResourceWarning: unclosed <socket.socket fd=712, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 59005), raddr=('127.0.0.1', 58999)>
> C:\Program Files\Python38\lib\subprocess.py:942: ResourceWarning: subprocess 4844 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"/>
---------- Differences in errors ---------- 152a153 > Warning: Person 'ped96' is jammed on edge ':1472911083_w0', time=532.00. 156a158 > Warning: Person 'ped120' aborted waiting for N2:0 at busStop '272408975'. 158,159d159 < Warning: Person 'ped65' aborted waiting for M5:1 at busStop '30731481'. < Warning: Person 'ped23' aborted waiting for 200:0 at busStop '3867910420'. 162a163 > Warning: Person 'ped75' aborted waiting for S7:0 at busStop '2603331695'. ---------- Differences in osmimport ---------- 8206,8207c8206,8207 < <edge id=":27411257_c0" function="crossing" crossingEdges="4610362#6 101699676#2"> < <lane id=":27411257_c0_0" index="0" allow="pedestrian" speed="2.78" length="4.80" width="4.00" shape="1875.78,2418.66 1879.00,2422.22"/> --- > <edge id=":27411257_c0" function="crossing" crossingEdges="101699676#1 4610362#5"> > <lane id=":27411257_c0_0" index="0" allow="pedestrian" speed="2.78" length="4.80" width="4.00" shape="1880.43,2421.12 1877.83,2417.09"/> 8210c8210 < <lane id=":27411257_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.65" width="4.00" shape="1877.88,2420.86 1878.97,2422.54 1879.37,2422.28 1879.66,2422.08 1879.90,2421.91 1880.13,2421.73 1880.40,2421.49 1880.75,2421.17 1879.41,2419.69 1880.49,2420.88 1880.14,2421.19 1879.88,2421.42 1879.66,2421.59 1879.43,2421.76 1879.14,2421.95"/> --- > <lane id=":27411257_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.61" width="4.00" shape="1877.27,2417.32 1875.92,2415.83 1875.06,2416.49 1876.15,2418.17 1876.40,2418.01 1876.58,2417.89 1876.73,2417.78 1876.87,2417.66 1877.04,2417.52"/> 8213c8213 < <lane id=":27411257_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.61" width="4.00" shape="1877.27,2417.32 1875.92,2415.83 1875.06,2416.49 1876.15,2418.17 1876.40,2418.01 1876.58,2417.89 1876.73,2417.78 1876.87,2417.66 1877.04,2417.52"/> --- > <lane id=":27411257_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.65" width="4.00" shape="1878.75,2422.21 1878.97,2422.54 1879.37,2422.28 1879.66,2422.08 1879.90,2421.91 1880.13,2421.73 1880.40,2421.49 1880.75,2421.17 1880.75,2421.17 1879.41,2419.69 1880.14,2421.19 1879.88,2421.42 1879.66,2421.59 1879.43,2421.76 1879.14,2421.95"/> 78349,78350c78349,78350 < <connection from=":27411257_w0" to="-4610362#5" fromLane="0" toLane="0" dir="s" state="M"/> < <connection from="-4610362#6" to=":27411257_w0" fromLane="0" toLane="0" dir="s" state="M"/> --- > <connection from=":27411257_w0" to="4610362#6" fromLane="0" toLane="0" dir="s" state="M"/> > <connection from="4610362#5" to=":27411257_w0" fromLane="0" toLane="0" dir="s" state="M"/> 78352,78353c78352,78353 < <connection from=":27411257_w1" to="4610362#6" fromLane="0" toLane="0" dir="s" state="M"/> < <connection from="4610362#5" to=":27411257_w1" fromLane="0" toLane="0" dir="s" state="M"/> --- > <connection from=":27411257_w1" to="-4610362#5" fromLane="0" toLane="0" dir="s" state="M"/> > <connection from="-4610362#6" to=":27411257_w1" fromLane="0" toLane="0" dir="s" state="M"/> ---------- Differences in osmstops ---------- 506c506 < <busStop id="3907105049" name="U Alexanderplatz" lane="301241681#0_2" startPos="23.21" endPos="38.21" friendlyPos="true" lines="N65 N5"/> --- > <busStop id="3907105049" name="U Alexanderplatz" lane="301241681#0_2" startPos="22.99" endPos="37.99" friendlyPos="true" lines="N65 N5"/> ---------- Differences in output ---------- 51c51 < Simulation ended at time: 3264.00 --- > Simulation ended at time: 3234.00 61a62 > Jammed: 1 64,67c65,68 < Speed: 6.09 < Duration: 342.22 < WaitingTime: 67.21 < TimeLoss: 131.37 --- > Speed: 6.12 > Duration: 340.36 > WaitingTime: 65.76 > TimeLoss: 129.28 70,73c71,74 < Speed: 4.26 < Duration: 367.96 < WaitingTime: 39.79 < TimeLoss: 75.76 --- > Speed: 4.23 > Duration: 369.65 > WaitingTime: 41.53 > TimeLoss: 77.40 75c76 < DepartDelay: 0.44 --- > DepartDelay: 0.41 <truncated after showing first 30 lines> ---------- Differences in ptroutes ---------- 153c153 < <stop busStop="1827996414" duration="20" until="383.0"/> <!-- Spandauer Straße/Marienkirche --> --- > <stop busStop="1827996414" duration="20" until="384.0"/> <!-- Spandauer Straße/Marienkirche --> 163c163 < <stop busStop="271373068" duration="20" until="526.0"/> <!-- S+U Brandenburger Tor --> --- > <stop busStop="271373068" duration="20" until="525.0"/> <!-- S+U Brandenburger Tor --> 180c180 < <stop busStop="3352479219" duration="20" until="320.0"/> <!-- Fischerinsel --> --- > <stop busStop="3352479219" duration="20" until="319.0"/> <!-- Fischerinsel --> 198c198 < <stop busStop="2959830774" duration="20" until="391.0"/> <!-- U Stadtmitte --> --- > <stop busStop="2959830774" duration="20" until="390.0"/> <!-- U Stadtmitte --> 219c219 < <stop busStop="-3867910429" duration="20" until="391.0"/> <!-- S Hackescher Markt --> --- > <stop busStop="-3867910429" duration="20" until="392.0"/> <!-- S Hackescher Markt --> 224a225,227 > <route id="pt_bus_265:0" edges="328426193#0 4773463#0 4773463#2" > > <stop busStop="3352479219" duration="20" until="49.0"/> <!-- Fischerinsel --> > </route> 230,232d232 < <route id="pt_bus_265:0" edges="328426193#0 4773463#0 4773463#2" > < <stop busStop="3352479219" duration="20" until="50.0"/> <!-- Fischerinsel --> < </route> 249c249 < <stop busStop="1827996414" duration="20" until="339.0"/> <!-- Spandauer Straße/Marienkirche --> <truncated after showing first 30 lines>
---------- Differences in dxf ---------- 28c28 < -100 --- > 1e+20 30c30 < -100 --- > 1e+20 32c32 < -100 --- > 1e+20 36c36 < 100 --- > -1e+20 38c38 < 100 --- > -1e+20 40c40 < 100 --- > -1e+20 502c502 < 52 --- > 56 1150c1150 < 70.0 <truncated after showing first 30 lines>
---------- Differences in dxf ---------- 28c28 < -100 --- > 1e+20 30c30 < -100 --- > 1e+20 32c32 < -100 --- > 1e+20 36c36 < 100 --- > -1e+20 38c38 < 100 --- > -1e+20 40c40 < 100 --- > -1e+20 502c502 < 42 --- > 46 1150c1150 < 70.0 <truncated after showing first 30 lines>
---------- Differences in image ---------- 110,128c110,128 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>
---------- Differences in image ---------- 142,160c142,160 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>
---------- Differences in image ---------- 140c140 < <g transform="translate(-30.65972 531.7975) scale(0.16 -0.16)"> --- > <g transform="translate(-41.62097 531.7975) scale(0.16 -0.16)"> 142,160c142,160 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 <truncated after showing first 30 lines>
---------- Differences in image ---------- 100,110c100,110 < <path id="ReplacedTransientID" d="M 628 4666 < L 1478 4666 < L 3547 763 < L 3547 4666 < L 4159 4666 < L 4159 0 < L 3309 0 < L 1241 3903 < L 1241 0 < L 628 0 < L 628 4666 --- > <path id="ReplacedTransientID" d="M 588 4666 > L 1931 4666 > L 3628 1466 > L 3628 4666 > L 4769 4666 > L 4769 0 > L 3425 0 > L 1728 3200 > L 1728 0 > L 588 0 > L 588 4666 115c115 < <use xlink:href="ReplacedTransientHREF" x="74.804688"/> --- > <use xlink:href="ReplacedTransientHREF" x="83.691406"/> 122,143c122,141 < <path id="ReplacedTransientID" d="M 1228 531 <truncated after showing first 30 lines>visualization plot_csv_pie paradigm ( Last six runs May2023 )
---------- Differences in image ---------- 135c135 < <g transform="translate(208.697656 141.085775) scale(0.1 -0.1)"> --- > <g transform="translate(207.532812 141.085775) scale(0.1 -0.1)"> 137,209c137,209 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 < z < " transform="scale(0.015625)"/> < <path id="ReplacedTransientID" d="M 684 794 < L 1344 794 < L 1344 0 < L 684 0 <truncated after showing first 30 lines>
---------- Differences in image ---------- 54,72c54,72 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>visualization plot_csv_timeline plain ( Last six runs May2023 )
---------- Differences in errors ---------- 0a1,4 > C:\Users\delphi\testreports\sumo\git\tools\sumolib\visualization\helpers.py:260: PendingDeprecationWarning: The register_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps.register(name)`` instead. > cm.register_cmap(name="CUSTOM", cmap=colormap) > C:\Users\delphi\testreports\sumo\git\tests\..\tools/visualization/plot_net_dump.py:236: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead. > sm = plt.cm.ScalarMappable(cmap=matplotlib.cm.get_cmap(options.colormap), ---------- Differences in image ---------- 54,72c54,72 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > C:\Users\delphi\testreports\sumo\git\tests\..\tools/visualization/plot_net_dump.py:236: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead. > sm = plt.cm.ScalarMappable(cmap=matplotlib.cm.get_cmap(options.colormap), ---------- Differences in image ---------- 54,72c54,72 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>visualization plot_net_dump constant_widths ( Last six runs May2023 )
---------- Differences in errors ---------- 0a1,2 > C:\Users\delphi\testreports\sumo\git\tests\..\tools/visualization/plot_net_dump.py:236: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead. > sm = plt.cm.ScalarMappable(cmap=matplotlib.cm.get_cmap(options.colormap), ---------- Differences in image-600 ---------- 54,72c54,72 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines> ---------- Differences in image-800 ---------- 54,72c54,72 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > C:\Users\delphi\testreports\sumo\git\tests\..\tools/visualization/plot_net_speeds.py:94: PendingDeprecationWarning: The get_cmap function will be deprecated in a future version. Use ``matplotlib.colormaps[name]`` or ``matplotlib.colormaps.get_cmap(obj)`` instead. > cmap=matplotlib.cm.get_cmap(options.colormap), norm=matplotlib.colors.Normalize(vmin=minV, vmax=maxV)) ---------- Differences in image ---------- 54,72c54,72 < <path id="ReplacedTransientID" d="M 2034 4250 < Q 1547 4250 1301 3770 < Q 1056 3291 1056 2328 < Q 1056 1369 1301 889 < Q 1547 409 2034 409 < Q 2525 409 2770 889 < Q 3016 1369 3016 2328 < Q 3016 3291 2770 3770 < Q 2525 4250 2034 4250 < z < M 2034 4750 < Q 2819 4750 3233 4129 < Q 3647 3509 3647 2328 < Q 3647 1150 3233 529 < Q 2819 -91 2034 -91 < Q 1250 -91 836 529 < Q 422 1150 422 2328 < Q 422 3509 836 4129 < Q 1250 4750 2034 4750 --- > <path id="ReplacedTransientID" d="M 2944 2338 > Q 2944 3213 2780 3570 > Q 2616 3928 2228 3928 > Q 1841 3928 1675 3570 > Q 1509 3213 1509 2338 > Q 1509 1453 1675 1090 > Q 1841 728 2228 728 > Q 2613 728 2778 1090 > Q 2944 1453 2944 2338 <truncated after showing first 30 lines>
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"/>