texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Dec092102.3483 -g
texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
< Skipped until: 1.00
< DijkstraRouter answered 1 queries and explored 13.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
<vehicle id="veh0" type="CarA" depart="1.00" color="red">
<routeDistribution last="0">
<route cost="223.22" probability="1.00000000" color="red" edges="L1 L9 L17 L26"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="CarA" length="2.00" minGap="0.00" maxSpeed="180.00" accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
<vehicle id="veh0" type="CarA" depart="1.00" color="red">
<route color="red" edges="L1 L9 L17 L26"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<routeDistribution last="1">
<route cost="29.86" probability="0.51490464" edges="beg middle end"/>
<route cost="50.11" probability="0.48509536" edges="beg 1toL L Lto2 end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<route edges="beg 1toL L Lto2 end"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'cost' in definition of route '1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'cost' in definition of route '1' is not of type float. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Invalid cost for route '1'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'probability' in definition of route '1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'probability' in definition of route '1' is not of type float. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
1c1
< Warning: No probability for a route in 'distribution '1'', using default.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,2c1 < Error: Invalid probability for route '1'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,5c1 < Error: Attribute 'id' in definition of a routeDistribution is empty. < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: The route of the vehicle '1' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,5c1 < Error: Attribute 'id' is missing in definition of a routeDistribution. < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: The route of the vehicle '1' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'last' in definition of routeDistribution '1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'last' in definition of routeDistribution '1' is not of type int. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,5c1 < Error: Negative index of a route alternative (id='1'). < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: The route of the vehicle '1' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'depart' in definition of vehicle '1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127alternatives style1_input errors vehicle vehicle_depart_empty ( Last six runs Dec2017 )
---------- Differences in errors ----------
1,3c1
< Error: Invalid departure time for vehicle '1';
< must be one of ("triggered", "containerTriggered", "now", or a float >= 0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_depart_false (
Last six runs
Dec2017
)---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'depart' is missing in definition of vehicle '1'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127alternatives style1_input errors vehicle vehicle_depart_missing ( Last six runs Dec2017 )
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalLane' in definition of vehicle '1' is empty.
< Error: Invalid arrivalLane definition for vehicle '1';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_empty_arrivallane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalPos' in definition of vehicle '1' is empty.
< Error: Invalid arrivalPos definition for vehicle '1';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_empty_arrivalpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalSpeed' in definition of vehicle '1' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '1';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_empty_arrivalspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departLane' in definition of vehicle '1' is empty.
< Error: Invalid departLane definition for vehicle '1';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_empty_departlane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departPos' in definition of vehicle '1' is empty.
< Error: Invalid departPos definition for vehicle '1';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_empty_departpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departSpeed' in definition of vehicle '1' is empty.
< Error: Invalid departSpeed definition for vehicle '1';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_empty_departspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalLane definition for vehicle '1';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_false_arrivallane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalPos definition for vehicle '1';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_false_arrivalpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalSpeed definition for vehicle '1';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_false_arrivalspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid departLane definition for vehicle '1';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_false_departlane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid departPos definition for vehicle '1';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_false_departpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid departSpeed definition for vehicle '1';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
alternatives style1_input errors vehicle vehicle_false_departspeed (
Last six runs
Dec2017
)---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'id' in definition of a vehicle is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127alternatives style1_input errors vehicle vehicle_id_empty ( Last six runs Dec2017 )
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'id' is missing in definition of a vehicle. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127alternatives style1_input errors vehicle vehicle_id_missing ( Last six runs Dec2017 )
---------- Differences in errors ---------- 1,3c1 < Error: Attribute 'route' in definition of vehicle '1' is empty. < Error: The route of the vehicle '1' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: The route of the vehicle '1' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>alternatives style1_input errors vehicle vehicle_route_missing ( Last six runs Dec2017 )
---------- Differences in errors ---------- 1,5c1 < Error: The attribute 'probability' is already used in element 'route' < In file 'input_alts.rou.alt.xml' < At line/column 10/57. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,7c1 < Error: Attribute 'id' is missing in definition of a route. < Error: Route '' has no edges. < Error: Expected end of tag 'routes' < In file 'input_alts.rou.alt.xml' < At line/column 10/6. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,6c1 < Error: The route of the vehicle '1' is not known. < Error: Expected end of tag 'routeDistribution' < In file 'input_alts.rou.alt.xml' < At line/column 13/3. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,5c1 < Error: Expected comment or processing instruction < In file 'input_alts.rou.alt.xml' < At line/column 6/4. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,5c1 < Error: The input ended before all started tags were ended. Last tag started was 'routes' < In file 'input_alts.rou.alt.xml' < At line/column 14/1. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="KRAUSS_DEFAULT" depart="80.00">
<truncated after showing first 30 lines>
alternatives style1_input increasing_time (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="20.00" color="yellow">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="30.00" color="yellow">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" color="yellow" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00">
<route color="yellow" edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="20.00" color="yellow">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="30.00" color="yellow">
<route color="yellow" edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="KRAUSS_DEFAULT" depart="0.00">
<truncated after showing first 30 lines>
alternatives style1_input one_time (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
alternatives style1_input route_cost_missing (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="31.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="34.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="31.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="34.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="45.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="49.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="69.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="75.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" type="0" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" type="0" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="20" type="0" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="21" type="0" depart="21.00" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" type="0" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" type="0" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="20" type="0" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="21" type="0" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="22" type="0" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="23" type="0" depart="23.00" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="30" type="0" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="31" type="0" depart="31.00" departLane="1">
<truncated after showing first 30 lines>
alternatives style1_input withparams (
Last six runs
Dec2017
)---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'cost' in definition of route '!1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'cost' in definition of route '!1' is not of type float. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Invalid cost for route '!1'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'probability' in definition of route '!1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'probability' in definition of route '!1' is not of type float. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
1c1
< Warning: No probability for a route in 'for vehicle '1'', using default.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,2c1 < Error: Invalid probability for route '!1'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'last' in definition of routeDistribution '!1' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'last' in definition of routeDistribution '!1' is not of type int. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Negative index of a route alternative (id='!1'). < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,5c1 < Error: The attribute 'probability' is already used in element 'route' < In file 'input_alts.rou.alt.xml' < At line/column 13/57. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,5c1 < Error: Expected end of tag 'vehicle' < In file 'input_alts.rou.alt.xml' < At line/column 13/6. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,5c1 < Error: Expected end of tag 'routeDistribution' < In file 'input_alts.rou.alt.xml' < At line/column 14/6. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,5c1 < Error: Expected comment or processing instruction < In file 'input_alts.rou.alt.xml' < At line/column 5/4. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,5c1 < Error: The input ended before all started tags were ended. Last tag started was 'routes' < In file 'input_alts.rou.alt.xml' < At line/column 18/1. < < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="0.00" color="black">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="0.00" color="black">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="40.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="50.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="60.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="70.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="KRAUSS_DEFAULT" depart="80.00" color="black">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="KRAUSS_DEFAULT" depart="0.00" color="black">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="9.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="13.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="19.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="22.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="9.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="13.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="19.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="22.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="38.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="51.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="79.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="88.00" color="black">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" accel="100"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" decel="100"/>
<vehicle id="1" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="2" sigma="1.00"/>
<vehicle id="2" type="2" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="3" length="100.00"/>
<vehicle id="3" type="3" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="4" minGap="100.00"/>
<vehicle id="4" type="4" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" accel="100"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" decel="100"/>
<vehicle id="1" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="2" sigma="1.00"/>
<vehicle id="2" type="2" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="3" length="100.00"/>
<vehicle id="3" type="3" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="4" minGap="100.00"/>
<vehicle id="4" type="4" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="5" maxSpeed="100.00"/>
<vehicle id="5" type="5" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="6" color="black"/>
<vehicle id="6" type="6" depart="0.00">
<truncated after showing first 30 lines>
alternatives style2_input vtypecheck (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="1" type="1" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" type="0" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" type="1" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="1" type="1" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" type="0" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" type="1" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00" color="black">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,10c1
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" type="0" depart="0.00" color="black">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="private" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="private" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00" color="black">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
< Skipped until: 0.00
< DijkstraRouter answered 10 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="1">
<route cost="142.58" probability="0.49988132" edges="beg middle end rend"/>
<route cost="139.90" probability="0.50011868" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00">
<routeDistribution last="1">
<route cost="142.58" probability="0.49988132" edges="beg middle end rend"/>
<route cost="139.90" probability="0.50011868" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="20.00">
<routeDistribution last="0">
<route cost="143.17" probability="0.49984606" edges="beg middle end rend"/>
<route cost="139.68" probability="0.50015394" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="30.00">
<routeDistribution last="0">
<route cost="143.17" probability="0.49984606" edges="beg middle end rend"/>
<route cost="139.68" probability="0.50015394" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="40.00">
<routeDistribution last="1">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="1" depart="10.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="2" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="40.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="5" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="60.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="7" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="80.00">
<route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="0.50">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2c1 < Error: No output specified. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in log ---------- Error: No output specified. Quitting (on error).
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="124.10" probability="1.00000000" edges="beg b2b3 b3a3 a3a25 a25e"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg b2b3 b3a3 a3a25 a25e"/>
</vehicle>
</routes>
bugs dijkstra (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="147" depart="0.00">
<routeDistribution last="0">
<route cost="43.17" probability="1.00000000" edges="F4E4 E4E5"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="147" depart="0.00">
<route edges="F4E4 E4E5"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="v" depart="0.00">
<routeDistribution last="0">
<route cost="17.99" probability="1.00000000" edges="beg"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="v" depart="0.00">
<route edges="beg"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="124" depart="0.00">
<walk cost="5.72" edges="162476924#5 162476927#1"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="124" depart="0">
<walk edges="162476924#5 162476927#1"/>
</person>
</routes>
---------- Differences in errors ---------- 1,2c1 < Error: Another vehicle with the id '0' exists. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Another flow with the id '0' exists. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
1c1
< Warning: The edge 'invalidID' within the route for trip 'veh0' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" depart="0.00">
<routeDistribution last="0">
<route cost="107.91" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="veh0" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="bus" emissionClass="HBEFA3/Bus"/>
<vehicle id="0" type="bus" depart="0.00">
<routeDistribution last="0">
<route cost="107.91" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="bus" emissionClass="HBEFA3/Bus"/>
<vehicle id="0" type="bus" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,3c1 < Warning: No connection between edge 'beg' and edge 'end' found. < Warning: Mandatory edge 'end' not reachable by vehicle 'veh0'. < Warning: The vehicle 'veh0' has no valid route. --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1d0 < Success. ---------- New result in exitcode ---------- 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="27.99 99.93 117.91 135.90"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="37.99 109.93 127.91 145.90"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="10.00">
<route edges="beg middle end rend" exitTimes="27.99 99.93 117.91 135.90"/>
</vehicle>
<vehicle id="1" depart="20.00">
<route edges="beg middle end rend" exitTimes="37.99 109.93 127.91 145.90"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="pcw0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="-133146799 133146799 25783535#0 25783535#1 25783535#2"/>
</routeDistribution>
</vehicle>
<person id="pcw0" depart="400.00">
<ride cost="15.27" from="-133146799" to="25783535#2" lines="pcw0_0"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="pcw0_0" depart="triggered">
<route edges="-133146799 133146799 25783535#0 25783535#1 25783535#2"/>
</vehicle>
<person id="pcw0" depart="400.00">
<ride from="-133146799" to="25783535#2" lines="pcw0_0"/>
</person>
</routes>
---------- Differences in errors ---------- 1,3c1 < Warning: No connection between edge '220947324_depart_connector' and edge '220947325#0_arrival_connector' found. < Error: No route for trip in person 'pcw0'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="1679972_1477" depart="88620.00">
<routeDistribution last="0">
<route cost="107.91" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="1679972_1477" depart="88620.00">
<route edges="beg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
<vehicle id="slow" type="slow_car" depart="0.00">
<routeDistribution last="0">
<route cost="21.37" probability="1.00000000" edges="start slow end"/>
</routeDistribution>
</vehicle>
<vType id="fast_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
<vehicle id="fast" type="fast_car" depart="0.00">
<routeDistribution last="0">
<route cost="3.27" probability="1.00000000" edges="start fast1 fast2 end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
<vehicle id="slow" type="slow_car" depart="0.00">
<route edges="start slow end"/>
</vehicle>
<vType id="fast_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger" accel="3.0" decel="6.0" sigma="0.5"/>
<vehicle id="fast" type="fast_car" depart="0.00">
<route edges="start fast1 fast2 end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" emissionClass="HBEFA2/HDV_3_1"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="107.91" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" emissionClass="HBEFA2/HDV_3_1"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,4c1 < Error: No connection between edge 'end' and edge 'beg' found. < Error: Mandatory edge 'beg' not reachable by vehicle '0'. < Error: The vehicle '0' has no valid route. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="2" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="3" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="4" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="5" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="6" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="7" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="8" depart="0.00">
<route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="1">
<route cost="201.35" probability="0.49978411" edges="beg middle end"/>
<route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="1">
<route cost="201.35" probability="0.49978411" edges="beg middle end"/>
<route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="10" depart="0.00">
<routeDistribution last="0">
<route cost="201.35" probability="0.49978411" edges="beg middle end"/>
<route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="11" depart="0.00">
<routeDistribution last="0">
<route cost="201.35" probability="0.49978411" edges="beg middle end"/>
<route cost="194.51" probability="0.50021589" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="12" depart="0.00">
<routeDistribution last="1">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="10" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="11" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="12" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="13" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="14" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="15" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="16" depart="0.00">
<route edges="beg beg2right right right2end end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="2">
<route cost="201.08" probability="0.33294742" edges="beg middle end"/>
<route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
<route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="2">
<route cost="201.08" probability="0.33294742" edges="beg middle end"/>
<route cost="266.29" probability="0.33226212" edges="beg beg2right right right2end end"/>
<route cost="194.79" probability="0.33479046" edges="beg beg2left left left2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="10" depart="0.00">
<routeDistribution last="0">
<route cost="200.46" probability="0.33208702" edges="beg middle end"/>
<route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
<route cost="194.79" probability="0.33388560" edges="beg beg2left left left2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="11" depart="0.00">
<routeDistribution last="1">
<route cost="200.46" probability="0.33208702" edges="beg middle end"/>
<route cost="216.04" probability="0.33402738" edges="beg beg2right right right2end end"/>
<route cost="194.79" probability="0.33388560" edges="beg beg2left left left2end end"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="10" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="11" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="12" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="13" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="14" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="15" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="16" depart="0.00">
<route edges="beg beg2right right right2end end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="1">
<route cost="264.07" probability="0.49883643" edges="beg middle end"/>
<route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="1">
<route cost="264.07" probability="0.49883643" edges="beg middle end"/>
<route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="264.07" probability="0.49883643" edges="beg middle end"/>
<route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="14" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="264.07" probability="0.49883643" edges="beg middle end"/>
<route cost="219.45" probability="0.50116357" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="30" type="KRAUSS_DEFAULT" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="14" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="30" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="62" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="126" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="127" type="KRAUSS_DEFAULT" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="2">
<route cost="120.29" probability="0.33212821" edges="beg middle end"/>
<route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
<route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="2">
<route cost="120.29" probability="0.33212821" edges="beg middle end"/>
<route cost="200.48" probability="0.32329831" edges="beg beg2left left left2end end"/>
<route cost="89.78" probability="0.34457248" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="176.60" probability="0.32689972" edges="beg middle end"/>
<route cost="131.83" probability="0.32879170" edges="beg beg2left left left2end end"/>
<route cost="89.78" probability="0.34430758" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="1">
<route cost="120.29" probability="0.33337811" edges="beg middle end"/>
<route cost="131.83" probability="0.33024739" edges="beg beg2left left left2end end"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="10" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="110" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="125" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="98" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="97" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="99" type="KRAUSS_DEFAULT" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalLane definition for option 'arrivallane';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalPos definition for option 'arrivalpos';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalSpeed definition for option 'arrivalspeed';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid departLane definition for option 'departlane';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid departPos definition for option 'departpos';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid departSpeed definition for option 'departspeed';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ---------- 1,2c1 < Error: Attribute 'vClass' in definition of vType '0' is empty. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127errors empty_vclass empty_vclass_test_alts_longer ( Last six runs Dec2017 )
---------- Differences in errors ---------- 1,2c1 < Error: File 'xxx.xml' is not accessible (No such file or directory). < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>errors false_input_alts ( Last six runs Dec2017 )
---------- Differences in errors ---------- 1,2c1 < Error: The network file 'input/input_net.net.xml' is not accessible. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,2c1 < Error: Could not build output file 'output/routes.rou.xml' (No such file or directory). < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,2c1 < Error: The busStop '0' occurs at least twice. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,2c1 < Error: No route input specified or all routes were invalid. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1c1 < Warning: No route input specified or all routes were invalid. --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1d0 < Success. ---------- New result in exitcode ---------- 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ---------- 1,2c1 < Error: Missing definition of network to load! < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,2c1 < Error: No output specified. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,2c1 < Error: Unknown measure (weight attribute 'blub')! < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ---------- 1,8c1 < Error: On processing option '--no-duration-log': < No option with the name 'no-duration-log' exists. < Error: On processing option '--routes=routes.rou.xml': < No option with the name 'routes' exists. < Error: On processing option '--test_this_funky_but_not_exitsing_option': < No option with the name 'test_this_funky_but_not_exitsing_option' exists. < Error: Could not parse commandline options. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ----------
1c1
< Warning: The vehicle type 'foo' for vehicle '0' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="foo" depart="0.00">
<routeDistribution last="0">
<route cost="107.91" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="foo" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,3c1 < Warning: Flow '0' has 0 vehicles; will skip it. < Error: No route input specified or all routes were invalid. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="50.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="80.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
flows 100s_interval (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="1.0" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1.1" type="1" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="1.0" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1.1" type="1" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1.2" type="1" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1.3" type="1" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="7.58">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="9.51">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="9.74">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="12.69">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="35.35">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="75.18">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="7.58">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="9.51">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="9.74">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="12.69">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="35.35">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="75.18">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="75.85">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="83.72">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="88.65">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10.0" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11.0" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="20.0" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="21.0" depart="21.00" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="22.0" depart="22.00" departPos="free">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10.0" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11.0" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="20.0" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="21.0" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="22.0" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="23.0" depart="23.00" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="30.0" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="31.0" depart="31.00" departLane="1">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="50.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="80.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="bus" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="5.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="16.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="30.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="5.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="16.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="33.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="35.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="38.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="0.50">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="60.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="80.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="100.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="80.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="100.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="120.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="140.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="160.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
flows 200s_interval (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="9.74">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="12.69">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="35.35">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="75.18">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="103.99">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="128.78">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="9.74">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="12.69">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="35.35">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="75.18">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="103.99">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="128.78">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="130.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="138.65">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="140.59">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="3.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="4.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="5.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="3.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="4.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="5.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="6.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="7.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="8.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.50">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="1.50">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="2.50">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="1.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="2.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" depart="3.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="3.50">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" depart="4.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="5.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="5.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="2.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="4.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="6.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="8.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="2.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="4.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" depart="6.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" depart="8.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,4c1 < Error: Unknown vehicle type 'blub' in distribution '0'. < Error: Vehicle type distribution '0' is empty. < Error: The vehicle type '0' for flow '0' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalLane' in definition of flow '0' is empty.
< Error: Invalid arrivalLane definition for flow '0';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalPos' in definition of flow '0' is empty.
< Error: Invalid arrivalPos definition for flow '0';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalSpeed' in definition of flow '0' is empty.
< Error: Invalid arrivalSpeed definition for flow '0';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departLane' in definition of flow '0' is empty.
< Error: Invalid departLane definition for flow '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departPos' in definition of flow '0' is empty.
< Error: Invalid departPos definition for flow '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departSpeed' in definition of flow '0' is empty.
< Error: Invalid departSpeed definition for flow '0';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalLane definition for flow '0';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalPos definition for flow '0';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalSpeed definition for flow '0';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid departLane definition for flow '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid departPos definition for flow '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,3c1
< Error: Invalid departSpeed definition for flow '0';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="0.10">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="0.20">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="0.30">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="0.40">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" depart="0.50">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.1" depart="0.10">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.2" depart="0.20">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.3" depart="0.30">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.4" depart="0.40">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.5" depart="0.50">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.6" depart="0.60">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.7" depart="0.70">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="0.8" depart="0.80">
<route edges="beg beg2left left left2end end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,2c1
< Warning: Defining car following parameters in a nested element is deprecated in vType '19', use attributes instead!
< Warning: Defining car following parameters in a nested element is deprecated in vType '20', use attributes instead!
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" accel="100"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" decel="100"/>
<vehicle id="1.0" type="1" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="2" sigma="1.00"/>
<vehicle id="2.0" type="2" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="3" length="100.00"/>
<vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="4" minGap="100.00"/>
<vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" accel="100"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" decel="100"/>
<vehicle id="1.0" type="1" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="2" sigma="1.00"/>
<vehicle id="2.0" type="2" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="3" length="100.00"/>
<vehicle id="3.0" type="3" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="4" minGap="100.00"/>
<vehicle id="4.0" type="4" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="5" maxSpeed="100.00"/>
<vehicle id="5.0" type="5" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="6" color="black"/>
<vehicle id="6.0" type="6" depart="23.00" departPos="random">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
flows with_vehtype_dist (
Last six runs
Dec2017
)---------- Differences in errors ----------
1c1
< Warning: The vehicle type '0' for flow '0' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.5" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.8" type="0" depart="0.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" arrivalLane="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" arrivalLane="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" arrivalLane="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" arrivalLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" arrivalLane="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" arrivalLane="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" arrivalLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" arrivalLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" arrivalLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="random" arrivalLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0" arrivalLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1" arrivalLane="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
function defaults arrivallane (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" arrivalPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" arrivalPos="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" arrivalPos="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" arrivalPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" arrivalPos="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" arrivalPos="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" arrivalPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" arrivalPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" arrivalPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="random" arrivalPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0" arrivalPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1" arrivalPos="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
function defaults arrivalpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" arrivalSpeed="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" arrivalSpeed="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" arrivalSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" arrivalSpeed="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" arrivalSpeed="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" arrivalSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" arrivalSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" arrivalSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="random" arrivalSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0" arrivalSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1" arrivalSpeed="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
function defaults arrivalspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departLane="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" departLane="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" departLane="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departLane="0" departPos="free">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" departLane="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" departLane="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departLane="0" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departLane="0" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" departPos="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" departPos="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" departPos="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" departPos="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1" departPos="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departSpeed="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" departSpeed="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" departSpeed="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" departSpeed="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" departSpeed="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00" departSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00" departSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free" departSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="random" departSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0" departSpeed="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1" departSpeed="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
function defaults departspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departLane="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" departLane="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" departLane="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departLane="0" departPos="free">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" departLane="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" departLane="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departLane="0" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departLane="0" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departLane="0" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departLane="0" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" departPos="0" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" departPos="0" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="0">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="0">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" departPos="0" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" departPos="0" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0" departPos="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1" departPos="0">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
function endstep end19 (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1,2c1
< Warning: The edge 'bla' within the route for vehicle '0' is not known.
< Warning: Repaired route of vehicle '0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="9" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" color="black">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="9" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,2c1 < Warning: Vehicle '0' is not allowed to depart on edge 'left'. < Warning: The vehicle '0' has no valid route. --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1d0 < Success. ---------- New result in exitcode ---------- 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="94.97" probability="1.00000000" edges="beg b2b3 b3a3 a3a25 a25e"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg b2b3 b3a3 a3a25 a25e"/>
</vehicle>
</routes>
function measure dijkstra_CO (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="100.00">
<routeDistribution last="0">
<route cost="150.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="200.00">
<routeDistribution last="0">
<route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="100.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="2" depart="200.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="150.00" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="100.00">
<routeDistribution last="0">
<route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="200.00">
<routeDistribution last="0">
<route cost="200.00" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="1" depart="100.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="200.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="862" depart="7.00">
<routeDistribution last="0">
<route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
</routeDistribution>
</vehicle>
<vehicle id="285" depart="91.00">
<routeDistribution last="0">
<route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</routeDistribution>
</vehicle>
<vehicle id="444" depart="230.00">
<routeDistribution last="0">
<route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</routeDistribution>
</vehicle>
<vehicle id="825" depart="256.00">
<routeDistribution last="0">
<route cost="269.96" probability="1.00000000" edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
</routeDistribution>
</vehicle>
<vehicle id="283" depart="349.00">
<routeDistribution last="0">
<route cost="270.18" probability="1.00000000" edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</routeDistribution>
</vehicle>
<vehicle id="361" depart="513.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="862" depart="7.00">
<route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="285" depart="91.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="444" depart="230.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="825" depart="256.00">
<route edges="D2 L3 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="283" depart="349.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="361" depart="513.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="438" depart="522.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="197" depart="537.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
</vehicle>
<vehicle id="421" depart="617.00">
<route edges="D1 L2 L5 L7 L6 L10 L13 L15 L16 D3"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="7.19" probability="1.00000000" edges="0/0to1/0"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="0/0to1/0"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="35.97" probability="1.00000000" edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to2/0 2/0to3/0"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="21.58" probability="1.00000000" edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="0/0to1/0 1/0to2/0 2/0to3/0"/>
</vehicle>
</routes>
function remove_loops route_begin (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,2c1
< Warning: No connection between edge 'end' and edge 'beg2left' found.
< Warning: Repaired route of vehicle '0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="71.49" probability="1.00000000" edges="absBeg beg2left left"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
<vehicle id="0" depart="0.00">
<route edges="absBeg beg2left left"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="107.13" probability="1.00000000" edges="absBeg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="absBeg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="107.13" probability="1.00000000" edges="absBeg middle end"/>
<route cost="125.13" probability="1.00000000" edges="absBeg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="absBeg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0_0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0_0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0_0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0_0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0_0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
<stop lane="middle_0" endPos="10.00" duration="10.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0_0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
<stop lane="middle_0" endPos="10.00" duration="10.00"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: The edge 'invalid' within the route for vehicle '0' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="71.26" probability="1.00000000" edges="middle"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="middle"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="107.24" probability="1.00000000" edges="absBeg beg2left left left2end end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" vClass="ignoring"/>
<vehicle id="0" depart="0.00">
<route edges="absBeg beg2left left left2end end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0_0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t0" vClass="passenger"/>
<vehicle id="0_0" type="t0" depart="0.00">
<routeDistribution last="0">
<route cost="17.93" probability="1.00000000" edges="end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t0" vClass="passenger"/>
<vehicle id="0_0" type="t0" depart="0.00">
<route edges="end"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,6c1 < Warning: Vehicle 'invalid_trip' is not allowed to arrive on edge 'beg2left'. < Warning: The vehicle 'invalid_trip' has no valid route. < Warning: Could not find new starting edge for vehicle 'unrepairable_route'. < Warning: The vehicle 'unrepairable_route' has no valid route. < Warning: Vehicle 'unrepairable_route2' is not allowed to depart on edge 'beg2left'. < Warning: The vehicle 'unrepairable_route2' has no valid route. --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1d0 < Success. ---------- New result in exitcode ---------- 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0_0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t0" vClass="passenger"/>
<vehicle id="0_0" type="t0" depart="0.00">
<routeDistribution last="0">
<route cost="17.93" probability="1.00000000" edges="absBeg"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t0" vClass="passenger"/>
<vehicle id="0_0" type="t0" depart="0.00">
<route edges="absBeg"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="89.19" probability="1.00000000" edges="absBeg middle"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="absBeg middle"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,5d0
< Loading net... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 57.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="58.81" probability="1.00000000" edges="5/5to5/6 5/6to6/6 6/6to7/6 7/6to8/6 8/6to9/6 9/6to9/7 9/7to9/8 9/8to9/9 9/9to8/9"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00">
<route edges="5/5to5/6 5/6to6/6 6/6to7/6 7/6to8/6 8/6to9/6 9/6to9/7 9/7to9/8 9/8to9/9 9/9to8/9"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1,2c1
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '5/5to4/5'. Saving missing values to 'lookuptable.missing'.
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '2/7to1/7'. Saving missing values to 'lookuptable.missing'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,13d0
< Loading net... done.
< Skipped until: 0.00
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (2048 edges)
< ...
< Created 2960 shortcuts.
< Recomputed priority 2433 times.
< done ((TIME)).
< done.
< CHRouter answered 1436 queries and explored 78.50 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 78.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="58.81" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in landmarks ----------
5/5to4/5
2/7to1/7
5/5to4/5 0/0to0/1 58.705 58.5971
5/5to4/5 0/0to1/0 58.705 58.5971
5/5to4/5 0/1to0/0 52.0863 65.2158
5/5to4/5 0/1to0/2 52.0863 52.0863
5/5to4/5 0/1to1/1 52.0863 52.0863
5/5to4/5 0/2to0/1 45.5755 58.5971
5/5to4/5 0/2to0/3 45.5755 45.5755
5/5to4/5 0/2to1/2 45.5755 45.5755
5/5to4/5 0/3to0/2 39.0647 52.0863
5/5to4/5 0/3to0/4 39.0647 39.0647
5/5to4/5 0/3to1/3 39.0647 39.0647
5/5to4/5 0/4to0/3 32.554 45.5755
5/5to4/5 0/4to0/5 32.554 32.554
5/5to4/5 0/4to1/4 32.554 32.554
5/5to4/5 0/5to0/4 26.0432 39.0647
5/5to4/5 0/5to0/6 26.0432 39.0647
5/5to4/5 0/5to1/5 26.0432 26.0432
5/5to4/5 0/6to0/5 32.554 32.554
5/5to4/5 0/6to0/7 32.554 45.5755
5/5to4/5 0/6to1/6 32.554 32.554
5/5to4/5 0/7to0/6 39.0647 39.0647
5/5to4/5 0/7to0/8 39.0647 52.0863
5/5to4/5 0/7to1/7 39.0647 39.0647
5/5to4/5 0/8to0/7 45.5755 45.5755
5/5to4/5 0/8to0/9 45.5755 58.705
5/5to4/5 0/8to1/8 45.5755 45.5755
5/5to4/5 0/9to0/8 52.1942 52.0863
5/5to4/5 0/9to1/9 52.1942 52.0863
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00">
<route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1,2c1
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '5/5to4/5'. Saving missing values to 'lookuptable.missing'.
< Warning: Not all network edges were found in the lookup table 'lookuptable' for landmark '2/7to1/7'. Saving missing values to 'lookuptable.missing'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,19d0
< Loading net... done.
< Skipped until: 0.00
< Building Contraction Hierarchy for vClass='passenger' and time=0.00 (2048 edges)
< ...
< Created 2960 shortcuts.
< Recomputed priority 2433 times.
< done ((TIME)).
< done.
< Cloning Contraction Hierarchy for passenger and time 2147483.65.
< Cloning Contraction Hierarchy for passenger and time 2147483.65.
< CHRouter answered 718 queries and explored 79.84 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< CHRouter answered 718 queries and explored 77.16 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< CHRouter answered 1 queries and explored 3.00 edges on average.
< CHRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 1 queries and explored 78.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="58.81" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in landmarks ----------
5/5to4/5
2/7to1/7
5/5to4/5 0/0to0/1 58.705 58.5971
5/5to4/5 0/0to1/0 58.705 58.5971
5/5to4/5 0/1to0/0 52.0863 65.2158
5/5to4/5 0/1to0/2 52.0863 52.0863
5/5to4/5 0/1to1/1 52.0863 52.0863
5/5to4/5 0/2to0/1 45.5755 58.5971
5/5to4/5 0/2to0/3 45.5755 45.5755
5/5to4/5 0/2to1/2 45.5755 45.5755
5/5to4/5 0/3to0/2 39.0647 52.0863
5/5to4/5 0/3to0/4 39.0647 39.0647
5/5to4/5 0/3to1/3 39.0647 39.0647
5/5to4/5 0/4to0/3 32.554 45.5755
5/5to4/5 0/4to0/5 32.554 32.554
5/5to4/5 0/4to1/4 32.554 32.554
5/5to4/5 0/5to0/4 26.0432 39.0647
5/5to4/5 0/5to0/6 26.0432 39.0647
5/5to4/5 0/5to1/5 26.0432 26.0432
5/5to4/5 0/6to0/5 32.554 32.554
5/5to4/5 0/6to0/7 32.554 45.5755
5/5to4/5 0/6to1/6 32.554 32.554
5/5to4/5 0/7to0/6 39.0647 39.0647
5/5to4/5 0/7to0/8 39.0647 52.0863
5/5to4/5 0/7to1/7 39.0647 39.0647
5/5to4/5 0/8to0/7 45.5755 45.5755
5/5to4/5 0/8to0/9 45.5755 58.705
5/5to4/5 0/8to1/8 45.5755 45.5755
5/5to4/5 0/9to0/8 52.1942 52.0863
5/5to4/5 0/9to1/9 52.1942 52.0863
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00">
<route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to8/9"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading additional file 'input_districts.taz.xml' ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 111.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<routeDistribution last="0">
<route cost="58.81" probability="1.00000000" edges="5/5to5/6 5/6to6/6 6/6to7/6 7/6to8/6 8/6to9/6 9/6to9/7 9/7to9/8 9/8to9/9 9/9to8/9"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<route edges="5/5to5/6 5/6to6/6 6/6to7/6 7/6to8/6 8/6to9/6 9/6to9/7 9/7to9/8 9/8to9/9 9/9to8/9"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="900.00" probability="1.00000000" edges="src f600 b100 dest"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="src f600 b100 dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="700.00" probability="1.00000000" edges="src 500 dest"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="src 500 dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="restricted" vClass="vip"/>
<vehicle id="restricted" type="restricted" depart="0.00">
<routeDistribution last="0">
<route cost="223.17" probability="1.00000000" edges="src long dest"/>
</routeDistribution>
</vehicle>
<vehicle id="free" depart="0.00">
<routeDistribution last="0">
<route cost="215.26" probability="1.00000000" edges="src short dest"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="restricted" vClass="vip"/>
<vehicle id="restricted" type="restricted" depart="0.00">
<route edges="src long dest"/>
</vehicle>
<vehicle id="free" depart="0.00">
<route edges="src short dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="restricted" vClass="vip"/>
<vehicle id="restricted" type="restricted" depart="0.00">
<routeDistribution last="0">
<route cost="249.84" probability="1.00000000" edges="src long dest"/>
</routeDistribution>
</vehicle>
<vehicle id="free" depart="0.00">
<routeDistribution last="0">
<route cost="214.49" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="restricted" vClass="vip"/>
<vehicle id="restricted" type="restricted" depart="0.00">
<route edges="src long dest"/>
</vehicle>
<vehicle id="free" depart="0.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="early" depart="0.00">
<routeDistribution last="0">
<route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<vehicle id="later" depart="3600.00">
<routeDistribution last="0">
<route cost="249.84" probability="1.00000000" edges="src long dest"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="early" depart="0.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="later" depart="3600.00">
<route edges="src long dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,10d0
< Loading net... done.
< Loading precomputed net weights from 'input_weights.dump.xml'... done.
< Skipped until: 0.00
< DijkstraRouter answered 100 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 99 queries and explored 6.99 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 8.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="early.0" depart="0.00">
<routeDistribution last="0">
<route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<vehicle id="early.1" depart="1.00">
<routeDistribution last="0">
<route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<vehicle id="early.2" depart="2.00">
<routeDistribution last="0">
<route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<vehicle id="early.3" depart="3.00">
<routeDistribution last="0">
<route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<vehicle id="early.4" depart="4.00">
<routeDistribution last="0">
<route cost="214.79" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<vehicle id="early.5" depart="5.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="early.0" depart="0.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.1" depart="1.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.2" depart="2.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.3" depart="3.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.4" depart="4.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.5" depart="5.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.6" depart="6.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.7" depart="7.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vehicle id="early.8" depart="8.00">
<route edges="src e1 short e2 dest"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="780.00">
<routeDistribution last="0">
<route cost="885.97" probability="1.00000000" edges="beg middle end rend" exitTimes="880.00 1630.00 1647.99 1665.97"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="810.00">
<routeDistribution last="0">
<route cost="835.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="780.00">
<route edges="beg middle end rend" exitTimes="880.00 1630.00 1647.99 1665.97"/>
</vehicle>
<vehicle id="1" depart="810.00">
<route edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="780.00">
<routeDistribution last="0">
<route cost="845.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="880.00 990.00 1390.00 1590.00 1607.99 1625.97"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="810.00">
<routeDistribution last="0">
<route cost="835.97" probability="1.00000000" edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="780.00">
<route edges="beg beg2left left left2end end rend" exitTimes="880.00 990.00 1390.00 1590.00 1607.99 1625.97"/>
</vehicle>
<vehicle id="1" depart="810.00">
<route edges="beg beg2left left left2end end rend" exitTimes="910.00 1010.00 1410.00 1610.00 1627.99 1645.97"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="fast" maxSpeed="50.00"/>
<vehicle id="fast0" type="fast" depart="0.00">
<routeDistribution last="0">
<route cost="147.95" probability="1.00000000" edges="beg beg2left left left2end end"/>
</routeDistribution>
</vehicle>
<vType id="slow" maxSpeed="2.00"/>
<vehicle id="slow0" type="slow" depart="0.00">
<routeDistribution last="0">
<route cost="1000.00" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="fast" maxSpeed="50.00"/>
<vehicle id="fast0" type="fast" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vType id="slow" maxSpeed="2.00"/>
<vehicle id="slow0" type="slow" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="9" depart="0.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" color="black">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
<vehicle id="9" depart="0.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="3">
<route cost="657.80" probability="0.31959357" edges="oa ab bd"/>
<route cost="730.42" probability="0.27571748" edges="oa ab by yd"/>
<route cost="826.83" probability="0.22664290" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.17804605" edges="ox xy yd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="ox xy yd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="3">
<route cost="657.80" probability="0.31960269" edges="oa ab bd"/>
<route cost="730.42" probability="0.27573286" edges="oa ab by yd"/>
<route cost="826.83" probability="0.22664907" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.17801538" edges="ox xy yd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="ox xy yd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="2" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="3" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="4" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="5" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="6" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="7" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="8" depart="0.00">
<route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="1">
<route cost="264.07" probability="0.46297357" edges="beg middle end"/>
<route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="1">
<route cost="264.07" probability="0.46297357" edges="beg middle end"/>
<route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="10" depart="0.00">
<routeDistribution last="0">
<route cost="264.07" probability="0.46297357" edges="beg middle end"/>
<route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="11" depart="0.00">
<routeDistribution last="1">
<route cost="264.07" probability="0.46297357" edges="beg middle end"/>
<route cost="219.45" probability="0.53702643" edges="beg beg2right right right2end end"/>
</routeDistribution>
</vehicle>
<vehicle id="12" depart="0.00">
<routeDistribution last="1">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="10" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="11" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="12" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="13" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="14" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="15" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="16" depart="0.00">
<route edges="beg beg2right right right2end end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="2">
<route cost="657.80" probability="0.57988611" edges="oa ab bd"/>
<route cost="730.42" probability="0.28049437" edges="oa ab by yd"/>
<route cost="826.83" probability="0.10697483" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.03264470" edges="ox xy yd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="oa ax xy yd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 0a1 > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1,161d0 < Copyright (C) 2001-2017 German Aerospace Center (DLR) and others; http://sumo.dlr.de < Shortest path router and DUE computer for the microscopic road traffic < simulation SUMO. < < Usage: duarouter [OPTION]* < Configuration Options: < -c, --configuration-file FILE Loads the named config on startup < --save-configuration FILE Saves current configuration into FILE < --save-template FILE Saves a configuration template (empty) < into FILE < --save-schema FILE Saves the configuration schema into FILE < --save-commented Adds comments to saved template, < configuration, or schema < < Input Options: < -n, --net-file FILE Use FILE as SUMO-network to route on < -a, --additional-files FILE Read additional network data (districts, < bus stops) from FILE(s) < -r, --route-files FILE Read sumo routes, alternatives, flows, < and trips from FILE(s) < -w, --weight-files FILE Read network weights from FILE(s) < --lane-weight-files FILE Read lane-based network weights from < FILE(s) < -x, --weight-attribute STR Name of the xml attribute which gives the < edge weight < --phemlight-path FILE Determines where to load PHEMlight < definitions from. < < Output Options: <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 127
---------- Differences in errors ---------- 0a1 > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1,2d0 < Copyright (C) 2001-2017 German Aerospace Center (DLR) and others; http://sumo.dlr.de < Use --help to get the list of options. ---------- New result in exitcode ---------- 127
---------- Differences in errors ---------- 1c1 < Warning: Cannot derive file name for alternatives output, skipping it. --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1,3d0 < Reading up to time step: 0.00 < Reading up to time step: 200.00 < Success. ---------- New result in exitcode ---------- 127
---------- Differences in errors ---------- 0a1 > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1,14d0 < Copyright (C) 2001-2017 German Aerospace Center (DLR) and others; http://sumo.dlr.de < < SUMO is free software: you can redistribute it and/or modify < it under the terms of the GNU General Public License as published by < the Free Software Foundation, either version 3 of the License, or < (at your option) any later version. < < This program is distributed in the hope that it will be useful, < but WITHOUT ANY WARRANTY; without even the implied warranty of < MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the < GNU General Public License for more details. < < You should have received a copy of the GNU General Public License < along with this program. If not, see http://www.gnu.org/licenses/gpl.html ---------- New result in exitcode ---------- 127
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,8d0
< Loading net... done.
< Skipped until: 0.00
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Routes found between time steps 0.00 and 0.00.
< DijkstraRouter answered 2 queries and explored 7.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="yellow">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" type="0" depart="0.00" color="yellow">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in log ----------
Loading net... done.
Skipped until: 0.00
Routes found between time steps 0.00 and 0.00.
DijkstraRouter answered 2 queries and explored 7.00 edges on average.
DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="0" depart="0.00" color="yellow">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" type="0" depart="0.00" color="yellow">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- New result in exitcode ----------
127
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
<input>
<net-file value="input_net.net.xml"/>
<route-files value="input_alts.rou.alt.xml"/>
</input>
<output>
<output-file value="routes.rou.xml"/>
</output>
</configuration>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- New result in exitcode ----------
127
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
<configuration>
<!-- Loads the named config on startup -->
<configuration-file value="" synonymes="c configuration" type="FILE"/>
<!-- Saves current configuration into FILE -->
<save-configuration value="" synonymes="save-config" type="FILE"/>
<!-- Saves a configuration template (empty) into FILE -->
<save-template value="" type="FILE"/>
<!-- Saves the configuration schema into FILE -->
<save-schema value="" type="FILE"/>
<!-- Adds comments to saved template, configuration, or schema -->
<save-commented value="" synonymes="save-template.commented" type="BOOL"/>
</configuration>
<input>
<!-- Use FILE as SUMO-network to route on -->
<net-file value="" synonymes="n net" type="FILE"/>
<!-- Read additional network data (districts, bus stops) from FILE(s) -->
<additional-files value="" synonymes="a additional d districts taz-files" type="FILE"/>
<!-- Read sumo routes, alternatives, flows, and trips from FILE(s) -->
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- New result in exitcode ----------
127
---------- Missing result in cfg ----------
<?xml version="1.0" encoding="UTF-8"?>
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/duarouterConfiguration.xsd">
<configuration>
<configuration-file value="" synonymes="c configuration" type="FILE" help="Loads the named config on startup"/>
<save-configuration value="" synonymes="save-config" type="FILE" help="Saves current configuration into FILE"/>
<save-template value="" type="FILE" help="Saves a configuration template (empty) into FILE"/>
<save-schema value="" type="FILE" help="Saves the configuration schema into FILE"/>
<save-commented value="false" synonymes="save-template.commented" type="BOOL" help="Adds comments to saved template, configuration, or schema"/>
</configuration>
<input>
<net-file value="" synonymes="n net" type="FILE" help="Use FILE as SUMO-network to route on"/>
<additional-files value="" synonymes="a additional d districts taz-files" type="FILE" help="Read additional network data (districts, bus stops) from FILE(s)"/>
<route-files value="" synonymes="alternative-files alternatives-files f flow-files flows r t trip-files trips" type="FILE" help="Read sumo routes, alternatives, flows, and trips from FILE(s)"/>
<weight-files value="" synonymes="w weights" type="FILE" help="Read network weights from FILE(s)"/>
<lane-weight-files value="" type="FILE" help="Read lane-based network weights from FILE(s)"/>
<weight-attribute value="traveltime" synonymes="measure x" type="STR" help="Name of the xml attribute which gives the edge weight"/>
<phemlight-path value="./PHEMlight/" type="FILE" help="Determines where to load PHEMlight definitions from."/>
</input>
<output>
<output-prefix value="" type="STR" help="Prefix which is applied to all output files. The special string 'TIME' is replaced by the current time."/>
<precision value="2" type="INT" help="Defines the number of digits after the comma for floating point output"/>
<precision.geo value="6" type="INT" help="Defines the number of digits after the comma for lon,lat output"/>
<output-file value="" synonymes="o output" type="FILE" help="Write generated routes to FILE"/>
<vtype-output value="" synonymes="vtype" type="FILE" help="Write used vehicle types into separate FILE"/>
<keep-vtype-distributions value="false" type="BOOL" help="Keep vTypeDistribution ids when writing vehicles and their types"/>
<alternatives-output value="" synonymes="alternatives" type="FILE" help="Write generated route alternatives to FILE"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0">
<walk edges="end middle beg"/>
</person>
</routes>
person basic (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="101.93" edges="SC CN"/>
</person>
<person id="p1" depart="0.00">
<walk cost="203.63" edges="SC NC"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0">
<walk edges="SC CN"/>
</person>
<person id="p1" depart="0">
<walk edges="SC NC"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
<person id="p2" depart="0.00" departPos="0.00">
<walk edges="beg middle end" arrivalPos="445.50"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
<person id="p2" depart="0.00" departPos="0.00">
<walk edges="beg middle end" arrivalPos="445.50"/>
</person>
</routes>
person edges (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="720.00" edges="beg beg2left" busStop="beg2left"/>
<ride cost="240.00" busStop="left2end" lines="train"/>
<walk cost="246.70" edges="left2end end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg beg2left" busStop="beg2left"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="240.00" edges="beg" busStop="beg2left"/>
<ride cost="120.00" busStop="left2end" lines="train"/>
<walk cost="48.00" edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
<person id="p2" depart="0.00">
<walk cost="240.00" edges="beg" busStop="beg2left"/>
<walk cost="48.00" edges="left"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg" busStop="beg2left"/>
<ride busStop="left2end" lines="train"/>
<walk edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
<person id="p2" depart="0.00">
<walk edges="beg" busStop="beg2left"/>
<walk edges="left"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="0.00" edges="beg" busStop="beg2left"/>
<ride cost="60.00" busStop="left2end" lines="train"/>
<walk cost="48.00" edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="960.00" edges="end middle beg" busStop="beg2left"/>
<walk cost="0.00" edges="beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg" busStop="beg2left"/>
<ride busStop="left2end" lines="train"/>
<walk edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg" busStop="beg2left"/>
<walk edges="beg"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="240.00" edges="beg" busStop="beg_0"/>
<ride cost="120.00" busStop="left_0" lines="bus"/>
<ride cost="50.00" busStop="end_0" lines="bus2"/>
<walk cost="240.00" edges="end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg" busStop="beg_0"/>
<ride busStop="left_0" lines="bus"/>
<ride busStop="end_0" lines="bus2"/>
<walk edges="end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="200.00">
<walk cost="240.00" edges="beg" busStop="beg_0"/>
<ride cost="620.00" busStop="left_0" lines="bus"/>
<ride cost="50.00" busStop="end_0" lines="bus2"/>
<walk cost="240.00" edges="end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="200.00">
<walk edges="beg" busStop="beg_0"/>
<ride busStop="left_0" lines="bus"/>
<ride busStop="end_0" lines="bus2"/>
<walk edges="end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="240.00" edges="beg" busStop="beg_0"/>
<ride cost="120.00" busStop="left_0" lines="bus"/>
<ride cost="50.00" busStop="end_0" lines="bus2"/>
<walk cost="240.00" edges="end"/>
</person>
<person id="p1" depart="2000.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg" busStop="beg_0"/>
<ride busStop="left_0" lines="bus"/>
<ride busStop="end_0" lines="bus2"/>
<walk edges="end"/>
</person>
<person id="p1" depart="2000.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="720.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="720.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="89.93" from="beg" to="end" lines="p0_0"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg middle end"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="end" lines="p0_0"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="26.93" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride cost="333.07" busStop="left2end" lines="train"/>
<walk cost="241.57" edges="left2end end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg beg2left"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="34.12" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride cost="325.88" busStop="left2end" lines="train"/>
<walk cost="241.57" edges="left2end end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg beg2left"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="724.50" edges="beg beg2left" busStop="beg2left"/>
<ride cost="235.50" busStop="left2end" lines="train"/>
<walk cost="241.51" edges="left2end end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg beg2left" busStop="beg2left"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="26.93" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride cost="333.07" busStop="left2end" lines="train"/>
<walk cost="234.05" edges="left2end end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg beg2left"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="21.53" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride cost="338.47" busStop="left2end" lines="train"/>
<walk cost="241.57" edges="left2end end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg beg2left"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="typ0" vClass="passenger"/>
<vehicle id="p0_0" type="typ0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="89.93" from="beg" to="end" lines="p0_0"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="typ0" vClass="passenger"/>
<vehicle id="p0_0" type="typ0" depart="triggered">
<route edges="beg middle end"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="end" lines="p0_0"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="89.93" from="beg" to="end" lines="p0_0"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg middle end"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="end" lines="p0_0"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
person personTrip car_walk (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="90.29" from="beg" to="end" lines="p0_0"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1430.40" edges="end middle beg" arrivalPos="10.00"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg middle end"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="end" lines="p0_0"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg" arrivalPos="10.00"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="public" depart="4.00">
<walk cost="28.80" edges="b" busStop="busstop1"/>
<ride cost="107.20" busStop="busstop3" lines="100"/>
<walk cost="28.80" edges="g"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="public" depart="4.00">
<walk edges="b" busStop="busstop1"/>
<ride busStop="busstop3" lines="100"/>
<walk edges="g"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="public" depart="4.00">
<walk cost="28.80" edges="b" busStop="busstop1"/>
<ride cost="60.00" busStop="busstop3" lines="100"/>
<walk cost="28.80" edges="g"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="public" depart="4.00">
<walk edges="b" busStop="busstop1"/>
<ride busStop="busstop3" lines="100"/>
<walk edges="g"/>
</person>
</routes>
person personTrip early_pt (
Last six runs
Dec2017
)---------- Differences in errors ---------- 1,2c1 < Warning: Undefined end for flow 'bus', defaulting to 24hour duration. < Warning: Undefined end for flow 'bus2', defaulting to 24hour duration. --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in output ---------- 1d0 < Success. ---------- New result in exitcode ---------- 127
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="typ0" vClass="passenger"/>
<vehicle id="p0_0" type="typ0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg middle"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="54.40" from="beg" to="middle" lines="p0_0"/>
<walk cost="481.34" edges="middle end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1451.71" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="typ0" vClass="passenger"/>
<vehicle id="p0_0" type="typ0" depart="triggered">
<route edges="beg middle"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="middle" lines="p0_0"/>
<walk edges="middle end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
person personTrip intermodal_car_walk (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="typ0" vClass="passenger"/>
<vehicle id="p0_0" type="typ0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg middle"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="90.47" from="beg" to="middle" lines="p0_0"/>
<walk cost="0.00" edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1451.71" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="typ0" vClass="passenger"/>
<vehicle id="p0_0" type="typ0" depart="triggered">
<route edges="beg middle"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="middle" lines="p0_0"/>
<walk edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1451.71" edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1451.71" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
---------- Differences in errors ---------- 1,3c1 < Warning: No connection between edge 'absBeg_depart_connector' and edge 'beg2left_arrival_connector' found. < Error: No route for trip in person 'p0'. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="3.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="3.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
<vehicle id="bus.0" depart="10000.00" line="bus">
<routeDistribution last="0">
<route cost="107.91" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
<stop busStop="beg_0" until="10000.00"/>
<stop busStop="end_0" until="10100.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
<vehicle id="bus.0" depart="10000.00" line="bus">
<route edges="beg middle end"/>
<stop busStop="beg_0" until="10000.00"/>
<stop busStop="end_0" until="10100.00"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="240.00" edges="beg" busStop="beg_0"/>
<ride cost="270.00" busStop="end_0" lines="bus"/>
<walk cost="240.00" edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
<person id="walker" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg" busStop="beg_0"/>
<ride busStop="end_0" lines="bus"/>
<walk edges="end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
<person id="walker" depart="0.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Ignoring public transport line 'bus' with less than two usable stops.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="2.00" vClass="pedestrian"/>
<person id="p0" type="0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk cost="1440.00" edges="end middle beg"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="2.00" vClass="pedestrian"/>
<person id="p0" type="0" depart="0.00">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0.00">
<walk edges="end middle beg"/>
</person>
</routes>
person personTrip vtype (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>
<intermodal>
<edge id=":absBeg_w0-1.00" length="0.10" successors="beg_fwd-1.00 "/>
<edge id=":absEnd_w0-1.00" length="0.10" successors="rend_fwd-1.00 end_bwd-1.00 "/>
<edge id=":beg_w0-1.00" length="6.17" successors="beg2left_fwd-1.00 middle_fwd-1.00 beg_bwd-1.00 "/>
<edge id=":end_w0-1.00" length="7.83" successors="end_fwd-1.00 left2end_bwd250.00 middle_bwd-1.00 "/>
<edge id=":endleft_w0-1.00" length="4.38" successors="left2end_fwd-1.00 left_bwd-1.00 "/>
<edge id=":rabsEnd_w0-1.00" length="0.10" successors="rend_bwd-1.00 "/>
<edge id="beg_fwd-1.00" length="498.55" successors=":beg_w0-1.00 beg_arrival_connector "/>
<edge id="beg_bwd-1.00" length="498.55" successors=":absBeg_w0-1.00 beg_arrival_connector "/>
<edge id="beg_depart_connector" length="498.55" successors="beg_fwd-1.00 beg_bwd-1.00 beg_car-1.00 "/>
<edge id="beg_arrival_connector" length="498.55" successors=""/>
<edge id="beg2left_fwd-1.00" length="250.00" successors="beg2left_fwd250.00 beg2left_fwd-1.00:beg2left beg2left_arrival_connector "/>
<edge id="beg2left_bwd250.00" length="245.30" successors="beg2left_bwd-1.00 beg2left_bwd250.00:beg2left beg2left_arrival_connector250.00 "/>
<edge id="beg2left_depart_connector" length="250.00" successors="beg2left_fwd-1.00 beg2left_car-1.00 beg2left_bwd-1.00 "/>
<edge id="beg2left_arrival_connector" length="250.00" successors=""/>
<edge id="end_fwd-1.00" length="498.55" successors=":absEnd_w0-1.00 end_arrival_connector "/>
<edge id="end_bwd-1.00" length="498.55" successors=":end_w0-1.00 end_arrival_connector "/>
<edge id="end_depart_connector" length="498.55" successors="end_fwd-1.00 end_bwd-1.00 end_car-1.00 "/>
<edge id="end_arrival_connector" length="498.55" successors=""/>
<edge id="gneE0_depart_connector" length="1529.03" successors="gneE0_car-1.00 "/>
<edge id="gneE0_arrival_connector" length="1529.03" successors=""/>
<edge id="left_fwd-1.00" length="988.70" successors=":endleft_w0-1.00 left_arrival_connector "/>
<edge id="left_bwd-1.00" length="988.70" successors="beg2left_bwd250.00 left_arrival_connector "/>
<edge id="left_depart_connector" length="988.70" successors="left_fwd-1.00 left_bwd-1.00 left_car-1.00 "/>
<edge id="left_arrival_connector" length="988.70" successors=""/>
<edge id="left2end_fwd-1.00" length="250.00" successors="left2end_fwd250.00 left2end_fwd-1.00:left2end left2end_arrival_connector "/>
<edge id="left2end_bwd250.00" length="243.80" successors="left2end_bwd-1.00 left2end_bwd250.00:left2end left2end_arrival_connector250.00 "/>
<truncated after showing first 30 lines>
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<routeDistribution last="0">
<route cost="0.00" probability="0.00000000" edges="beg beg2left"/>
</routeDistribution>
</vehicle>
<person id="p0" depart="0.00">
<ride cost="26.93" from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride cost="333.07" busStop="left2end" lines="train"/>
<walk cost="241.57" edges="left2end end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="p0_0" depart="triggered">
<route edges="beg beg2left"/>
</vehicle>
<person id="p0" depart="0.00">
<ride from="beg" to="beg2left" busStop="beg2left" lines="p0_0"/>
<ride busStop="left2end" lines="train"/>
<walk edges="left2end end"/>
</person>
</routes>
---------- Missing result in weights ----------
<?xml version="1.0" encoding="UTF-8"?>
<weights xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<interval id="intermodalweights" begin="0" end="9223372036854775807">
<edge id=":absBeg_w0-1.00" traveltime="0.00" effort="0.00"/>
<edge id=":absEnd_w0-1.00" traveltime="0.00" effort="0.00"/>
<edge id=":beg_w0-1.00" traveltime="0.00" effort="0.00"/>
<edge id=":end_w0-1.00" traveltime="0.00" effort="0.00"/>
<edge id=":endleft_w0-1.00" traveltime="0.00" effort="0.00"/>
<edge id=":rabsEnd_w0-1.00" traveltime="0.00" effort="0.00"/>
<edge id="beg_fwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="beg_bwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="beg_depart_connector" traveltime="0.00" effort="0.00"/>
<edge id="beg_arrival_connector" traveltime="0.00" effort="0.00"/>
<edge id="beg2left_fwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="beg2left_bwd250.00" traveltime="0.00" effort="0.00"/>
<edge id="beg2left_depart_connector" traveltime="0.00" effort="0.00"/>
<edge id="beg2left_arrival_connector" traveltime="0.00" effort="0.00"/>
<edge id="end_fwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="end_bwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="end_depart_connector" traveltime="0.00" effort="0.00"/>
<edge id="end_arrival_connector" traveltime="0.00" effort="0.00"/>
<edge id="gneE0_depart_connector" traveltime="0.00" effort="0.00"/>
<edge id="gneE0_arrival_connector" traveltime="0.00" effort="0.00"/>
<edge id="left_fwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="left_bwd-1.00" traveltime="0.00" effort="0.00"/>
<edge id="left_depart_connector" traveltime="0.00" effort="0.00"/>
<edge id="left_arrival_connector" traveltime="0.00" effort="0.00"/>
<edge id="left2end_fwd-1.00" traveltime="0.00" effort="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,3c1
< Warning: No connection between edge 'beg_depart_connector' and edge 'left_arrival_connector' found.
< Error: No route for trip in person 'p1'.
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ----------
1,2c1
< Warning: No connection between edge 'beg_depart_connector' and edge 'left_arrival_connector' found.
< Warning: No route for trip in person 'p1'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0.00">
<walk cost="1440.00" edges="beg middle end"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p0" depart="0">
<walk edges="beg middle end"/>
</person>
</routes>
---------- Differences in errors ---------- 1,4c1 < Error: The edge 'blub' within a walk of p0 is not known. < The route can not be build. < Warning: Discarding person 'p0' because it's plan is empty < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>person unknown_from ( Last six runs Dec2017 )
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalLane' in definition of vehicle '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_empty_arrivallane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalPos' in definition of vehicle '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_empty_arrivalpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalSpeed' in definition of vehicle '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_empty_arrivalspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departLane' in definition of vehicle '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_empty_departlane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departPos' in definition of vehicle '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_empty_departpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departSpeed' in definition of vehicle '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_empty_departspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_false_arrivallane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_false_arrivalpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_false_arrivalspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_false_departlane (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_false_departpos (
Last six runs
Dec2017
)---------- Differences in errors ----------
1,3c1
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
routes style1_input errors vehicle_false_departspeed (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" color="red" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="10.00">
<route color="red" edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="20.00" color="red">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="30.00" color="red">
<route color="red" edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="50.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="80.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
routes style1_input increasing_time_novehtype (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t1" length="3.00" minGap="2.00" maxSpeed="9.00" accel="10" decel="4.5" sigma="0"/>
<vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="9.00">
<routeDistribution last="1">
<route cost="444040.00" probability="0.07586256" edges="bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right t
op left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom r
ight top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bo
ttom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top l
eft bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right
top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom
right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left
bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top
left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left"/>
<route cost="2220.20" probability="0.92413744" edges="bottom right top left"/>
</routeDistribution>
</vehicle>
<vType id="t2" length="3.00" minGap="2.00" maxSpeed="10.00" accel="10" decel="4.5" sigma="0"/>
<vehicle id="1" type="t2" depart="1.00" departPos="0.00" departSpeed="9.00">
<routeDistribution last="1">
<route cost="399636.00" probability="0.07586256" edges="bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right t
op left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom r
ight top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bo
ttom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top l
eft bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right
top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom
right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left
bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top
left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left bottom right top left"/>
<route cost="1998.18" probability="0.92413744" edges="bottom right top left"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t1" length="3.00" minGap="2.00" maxSpeed="9.00" accel="10" decel="4.5" sigma="0"/>
<vehicle id="0" type="t1" depart="0.00" departPos="0.00" departSpeed="9.00">
<route edges="bottom right top left"/>
</vehicle>
<vType id="t2" length="3.00" minGap="2.00" maxSpeed="10.00" accel="10" decel="4.5" sigma="0"/>
<vehicle id="1" type="t2" depart="1.00" departPos="0.00" departSpeed="9.00">
<route edges="bottom right top left"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="25.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="38.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="57.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="60.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="9" type="KRAUSS_DEFAULT" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="25.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="KRAUSS_DEFAULT" depart="38.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="KRAUSS_DEFAULT" depart="57.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="KRAUSS_DEFAULT" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="KRAUSS_DEFAULT" depart="66.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="KRAUSS_DEFAULT" depart="71.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="KRAUSS_DEFAULT" depart="90.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="KRAUSS_DEFAULT" depart="94.00">
<truncated after showing first 30 lines>
routes style1_input unsorted_time (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<stop lane="middle_0"/>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<stop lane="middle_0"/>
<stop lane="end_0"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
<stop lane="middle_0"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end rend"/>
<stop lane="middle_0"/>
<stop lane="end_0"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="20" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="21" depart="21.00" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="22" depart="22.00" departPos="free">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="20" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="21" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="22" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="23" depart="23.00" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="30" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="31" depart="31.00" departLane="1">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
routes style1_input withparams (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="1" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" type="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="1" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" type="1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="2" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="3" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="4" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="5" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="6" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="7" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
</vehicle>
<vehicle id="8" depart="0.00">
<route edges="beg middle end rend" exitTimes="17.99 89.93 107.91 125.90"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="0.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
routes style2_input no_vehtype (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" type="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" type="1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Missing result in vtypes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="1" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="10" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" type="1" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="1" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="10" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" type="1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<stop busStop="busStop#1" duration="20.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
<stop busStop="busStop#1" duration="20.00"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="triggered">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<person id="p1" depart="0">
<ride from="beg" to="end" lines="0"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="triggered">
<route edges="beg middle end rend"/>
</vehicle>
<person id="p1" depart="0">
<ride from="beg" to="end" lines="0"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p1" depart="0.00" departPos="2.00">
<walk edges="middle end" arrivalPos="23.00"/>
<stop lane="end_0" duration="10.00"/>
</person>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="p1" depart="0.00" departPos="2.00">
<walk edges="middle end" arrivalPos="23.00"/>
<stop lane="end_0" duration="10.00"/>
</person>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<stop lane="middle_0"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
<stop lane="middle_0"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<stop lane="middle_0" triggered="1" expected="p1 p2"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
<stop lane="middle_0" triggered="1" expected="p1 p2"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departPos="10.00">
<routeDistribution last="0">
<route cost="4.14" probability="1.00000000" edges="A0toB0 B0toC0"/>
</routeDistribution>
<stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00" departPos="10.00">
<route edges="A0toB0 B0toC0"/>
<stop lane=":B0_4_0" endPos="2.00" duration="5.00"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,10c1
< Warning: The vehicle type '0' for vehicle '0' is not known.
< Warning: The vehicle type '0' for vehicle '1' is not known.
< Warning: The vehicle type '0' for vehicle '2' is not known.
< Warning: The vehicle type '0' for vehicle '3' is not known.
< Warning: The vehicle type '0' for vehicle '4' is not known.
< Warning: The vehicle type '0' for vehicle '5' is not known.
< Warning: The vehicle type '0' for vehicle '6' is not known.
< Warning: The vehicle type '0' for vehicle '7' is not known.
< Warning: The vehicle type '0' for vehicle '8' is not known.
< Warning: The vehicle type '0' for vehicle '9' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
routes style2_input with_vehtype_nodef (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1
< Warning: The vehicle class 'lightrail' for vType '0' is deprecated, use 'tram' instead.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" vClass="tram" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="10" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="11" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="0" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="0" length="3.50" minGap="2.00" maxSpeed="70.00" accel="2.0" decel="4" sigma="0.9"/>
<vehicle id="10" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="11" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,5d0
< Loading net... done.
< Skipped until: 0.00
< DijkstraRouter answered 10 queries and explored 1.60 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,7d0
< Loading net... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="0.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,2c1
< Warning: Bulking different maximum speeds ('0' and '1') may lead to suboptimal routes.
< Warning: Bulking different vehicle classes ('0' and '2') may lead to invalid routes.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,7d0
< Loading net... done.
< Skipped until: 0.00
< AStarRouter answered 20 queries and explored 1.40 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< AStarRouter answered 10 queries and explored 1.30 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="d" maxSpeed="10.00"/>
<vehicle id="1" type="d" depart="0.00">
<routeDistribution last="0">
<route cost="250.00" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="v" vClass="vip"/>
<vehicle id="2" type="v" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="d" maxSpeed="10.00"/>
<vehicle id="1" type="d" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="v" vClass="vip"/>
<vehicle id="2" type="v" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop busStop="busStop#1" duration="10.00"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop containerStop="containerStop#1" duration="10.00"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,4c1 < Error: Unknown vehicle type 'blub' in distribution '0'. < Error: Vehicle type distribution '0' is empty. < Error: The vehicle type '0' for vehicle '0' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalLane' in definition of trip '0' is empty.
< Error: Invalid arrivalLane definition for vehicle '0';
< must be one of ("current", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalPos' in definition of trip '0' is empty.
< Error: Invalid arrivalPos definition for vehicle '0';
< must be one of ("random", "max", or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'arrivalSpeed' in definition of trip '0' is empty.
< Error: Invalid arrivalSpeed definition for vehicle '0';
< must be one of ("current", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departLane' in definition of trip '0' is empty.
< Error: Invalid departLane definition for vehicle '0';
< must be one of ("random", "free", "allowed", "best", "first", or an int>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departPos' in definition of trip '0' is empty.
< Error: Invalid departPos definition for vehicle '0';
< must be one of ("random", "random_free", "free", "base", "last" or a float)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
1,4c1
< Error: Attribute 'departSpeed' in definition of trip '0' is empty.
< Error: Invalid departSpeed definition for vehicle '0';
< must be one of ("random", "max", or a float>=0)
< Quitting (on error).
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in exitcode ----------
1c1
< 1
---
> 127
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="1" type="1" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="1" depart="11.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="1" type="1" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="1" depart="11.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="1" depart="21.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="1" depart="31.00">
<route edges="beg middle end rend"/>
</vehicle>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="63" depart="0.79">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="88" depart="16.72">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="9" depart="18.39">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="55.65">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="19" depart="163.02">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="92" depart="169.75">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="63" depart="0.79">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="88" depart="16.72">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="9" depart="18.39">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="55.65">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="19" depart="163.02">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="92" depart="169.75">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="73" depart="186.01">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="62" depart="207.72">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="68" depart="212.57">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
trips increasing_time_fractional (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1
< Warning: Defining car following parameters in a nested element is deprecated in vType '0', use attributes instead!
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" color="red" carFollowModel="KraussOrig1"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,10c1
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '0'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '1'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '2'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '3'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '4'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '5'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '6'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '7'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '8'.
< Warning: Vehicle type '0' with vClass=pedestrian should only be used for persons and not for vehicle '9'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="pedestrian" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" vClass="pedestrian" color="red" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="5.00" minGap="2.00" maxSpeed="30.00" color="red" carFollowModel="KraussOrig1" accel="1.6" decel="5.5" sigma="0.9"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="30.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="50.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="70.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="80.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00" color="black">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="11.00" color="magenta">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="11.00" color="magenta">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="20.00" departPos="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="21.00" departPos="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="22.00" departPos="free">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="23.00" departPos="random">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="30.00" departLane="0">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" depart="31.00" departLane="1">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="2.00" minGap="2.00" maxSpeed="70.00" accel="2." decel="2.5" sigma="0.2"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="8" type="0" depart="0.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="17.99" probability="1.00000000" edges="beg"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
<stop lane="left_0" duration="10.00"/>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
<stop lane="left_0" duration="10.00"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1,6d0
< Loading net... done.
< Loading additional file 'input_districts.taz.xml' ... done.
< Skipped until: 0.00
< AStarRouter answered 1 queries and explored 139.00 edges on average.
< AStarRouter spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<routeDistribution last="0">
<route cost="58.81" probability="1.00000000" edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="DEFAULT_VEHTYPE" sigma="0"/>
<vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<route edges="5/5to5/6 5/6to6/6 6/6to6/7 6/7to7/7 7/7to7/8 7/8to8/8 8/8to8/9 8/9to9/9 9/9to8/9"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
<routeDistribution last="0">
<route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="3.00" fromTaz="1" toTaz="2">
<route edges="beg2left left left2end end"/>
</vehicle>
</routes>
trips taz_noedge (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="8" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="7" depart="18.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="6" depart="43.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="51.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="5" depart="66.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="8" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" depart="18.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" depart="43.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" depart="51.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" depart="66.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0" depart="71.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" depart="78.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" depart="84.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>
trips unsorted_time (
Last six runs
Dec2017
)---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="8" type="0" depart="1.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="7" type="0" depart="18.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="6" type="0" depart="43.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" type="0" depart="51.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow" accel="2.6" decel="4.5" sigma="0.5"/>
<vehicle id="8" type="0" depart="1.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="7" type="0" depart="18.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="2" type="0" depart="20.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="6" type="0" depart="43.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="1" type="0" depart="51.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="5" type="0" depart="66.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0" type="0" depart="71.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="3" type="0" depart="78.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="4" type="0" depart="84.00">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="126.34" probability="1.00000000" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="beg beg2left left left2end end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<routeDistribution last="0">
<route cost="22.36" probability="1.00000000" edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" depart="0.00">
<route edges="A0toB0 B0toB1 B1toC1 C1toC2 C2toB2 B2toA2 A2toA1 A1toB1 B1toC1 C1toC2 C2toB2"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t0" vClass="passenger"/>
<vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
<routeDistribution last="0">
<route cost="90.37" probability="1.00000000" edges="beg2left left left2end end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="t0" vClass="passenger"/>
<vehicle id="0" type="t0" depart="3.00" fromTaz="1" toTaz="2">
<route edges="beg2left left left2end end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: The vehicle type '0' for vehicle '0' is not known.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.22" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,2c1 < Error: Route '!0_0' (vehicle '0_0') is not valid. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>vclasses bus_test_alts_false ( Last six runs Dec2017 )
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="bus"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.32" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="bus"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.22" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="bus" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="bus"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.32" probability="1.00000000" edges="absBeg beg2left left left2end end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="bus"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
vclasses bus_test_trips (
Last six runs
Dec2017
)---------- Differences in errors ---------- 1,7c1 < Error: No connection between edge 'absBeg' and edge 'beg2left' found. < Error: Mandatory edge 'beg2left' not reachable by vehicle 'invalid1'. < Error: The vehicle 'invalid1' has no valid route. < Error: No connection between edge 'absBeg' and edge 'left2end' found. < Error: Mandatory edge 'left2end' not reachable by vehicle 'invalid2'. < Error: The vehicle 'invalid2' has no valid route. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="1">
<route cost="125.22" probability="0.49999443" edges="absBeg beg2left left left2end end absEnd"/>
<route cost="125.11" probability="0.50000557" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="1">
<route cost="125.22" probability="0.49999443" edges="absBeg beg2left left left2end end absEnd"/>
<route cost="125.11" probability="0.50000557" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="ignoring" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,3c1 < Error: Vehicle '0_0' is not allowed to arrive on edge 'left2end'. < Error: The vehicle '0_0' has no valid route. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="passenger"/>
<vehicle id="0.0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="passenger"/>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1c1
< Warning: Repaired route of vehicle '0_0'.
---
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" length="3.00" minGap="2.00" maxSpeed="70.00" vClass="passenger" accel="2.60" decel="4.50" sigma="0.5" tau="1.00"/>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,3c1 < Error: Vehicle '0_0' is not allowed to depart on edge 'beg2left'. < Error: The vehicle '0_0' has no valid route. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127 ---------- Missing result in alts ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="passenger"/>
<vehicle id="0" type="0" depart="0.00">
<routeDistribution last="0">
<route cost="125.11" probability="1.00000000" edges="absBeg middle end absEnd"/>
</routeDistribution>
</vehicle>
</routes>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vType id="0" vClass="passenger"/>
<vehicle id="0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
should warn about unknown vType (This bug was triggered by FAILING to find text in file 'errors' matching 'Error') ---------- Differences in errors ---------- 1,2c1 < Error: The vehicle type 'foo' for vehicle '0' is not known. < Quitting (on error). --- > /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory ---------- Differences in exitcode ---------- 1c1 < 1 --- > 127
flows should support routes with explicit edges
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1
> /home/delphi/clangDebug/sumo/bin/duarouter: error while loading shared libraries: libxerces-c-3.2.so: cannot open shared object file: No such file or directory
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
127
---------- Missing result in alts ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<routeDistribution last="1">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.1" depart="10.00">
<routeDistribution last="1">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.2" depart="20.00">
<routeDistribution last="0">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.3" depart="30.00">
<routeDistribution last="0">
<route cost="35.97" probability="0.51004329" edges="beg rend"/>
<route cost="125.90" probability="0.48995671" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="0.4" depart="40.00">
<routeDistribution last="1">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<vehicle id="0.0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.1" depart="10.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.2" depart="20.00">
<route edges="beg rend"/>
</vehicle>
<vehicle id="0.3" depart="30.00">
<route edges="beg rend"/>
</vehicle>
<vehicle id="0.4" depart="40.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.5" depart="50.00">
<route edges="beg rend"/>
</vehicle>
<vehicle id="0.6" depart="60.00">
<route edges="beg middle end rend"/>
</vehicle>
<vehicle id="0.7" depart="70.00">
<route edges="beg rend"/>
</vehicle>
<vehicle id="0.8" depart="80.00">
<route edges="beg middle end rend"/>
<truncated after showing first 30 lines>