texttest -a tools -d /Users/sumo/clangMacOS_M1/sumo/tests -reconnect /Users/sumo/clangMacOS_M1/texttesttmp/clangMacOS_M1.30Nov005207.40483 -g
texttest -a tools -d /Users/sumo/clangMacOS_M1/sumo/tests
---------- Differences in output ---------- 0a1 > Python flake not found. Python style checking is disabled.build checkStyle complex ( Last six runs Nov2023 )
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64482), raddr=('127.0.0.1', 64475)>
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25116 is still running
---------- Differences in output ----------
7,74d6
< Dispatch: taxiB_0y_0z
<
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_3y_1y_3z_0z_1z_2z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z
< Dispatch: taxiA_5y_6y_5z_6z
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiA_5y_7y_6y_8y_8z_7z_6z_5z
<
< Run dispatcher
< Pending reservations: ['9']
< Solve DARP with exhaustive_search
< Solve ILP
<
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64479), raddr=('127.0.0.1', 64470)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25110 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,71d6
< Dispatch: taxiB_0y_0z
<
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_0y_2y_1y_0z_1z_2z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_6y_5y_3y_3z_6z_5z
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_1y_8y_8z_0z_1z_2z
<
< Run dispatcher
< Pending reservations: ['4', '7', '9']
< Solve DARP with simple_rerouting
< Solve ILP
<
< Run dispatcher
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64529), raddr=('127.0.0.1', 64517)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25178 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
13,74d12
< Dispatch: taxiB_2y_3y_3z_2z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiC_4y_5y_4z_5z
< Dispatch: taxiA_6y_6z
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiA_6y_7y_7z_6z
< Dispatch: taxiB_3y_8y_3z_8z_2z
<
< Run dispatcher
< Pending reservations: ['0', '9']
< Solve DARP with exhaustive_search
< Solve ILP
<
< Run dispatcher
< Pending reservations: ['0', '9']
< Solve DARP with exhaustive_search
< Reservation 0 (person ('0',)) cannot be served
< Solve ILP
<
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64524), raddr=('127.0.0.1', 64510)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25165 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
13,79d12
< Dispatch: taxiC_2y_3y_3z_2z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_4y_5y_4z_5z
< Dispatch: taxiB_6y_6z
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_6y_7y_7z_6z
<
< Run dispatcher
< Pending reservations: ['0', '8', '9']
< Solve DARP with simple_rerouting
< Solve ILP
<
< Run dispatcher
< Pending reservations: ['0', '8', '9']
< Solve DARP with simple_rerouting
< Reservation 0 (person ('0',)) cannot be served
< Solve ILP
<
< Run dispatcher
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64495), raddr=('127.0.0.1', 64480)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25123 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
11,54d10
< Dispatch: taxiA_0y_0z
<
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_1y_1z
<
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< Reservation 2 (person ('2',)) cannot be served
<
< Run dispatcher
< New reservations: ['3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Reservation 3 (person ('3',)) cannot be served
<
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64498), raddr=('127.0.0.1', 64484)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25127 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,70d6
< Dispatch: taxiA_0y_0z
<
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,24
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64508), raddr=('127.0.0.1', 64493)>
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='tracefile_out.txt' mode='w' encoding='UTF-8'>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25143 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,70d6
< Dispatch: taxiA_0y_0z
<
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
<truncated after showing first 30 lines>
---------- Differences in tracefile ----------
3,62d2
< traci.vehicle.dispatchTaxi('taxiA', ['0', '0'])
< traci.simulationStep(40.0)
< traci.vehicle.dispatchTaxi('taxiA', ['0', '2', '1', '0', '1', '2'])
< traci.simulationStep(70.0)
< traci.simulationStep(100.0)
< traci.simulationStep(130.0)
< traci.simulationStep(160.0)
< traci.simulationStep(190.0)
< traci.vehicle.dispatchTaxi('taxiA', ['0', '8', '8', '1', '2'])
< traci.simulationStep(220.0)
< traci.simulationStep(250.0)
< traci.simulationStep(280.0)
< traci.person.removeStage('6', 0)
< traci.simulationStep(310.0)
< traci.person.removeStage('3', 0)
< traci.person.removeStage('4', 0)
< traci.person.removeStage('5', 0)
< traci.person.removeStage('7', 0)
< traci.simulationStep(340.0)
< traci.person.removeStage('9', 0)
< traci.simulationStep(370.0)
< traci.simulationStep(400.0)
< traci.simulationStep(430.0)
< traci.simulationStep(460.0)
< traci.simulationStep(490.0)
< traci.simulationStep(520.0)
< traci.simulationStep(550.0)
< traci.simulationStep(580.0)
< traci.simulationStep(610.0)
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64515), raddr=('127.0.0.1', 64503)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25152 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,78d6
< Dispatch: taxiB_0y_0z
<
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_0z_2z
< Dispatch: taxiA_3y_1y_3z_1z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '5', '6']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_9y_0z_2z_9z
<
< Run dispatcher
< Pending reservations: ['4', '5', '6', '7', '8']
< Solve DARP with exhaustive_search
< Solve ILP
<
< Run dispatcher
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,23
> Traceback (most recent call last):
> drtOnline.py, in <module>
> main()
> drtOnline.py, in main
> ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons),
> drtOnline.py, in ilp_solve
> prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time))
> pulp.py, in solve
> status = solver.actualSolve(self, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve
> return self.solve_CBC(lp, **kwargs)
> File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC
> cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull)
> subprocess.py, in __init__
> self._execute_child(args, executable, preexec_fn, close_fds,
> subprocess.py, in _execute_child
> raise child_exception_type(errno_num, err_msg, err_filename)
> OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'>
> sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 64514), raddr=('127.0.0.1', 64501)>
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 25149 is still running
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,70d6
< Dispatch: taxiB_0y_0z
<
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_3y_1y_3z_1z
<
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['2', '4', '5', '6']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
<
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 178,180d177 < Warning: Person 'ped3' is jammed on edge ':990017251_w0', time=601.00. < Warning: Person 'ped186' is jammed on edge ':3918673909_w0', time=913.00. < Warning: Person 'ped81' aborted waiting for TXL:1 at busStop '272408975'. 182c179,181 < Warning: Person 'ped162' aborted waiting for N42:0 at busStop '3867910424'. --- > Warning: Person 'ped81' aborted waiting for TXL:1 at busStop '272408975'. > Warning: Person 'ped142' aborted waiting for U6:0 at busStop '3043709616'. > Warning: Person 'ped111' aborted waiting for 147:1 at busStop '3869306767'. 186d184 < Warning: Person 'ped142' aborted waiting for U6:0 at busStop '3043709616'. ---------- Differences in osmimport ---------- 5915c5915 < <lane id=":25661386_13_0" index="0" allow="bicycle" speed="7.02" length="6.10" width="1.25" shape="920.51,1527.28 920.50,1523.54 919.90,1521.25"/> --- > <lane id=":25661386_13_0" index="0" allow="bicycle" speed="11.11" length="22.48" width="1.25" shape="920.51,1527.28 921.76,1520.63 923.68,1516.12 925.59,1511.82 926.84,1505.84"/> 5918c5918 < <lane id=":25661386_14_0" index="0" allow="bicycle" speed="11.11" length="22.48" width="1.25" shape="920.51,1527.28 921.76,1520.63 923.68,1516.12 925.59,1511.82 926.84,1505.84"/> --- > <lane id=":25661386_14_0" index="0" allow="bicycle" speed="7.02" length="6.10" width="1.25" shape="920.51,1527.28 920.50,1523.54 919.90,1521.25"/> 6139c6139 < <lane id=":25662542_6_0" index="0" allow="bicycle" speed="6.96" length="6.05" width="1.25" shape="925.04,1604.58 925.06,1608.29 925.67,1610.54"/> --- > <lane id=":25662542_6_0" index="0" allow="bicycle" speed="10.29" length="10.37" width="1.25" shape="925.04,1604.58 923.14,1610.31 920.39,1613.66"/> 6142c6142 < <lane id=":25662542_7_0" index="0" allow="bicycle" speed="13.89" length="21.97" width="1.25" shape="925.04,1604.58 923.09,1626.47"/> --- > <lane id=":25662542_7_0" index="0" allow="bicycle" speed="6.96" length="6.05" width="1.25" shape="925.04,1604.58 925.06,1608.29 925.67,1610.54"/> 6145,6148c6145,6146 < <lane id=":25662542_8_0" index="0" allow="bicycle" speed="10.29" length="10.37" width="1.25" shape="925.04,1604.58 923.14,1610.31 920.39,1613.66"/> < </edge> < <edge id=":25662542_9" function="internal"> < <lane id=":25662542_9_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="7.85" length="0.69" shape="922.82,1604.40 922.84,1605.08"/> --- > <lane id=":25662542_8_0" index="0" allow="bicycle" speed="13.89" length="21.96" width="1.25" shape="925.04,1604.58 923.09,1626.47"/> > <lane id=":25662542_8_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="21.96" shape="922.82,1604.40 920.88,1626.26"/> 6151c6149 < <lane id=":25662542_10_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="21.94" shape="922.82,1604.40 920.88,1626.26"/> --- > <lane id=":25662542_10_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="7.85" length="0.69" shape="922.82,1604.40 922.84,1605.08"/> 6160c6158 < <lane id=":25662542_29_0" index="0" allow="bicycle" speed="6.96" length="5.02" width="1.25" shape="925.67,1610.54 925.80,1611.00 927.26,1612.71 929.43,1613.43"/> <truncated after showing first 30 lines> ---------- Differences in osmstops ---------- 227c227 < <busStop id="1686199552" name="Berliner Rathaus" lane="156364566#1_2" startPos="15.95" endPos="30.95" friendlyPos="true" lines="N65 N8 N40"/> --- > <busStop id="1686199552" name="Berliner Rathaus" lane="156364566#1_2" startPos="15.56" endPos="30.56" friendlyPos="true" lines="N65 N8 N40"/> 612c612 < <busStop id="3869306767" name="U Französische Straße" lane="35557143#1_1" startPos="27.78" endPos="42.78" friendlyPos="true" lines="147"/> --- > <busStop id="3869306767" name="U Französische Straße" lane="35557143#1_1" startPos="27.74" endPos="42.74" friendlyPos="true" lines="147"/> ---------- Differences in output ---------- 53c53 < Simulation ended at time: 2677.00 --- > Simulation ended at time: 2920.00 64d63 < Jammed: 2 66,70c65,69 < RouteLength: 1901.12 < Speed: 6.12 < Duration: 349.37 < WaitingTime: 65.58 < TimeLoss: 131.27 --- > RouteLength: 1901.00 > Speed: 6.09 > Duration: 349.86 > WaitingTime: 66.10 > TimeLoss: 132.87 72,76c71,75 < RouteLength: 1625.19 < Speed: 4.17 < Duration: 398.79 < WaitingTime: 48.79 < TimeLoss: 88.78 --- > RouteLength: 1625.25 > Speed: 4.21 > Duration: 397.12 > WaitingTime: 48.23 > TimeLoss: 87.07 <truncated after showing first 30 lines> ---------- Differences in ptroutes ---------- 58c58 < <stop busStop="270718978" duration="20" until="440.0"/> <!-- S+U Alexanderplatz/Memhardstraße --> --- > <stop busStop="270718978" duration="20" until="439.0"/> <!-- S+U Alexanderplatz/Memhardstraße --> 95c95 < <stop busStop="3867910424" duration="20" until="201.0"/> <!-- Nikolaiviertel --> --- > <stop busStop="3867910424" duration="20" until="204.0"/> <!-- Nikolaiviertel --> 135,136c135,136 < <stop busStop="3867910424" duration="20" until="198.0"/> <!-- Nikolaiviertel --> < <stop busStop="3352479219" duration="20" until="275.0"/> <!-- Fischerinsel --> --- > <stop busStop="3867910424" duration="20" until="200.0"/> <!-- Nikolaiviertel --> > <stop busStop="3352479219" duration="20" until="277.0"/> <!-- Fischerinsel --> 147,148c147,148 < <stop busStop="3867910416" duration="20" until="168.0"/> <!-- Berliner Rathaus --> < <stop busStop="3907105048" duration="20" until="236.0"/> <!-- Littenstraße --> --- > <stop busStop="3867910416" duration="20" until="171.0"/> <!-- Berliner Rathaus --> > <stop busStop="3907105048" duration="20" until="239.0"/> <!-- Littenstraße --> 173,178d172 < <route id="pt_bus_M48:0" edges="328426208#0 23851917#0 23851917#2 23851922#1 60333313 82654055#0 82654055#1 24992428 606078065 156364553#0 156364553#1 72157172 61583424#0 61583424#1 61583424#2 534588621#0 534588621#1 72157174#1 171826984#2 171826984#3 171826984#4 171826984#5 195401006 195401017#3" > < <stop busStop="3352479220" duration="20" until="76.0"/> <!-- Fischerinsel --> < <stop busStop="271430924" duration="20" until="158.0"/> <!-- Berliner Rathaus --> < <stop busStop="1827996414" duration="20" until="324.0"/> <!-- Spandauer Straße/Marienkirche --> < <stop busStop="270718978" duration="20" until="407.0"/> <!-- S+U Alexanderplatz/Memhardstraße --> < </route> 189,191c183,185 < <stop busStop="271296293" duration="20" until="374.0"/> <!-- Staatsoper --> < <stop busStop="272408975" duration="20" until="469.0"/> <!-- Unter den Linden/Friedrichstraße --> <truncated after showing first 30 lines>
---------- Differences in net ---------- 112c112 < <lane id=":1383487311_0_0" index="0" allow="rail rail_electric rail_fast" speed="15.20" length="7.19" shape="92.91,180.00 94.09,179.76 95.48,179.05 97.07,177.87 98.86,176.21"/> --- > <lane id=":1383487311_0_0" index="0" allow="rail rail_electric rail_fast" speed="15.42" length="7.40" shape="92.91,180.00 94.98,179.76 96.27,179.04 97.37,177.85 98.86,176.21"/> 172c172 < <lane id=":1383506147_0_0" index="0" allow="rail" speed="15.42" length="7.40" shape="-76.58,263.79 -78.07,262.15 -79.17,260.96 -80.46,260.24 -82.53,260.00"/> --- > <lane id=":1383506147_0_0" index="0" allow="rail" speed="15.20" length="7.19" shape="-76.58,263.79 -78.37,262.13 -79.96,260.95 -81.35,260.24 -82.53,260.00"/> 229c229 < <lane id=":4078624344_1_0" index="0" allow="rail" speed="15.20" length="7.19" shape="-590.03,240.00 -587.59,240.10 -585.63,240.38 -584.14,240.86 -583.14,241.53"/> --- > <lane id=":4078624344_1_0" index="0" allow="rail" speed="15.42" length="7.40" shape="-590.03,240.00 -587.82,239.89 -586.20,239.83 -584.77,240.24 -583.14,241.53"/>
---------- Differences in net ---------- 1374c1374 < <junction id="10707835735" type="rail_signal" x="1219.25" y="340.00" incLanes="255228348#1_0 -255228348#0_0" intLanes="" shape="1219.91,341.60 1219.91,338.40 1218.97,338.45 1218.65,338.54 1218.35,338.71 1218.03,338.97 1217.65,339.34"> --- > <junction id="10707835735" type="rail_signal" x="1219.25" y="340.00" incLanes="255228348#1_0 -255228348#0_0" intLanes="" shape="1219.91,341.60 1219.91,338.40 1219.07,338.50 1218.68,338.63 1218.32,338.82 1217.97,339.05 1217.65,339.34"> 1582c1582 < <junction id="292135392" type="priority" x="658.35" y="140.00" incLanes="26633824#1_0 26633814#1_0" intLanes="" shape="661.01,144.92 663.27,142.66 662.85,142.07 662.85,141.87 663.00,141.72 663.28,141.63 663.71,141.60 663.71,138.40 656.19,138.40 656.19,141.60 657.39,141.97 658.14,142.43 659.00,143.08 659.95,143.91"> --- > <junction id="292135392" type="priority" x="658.35" y="140.00" incLanes="26633824#1_0 26633814#1_0" intLanes="" shape="661.01,144.92 663.27,142.66 662.85,142.07 662.85,141.87 663.00,141.72 663.28,141.63 663.71,141.60 663.71,138.40 656.19,138.40 656.19,141.60 658.28,142.00 658.92,142.49 659.49,143.14 660.14,143.96"> 1590c1590 < <junction id="292143206" type="priority" x="724.33" y="180.00" incLanes="26634628#2_0 26634597_0" intLanes="" shape="726.99,184.92 729.25,182.66 728.83,182.07 728.83,181.87 728.98,181.72 729.26,181.63 729.69,181.60 729.69,178.40 722.17,178.40 722.17,181.60 723.37,181.97 724.12,182.43 724.98,183.08 725.93,183.91"> --- > <junction id="292143206" type="priority" x="724.33" y="180.00" incLanes="26634628#2_0 26634597_0" intLanes="" shape="726.99,184.92 729.25,182.66 728.83,182.07 728.83,181.87 728.98,181.72 729.26,181.63 729.69,181.60 729.69,178.40 722.17,178.40 722.17,181.60 724.26,182.00 724.90,182.49 725.47,183.14 726.12,183.96"> 1620c1620 < <junction id="294077612" type="priority" x="-210.16" y="140.00" incLanes="441828376#0_0" intLanes="" shape="-204.80,141.60 -204.80,138.40 -205.51,138.28 -205.66,138.13 -205.66,137.93 -205.52,137.66 -205.24,137.34 -207.50,135.08 -209.51,136.92 -210.37,137.57 -211.12,138.03 -211.77,138.31 -212.32,138.40 -212.32,141.60"> --- > <junction id="294077612" type="priority" x="-210.16" y="140.00" incLanes="441828376#0_0" intLanes="" shape="-204.80,141.60 -204.80,138.40 -205.51,138.28 -205.66,138.13 -205.66,137.93 -205.52,137.66 -205.24,137.34 -207.50,135.08 -209.02,136.86 -209.59,137.51 -210.23,138.00 -211.09,138.30 -212.32,138.40 -212.32,141.60"> 1709c1709 < <junction id="3542016697" type="priority" x="1048.57" y="60.00" incLanes="36867921#0_0" intLanes="" shape="1050.73,61.60 1050.73,58.40 1043.21,58.40 1043.21,61.60 1043.92,61.72 1044.07,61.87 1044.07,62.07 1043.93,62.34 1043.65,62.66 1045.91,64.92 1047.92,63.08 1048.78,62.43 1049.53,61.97 1050.18,61.69"> --- > <junction id="3542016697" type="priority" x="1048.57" y="60.00" incLanes="36867921#0_0" intLanes="" shape="1050.73,61.60 1050.73,58.40 1043.21,58.40 1043.21,61.60 1043.92,61.72 1044.07,61.87 1044.07,62.07 1043.93,62.34 1043.65,62.66 1045.91,64.92 1047.43,63.14 1048.00,62.49 1048.64,62.00 1049.50,61.70">
---------- 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 output ---------- 0a1,10 > Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a] > Copyright (c) 2022 ERGO-Code under MIT licence terms > Presolving model > 1 rows, 2 cols, 2 nonzeros > 0 rows, 0 cols, 0 nonzeros > Presolve : Reductions: rows 0(-2); columns 0(-5); elements 0(-6) - Reduced to empty > Solving the original LP from the solution after postsolve > Model status : Optimal > Objective value : 0.0000000000e+00 > HiGHS run time : 0.00 1a12,21 > Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a] > Copyright (c) 2022 ERGO-Code under MIT licence terms > Presolving model > 1 rows, 1 cols, 1 nonzeros > 0 rows, 0 cols, 0 nonzeros > Presolve : Reductions: rows 0(-2); columns 0(-5); elements 0(-6) - Reduced to empty > Solving the original LP from the solution after postsolve > Model status : Optimal > Objective value : 0.0000000000e+00 > HiGHS run time : 0.00
---------- Differences in output ----------
0a1,16
> Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a]
> Copyright (c) 2022 ERGO-Code under MIT licence terms
> Presolving model
> 107 rows, 192 cols, 799 nonzeros
> 107 rows, 192 cols, 799 nonzeros
> Presolve : Reductions: rows 107(-31); columns 192(-31); elements 799(-58)
> Solving the presolved LP
> Using EKK dual simplex solver - serial
> Iteration Objective Infeasibilities num(sum)
> 0 0.0000000000e+00 Ph1: 0(0) 0s
> 94 2.3000000000e+01 Pr: 0(0) 0s
> Solving the original LP from the solution after postsolve
> Model status : Optimal
> Simplex iterations: 94
> Objective value : 2.3000000000e+01
> HiGHS run time : 0.01
7,13c23,28
< result route edge count: count 89, min 5.00 (0), max 16.00 (41), mean 9.33, Q1 7.00, median 9.00, Q3 11.00
< histogram: [(5, 8), (6, 10), (7, 8), (8, 14), (9, 11), (10, 12), (11, 6), (12, 2), (13, 7), (14, 5), (15, 4), (16, 2)]
< result route detector count: count 89, min 4.00 (0), max 15.00 (41), mean 8.33, Q1 6.00, median 8.00, Q3 10.00
< histogram: [(4, 8), (5, 10), (6, 8), (7, 14), (8, 11), (9, 12), (10, 6), (11, 2), (12, 7), (13, 5), (14, 4), (15, 2)]
< GEH: count 138, min 0.00 ([-58.121.42 64] 36 36), max 12.06 ([-123.121.42 131] 72 0), mean 0.76, Q1 0.00, median 0.00, Q3 0.00
< Warning: underflow locations: count 18, min 1.00 (('-152.80.00', '-131')), max 2.00 (('-123.121.42', '131')), mean 1.06, Q1 1.00, median 1.00, Q3 1.00 (total 19)
< Warning: overflow locations: count 9, min -1.00 (('-55.80.00', '-27')), max -1.00 (('-55.80.00', '-27')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -9)
---
> result route edge count: count 88, min 5.00 (0), max 16.00 (41), mean 9.27, Q1 7.00, median 9.00, Q3 11.00
> histogram: [(5, 8), (6, 10), (7, 8), (8, 14), (9, 11), (10, 11), (11, 6), (12, 3), (13, 7), (14, 5), (15, 4), (16, 1)]
> result route detector count: count 88, min 4.00 (0), max 15.00 (41), mean 8.27, Q1 6.00, median 8.00, Q3 10.00
> histogram: [(4, 8), (5, 10), (6, 8), (7, 14), (8, 11), (9, 11), (10, 6), (11, 3), (12, 7), (13, 5), (14, 4), (15, 1)]
<truncated after showing first 30 lines>
---------- Differences in routes ----------
19c19
< <route edges="58 -37 -37.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00"/>
---
> <route edges="60.80.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 5"/>
22c22
< <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/>
---
> <route edges="71 71.121.42 -3 -3.180.00 11 11.80.00 109 109.80.00 -120"/>
28c28
< <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
> <route edges="11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
34c34
< <route edges="-79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 144 144.121.42"/>
---
> <route edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 37 -58 -58.121.42"/>
37c37
< <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00 -75"/>
---
> <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58 -58.121.42"/>
40c40
< <route edges="64.80.00 -64 -64.80.00 -31 -31.80.00 31"/>
---
> <route edges="64.80.00 120 120.180.00 131 131.180.00 -131"/>
43c43
< <route edges="123 123.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 43 68"/>
---
> <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00"/>
46c46
< <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 109 109.80.00 123 123.121.42"/>
<truncated after showing first 30 lines>
---------- Differences in output ---------- 3c3 < Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% --- > Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% ---------- Differences in routes ---------- 178c178 < <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> --- > <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> 181c181 < <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> --- > <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---------- Differences in routes ---------- 6,8c6,8 < <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 68 --> < <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 55 --> < <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 77 --> --- > <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 64 --> > <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 57 --> > <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 79 --> 10,12c10,12 < <flow id="10" begin="0.83" end="99.00" number="68" route="10"/> < <flow id="17" begin="0.94" end="99.00" number="77" route="17"/> < <flow id="13" begin="1.04" end="99.00" number="55" route="13"/> --- > <flow id="10" begin="0.88" end="99.00" number="64" route="10"/> > <flow id="17" begin="0.92" end="99.00" number="79" route="17"/> > <flow id="13" begin="1.00" end="99.00" number="57" route="13"/>
---------- Differences in output ---------- 3c3 < Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% --- > Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% ---------- Differences in routes ---------- 106c106 < <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> --- > <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> 166c166 < <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> --- > <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---------- Differences in output ----------
2,3c2,3
< Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.21, Q1 1.00, median 2.00, Q3 3.00 (total 324)
< Warning: overflow locations: count 4, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -4)
---
> Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.25, Q1 1.00, median 2.00, Q3 3.00 (total 328)
> Warning: overflow locations: count 3, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -3)
5c5
< Wrote 52 routes (29 distinct) achieving total count 431 (57.39%) at 138 locations. GEH<5 for 44.93%
---
> Wrote 51 routes (28 distinct) achieving total count 426 (56.72%) at 138 locations. GEH<5 for 44.93%
---------- Differences in routes ----------
7c7
< <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
---
> <route edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/>
10c10
< <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
---
> <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
13c13
< <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
---
> <route edges="-15 -15.180.00 15 15.180.00"/>
16c16
< <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
---
> <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 -3"/>
19c19
< <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
---
> <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
22c22
< <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
---
> <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
24a25,27
> <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
> </vehicle>
> <vehicle id="7" depart="19.97">
27c30
< <vehicle id="7" depart="16.66">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2c2
< Warning: underflow locations: count 100, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 3.00 (total 326)
---
> Warning: underflow locations: count 100, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 4.00 (total 326)
5c5
< Wrote 51 routes (28 distinct) achieving total count 428 (56.99%) at 138 locations. GEH<5 for 43.48%
---
> Wrote 51 routes (27 distinct) achieving total count 428 (56.99%) at 138 locations. GEH<5 for 42.75%
---------- Differences in routes ----------
10c10
< <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/>
---
> <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
19c19
< <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/>
---
> <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/>
22c22
< <route edges="-45 -45.80.00 -27 -27.80.00 -3 -3.180.00 3"/>
---
> <route edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
25c25
< <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
---
> <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/>
31c31
< <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
---
> <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
37c37
< <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
---
> <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
40c40
< <route edges="-15 -15.180.00 15 15.180.00"/>
---
> <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
43c43
< <route edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
2c2
< Warning: underflow locations: count 2, min 1.00 (('-23.80.00', '-11')), max 9.00 (('-31.80.00', '37')), mean 5.00, Q1 1.00, median 9.00, Q3 9.00 (total 10)
---
> Warning: underflow locations: count 1, min 9.00 (('-31.80.00', '37')), max 9.00 (('-31.80.00', '37')), mean 9.00, Q1 9.00, median 9.00, Q3 9.00 (total 9)
4c4
< Wrote 100 routes (68 distinct) achieving total count 40 (80.00%) at 9 locations. GEH<5 for 88.89%
---
> Wrote 100 routes (50 distinct) achieving total count 41 (82.00%) at 9 locations. GEH<5 for 88.89%
---------- Differences in routes ----------
7c7
< <route edges="-55 -55.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
---
> <route edges="-123 -123.121.42 131 131.180.00"/>
10c10
< <route edges="-79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 144 144.121.42"/>
---
> <route edges="-31.80.00 -23 -23.80.00 109 109.80.00 123"/>
13c13
< <route edges="-79 -79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 -131 -131.180.00"/>
---
> <route edges="11.80.00 23 23.80.00 31"/>
16c16
< <route edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 37 -58 -58.121.42"/>
---
> <route edges="-123.121.42 131"/>
19c19
< <route edges="144.121.42 -123 -123.121.42 -120 -120.180.00 -64 -64.80.00 58"/>
---
> <route edges="-37.80.00 -23 -23.80.00 -11 -11.80.00 15 15.180.00"/>
22c22
< <route edges="31.80.00 58"/>
---
> <route edges="-31.80.00 -23 -23.80.00 109 109.80.00 123"/>
25c25
< <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
> <route edges="64.80.00 -64 -64.80.00 -31 -31.80.00 31"/>
28c28
< <route edges="60.80.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 5"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3c2
< Warning: underflow locations: count 88, min 1.00 (('-58.121.42', '64')), max 6.00 (('-23', '-23.80.00')), mean 2.01, Q1 1.00, median 2.00, Q3 2.00 (total 177)
< Warning: overflow locations: count 4, min -1.00 (('-131', '-131.180.00')), max -1.00 (('-131', '-131.180.00')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -4)
---
> Warning: underflow locations: count 87, min 1.00 (('-58.121.42', '64')), max 8.00 (('120', '120.180.00')), mean 2.01, Q1 1.00, median 2.00, Q3 3.00 (total 175)
5c4
< Wrote 50 routes (31 distinct) achieving total count 578 (76.96%) at 138 locations. GEH<5 for 57.97%
---
> Wrote 50 routes (29 distinct) achieving total count 576 (76.70%) at 138 locations. GEH<5 for 60.14%
---------- Differences in routes ----------
13c13
< <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
---
> <route edges="-71 -55 -55.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 58"/>
37c37
< <route edges="-148 -148.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 37 -58 -58.121.42"/>
---
> <route edges="-120 -120.180.00 -64 -64.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
40c40
< <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
---
> <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 123 123.121.42"/>
43c43
< <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/>
---
> <route edges="68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 -11"/>
49c49
< <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
> <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
58c58
< <route edges="-27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 144 144.121.42"/>
---
> <route edges="-152.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
61c61
< <route edges="31 31.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27"/>
---
> <route edges="37 -58 -58.121.42 -31 -31.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 -131 -131.180.00"/>
85c85
< <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
<truncated after showing first 30 lines>
---------- Differences in image ---------- 36d35 < L 354.456 218.16 45d43 < L 348.255111 178.014265 54d51 < L 330.230411 141.610403 63d59 < L 302.061932 112.341514 72d67 < L 226.496416 85.201639 83d77 < L 107.02911 150.165893 92d85 < L 226.496404 351.118361
---------- Differences in image ---------- 36d35 < L 342.6048 174.528 45d43 < L 337.644089 142.411412 54d51 < L 323.224329 113.288322 63d59 < L 300.689546 89.873212 72d67 < L 240.237133 68.161311 83d77 < L 144.663288 120.132714 92d85 < L 240.237123 280.894689 839,847c832,840 < <path d="M 110.104 197.010125 < L 204.72275 197.010125 < Q 206.72275 197.010125 206.72275 195.010125 < L 206.72275 48.472 < Q 206.72275 46.472 204.72275 46.472 < L 110.104 46.472 < Q 108.104 46.472 108.104 48.472 < L 108.104 195.010125 < Q 108.104 197.010125 110.104 197.010125 --- > <path d="M 110.104 302.584 > L 204.72275 302.584 > Q 206.72275 302.584 206.72275 300.584 > L 206.72275 154.045875 > Q 206.72275 152.045875 204.72275 152.045875 <truncated after showing first 30 lines>
---------- Differences in image ---------- 35d34 < L 221.4 85.104 42c41 < C 220.842658 85.105094 220.703323 85.105751 220.56399 85.106626 --- > C 221.260664 85.104 221.121328 85.104219 220.981993 85.104657 44d42 < L 221.4 85.104 53d50 < L 220.56399 85.106626 64d60 < L 175.543191 93.255828 73d68 < L 161.739926 337.090966 84d78 < L 184.278564 345.932838 93d86 < L 354.287945 224.845303 102d94 < L 339.571881 157.010138 111d102 < L 232.256118 85.547618 120d110 < L 229.754653 85.366555 129d118 < L 224.743707 85.14602
---------- Differences in image ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 767,769d763 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>visualization plot_net_dump colormap ( Last six runs Nov2023 )
---------- Differences in image ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 737,739d733 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>
---------- Differences in image-600 ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 767,769d763 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath> ---------- Differences in image-800 ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 828,830d824 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>
---------- Differences in image ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 780,782d776 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>
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.
3d1
< Loading configuration ... done.
14,65c12,14
< 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.
< 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
<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"/>
no routes to internal edges (This bug was triggered by text found in file 'errors' matching 'Warning: No connection') ---------- Differences in errors ---------- 0a1,3 > Warning: No connection between edge 'C2C1' and edge ':C0_10' found. > Warning: No connection between edge 'D1D2' and edge ':C0_10' found. > Warning: No connection between edge 'D1C1' and edge ':C0_10' found.