mirror of
https://gitlab.com/manzerbredes/esds.git
synced 2025-07-02 01:27:39 +00:00
Init ESDS repository
This commit is contained in:
commit
c2e6aad09f
106 changed files with 2638 additions and 0 deletions
51
tests/mobility_eth0_latency_2s1r/yoctosim.debug
Normal file
51
tests/mobility_eth0_latency_2s1r/yoctosim.debug
Normal file
|
@ -0,0 +1,51 @@
|
|||
Python version 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0]
|
||||
Simulation started at 1654802960.9297695
|
||||
Number of nodes is 3
|
||||
Manual breakpoints list: []
|
||||
Breakpoints every 1s
|
||||
-----------------------------------------------
|
||||
Started since 0.08s
|
||||
Simulated time 0.000s (or more precisely 0s)
|
||||
Node number per state: pending=2 terminated=1
|
||||
Node sharing: n2=2
|
||||
Ids of node in timeout mode:
|
||||
Sorted events list:
|
||||
[[3 1 array(0, dtype=object) 0]
|
||||
[0 2.0 array([0, 2, 'eth0', 'Hello World!', 1, 2.0, 1, 0], dtype=object)
|
||||
1]
|
||||
[0 2.0 array([1, 2, 'eth0', 'Hello World!', 1, 2.0, 1, 0], dtype=object)
|
||||
1]]
|
||||
-----------------------------------------------
|
||||
Started since 0.08s
|
||||
Simulated time 1.000s (or more precisely 1s)
|
||||
Node number per state: pending=2 terminated=1
|
||||
Node sharing: n2=2
|
||||
Ids of node in timeout mode:
|
||||
Sorted events list:
|
||||
[[3 2 array(0, dtype=object) 0]
|
||||
[0 2.25
|
||||
array([0, 2, 'eth0', 'Hello World!', 1, 1.25, 0.5, 0], dtype=object) 1]
|
||||
[0 2.25
|
||||
array([1, 2, 'eth0', 'Hello World!', 1, 1.25, 0.5, 0], dtype=object) 1]]
|
||||
-----------------------------------------------
|
||||
Started since 0.08s
|
||||
Simulated time 2.000s (or more precisely 2s)
|
||||
Node number per state: pending=2 terminated=1
|
||||
Node sharing: n2=2
|
||||
Ids of node in timeout mode:
|
||||
Sorted events list:
|
||||
[[0 2.3
|
||||
array([0, 2, 'eth0', 'Hello World!', 1, 0.30000000000000004, 0.1, 0],
|
||||
dtype=object) 1]
|
||||
[0 2.3
|
||||
array([1, 2, 'eth0', 'Hello World!', 1, 0.30000000000000004, 0.1, 0],
|
||||
dtype=object) 1]
|
||||
[3 3 array(0, dtype=object) 0]]
|
||||
-----------------------------------------------
|
||||
Started since 0.09s
|
||||
Simulated time 2.300s (or more precisely 2.3s)
|
||||
Node number per state: terminated=3
|
||||
Node sharing:
|
||||
Ids of node in timeout mode:
|
||||
Sorted events list:
|
||||
[[3 3 array(0, dtype=object) 0]]
|
Loading…
Add table
Add a link
Reference in a new issue