texttest -a tools -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Nov050554.3208485 -g
texttest -a tools -d /home/delphi/clangDebug/sumo/tests
---------- Differences in output ---------- 0a1,30 > generateRailSignalConstraints.py:1450:54: E128 continuation line under-indented for visual indent > generateRailSignalConstraints.py:1574:31: E261 at least two spaces before inline comment > generateRailSignalConstraints.py:1598:121: E501 line too long (125 > 120 characters) > generateRailSignalConstraints.py:1606:22: E703 statement ends with a semicolon > route/implausibleRoutes.py:50:81: E231 missing whitespace after ',' > route/implausibleRoutes.py:52:82: E231 missing whitespace after ',' > route/implausibleRoutes.py:225:9: W191 indentation contains tabs > route/implausibleRoutes.py:225:9: E101 indentation contains mixed spaces and tabs > route/implausibleRoutes.py:225:10: E117 over-indented > route/implausibleRoutes.py:225:17: E225 missing whitespace around operator > route/implausibleRoutes.py:225:40: E231 missing whitespace after ',' > route/implausibleRoutes.py:227:9: W191 indentation contains tabs > route/implausibleRoutes.py:227:9: E101 indentation contains mixed spaces and tabs > route/implausibleRoutes.py:227:10: E117 over-indented > route/implausibleRoutes.py:227:17: E225 missing whitespace around operator > route/implausibleRoutes.py:227:38: E231 missing whitespace after ',' > route/implausibleRoutes.py:229:9: W191 indentation contains tabs > route/implausibleRoutes.py:229:9: E101 indentation contains mixed spaces and tabs > route/implausibleRoutes.py:229:10: E117 over-indented > route/implausibleRoutes.py:229:17: E225 missing whitespace around operator > route/implausibleRoutes.py:229:37: E231 missing whitespace after ',' > route/implausibleRoutes.py:230:1: W293 blank line contains whitespace > route/implausibleRoutes.py:230:9: W191 indentation contains tabs > route/implausibleRoutes.py:230:9: E101 indentation contains mixed spaces and tabs > sumolib/visualization/helpers.py:383:1: E302 expected 2 blank lines, found 1 > sumolib/visualization/helpers.py:409:1: W391 blank line at end of file > tlsCycleAdaptation.py:32:1: W293 blank line contains whitespace > tlsCycleAdaptation.py:35:1: W293 blank line contains whitespace > tlsCycleAdaptation.py:472:80: E225 missing whitespace around operator <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,43 > > ================================================================= > ==83835==ERROR: LeakSanitizer: detected memory leaks > > Indirect leak of 208 byte(s) in 1 object(s) allocated from: > #0 0x5529cd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x5529cd) > #1 0x20a4bba in MSDispatch::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDispatch.cpp:104:31 > #2 0x2110db9 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDispatch_TraCI.cpp:48:36 > #3 0x1ee0f6c in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, long long, long long, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator< char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:188:19 > #4 0x25717f7 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:290:9 > #5 0x256dffe in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:257:9 > #6 0x2597282 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20 > #7 0x25c927e in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:192:20 > #8 0x56e9a2 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:746:26 > #9 0x5697fb in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:400:9 > #10 0x556c29 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7f8b8e781082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16 > > Indirect leak of 40 byte(s) in 1 object(s) allocated from: > #0 0x5529cd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x5529cd) > #1 0xe63050 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27 > #2 0xe62f7d in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20 > #3 0x20b744c in std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16 > #4 0x20b72e8 in std::_Rb_tree_node<MSTransportable*>* std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_create_node<MSTransportable* const&>(MSTransportable* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23 > #5 0x20b7282 in std::_Rb_tree_node<MSTransportable*>* std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node::operator()<MSTransportable* const&>(MSTransportable* const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:548:18 > #6 0x20b543b in std::_Rb_tree_iterator<MSTransportable*> std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_<MSTransportable* const&, std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node>(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*, MSTransportable* const&, std::_Rb_tree <MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1815:19 > #7 0x20b3556 in std::_Rb_tree_iterator<MSTransportable*> std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_unique_<MSTransportable* const&, std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node>(std::_Rb_tree_const_iterator<MSTransportable*>, MSTransportable* const&, std::_Rb_t ree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_Alloc_node&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2266:9 > #8 0x20b2c7b in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >::value, void>::type std::_Rb_tree<MSTransportable*, MSTransportable*, std::_Identity<MSTransportable*>, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >(__gnu_c xx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >, __gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:1118:6 > #9 0x20b2780 in std::set<MSTransportable*, std::less<MSTransportable*>, std::allocator<MSTransportable*> >::set<__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > > >(__gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >, __gnu_cxx::__normal_iterator<MSTransportable* const*, std::vector<MSTransportable*, std::allocator<MSTransportable*> > >) /usr/bin/../lib /gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_set.h:193:9 <truncated after showing first 30 lines>
duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3,55d1
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
<tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
<tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
<tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
<tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
<tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
<tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
<tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>
unstable inputs (This bug was triggered by text found in the full difference report matching 'Warning') ---------- Differences in errors ---------- 1,6925c1 < Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334'). < Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0'). < Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886'). < Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0'). < Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0'). < Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0'). < Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0'). < Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904'). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,97d0 < Parsing types from <DIR>/osmNetconvert.typ.xml'... done. < Parsing nodes from osm-file 'osm_bbox.osm.xml'... < Found duplicate nodes. Substituting 3215103784 with 288002013 < Found duplicate nodes. Substituting 3987794203 with 3987794202 < Found duplicate nodes. Substituting 3997661445 with 3517810193 < Found duplicate nodes. Substituting 4016273048 with 26992494 < Found duplicate nodes. Substituting 4016273049 with 2306772973 < done. < Parsing edges from osm-file 'osm_bbox.osm.xml'... done. < Removing duplicate edges... < Found duplicate edges. Removing 310058575 < Found duplicate edges. Removing 310058576 < Found duplicate edges. Removing 310058577 < Found duplicate edges. Removing 335703516 < Found duplicate edges. Removing 335703519 < Found duplicate edges. Removing 335703532 < Found duplicate edges. Removing 377118659 < Found duplicate edges. Removing 377494320 < Found duplicate edges. Removing 391385403 < done. < Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0'). < Parsing relations from osm-file 'osm_bbox.osm.xml'... < done. < Removed 1494 traffic lights before loading plain-XML < Import done: < 37203 nodes loaded. < 34 types loaded. < 36921 edges loaded. < Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'. <truncated after showing first 30 lines> ---------- New result in catalogue ---------- No files or directories were created, edited or deleted.
Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
3a4
> <!-- Created with matplotlib (https://matplotlib.org/) -->
5,18d5
< <metadata>
< <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
< <cc:Work>
< <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
< <dc:date>2022-11-08T13:55:19.429771</dc:date>
< <dc:format>image/svg+xml</dc:format>
< <dc:creator>
< <cc:Agent>
< <dc:title>Matplotlib v3.4.3, https://matplotlib.org/</dc:title>
< </cc:Agent>
< </dc:creator>
< </cc:Work>
< </rdf:RDF>
< </metadata>
20c7,9
< <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
---
> <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
> </style>
54,74c43,62
< <g transform="translate(78.471765 260.697446)scale(0.1 -0.1)">
< <defs>
< <path d="M 2034 4250
< Q 1547 4250 1301 3770
< Q 1056 3291 1056 2328
< Q 1056 1369 1301 889
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in dualog ---------- 69,89c69,77 < Simulation ended at time: 3729.00 < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 996.00 < Speed: 9.40 < Duration: 107.51 < WaitingTime: 8.94 < TimeLoss: 31.09 < DepartDelay: 0.40 < < Success. < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3729.00 < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 996.00 < Speed: 9.40 < Duration: 107.51 < WaitingTime: 8.94 < TimeLoss: 31.09 --- > Interrupt signal received, trying to exit gracefully. > Simulation ended at time: 639.00 > Reason: Interrupted. > Statistics (avg of 144): > RouteLength: 995.99 > Speed: 9.53 > Duration: 105.64 <truncated after showing first 30 lines> ---------- Differences in output ---------- 40,49d39 < << < ------------------ < < > Executing step 6 < >> Running router on 5/input_routes_005.rou.alt.xml < << < >> Running simulation < << < ------------------ <
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in dualog ----------
30,90c30,39
< Simulation ended at time: 4411.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1005.93
< Speed: 5.55
< Duration: 233.04
< WaitingTime: 75.92
< TimeLoss: 165.04
< DepartDelay: 110.16
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4290.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1005.74
< Speed: 5.84
< Duration: 222.47
< WaitingTime: 70.62
< TimeLoss: 154.33
< DepartDelay: 70.84
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4038.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
<truncated after showing first 30 lines>
---------- Differences in output ----------
19,49d18
< <<
< ------------------
<
< > Executing step 3
< >> Running router on 2/input_routes_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 4
< >> Running router on 3/input_routes_003.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 5
< >> Running router on 4/input_routes_004.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 6
< >> Running router on 5/input_routes_005.rou.alt.xml
< <<
< >> Running simulation
< <<
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="flow_0.2" depart="8.00" departLane="start_1" departPos="5.10" departSpeed="14.03" departDelay="0.80" arrival="93.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.44" duration="85.00" routeLength="1028.10" waitingTime="18.00" waitingCount="1" stopTime="0.00" timeLoss="36.74" rerouteNo="0" devices="tripinfo_flow_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.5" depart="18.00" departLane="start_1" departPos="5.10" departSpeed="11.54" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.26" duration="84.00" routeLength="1028.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="25.70" rerouteNo="0" devices="tripinfo_flow_0.5" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.7" depart="26.00" departLane="start_1" departPos="5.10" departSpeed="12.31" departDelay="0.80" arrival="105.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.18" duration="79.00" routeLength="1028.10" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="24.18" rerouteNo="0" devices="tripinfo_flow_0.7" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.10" depart="36.00" departLane="start_1" departPos="5.10" departSpeed="15.15" departDelay="0.00" arrival="107.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.65" duration="71.00" routeLength="1028.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="26.87" rerouteNo="0" devices="tripinfo_flow_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.09" vaporized=""/>
<tripinfo id="flow_0.3" depart="11.00" departLane="start_0" departPos="5.10" departSpeed="15.04" departDelay="0.20" arrival="109.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.77" duration="98.00" routeLength="996.05" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="27.61" rerouteNo="0" devices="tripinfo_flow_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized=""/>
<tripinfo id="flow_0.4" depart="15.00" departLane="start_0" departPos="5.10" departSpeed="14.31" departDelay="0.60" arrival="110.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.76" duration="95.00" routeLength="996.05" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="21.67" rerouteNo="0" devices="tripinfo_flow_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.0" depart="0.00" departLane="start_1" departPos="5.10" departSpeed="14.72" departDelay="0.00" arrival="114.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.61" duration="114.00" routeLength="995.93" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="41.66" rerouteNo="0" devices="tripinfo_flow_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
<tripinfo id="flow_0.1" depart="4.00" departLane="start_1" departPos="5.10" departSpeed="13.03" departDelay="0.40" arrival="123.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.18" duration="119.00" routeLength="995.93" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="37.16" rerouteNo="0" devices="tripinfo_flow_0.1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.6" depart="22.00" departLane="start_1" departPos="5.10" departSpeed="14.53" departDelay="0.40" arrival="125.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.40" duration="103.00" routeLength="995.93" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="29.81" rerouteNo="0" devices="tripinfo_flow_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.9" depart="33.00" departLane="start_1" departPos="5.10" departSpeed="11.90" departDelay="0.60" arrival="141.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.26" duration="108.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.59" rerouteNo="0" devices="tripinfo_flow_0.9" vType="DEFAULT_VEHTYPE" speedFactor="0.86" vaporized=""/>
<tripinfo id="flow_0.11" depart="40.00" departLane="start_1" departPos="5.10" departSpeed="14.26" departDelay="0.40" arrival="143.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.01" duration="103.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="28.00" rerouteNo="0" devices="tripinfo_flow_0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.8" depart="29.00" departLane="start_0" departPos="5.10" departSpeed="13.03" departDelay="0.20" arrival="145.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.50" duration="116.00" routeLength="996.05" waitingTime="17.00" waitingCount="1" stopTime="0.00" timeLoss="35.34" rerouteNo="0" devices="tripinfo_flow_0.8" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.12" depart="44.00" departLane="start_0" departPos="5.10" departSpeed="14.54" departDelay="0.80" arrival="147.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.13" duration="103.00" routeLength="996.05" waitingTime="11.00" waitingCount="1" stopTime="0.00" timeLoss="30.54" rerouteNo="0" devices="tripinfo_flow_0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.13" depart="47.00" departLane="start_0" departPos="5.10" departSpeed="15.60" departDelay="0.20" arrival="148.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.61" duration="101.00" routeLength="996.05" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="33.94" rerouteNo="0" devices="tripinfo_flow_0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.12" vaporized=""/>
<tripinfo id="flow_0.15" depart="54.00" departLane="start_1" departPos="5.10" departSpeed="12.87" departDelay="0.00" arrival="151.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.36" duration="97.00" routeLength="1028.10" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="44.90" rerouteNo="0" devices="tripinfo_flow_0.15" vType="DEFAULT_VEHTYPE" speedFactor="0.93" vaporized=""/>
<tripinfo id="flow_0.16" depart="58.00" departLane="start_1" departPos="5.10" departSpeed="12.20" departDelay="0.40" arrival="154.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.59" duration="96.00" routeLength="1028.10" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="39.64" rerouteNo="0" devices="tripinfo_flow_0.16" vType="DEFAULT_VEHTYPE" speedFactor="0.88" vaporized=""/>
<tripinfo id="flow_0.20" depart="72.00" departLane="start_1" departPos="5.10" departSpeed="14.14" departDelay="0.00" arrival="156.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.74" duration="84.00" routeLength="1028.10" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="35.79" rerouteNo="0" devices="tripinfo_flow_0.20" vType="DEFAULT_VEHTYPE" speedFactor="1.02" vaporized=""/>
<tripinfo id="flow_0.14" depart="51.00" departLane="start_0" departPos="5.10" departSpeed="13.77" departDelay="0.60" arrival="157.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.30" duration="106.00" routeLength="996.05" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="29.77" rerouteNo="0" devices="tripinfo_flow_0.14" vType="DEFAULT_VEHTYPE" speedFactor="0.99" vaporized=""/>
<tripinfo id="flow_0.18" depart="65.00" departLane="start_0" departPos="5.10" departSpeed="13.00" departDelay="0.20" arrival="159.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.60" duration="94.00" routeLength="996.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.49" rerouteNo="0" devices="tripinfo_flow_0.18" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.21" depart="76.00" departLane="start_0" departPos="5.10" departSpeed="14.03" departDelay="0.40" arrival="162.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.49" duration="86.00" routeLength="996.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.73" rerouteNo="0" devices="tripinfo_flow_0.21" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.17" depart="62.00" departLane="start_1" departPos="5.10" departSpeed="13.08" departDelay="0.80" arrival="178.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.69" duration="116.00" routeLength="995.93" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="34.85" rerouteNo="0" devices="tripinfo_flow_0.17" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.19" depart="69.00" departLane="start_1" departPos="5.10" departSpeed="16.09" departDelay="0.60" arrival="180.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="14.93" duration="111.00" routeLength="995.93" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="44.35" rerouteNo="0" devices="tripinfo_flow_0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.16" vaporized=""/>
<tripinfo id="flow_0.23" depart="83.00" departLane="start_1" departPos="5.10" departSpeed="12.36" departDelay="0.20" arrival="187.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.30" duration="104.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.41" rerouteNo="0" devices="tripinfo_flow_0.23" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.24" depart="87.00" departLane="start_1" departPos="5.10" departSpeed="11.47" departDelay="0.60" arrival="195.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="10.53" duration="108.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.89" rerouteNo="0" devices="tripinfo_flow_0.24" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.22" depart="80.00" departLane="start_0" departPos="5.10" departSpeed="13.54" departDelay="0.80" arrival="197.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.66" duration="117.00" routeLength="996.05" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="39.29" rerouteNo="0" devices="tripinfo_flow_0.22" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/>
<tripinfo id="flow_0.25" depart="90.00" departLane="start_1" departPos="5.10" departSpeed="12.12" departDelay="0.00" arrival="197.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.05" duration="107.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.77" rerouteNo="0" devices="tripinfo_flow_0.25" vType="DEFAULT_VEHTYPE" speedFactor="0.87" vaporized=""/>
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in dualog ----------
30,90c30,39
< Simulation ended at time: 4151.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1004.07
< Speed: 5.98
< Duration: 216.01
< WaitingTime: 67.22
< TimeLoss: 146.40
< DepartDelay: 31.72
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4716.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1004.51
< Speed: 4.89
< Duration: 259.38
< WaitingTime: 86.60
< TimeLoss: 190.04
< DepartDelay: 236.25
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4522.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1d0
< Warning! --marginal-cost works best with --logit.
---------- Differences in output ----------
19,49d18
< <<
< ------------------
<
< > Executing step 3
< >> Running router on 2/input_routes_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 4
< >> Running router on 3/input_routes_003.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 5
< >> Running router on 4/input_routes_004.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 6
< >> Running router on 5/input_routes_005.rou.alt.xml
< <<
< >> Running simulation
< <<
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="flow_0.2" depart="8.00" departLane="start_1" departPos="5.10" departSpeed="14.03" departDelay="0.80" arrival="91.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.18" duration="83.00" routeLength="1028.10" waitingTime="18.00" waitingCount="1" stopTime="0.00" timeLoss="34.96" rerouteNo="0" devices="tripinfo_flow_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.5" depart="18.00" departLane="start_1" departPos="5.10" departSpeed="11.54" departDelay="0.00" arrival="100.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="10.57" duration="82.00" routeLength="1028.10" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="23.14" rerouteNo="0" devices="tripinfo_flow_0.5" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.10" depart="36.00" departLane="start_1" departPos="5.10" departSpeed="14.96" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.47" duration="66.00" routeLength="1028.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="20.54" rerouteNo="0" devices="tripinfo_flow_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.09" vaporized=""/>
<tripinfo id="flow_0.1" depart="4.00" departLane="start_0" departPos="5.10" departSpeed="13.03" departDelay="0.40" arrival="104.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.21" duration="100.00" routeLength="996.05" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="19.12" rerouteNo="0" devices="tripinfo_flow_0.1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.3" depart="11.00" departLane="start_0" departPos="5.10" departSpeed="15.04" departDelay="0.20" arrival="106.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.88" duration="95.00" routeLength="996.05" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="24.43" rerouteNo="0" devices="tripinfo_flow_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized=""/>
<tripinfo id="flow_0.4" depart="15.00" departLane="start_0" departPos="5.10" departSpeed="14.31" departDelay="0.60" arrival="107.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.91" duration="92.00" routeLength="996.05" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="19.00" rerouteNo="0" devices="tripinfo_flow_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.0" depart="0.00" departLane="start_1" departPos="5.10" departSpeed="14.72" departDelay="0.00" arrival="114.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.61" duration="114.00" routeLength="995.93" waitingTime="24.00" waitingCount="1" stopTime="0.00" timeLoss="41.51" rerouteNo="0" devices="tripinfo_flow_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
<tripinfo id="flow_0.6" depart="22.00" departLane="start_1" departPos="5.10" departSpeed="14.53" departDelay="0.40" arrival="121.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="14.49" duration="99.00" routeLength="995.93" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="26.14" rerouteNo="0" devices="tripinfo_flow_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.9" depart="33.00" departLane="start_1" departPos="5.10" departSpeed="11.90" departDelay="0.60" arrival="137.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="10.77" duration="104.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.40" rerouteNo="0" devices="tripinfo_flow_0.9" vType="DEFAULT_VEHTYPE" speedFactor="0.86" vaporized=""/>
<tripinfo id="flow_0.7" depart="26.00" departLane="start_0" departPos="5.10" departSpeed="12.31" departDelay="0.80" arrival="145.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.18" duration="119.00" routeLength="996.05" waitingTime="17.00" waitingCount="1" stopTime="0.00" timeLoss="34.08" rerouteNo="0" devices="tripinfo_flow_0.7" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.8" depart="29.00" departLane="start_0" departPos="5.10" departSpeed="13.03" departDelay="0.20" arrival="147.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.05" duration="118.00" routeLength="996.05" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="37.52" rerouteNo="0" devices="tripinfo_flow_0.8" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.11" depart="40.00" departLane="start_0" departPos="5.10" departSpeed="14.26" departDelay="0.40" arrival="149.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.77" duration="109.00" routeLength="996.05" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="34.61" rerouteNo="0" devices="tripinfo_flow_0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.12" depart="44.00" departLane="start_0" departPos="5.10" departSpeed="14.54" departDelay="0.80" arrival="150.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.99" duration="106.00" routeLength="996.05" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="34.25" rerouteNo="0" devices="tripinfo_flow_0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.13" depart="47.00" departLane="start_0" departPos="5.10" departSpeed="15.60" departDelay="0.20" arrival="152.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.99" duration="105.00" routeLength="996.05" waitingTime="10.00" waitingCount="1" stopTime="0.00" timeLoss="37.48" rerouteNo="0" devices="tripinfo_flow_0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.12" vaporized=""/>
<tripinfo id="flow_0.16" depart="58.00" departLane="start_1" departPos="5.10" departSpeed="12.20" departDelay="0.40" arrival="155.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.96" duration="97.00" routeLength="1028.10" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="42.05" rerouteNo="0" devices="tripinfo_flow_0.16" vType="DEFAULT_VEHTYPE" speedFactor="0.88" vaporized=""/>
<tripinfo id="flow_0.20" depart="72.00" departLane="start_1" departPos="5.10" departSpeed="14.14" departDelay="0.00" arrival="157.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.24" duration="85.00" routeLength="1028.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="36.87" rerouteNo="0" devices="tripinfo_flow_0.20" vType="DEFAULT_VEHTYPE" speedFactor="1.02" vaporized=""/>
<tripinfo id="flow_0.14" depart="51.00" departLane="start_0" departPos="5.10" departSpeed="13.77" departDelay="0.60" arrival="159.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.60" duration="108.00" routeLength="996.05" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="31.10" rerouteNo="0" devices="tripinfo_flow_0.14" vType="DEFAULT_VEHTYPE" speedFactor="0.99" vaporized=""/>
<tripinfo id="flow_0.15" depart="54.00" departLane="start_0" departPos="5.10" departSpeed="12.87" departDelay="0.00" arrival="160.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.65" duration="106.00" routeLength="996.05" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="25.03" rerouteNo="0" devices="tripinfo_flow_0.15" vType="DEFAULT_VEHTYPE" speedFactor="0.93" vaporized=""/>
<tripinfo id="flow_0.18" depart="65.00" departLane="start_0" departPos="5.10" departSpeed="13.00" departDelay="0.20" arrival="162.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.35" duration="97.00" routeLength="996.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.66" rerouteNo="0" devices="tripinfo_flow_0.18" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.17" depart="62.00" departLane="start_1" departPos="5.10" departSpeed="13.08" departDelay="0.80" arrival="175.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.45" duration="113.00" routeLength="995.93" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="32.04" rerouteNo="0" devices="tripinfo_flow_0.17" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.24" depart="87.00" departLane="start_1" departPos="5.10" departSpeed="11.47" departDelay="0.60" arrival="189.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="10.47" duration="102.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.54" rerouteNo="0" devices="tripinfo_flow_0.24" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.25" depart="90.00" departLane="start_1" departPos="5.10" departSpeed="12.12" departDelay="0.00" arrival="192.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.32" duration="102.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.50" rerouteNo="0" devices="tripinfo_flow_0.25" vType="DEFAULT_VEHTYPE" speedFactor="0.87" vaporized=""/>
<tripinfo id="flow_0.26" depart="94.00" departLane="start_1" departPos="5.10" departSpeed="12.74" departDelay="0.40" arrival="193.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.40" duration="99.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="15.45" rerouteNo="0" devices="tripinfo_flow_0.26" vType="DEFAULT_VEHTYPE" speedFactor="0.92" vaporized=""/>
<tripinfo id="flow_0.19" depart="69.00" departLane="start_0" departPos="5.10" departSpeed="16.09" departDelay="0.60" arrival="195.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="15.77" duration="126.00" routeLength="996.05" waitingTime="28.00" waitingCount="1" stopTime="0.00" timeLoss="61.05" rerouteNo="0" devices="tripinfo_flow_0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.16" vaporized=""/>
<tripinfo id="flow_0.21" depart="76.00" departLane="start_0" departPos="5.10" departSpeed="14.03" departDelay="0.40" arrival="198.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.98" duration="122.00" routeLength="996.05" waitingTime="27.00" waitingCount="1" stopTime="0.00" timeLoss="47.40" rerouteNo="0" devices="tripinfo_flow_0.21" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.22" depart="80.00" departLane="start_0" departPos="5.10" departSpeed="13.54" departDelay="0.80" arrival="201.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.49" duration="121.00" routeLength="996.05" waitingTime="24.00" waitingCount="1" stopTime="0.00" timeLoss="43.61" rerouteNo="0" devices="tripinfo_flow_0.22" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/>
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in dualog ----------
30,90c30,39
< Simulation ended at time: 4392.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1005.90
< Speed: 5.59
< Duration: 230.94
< WaitingTime: 74.53
< TimeLoss: 162.91
< DepartDelay: 105.88
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4362.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1005.93
< Speed: 5.76
< Duration: 225.45
< WaitingTime: 71.10
< TimeLoss: 157.45
< DepartDelay: 91.91
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 4253.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1d0
< Warning! --marginal-cost works best with --logit.
---------- Differences in output ----------
19,49d18
< <<
< ------------------
<
< > Executing step 3
< >> Running router on 2/input_routes_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 4
< >> Running router on 3/input_routes_003.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 5
< >> Running router on 4/input_routes_004.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 6
< >> Running router on 5/input_routes_005.rou.alt.xml
< <<
< >> Running simulation
< <<
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="flow_0.2" depart="8.00" departLane="start_1" departPos="5.10" departSpeed="14.03" departDelay="0.80" arrival="93.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.44" duration="85.00" routeLength="1028.10" waitingTime="18.00" waitingCount="1" stopTime="0.00" timeLoss="36.74" rerouteNo="0" devices="tripinfo_flow_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.5" depart="18.00" departLane="start_1" departPos="5.10" departSpeed="11.54" departDelay="0.00" arrival="102.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.26" duration="84.00" routeLength="1028.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="25.70" rerouteNo="0" devices="tripinfo_flow_0.5" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.7" depart="26.00" departLane="start_1" departPos="5.10" departSpeed="12.31" departDelay="0.80" arrival="105.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.18" duration="79.00" routeLength="1028.10" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="24.18" rerouteNo="0" devices="tripinfo_flow_0.7" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.10" depart="36.00" departLane="start_1" departPos="5.10" departSpeed="15.15" departDelay="0.00" arrival="107.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.65" duration="71.00" routeLength="1028.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="26.87" rerouteNo="0" devices="tripinfo_flow_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.09" vaporized=""/>
<tripinfo id="flow_0.3" depart="11.00" departLane="start_0" departPos="5.10" departSpeed="15.04" departDelay="0.20" arrival="109.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.77" duration="98.00" routeLength="996.05" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="27.61" rerouteNo="0" devices="tripinfo_flow_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized=""/>
<tripinfo id="flow_0.4" depart="15.00" departLane="start_0" departPos="5.10" departSpeed="14.31" departDelay="0.60" arrival="110.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.76" duration="95.00" routeLength="996.05" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="21.67" rerouteNo="0" devices="tripinfo_flow_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.0" depart="0.00" departLane="start_1" departPos="5.10" departSpeed="14.72" departDelay="0.00" arrival="114.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.61" duration="114.00" routeLength="995.93" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="41.66" rerouteNo="0" devices="tripinfo_flow_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
<tripinfo id="flow_0.1" depart="4.00" departLane="start_1" departPos="5.10" departSpeed="13.03" departDelay="0.40" arrival="123.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.18" duration="119.00" routeLength="995.93" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="37.16" rerouteNo="0" devices="tripinfo_flow_0.1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.6" depart="22.00" departLane="start_1" departPos="5.10" departSpeed="14.53" departDelay="0.40" arrival="125.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.40" duration="103.00" routeLength="995.93" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="29.81" rerouteNo="0" devices="tripinfo_flow_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.9" depart="33.00" departLane="start_1" departPos="5.10" departSpeed="11.90" departDelay="0.60" arrival="141.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.26" duration="108.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.59" rerouteNo="0" devices="tripinfo_flow_0.9" vType="DEFAULT_VEHTYPE" speedFactor="0.86" vaporized=""/>
<tripinfo id="flow_0.11" depart="40.00" departLane="start_1" departPos="5.10" departSpeed="14.26" departDelay="0.40" arrival="143.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.01" duration="103.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="28.00" rerouteNo="0" devices="tripinfo_flow_0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.8" depart="29.00" departLane="start_0" departPos="5.10" departSpeed="13.03" departDelay="0.20" arrival="145.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.50" duration="116.00" routeLength="996.05" waitingTime="17.00" waitingCount="1" stopTime="0.00" timeLoss="35.34" rerouteNo="0" devices="tripinfo_flow_0.8" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.12" depart="44.00" departLane="start_0" departPos="5.10" departSpeed="14.54" departDelay="0.80" arrival="147.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.13" duration="103.00" routeLength="996.05" waitingTime="11.00" waitingCount="1" stopTime="0.00" timeLoss="30.54" rerouteNo="0" devices="tripinfo_flow_0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.13" depart="47.00" departLane="start_0" departPos="5.10" departSpeed="15.60" departDelay="0.20" arrival="148.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.61" duration="101.00" routeLength="996.05" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="33.94" rerouteNo="0" devices="tripinfo_flow_0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.12" vaporized=""/>
<tripinfo id="flow_0.15" depart="54.00" departLane="start_1" departPos="5.10" departSpeed="12.87" departDelay="0.00" arrival="151.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.36" duration="97.00" routeLength="1028.10" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="44.90" rerouteNo="0" devices="tripinfo_flow_0.15" vType="DEFAULT_VEHTYPE" speedFactor="0.93" vaporized=""/>
<tripinfo id="flow_0.16" depart="58.00" departLane="start_1" departPos="5.10" departSpeed="12.20" departDelay="0.40" arrival="154.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.59" duration="96.00" routeLength="1028.10" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="39.64" rerouteNo="0" devices="tripinfo_flow_0.16" vType="DEFAULT_VEHTYPE" speedFactor="0.88" vaporized=""/>
<tripinfo id="flow_0.20" depart="72.00" departLane="start_1" departPos="5.10" departSpeed="14.14" departDelay="0.00" arrival="156.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.74" duration="84.00" routeLength="1028.10" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="35.79" rerouteNo="0" devices="tripinfo_flow_0.20" vType="DEFAULT_VEHTYPE" speedFactor="1.02" vaporized=""/>
<tripinfo id="flow_0.14" depart="51.00" departLane="start_0" departPos="5.10" departSpeed="13.77" departDelay="0.60" arrival="157.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.30" duration="106.00" routeLength="996.05" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="29.77" rerouteNo="0" devices="tripinfo_flow_0.14" vType="DEFAULT_VEHTYPE" speedFactor="0.99" vaporized=""/>
<tripinfo id="flow_0.18" depart="65.00" departLane="start_0" departPos="5.10" departSpeed="13.00" departDelay="0.20" arrival="159.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.60" duration="94.00" routeLength="996.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.49" rerouteNo="0" devices="tripinfo_flow_0.18" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.21" depart="76.00" departLane="start_0" departPos="5.10" departSpeed="14.03" departDelay="0.40" arrival="162.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.49" duration="86.00" routeLength="996.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.73" rerouteNo="0" devices="tripinfo_flow_0.21" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.17" depart="62.00" departLane="start_1" departPos="5.10" departSpeed="13.08" departDelay="0.80" arrival="178.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.69" duration="116.00" routeLength="995.93" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="34.85" rerouteNo="0" devices="tripinfo_flow_0.17" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.19" depart="69.00" departLane="start_1" departPos="5.10" departSpeed="16.09" departDelay="0.60" arrival="180.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="14.93" duration="111.00" routeLength="995.93" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="44.35" rerouteNo="0" devices="tripinfo_flow_0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.16" vaporized=""/>
<tripinfo id="flow_0.23" depart="83.00" departLane="start_1" departPos="5.10" departSpeed="12.36" departDelay="0.20" arrival="187.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.30" duration="104.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.41" rerouteNo="0" devices="tripinfo_flow_0.23" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.24" depart="87.00" departLane="start_1" departPos="5.10" departSpeed="11.47" departDelay="0.60" arrival="195.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="10.53" duration="108.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.89" rerouteNo="0" devices="tripinfo_flow_0.24" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.22" depart="80.00" departLane="start_0" departPos="5.10" departSpeed="13.54" departDelay="0.80" arrival="197.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.66" duration="117.00" routeLength="996.05" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="39.29" rerouteNo="0" devices="tripinfo_flow_0.22" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/>
<tripinfo id="flow_0.25" depart="90.00" departLane="start_1" departPos="5.10" departSpeed="12.12" departDelay="0.00" arrival="197.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.05" duration="107.00" routeLength="995.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.77" rerouteNo="0" devices="tripinfo_flow_0.25" vType="DEFAULT_VEHTYPE" speedFactor="0.87" vaporized=""/>
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in dualog ----------
30,85c30,34
< Simulation ended at time: 4084.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1008.58
< Speed: 5.69
< Duration: 214.37
< WaitingTime: 70.11
< TimeLoss: 148.69
< DepartDelay: 15.80
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3896.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
< RouteLength: 1006.78
< Speed: 6.03
< Duration: 189.22
< WaitingTime: 59.98
< TimeLoss: 121.98
< DepartDelay: 0.40
<
< Success.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 3794.00
< Reason: All vehicles have left the simulation.
< Statistics (avg of 1000):
<truncated after showing first 30 lines>
---------- Differences in output ----------
19,49d18
< <<
< ------------------
<
< > Executing step 3
< >> Running router on 2/input_routes_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 4
< >> Running router on 3/input_routes_003.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 5
< >> Running router on 4/input_routes_004.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< > Executing step 6
< >> Running router on 5/input_routes_005.rou.alt.xml
< <<
< >> Running simulation
< <<
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="flow_0.1" depart="4.00" departLane="start_1" departPos="5.10" departSpeed="13.03" departDelay="0.40" arrival="94.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.80" duration="90.00" routeLength="1028.10" waitingTime="19.00" waitingCount="1" stopTime="0.00" timeLoss="38.38" rerouteNo="0" devices="tripinfo_flow_0.1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.3" depart="11.00" departLane="start_1" departPos="5.10" departSpeed="15.04" departDelay="0.20" arrival="95.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.96" duration="84.00" routeLength="1028.10" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="39.63" rerouteNo="0" devices="tripinfo_flow_0.3" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized=""/>
<tripinfo id="flow_0.4" depart="15.00" departLane="start_1" departPos="5.10" departSpeed="14.31" departDelay="0.60" arrival="97.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.85" duration="82.00" routeLength="1028.10" waitingTime="14.00" waitingCount="1" stopTime="0.00" timeLoss="34.80" rerouteNo="0" devices="tripinfo_flow_0.4" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.6" depart="22.00" departLane="start_1" departPos="5.10" departSpeed="14.53" departDelay="0.40" arrival="100.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.39" duration="78.00" routeLength="1028.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="32.64" rerouteNo="0" devices="tripinfo_flow_0.6" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.9" depart="33.00" departLane="start_1" departPos="5.10" departSpeed="11.90" departDelay="0.60" arrival="108.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.13" duration="75.00" routeLength="1028.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="18.29" rerouteNo="0" devices="tripinfo_flow_0.9" vType="DEFAULT_VEHTYPE" speedFactor="0.86" vaporized=""/>
<tripinfo id="flow_0.10" depart="36.00" departLane="start_1" departPos="5.10" departSpeed="15.15" departDelay="0.00" arrival="109.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.34" duration="73.00" routeLength="1028.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="28.74" rerouteNo="0" devices="tripinfo_flow_0.10" vType="DEFAULT_VEHTYPE" speedFactor="1.09" vaporized=""/>
<tripinfo id="flow_0.11" depart="40.00" departLane="start_1" departPos="5.10" departSpeed="14.26" departDelay="0.40" arrival="111.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.22" duration="71.00" routeLength="1028.10" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="23.48" rerouteNo="0" devices="tripinfo_flow_0.11" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized=""/>
<tripinfo id="flow_0.0" depart="0.00" departLane="start_1" departPos="5.10" departSpeed="14.72" departDelay="0.00" arrival="113.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.61" duration="113.00" routeLength="995.93" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="40.63" rerouteNo="0" devices="tripinfo_flow_0.0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/>
<tripinfo id="flow_0.5" depart="18.00" departLane="start_1" departPos="5.10" departSpeed="11.54" departDelay="0.00" arrival="139.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="10.90" duration="121.00" routeLength="995.93" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="29.01" rerouteNo="0" devices="tripinfo_flow_0.5" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.2" depart="8.00" departLane="start_0" departPos="5.10" departSpeed="14.03" departDelay="0.80" arrival="144.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.77" duration="136.00" routeLength="996.05" waitingTime="39.00" waitingCount="2" stopTime="0.00" timeLoss="60.79" rerouteNo="0" devices="tripinfo_flow_0.2" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.7" depart="26.00" departLane="start_0" departPos="5.10" departSpeed="12.31" departDelay="0.80" arrival="147.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.64" duration="121.00" routeLength="996.05" waitingTime="18.00" waitingCount="1" stopTime="0.00" timeLoss="35.76" rerouteNo="0" devices="tripinfo_flow_0.7" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.8" depart="29.00" departLane="start_0" departPos="5.10" departSpeed="13.03" departDelay="0.20" arrival="149.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.97" duration="120.00" routeLength="996.05" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="39.43" rerouteNo="0" devices="tripinfo_flow_0.8" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.12" depart="44.00" departLane="start_1" departPos="5.10" departSpeed="14.54" departDelay="0.80" arrival="151.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.54" duration="107.00" routeLength="1028.10" waitingTime="28.00" waitingCount="1" stopTime="0.00" timeLoss="60.03" rerouteNo="0" devices="tripinfo_flow_0.12" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/>
<tripinfo id="flow_0.13" depart="47.00" departLane="start_1" departPos="5.10" departSpeed="15.60" departDelay="0.20" arrival="152.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="15.20" duration="105.00" routeLength="1028.10" waitingTime="27.00" waitingCount="1" stopTime="0.00" timeLoss="61.53" rerouteNo="0" devices="tripinfo_flow_0.13" vType="DEFAULT_VEHTYPE" speedFactor="1.12" vaporized=""/>
<tripinfo id="flow_0.17" depart="62.00" departLane="start_1" departPos="5.10" departSpeed="13.08" departDelay="0.80" arrival="155.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.85" duration="93.00" routeLength="1028.10" waitingTime="17.00" waitingCount="1" stopTime="0.00" timeLoss="40.49" rerouteNo="0" devices="tripinfo_flow_0.17" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.20" depart="72.00" departLane="start_1" departPos="5.10" departSpeed="14.14" departDelay="0.00" arrival="157.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.24" duration="85.00" routeLength="1028.10" waitingTime="11.00" waitingCount="1" stopTime="0.00" timeLoss="36.81" rerouteNo="0" devices="tripinfo_flow_0.20" vType="DEFAULT_VEHTYPE" speedFactor="1.02" vaporized=""/>
<tripinfo id="flow_0.21" depart="76.00" departLane="start_1" departPos="5.10" departSpeed="14.03" departDelay="0.40" arrival="158.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.05" duration="82.00" routeLength="1028.10" waitingTime="9.00" waitingCount="1" stopTime="0.00" timeLoss="34.03" rerouteNo="0" devices="tripinfo_flow_0.21" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/>
<tripinfo id="flow_0.16" depart="58.00" departLane="start_0" departPos="5.10" departSpeed="12.20" departDelay="0.40" arrival="162.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.40" duration="104.00" routeLength="996.05" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="18.24" rerouteNo="0" devices="tripinfo_flow_0.16" vType="DEFAULT_VEHTYPE" speedFactor="0.88" vaporized=""/>
<tripinfo id="flow_0.18" depart="65.00" departLane="start_0" departPos="5.10" departSpeed="13.00" departDelay="0.20" arrival="164.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.56" duration="99.00" routeLength="996.05" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="18.14" rerouteNo="0" devices="tripinfo_flow_0.18" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<tripinfo id="flow_0.14" depart="51.00" departLane="start_1" departPos="5.10" departSpeed="13.77" departDelay="0.60" arrival="174.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.93" duration="123.00" routeLength="995.93" waitingTime="27.00" waitingCount="1" stopTime="0.00" timeLoss="45.30" rerouteNo="0" devices="tripinfo_flow_0.14" vType="DEFAULT_VEHTYPE" speedFactor="0.99" vaporized=""/>
<tripinfo id="flow_0.15" depart="54.00" departLane="start_1" departPos="5.10" departSpeed="12.87" departDelay="0.00" arrival="181.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.56" duration="127.00" routeLength="995.93" waitingTime="24.00" waitingCount="1" stopTime="0.00" timeLoss="44.52" rerouteNo="0" devices="tripinfo_flow_0.15" vType="DEFAULT_VEHTYPE" speedFactor="0.93" vaporized=""/>
<tripinfo id="flow_0.19" depart="69.00" departLane="start_1" departPos="5.10" departSpeed="16.09" departDelay="0.60" arrival="183.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="14.47" duration="114.00" routeLength="995.93" waitingTime="14.00" waitingCount="1" stopTime="0.00" timeLoss="47.99" rerouteNo="0" devices="tripinfo_flow_0.19" vType="DEFAULT_VEHTYPE" speedFactor="1.16" vaporized=""/>
<tripinfo id="flow_0.23" depart="83.00" departLane="start_1" departPos="5.10" departSpeed="12.36" departDelay="0.20" arrival="195.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.22" duration="112.00" routeLength="995.93" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="25.47" rerouteNo="0" devices="tripinfo_flow_0.23" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/>
<tripinfo id="flow_0.22" depart="80.00" departLane="start_0" departPos="5.10" departSpeed="13.54" departDelay="0.80" arrival="196.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.02" duration="116.00" routeLength="996.05" waitingTime="21.00" waitingCount="1" stopTime="0.00" timeLoss="38.45" rerouteNo="0" devices="tripinfo_flow_0.22" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/>
<tripinfo id="flow_0.24" depart="87.00" departLane="start_1" departPos="5.10" departSpeed="11.47" departDelay="0.60" arrival="200.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="10.93" duration="113.00" routeLength="1028.10" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="54.49" rerouteNo="0" devices="tripinfo_flow_0.24" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized=""/>
<tripinfo id="flow_0.26" depart="94.00" departLane="start_1" departPos="5.10" departSpeed="12.74" departDelay="0.40" arrival="202.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.66" duration="108.00" routeLength="1028.10" waitingTime="26.00" waitingCount="1" stopTime="0.00" timeLoss="54.13" rerouteNo="0" devices="tripinfo_flow_0.26" vType="DEFAULT_VEHTYPE" speedFactor="0.92" vaporized=""/>
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 123,154c123,128 < Warning: At actuated tlLogic 'GS_25662542', linkIndex 12 has no controlling detector. < Warning: At actuated tlLogic 'GS_25662542', linkIndex 13 has no controlling detector. < Warning: At actuated tlLogic 'GS_25662542', linkIndex 14 has no controlling detector. < Warning: At actuated tlLogic 'cluster_160503146_27411250_5372980361_5727160044_#1more', actuated phase 4 has no controlling detector. < Warning: At actuated tlLogic 'cluster_21432801_2938442114_295705005_3139140896_#6more', actuated phase 6 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 2 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 8 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 9 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 10 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 31 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 32 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_1840326421_cluster_1828018077_1828018093_1828018094_1828018095_#5more', linkIndex 33 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 6 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 7 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 8 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 9 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 10 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 11 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 12 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_2480337678_4566145597_cluster_21487209_3831343134_cluster_4566145593_4566145594_5747234975_768074054', linkIndex 13 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_cluster_1876468341_25665883_29219439_5747234980_#4more_cluster_262469634_29219441_961875301_961875308_#2more', linkIndex 16 has no controlling detector. < Warning: At actuated tlLogic 'joinedS_cluster_1876468341_25665883_29219439_5747234980_#4more_cluster_262469634_29219441_961875301_961875308_#2more', linkIndex 24 has no controlling detector. < Warning: Person 'ped36' is jammed on edge ':cluster_1566942145_1566942204_3101344339_3101344340_#3more_c4', time=207.00. < Warning: Teleporting vehicle 'pt_tram_M2:0.1'; collision with vehicle 'pt_tram_M2:3.0', lane='148458500#0_0', gap=-1.00, time=479.00 stage=move. < Warning: Vehicle 'pt_tram_M2:0.1' ends teleporting on edge '148458500#1', time=480.00. < Warning: Person 'ped23' aborted waiting for 100:0 at busStop '3867910420'. < Warning: Person 'ped142' aborted waiting for U6:0 at busStop '3043709616'. < Warning: Person 'ped36' aborted waiting for N5:0 at busStop '1827996417'. < Warning: Person 'ped28' aborted waiting for RE7:0 at busStop '2603331683'. <truncated after showing first 30 lines> ---------- Differences in output ---------- 150,197d149 < Written configuration to <PATH> < Loading net-file from <DIR>/osm.net.xml.gz' ... done ((TIME)). < Loading additional-files from <DIR>/osm.poly.xml.gz' ... done ((TIME)). < Loading additional-files from <DIR>/osm_stops.add.xml' ... done ((TIME)). < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3192.00 < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 423 < Running: 0 < Waiting: 0 < Teleports: 1 (Collisions: 1) < Persons: < Inserted: 184 < Running: 0 < Jammed: 1 < Statistics (avg of 351): < RouteLength: 1910.94 < Speed: 5.99 < Duration: 358.90 < WaitingTime: 76.67 < TimeLoss: 143.74 < Bike Statistics (avg of 72): < RouteLength: 1460.51 < Speed: 4.20 < Duration: 356.64 < WaitingTime: 45.43 <truncated after showing first 30 lines> ---------- Missing result in osmbatch ---------- python /path/to/ptlines2flows.py" -n osm.net.xml.gz -e 900 -p 600 --random-begin --seed 42 --ptstops osm_stops.add.xml --ptlines osm_ptlines.xml -o osm_pt.rou.xml --ignore-errors --vtype-prefix pt_ --stopinfos-file stopinfos.xml --routes-file vehroutes.xml --trips-file trips.trips.xml --min-stops 0 --extend-to-fringe --verbose python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 1 --insertion-density 4 -o osm.pedestrian.trips.xml -r osm.pedestrian.rou.xml -e 900 --vehicle-class pedestrian --prefix ped --persontrips --trip-attributes <attrs-with-os-dependent-quoting> --persontrip.walk-opposite-factor 0.8 python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 2 --insertion-density 2 -o osm.bicycle.trips.xml -r osm.bicycle.rou.xml -e 900 --trip-attributes <attrs-with-os-dependent-quoting> --max-distance 8000 python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 5 --insertion-density 6 -o osm.passenger.trips.xml -r osm.passenger.rou.xml -e 900 --trip-attributes <attrs-with-os-dependent-quoting> --lanes python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 40 --insertion-density 1 -o osm.ship.trips.xml -r osm.ship.rou.xml -e 900 --vehicle-class ship --vclass ship --prefix ship --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate