texttest -a duarouter -d /home/delphi/sumo/tests -reconnect /home/delphi/texttesttmp/gcc4_64.31Dec220948.20908 -g
texttest -a duarouter -d /home/delphi/sumo/tests
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
4,6d3
< DijkstraRouterTT answered 1 queries and explored 13.00 edges on average.
< DijkstraRouterTT spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
</vType>
<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">
<carFollowing-Krauss accel="2.00" decel="6.00" sigma="0.00" tau="1.00"/>
</vType>
<vehicle id="veh0" type="CarA" depart="1.00" color="red">
<route color="red" edges="L1 L9 L17 L26"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<vehicle id="0" type="0" depart="0.00" color="black">
<route edges="beg 1toL L Lto2 end"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1a2 > Error: Internal request for unknown option 'output-prefix'! ---------- 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 route route_cost_empty ( Last six runs Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
---------- Differences in errors ----------
1a2,3
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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 errors route route_prob_missing (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ---------- 4a5 > Error: Internal request for unknown option 'output-prefix'! ---------- 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 routealt routealt_id_empty ( Last six runs Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
---------- Differences in errors ---------- 2a3 > Error: Internal request for unknown option 'output-prefix'! ---------- 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,4c1 < 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. < --- > Error: Internal request for unknown option 'output-prefix'! ---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
alternatives style1_input increasing_time (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
alternatives style1_input one_time (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
alternatives style1_input withparams (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ---------- 1,4c1 < 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. < --- > Error: Internal request for unknown option 'output-prefix'! ---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="100.00"/>
</vType>
<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">
<carFollowing-Krauss decel="100.00"/>
</vType>
<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="10" width="100.00"/>
<vehicle id="10" type="10" depart="0.00">
<routeDistribution last="0">
<route cost="125.90" probability="1.00000000" edges="beg middle end rend"/>
</routeDistribution>
</vehicle>
<vType id="2">
<carFollowing-Krauss sigma="1.00"/>
</vType>
<vehicle id="2" type="2" 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">
<carFollowing-Krauss accel="100.00"/>
</vType>
<vehicle id="0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1">
<carFollowing-Krauss decel="100.00"/>
</vType>
<vehicle id="1" type="1" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="10" width="100.00"/>
<vehicle id="10" type="10" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="2">
<carFollowing-Krauss sigma="1.00"/>
</vType>
<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>
<truncated after showing first 30 lines>
alternatives style2_input vtypecheck (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
10a11,12
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
4,6d3
< DijkstraRouterTT answered 10 queries and explored 7.00 edges on average.
< DijkstraRouterTT spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
1
---------- 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.49986880" edges="beg middle end rend"/>
<route cost="139.62" probability="0.50013120" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="1" depart="10.00">
<routeDistribution last="1">
<route cost="142.58" probability="0.49986880" edges="beg middle end rend"/>
<route cost="139.62" probability="0.50013120" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="2" depart="20.00">
<routeDistribution last="0">
<route cost="143.17" probability="0.49984230" edges="beg middle end rend"/>
<route cost="139.60" probability="0.50015770" edges="beg beg2left left left2end end rend"/>
</routeDistribution>
</vehicle>
<vehicle id="3" depart="30.00">
<routeDistribution last="0">
<route cost="143.17" probability="0.49984230" edges="beg middle end rend"/>
<route cost="139.60" probability="0.50015770" 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ---------- 1c1 < Error: No output specified. --- > Error: Internal request for unknown option 'output-prefix'! ---------- Missing result in log ---------- Error: No output specified. Quitting (on error).
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="113.24" 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger">
<carFollowing-Krauss accel="3.00" decel="6.00" sigma="0.50"/>
</vType>
<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>
<vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger">
<carFollowing-Krauss accel="3.00" decel="6.00" sigma="0.50"/>
</vType>
<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>
</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_car" length="5.00" minGap="2.50" maxSpeed="100.00" guiShape="passenger">
<carFollowing-Krauss accel="3.00" decel="6.00" sigma="0.50"/>
</vType>
<vehicle id="fast" type="fast_car" depart="0.00">
<route edges="start fast1 fast2 end"/>
</vehicle>
<vType id="slow_car" length="5.00" minGap="2.50" maxSpeed="5.00" guiShape="passenger">
<carFollowing-Krauss accel="3.00" decel="6.00" sigma="0.50"/>
</vType>
<vehicle id="slow" type="slow_car" depart="0.00">
<route edges="start slow end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 'end' and 'beg' found. < Error: No connection between 'end' and 'beg' found. < Error: Mandatory edge 'beg' not reachable by vehicle '0'. < Error: The vehicle '0' has no valid route. --- > Error: Internal request for unknown option 'output-prefix'! ---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="10" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="11" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="12" depart="0.00">
<routeDistribution last="0">
<route cost="172.96" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="13" 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="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 middle end"/>
</vehicle>
<vehicle id="13" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="14" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="15" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="16" depart="0.00">
<route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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="1" 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="10" 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="100" 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>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="1" 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 middle end"/>
</vehicle>
<vehicle id="100" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="101" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="102" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="104" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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="1" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="2">
<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="10" type="KRAUSS_DEFAULT" depart="0.00">
<routeDistribution last="0">
<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="100" type="KRAUSS_DEFAULT" 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">
<vType id="KRAUSS_DEFAULT" length="3.00" minGap="2.00" maxSpeed="70.00" color="yellow">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<vehicle id="0" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="1" 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 middle end"/>
</vehicle>
<vehicle id="100" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="101" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2left left left2end end"/>
</vehicle>
<vehicle id="102" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="103" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg beg2right right right2end end"/>
</vehicle>
<vehicle id="104" type="KRAUSS_DEFAULT" depart="0.00">
<route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1 < Error: Could not build output file 'output/routes.rou.xml'. --- > Error: Internal request for unknown option 'output-prefix'!
---------- Differences in errors ----------
1a2,3
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="100.00"/>
</vType>
<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">
<carFollowing-Krauss decel="100.00"/>
</vType>
<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">
<carFollowing-Krauss sigma="1.00"/>
</vType>
<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">
<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">
<carFollowing-Krauss accel="100.00"/>
</vType>
<vehicle id="0.0" type="0" depart="0.00">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="1">
<carFollowing-Krauss decel="100.00"/>
</vType>
<vehicle id="1.0" type="1" depart="10.00" color="black">
<route edges="beg middle end rend"/>
</vehicle>
<vType id="2">
<carFollowing-Krauss sigma="1.00"/>
</vType>
<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>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
2c2,3
< Warning: Repaired route of vehicle '0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2 < Warning: Vehicle '0' is not allowed to depart on edge 'left'. < Warning: The vehicle '0' has no valid route. --- > Error: Internal request for unknown option 'output-prefix'! > Quitting (on error). ---------- Differences in output ---------- 1d0 < Success. ---------- New result in exitcode ---------- 1 ---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between 'end' and 'beg2left' found.
< Warning: Repaired route of vehicle '0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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.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">
<vehicle id="0" depart="0.00">
<route edges="absBeg beg2left left"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between 'left' and 'middle' found.
< Warning: Repaired route of vehicle '0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
1,2c1,2
< Warning: No connection between 'left' and 'middle' found.
< Warning: Repaired route of vehicle '0_0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
1,2c1,2
< Warning: No connection between 'left' and 'middle' found.
< Warning: Repaired route of vehicle '0_0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
1a2,3
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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.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">
<vehicle id="0" depart="0.00">
<route edges="absBeg beg2left left left2end end"/>
</vehicle>
</routes>
---------- Differences in errors ----------
1,2c1,2
< Warning: No connection between 'left' and 'middle' found.
< Warning: Repaired route of vehicle '0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="free" depart="0.00">
<routeDistribution last="0">
<route cost="215.26" probability="1.00000000" edges="src short dest"/>
</routeDistribution>
</vehicle>
<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>
</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="free" depart="0.00">
<route edges="src short dest"/>
</vehicle>
<vType id="restricted" vClass="vip"/>
<vehicle id="restricted" type="restricted" depart="0.00">
<route edges="src long dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="free" depart="0.00">
<routeDistribution last="0">
<route cost="214.49" probability="1.00000000" edges="src e1 short e2 dest"/>
</routeDistribution>
</vehicle>
<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>
</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="free" depart="0.00">
<route edges="src e1 short e2 dest"/>
</vehicle>
<vType id="restricted" vClass="vip"/>
<vehicle id="restricted" type="restricted" depart="0.00">
<route edges="src long dest"/>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="656.30" probability="0.31933406" edges="oa ab bd"/>
<route cost="728.92" probability="0.27573995" edges="oa ab by yd"/>
<route cost="825.33" probability="0.22693166" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.17799433" 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="656.30" probability="0.31934307" edges="oa ab bd"/>
<route cost="728.92" probability="0.27575521" edges="oa ab by yd"/>
<route cost="825.33" probability="0.22693776" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.17796397" 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="10" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="11" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="12" depart="0.00">
<routeDistribution last="0">
<route cost="71.94" probability="1.00000000" edges="beg middle end"/>
</routeDistribution>
</vehicle>
<vehicle id="13" 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="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 middle end"/>
</vehicle>
<vehicle id="13" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="14" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="15" depart="0.00">
<route edges="beg middle end"/>
</vehicle>
<vehicle id="16" depart="0.00">
<route edges="beg middle end"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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="656.30" probability="0.58017079" edges="oa ab bd"/>
<route cost="728.92" probability="0.28062804" edges="oa ab by yd"/>
<route cost="825.33" probability="0.10702659" edges="oa ax xy yd"/>
<route cost="945.62" probability="0.03217458" 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- 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.
< DijkstraRouterTT answered 2 queries and explored 7.00 edges on average.
< DijkstraRouterTT spent (TIME) answering queries ((TIME) on average).
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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.
DijkstraRouterTT answered 2 queries and explored 7.00 edges on average.
DijkstraRouterTT 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<walk edges="beg middle end"/>
</person>
<person id="p1" depart="0">
<walk 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>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<walk edges="SC CN"/>
</person>
<person id="p1" depart="0">
<walk 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 ---------- 3a4 > Error: Internal request for unknown option 'output-prefix'! ---------- 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 unconnected ( Last six runs Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
---------- Differences in errors ----------
3a4,5
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<walk 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 ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="10.00" decel="4.50" sigma="0.00"/>
</vType>
<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">
<carFollowing-Krauss accel="10.00" decel="4.50" sigma="0.00"/>
</vType>
<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">
<carFollowing-Krauss accel="10.00" decel="4.50" sigma="0.00"/>
</vType>
<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">
<carFollowing-Krauss accel="10.00" decel="4.50" sigma="0.00"/>
</vType>
<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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
routes style1_input unsorted_time (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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>
<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" length="3.50" minGap="2.00" maxSpeed="70.00">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<vType id="1" length="3.50" minGap="2.00" maxSpeed="70.00">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
</routes>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<walk edges="middle end" departPos="2" arrivalPos="23"/>
<stop lane="end_0" duration="10"/>
</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">
<walk edges="middle end" departPos="2" arrivalPos="23"/>
<stop lane="end_0" duration="10"/>
</person>
</routes>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
10a11,12
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1a2,3
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.00" decel="4.00" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="1.60" decel="5.50" sigma="0.90"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.00" decel="2.50" sigma="0.20"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.00" decel="2.50" sigma="0.20"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50"/>
</vType>
<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"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg beg2left left left2end end absEnd"/>
</vehicle>
</routes>
vclasses bus_test_alts_correct (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ---------- 1c1 < Error: Route '!0_0' (vehicle '0_0') is not valid. --- > Error: Internal request for unknown option 'output-prefix'! ---------- 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 Dec2014 Nov2014 Oct2014 Sep2014 Aug2014 Jul2014 Jun2014 May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
vclasses no_vclass_test_alts_longer (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
vclasses no_vclass_test_alts_shorter (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ----------
0a1,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
vclasses passenger_test_alts_correct (
Last six runs
Dec2014
Nov2014
Oct2014
Sep2014
Aug2014
Jul2014
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)---------- Differences in errors ---------- 1,2c1 < Error: Vehicle '0_0' is not allowed to arrive on edge 'left2end'. < Error: The vehicle '0_0' has no valid route. --- > Error: Internal request for unknown option 'output-prefix'! ---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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 ----------
1c1,2
< Warning: Repaired route of vehicle '0_0'.
---
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<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">
<carFollowing-Krauss accel="2.60" decel="4.50" sigma="0.50" tau="1.00"/>
</vType>
<vehicle id="0_0" type="0" depart="0.00">
<route edges="absBeg middle end absEnd"/>
</vehicle>
</routes>
---------- Differences in errors ---------- 1,2c1 < Error: Vehicle '0_0' is not allowed to depart on edge 'beg2left'. < Error: The vehicle '0_0' has no valid route. --- > Error: Internal request for unknown option 'output-prefix'! ---------- 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,2
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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>
flows should support routes with explicit edges
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,5
> Error: Attribute 'from' is missing in definition of flow '0'.
> Error: Attribute 'to' is missing in definition of flow '0'.
> Error: Vehicle's '0' route has no edges.
> Error: Internal request for unknown option 'output-prefix'!
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
---------- New result in exitcode ----------
1
---------- 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>