13May14r16356 - detailed test results for TRACI

(To start TextTest for these tests, run 'texttest -a traci -d /home/delphi/sumo/tests')

default: 507 tests: 471 succeeded 24 FAILED 12 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : set_variable Vehicle StopNode PositionRoadMap ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,158c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=18 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : set_variable Vehicle SlowDown Basic ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,466c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : set_variable Vehicle SlowDown InvalidTimeInterval ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xc4: Invalid time interval
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=20 objID=veh0
< .. Answered with error to command (196), [description: Invalid time interval]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : set_variable Vehicle ChangeTarget InvalidNodeId ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=49 objID=xxx
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="e_m5">
            <lane id="e_m5_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m5_1"/>
            <lane id="e_m5_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m5">
            <lane id="e_m5_0">
                <vehicle id="veh0" pos="0.44" speed="0.44"/>
            </lane>
            <lane id="e_m5_1"/>
            <lane id="e_m5_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m5">
            <lane id="e_m5_0">
                <vehicle id="veh0" pos="1.40" speed="0.96"/>
            </lane>
            <lane id="e_m5_1"/>
            <lane id="e_m5_2"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : set_variable Vehicle SetSpeed_SpeedMode SetSpeed_Basic ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,121c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=64 objID=veh0
< .. Command acknowledged (196), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="e_m0">
            <lane id="e_m0_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="e_m0_1"/>
            <lane id="e_m0_2"/>
        </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : set_variable Vehicle ChangeLane Basic ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,149c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SimulationStep2>:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="1fi">
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : set_variable Vehicle ChangeLane InvalidNode ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xc4: Vehicle 'xxx' is not known
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=19 objID=xxx
< .. Answered with error to command (196), [description: Vehicle 'xxx' is not known]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-simulation8 : set_variable Vehicle ChangeLane InvalidLaneId ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xc4: No lane with index '100' on road '1fi'.
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,14c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <SetValue>:
<   domID=196 varID=19 objID=veh0
< .. Answered with error to command (196), [description: No lane with index '100' on road '1fi'.]
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.00" speed="0.00"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="0.80" speed="0.80"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="1fi">
            <lane id="1fi_0">
                <vehicle id="veh0" pos="2.40" speed="1.60"/>
            </lane>
            <lane id="1fi_1"/>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-simulation8 : get_variable Simulation POSITION_CONVERSION InvalidLaneId ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xab: Invalid lane index for e_m0
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,8c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Answered with error to command (171), [description: Invalid lane index for e_m0]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on ts-simulation8 : get_variable Simulation POSITION_CONVERSION InvalidPosOnRoad ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xab: Position on lane invalid
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,8c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Answered with error to command (171), [description: Position on lane invalid]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-simulation8 :

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,29c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=4 RoadMapPositionValue: roadId=e_o0 pos=191.95 laneId=2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=4 RoadMapPositionValue: roadId=e_x0 pos=0.00 laneId=1
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=4 RoadMapPositionValue: roadId=e_shape0 pos=532.37 laneId=0
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=4 RoadMapPositionValue: roadId=e_shape1 pos=330.73 laneId=0
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=4 RoadMapPositionValue: roadId=e_m0 pos=0.00 laneId=0
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
get_variable Simulation POSITION_CONVERSION 2DToRoadPos ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable Simulation POSITION_CONVERSION 3DToRoadPos ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

TEST FAILED on ts-simulation8 : get_variable Simulation POSITION_CONVERSION InvalidRoadId ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xab: Unknown edge wrongroad
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,8c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Answered with error to command (171), [description: Unknown edge wrongroad]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on ts-simulation8 : get_variable Simulation POSITION_CONVERSION SameType3D ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,10c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=3 Position3DValue: 
<  x: 1.00 y: 1.00 z: 0.00
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on ts-simulation8 : get_variable Simulation POSITION_CONVERSION SameTypeRoadPos ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,9c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=4 RoadMapPositionValue: roadId=e_m0 pos=1.00 laneId=0
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on ts-simulation8 : get_variable Simulation POSITION_CONVERSION RoadPosTo3D ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,11
< Error: Answered with error to command 0xab: Position on lane invalid
---
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,20c2
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=3 Position3DValue: 
<  x: 2483.05 y: 495.05 z: 0.00
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=130  ObjectID=0 valueDataType=3 Position3DValue: 
<  x: 3501.65 y: 741.45 z: 0.00
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=130 objID=0
< .. Answered with error to command (171), [description: Position on lane invalid]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on ts-simulation8 : get_variable Simulation DISTANCE_REQUEST RoadPos3DAir ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=131 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=131  ObjectID=0 valueDataType=11 Double value: 464.55
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
</netstate>

TEST FAILED on ts-simulation8 : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosAir ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=131 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=131  ObjectID=0 valueDataType=11 Double value: 465.31
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
</netstate>

TEST FAILED on ts-simulation8 : get_variable Simulation DISTANCE_REQUEST RoadPosRoadPosDrive ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,20c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=131 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=131  ObjectID=0 valueDataType=11 Double value: 1542.57
< 
< -> Command sent: <GetVariable>:
<   domID=171 varID=131 objID=0
< .. Command acknowledged (171), [description: ]
<   CommandID=187  VariableID=131  ObjectID=0 valueDataType=11 Double value: 216.10
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
</netstate>

TEST FAILED on ts-simulation8 : get_variable InductionLoop ID_COUNT no_detectors ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=160 varID=1 objID=dummy
< .. Command acknowledged (160), [description: ]
<   CommandID=176  VariableID=1  ObjectID=dummy valueDataType=9 Int value: 0
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1

TEST FAILED on ts-simulation8 : get_variable Vehicle DISTANCE_REQUEST 3DDrive ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,20c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=131 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=131  ObjectID=0 valueDataType=11 Double value: -1001.00
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=131 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=131  ObjectID=0 valueDataType=11 Double value: 604.75
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="100.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="110.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="120.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-simulation8 : get_variable Vehicle DISTANCE_REQUEST 3DAir ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=131 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=131  ObjectID=0 valueDataType=11 Double value: 1405.48
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="100.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="110.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="120.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-simulation8 : get_variable Vehicle DISTANCE_REQUEST RoadPosDrive ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=131 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=131  ObjectID=0 valueDataType=11 Double value: 1176.50
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="100.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="110.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="120.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
</netstate>

TEST FAILED on ts-simulation8 : get_variable Vehicle DISTANCE_REQUEST RoadPosAir ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Quitting (on error).
>   what():  send failed: Broken pipe
> Server hangs and does not answer connection requests
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/tracirunner.py", line 67, in <module>
>     serverprocess.kill()
>   File "/usr/lib64/python2.7/subprocess.py", line 1537, in kill
>     self.send_signal(signal.SIGKILL)
>   File "/usr/lib64/python2.7/subprocess.py", line 1527, in send_signal
>     os.kill(self.pid, sig)
> OSError: [Errno 3] No such process
---------- Differences in testclient_out ----------
2,15c2
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <GetVariable>:
<   domID=164 varID=131 objID=0
< .. Command acknowledged (164), [description: ]
<   CommandID=180  VariableID=131  ObjectID=0 valueDataType=11 Double value: 1150.38
< 
< -> Command sent: <SimulationStep2>:
< .. Command acknowledged (2), [description: ]
< 
< -> Command sent: <Close>:
< .. Command acknowledged (127), [description: ]
---
> ----
---------- New result in exitcode ----------
1
---------- Missing result in net_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="100.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="110.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="4/1to3/1">
            <lane id="4/1to3/1_0">
                <vehicle id="0" pos="120.00" speed="10.00"/>
            </lane>
        </edge>
    </timestep>
</netstate>

Detailed information for the tests that had known bugs:

2 TESTS had known bugs (see #1171) on ts-simulation8 :

inconsistent output
(This bug was triggered by text found in file 'detector' matching 'nSamples="1" meanSpeed=".*" meanOccupancy="0.00"')
---------- Differences in detector ----------
45c45
<    <interval begin="40.00" end="41.00" id="tmp" nSamples="1" meanSpeed="10.00" meanOccupancy="12.00" maxOccupancy="12.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00
" meanVehicleNumber="1.00" maxVehicleNumber="1" />
---
>    <interval begin="40.00" end="41.00" id="tmp" nSamples="1" meanSpeed="10.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" 
meanVehicleNumber="1.00" maxVehicleNumber="1" />
47c47
<    <interval begin="42.00" end="43.00" id="tmp" nSamples="0" meanSpeed="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" 
meanVehicleNumber="0.00" maxVehicleNumber="0" />
---
>    <interval begin="42.00" end="43.00" id="tmp" nSamples="1" meanSpeed="10.00" meanOccupancy="12.00" maxOccupancy="12.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00
" meanVehicleNumber="1.00" maxVehicleNumber="1" />
get_variable ArealDetector ID_COUNT one_detector ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable ArealDetector ID_LIST one_detector ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

2 TESTS had known bugs (see #1171) on ts-simulation8 :

inconsistent output
(This bug was triggered by text found in file 'detector' matching 'nSamples="1" meanSpeed=".*" meanOccupancy="0.00"')
---------- Differences in detector ----------
45c45
<    <interval begin="40.00" end="41.00" id="tmp1" nSamples="1" meanSpeed="10.00" meanOccupancy="12.00" maxOccupancy="12.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.0
0" meanVehicleNumber="1.00" maxVehicleNumber="1" />
---
>    <interval begin="40.00" end="41.00" id="tmp1" nSamples="1" meanSpeed="10.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00"
 meanVehicleNumber="1.00" maxVehicleNumber="1" />
47c47
<    <interval begin="42.00" end="43.00" id="tmp1" nSamples="0" meanSpeed="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00"
 meanVehicleNumber="0.00" maxVehicleNumber="0" />
---
>    <interval begin="42.00" end="43.00" id="tmp1" nSamples="1" meanSpeed="10.00" meanOccupancy="12.00" maxOccupancy="12.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.0
0" meanVehicleNumber="1.00" maxVehicleNumber="1" />
get_variable ArealDetector ID_COUNT two_detectors ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable ArealDetector ID_LIST two_detectors ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

2 TESTS had known bugs (see #1171) on ts-simulation8 :

inconsistent output
(This bug was triggered by text found in file 'detector' matching 'meanSpeedWithin="(inf|1.#J)"')
---------- Differences in detector ----------
45,54c45,54
<    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.95"/>
<    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="46.00" end="47.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="47.00" end="48.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="7.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="48.00" end="49.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="8.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="49.00" end="50.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="9.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="inf" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.00" vehicleSumWithin="1" meanIntervalSpeedWithin="inf" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.00"/>
>    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="46.00" end="47.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="47.00" end="48.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="7.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="48.00" end="49.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="8.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="49.00" end="50.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="9.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
get_variable MeMeDetector ID_COUNT one_detector ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable MeMeDetector ID_LIST one_detector ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

4 TESTS had known bugs (see #1171) on ts-simulation8 :

inconsistent output
(This bug was triggered by text found in file 'detector' matching 'meanSpeedWithin="(inf|1.#J)"')
---------- Differences in detector ----------
85c85
<    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.95"/>
---
>    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="inf" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.00" vehicleSumWithin="1" meanIntervalSpeedWithin="inf" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.00"/>
87c87
<    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
89c89
<    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
91c91
<    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
93c93
<    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
95c95
<    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
97c97
<    <interval begin="46.00" end="47.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
---
>    <interval begin="46.00" end="47.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
99c99
<    <interval begin="47.00" end="48.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="7.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<truncated after showing first 30 lines>
get_variable MeMeDetector ID_COUNT two_detectors ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable MeMeDetector ID_LIST two_detectors ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable MeMeDetector one_vehicle two1s_1vehicle_10m_s ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
get_variable MeMeDetector two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

TEST had known bugs (see #1171) on ts-simulation8 : get_variable MeMeDetector one_vehicle one1s_1vehicle_10m_s ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

inconsistent output
(This bug was triggered by text found in file 'detector' matching 'meanSpeedWithin="(inf|1.#J)"')
---------- Differences in detector ----------
45,66c45,66
<    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.95"/>
<    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="46.00" end="47.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="47.00" end="48.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="7.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="48.00" end="49.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="8.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="49.00" end="50.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="9.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="50.00" end="51.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="10.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="51.00" end="52.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="11.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="52.00" end="53.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="12.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="53.00" end="54.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="13.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="54.00" end="55.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="14.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="55.00" end="56.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="15.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="56.00" end="57.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="16.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="57.00" end="58.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="17.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="58.00" end="59.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="18.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="59.00" end="60.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="19.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="60.00" end="61.00" id="3/1to2/1" meanTravelTime="20.00" meanSpeed="10.00" meanHaltsPerVehicle="0.00" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00"/>
<    <interval begin="61.00" end="62.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00"/>
---
>    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="inf" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.00" vehicleSumWithin="1" meanIntervalSpeedWithin="inf" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.00"/>
>    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
>    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.00" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #1171) on ts-simulation8 : get_variable MeMeDetector two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs May2014 Apr2014 Mar2014 Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

inconsistent output
(This bug was triggered by text found in file 'detector' matching 'meanSpeedWithin="(inf|1.#J)"')
---------- Differences in detector ----------
45,77c45,77
<    <interval begin="40.00" end="41.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="0.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.95"/>
<    <interval begin="41.00" end="42.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="1.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="42.00" end="43.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="2.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="43.00" end="44.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="3.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="44.00" end="45.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="4.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="45.00" end="46.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="46.00" end="47.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="47.00" end="48.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="7.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="48.00" end="49.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="8.95" vehicleSumWithin="1" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="49.00" end="50.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="5.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="0.81"/>
<    <interval begin="50.00" end="51.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="6.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="51.00" end="52.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="7.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="52.00" end="53.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="8.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="53.00" end="54.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="9.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="54.00" end="55.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="10.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="55.00" end="56.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="11.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="56.00" end="57.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="12.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="57.00" end="58.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="13.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="58.00" end="59.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="14.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="59.00" end="60.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.50" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="15.28" vehicleSumWithin="2" meanIntervalSpeedWithin="9.50" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="60.00" end="61.00" id="3/1to2/1" meanTravelTime="20.00" meanSpeed="10.00" meanHaltsPerVehicle="0.00" vehicleSum="1" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="11.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="61.00" end="62.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="12.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="62.00" end="63.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="13.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="63.00" end="64.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="14.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="64.00" end="65.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="15.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="65.00" end="66.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="16.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="66.00" end="67.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="17.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="67.00" end="68.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="18.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<    <interval begin="68.00" end="69.00" id="3/1to2/1" meanTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" vehicleSum="0" meanSpeedWithin="9.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="19.61" vehicleSumWithin="1" meanIntervalSpeedWithin="9.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="1.00"/>
<truncated after showing first 30 lines>