12 Experiment 11
12.1 Experimental set up
Values | |
---|---|
experimentId | EXP08-11-12-58-3BvMSL |
agentNumbers | 100, 200, 400, 800 |
maxDistances | 5, 10 |
randomWorksNumberMultipliers | 1, 2 |
chainLengths | 10, 20 |
12.2 Descriptive analysis of each simulation
12.2.1 SIM08-11-01-05-AZFerX–CV
12.2.1.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 10 | 2 |
12.2.1.2 Degree distribution of agent->knows->agent edges
12.2.1.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 87,990 | 255,286 | 2.90130696670076 | No |
existsSimilarity | 87,990 | 253,162 | 2.87716785998409 | No |
similarityEdges | 87,990 | 247,102 | 2.80829639731788 | No |
connectAllSimilar | 420 | 256,249 | 610.116666666667 | Yes |
connect | 192 | 362 | 1.88541666666667 | Yes |
init | 103 | 9,520 | 92.4271844660194 | No |
Total | 620 | 257,217 |
12.2.1.4 Found structures
12.2.1.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-05-AZFerX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.1.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-05-AZFerX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.2 SIM08-11-01-05-AZFerX–DV
12.2.2.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 10 | 2 |
12.2.2.2 Degree distribution of agent->knows->agent edges
12.2.2.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 854 | 1.42096505823627 | No |
2 | addItemToWork | 420 | 3,867 | 9.20714285714286 | No |
3 | ownsWork | 210 | 1,794 | 8.54285714285714 | No |
4 | init | 103 | 9,544 | 92.6601941747573 | No |
5 | searchAndConnect | 101 | 154,301 | 1527.73267326733 | Yes |
6 | getWorksItems | 18 | 42 | 2.33333333333333 | Yes |
8 | cycleSearch | 5 | 1,129 | 225.8 | Yes |
10 | getWorks | 5 | 1,520 | 304 | No |
11 | Total | 134 | 157,222 |
12.2.2.4 Found structures
12.2.2.4.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-05-AZFerX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.2.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-05-AZFerX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.3 SIM08-11-12-59-AkTEKa–CV
12.2.3.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 10 | 1 |
12.2.3.2 Degree distribution of agent->knows->agent edges
12.2.3.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 24,090 | 51,871 | 2.15321710253217 | No |
existsSimilarity | 24,090 | 51,293 | 2.12922374429224 | No |
similarityEdges | 24,090 | 50,042 | 2.07729348277294 | No |
connectAllSimilar | 220 | 52,135 | 236.977272727273 | Yes |
init | 103 | 9,884 | 95.9611650485437 | No |
connect | 65 | 107 | 1.64615384615385 | Yes |
Total | 293 | 52,536 |
12.2.3.4 Found structures
12.2.3.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-59-AkTEKa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.3.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-59-AkTEKa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.4 SIM08-11-12-59-AkTEKa–DV
12.2.4.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 10 | 1 |
12.2.4.2 Degree distribution of agent->knows->agent edges
12.2.4.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 846 | 1.40765391014975 | No |
2 | addItemToWork | 220 | 2,480 | 11.2727272727273 | No |
3 | ownsWork | 110 | 1,046 | 9.50909090909091 | No |
4 | init | 103 | 10,189 | 98.9223300970874 | No |
5 | searchAndConnect | 101 | 56,929 | 563.653465346535 | Yes |
6 | getWorksItems | 18 | 32 | 1.77777777777778 | Yes |
9 | cycleSearch | 3 | 33 | 11 | Yes |
10 | getWorks | 3 | 36 | 12 | No |
11 | Total | 130 | 57,380 |
12.2.4.4 Found structures
12.2.4.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-59-AkTEKa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.4.4.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-59-AkTEKa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.5 SIM08-11-01-01-9svHYu–CV
12.2.5.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 5 | 2 |
12.2.5.2 Degree distribution of agent->knows->agent edges
12.2.5.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 87,990 | 253,533 | 2.88138424821002 | No |
existsSimilarity | 87,990 | 251,335 | 2.85640413683373 | No |
similarityEdges | 87,990 | 245,263 | 2.78739629503353 | No |
connectAllSimilar | 420 | 254,501 | 605.954761904762 | Yes |
connect | 222 | 416 | 1.87387387387387 | Yes |
init | 103 | 9,429 | 91.5436893203884 | No |
Total | 650 | 255,535 |
12.2.5.4 Found structures
12.2.5.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-01-9svHYu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.5.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-01-9svHYu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.6 SIM08-11-01-01-9svHYu–DV
12.2.6.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 5 | 2 |
12.2.6.2 Degree distribution of agent->knows->agent edges
12.2.6.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 882 | 1.4675540765391 | No |
2 | addItemToWork | 420 | 3,490 | 8.30952380952381 | No |
3 | ownsWork | 210 | 1,770 | 8.42857142857143 | No |
4 | init | 103 | 9,977 | 96.8640776699029 | No |
5 | searchAndConnect | 101 | 150,192 | 1487.0495049505 | Yes |
6 | getWorksItems | 18 | 27 | 1.5 | Yes |
8 | cycleSearch | 5 | 116 | 23.2 | Yes |
10 | getWorks | 5 | 81 | 16.2 | No |
11 | Total | 134 | 151,185 |
12.2.6.4 Found structures
12.2.6.4.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-01-9svHYu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.6.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-01-9svHYu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.7 SIM08-11-12-58-5ZEBa6–CV
12.2.7.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 5 | 1 |
12.2.7.2 Degree distribution of agent->knows->agent edges
12.2.7.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 24,090 | 51,162 | 2.12378580323786 | No |
existsSimilarity | 24,090 | 50,453 | 2.09435450394355 | No |
similarityEdges | 24,090 | 49,169 | 2.04105437941054 | No |
connectAllSimilar | 220 | 51,430 | 233.772727272727 | Yes |
init | 103 | 10,183 | 98.8640776699029 | No |
connect | 60 | 120 | 2 | Yes |
Total | 288 | 51,875 |
12.2.7.4 Found structures
12.2.7.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-58-5ZEBa6--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.7.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-58-5ZEBa6--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.8 SIM08-11-12-58-5ZEBa6–DV
12.2.8.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 10 | 1 | 5 | 1 |
12.2.8.2 Degree distribution of agent->knows->agent edges
12.2.8.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 1,312 | 2.18302828618968 | No |
2 | addItemToWork | 220 | 3,254 | 14.7909090909091 | No |
3 | ownsWork | 110 | 1,145 | 10.4090909090909 | No |
4 | init | 103 | 7,927 | 76.9611650485437 | No |
5 | searchAndConnect | 101 | 52,583 | 520.623762376238 | Yes |
6 | getWorksItems | 18 | 44 | 2.44444444444444 | Yes |
9 | cycleSearch | 2 | 484 | 242 | Yes |
10 | getWorks | 2 | 423 | 211.5 | No |
11 | Total | 128 | 53,697 |
12.2.8.4 Found structures
12.2.8.4.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-58-5ZEBa6--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.8.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-58-5ZEBa6--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.9 SIM08-11-01-11-j9XCLm–CV
12.2.9.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 10 | 1 |
12.2.9.2 Degree distribution of agent->knows->agent edges
12.2.9.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 28,680 | 65,973 | 2.30031380753138 | No |
existsSimilarity | 28,680 | 65,300 | 2.2768479776848 | No |
similarityEdges | 28,680 | 63,799 | 2.22451185495119 | No |
connectAllSimilar | 240 | 66,298 | 276.241666666667 | Yes |
init | 103 | 9,772 | 94.873786407767 | No |
connect | 82 | 165 | 2.01219512195122 | Yes |
Total | 330 | 66,901 |
12.2.9.4 Found structures
12.2.9.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-11-j9XCLm--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.9.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-11-j9XCLm--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.10 SIM08-11-01-11-j9XCLm–DV
12.2.10.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 10 | 1 |
12.2.10.2 Degree distribution of agent->knows->agent edges
12.2.10.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 853 | 1.41930116472546 | No |
2 | addItemToWork | 240 | 1,643 | 6.84583333333333 | No |
3 | ownsWork | 120 | 903 | 7.525 | No |
4 | init | 103 | 10,056 | 97.631067961165 | No |
5 | searchAndConnect | 101 | 58,336 | 577.584158415842 | Yes |
6 | getWorksItems | 38 | 86 | 2.26315789473684 | Yes |
9 | cycleSearch | 3 | 63 | 21 | Yes |
10 | getWorks | 3 | 19 | 6.33333333333333 | No |
11 | Total | 150 | 59,172 |
12.2.10.4 Found structures
12.2.10.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-11-j9XCLm--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.10.4.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-11-j9XCLm--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.11 SIM08-11-01-18-bWXLYd–CV
12.2.11.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 10 | 2 |
12.2.11.2 Degree distribution of agent->knows->agent edges
12.2.11.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 96,580 | 295,118 | 3.05568440670946 | No |
existsSimilarity | 96,580 | 292,705 | 3.03069993787534 | No |
similarityEdges | 96,580 | 285,668 | 2.9578380617105 | No |
connectAllSimilar | 440 | 296,146 | 673.059090909091 | Yes |
connect | 238 | 444 | 1.86554621848739 | Yes |
init | 103 | 10,077 | 97.8349514563107 | No |
Total | 686 | 297,436 |
12.2.11.4 Found structures
12.2.11.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-18-bWXLYd--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.11.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-18-bWXLYd--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.12 SIM08-11-01-18-bWXLYd–DV
12.2.12.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 10 | 2 |
12.2.12.2 Degree distribution of agent->knows->agent edges
12.2.12.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 841 | 1.39933444259567 | No |
2 | addItemToWork | 440 | 4,043 | 9.18863636363636 | No |
3 | ownsWork | 220 | 1,873 | 8.51363636363636 | No |
4 | init | 103 | 10,112 | 98.1747572815534 | No |
5 | searchAndConnect | 101 | 172,148 | 1704.43564356436 | Yes |
6 | getWorksItems | 38 | 98 | 2.57894736842105 | Yes |
8 | cycleSearch | 6 | 1,675 | 279.166666666667 | Yes |
9 | getWorks | 6 | 1,590 | 265 | No |
10 | individualCycleSearch | 6 | 1 | 0.166666666666667 | Yes |
11 | Total | 157 | 175,333 |
12.2.12.4 Found structures
12.2.12.4.1 Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-18-bWXLYd--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.12.4.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-18-bWXLYd--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.13 SIM08-11-01-10-bCM5fk–CV
12.2.13.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 5 | 1 |
12.2.13.2 Degree distribution of agent->knows->agent edges
12.2.13.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 28,680 | 64,530 | 2.25 | No |
existsSimilarity | 28,680 | 63,848 | 2.22622036262204 | No |
similarityEdges | 28,680 | 62,354 | 2.17412831241283 | No |
connectAllSimilar | 240 | 64,807 | 270.029166666667 | Yes |
init | 103 | 10,011 | 97.1941747572816 | No |
connect | 67 | 118 | 1.76119402985075 | Yes |
Total | 315 | 65,379 |
12.2.13.4 Found structures
12.2.13.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-10-bCM5fk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.13.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-10-bCM5fk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.14 SIM08-11-01-10-bCM5fk–DV
12.2.14.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 5 | 1 |
12.2.14.2 Degree distribution of agent->knows->agent edges
12.2.14.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 948 | 1.57737104825291 | No |
2 | addItemToWork | 240 | 1,550 | 6.45833333333333 | No |
3 | ownsWork | 120 | 1,132 | 9.43333333333333 | No |
4 | init | 103 | 9,599 | 93.1941747572816 | No |
5 | searchAndConnect | 101 | 64,666 | 640.257425742574 | Yes |
6 | getWorksItems | 38 | 59 | 1.55263157894737 | Yes |
9 | cycleSearch | 3 | 120 | 40 | Yes |
10 | getWorks | 3 | 333 | 111 | No |
11 | Total | 150 | 65,724 |
12.2.14.4 Found structures
12.2.14.4.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-10-bCM5fk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.14.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-10-bCM5fk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.15 SIM08-11-01-13-7mwJNk–CV
12.2.15.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 5 | 2 |
12.2.15.2 Degree distribution of agent->knows->agent edges
12.2.15.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 96,580 | 294,634 | 3.05067301718782 | No |
existsSimilarity | 96,580 | 292,177 | 3.02523296748809 | No |
similarityEdges | 96,580 | 285,175 | 2.95273348519362 | No |
connectAllSimilar | 440 | 295,749 | 672.156818181818 | Yes |
connect | 238 | 420 | 1.76470588235294 | Yes |
init | 103 | 9,918 | 96.2912621359223 | No |
Total | 686 | 296,922 |
12.2.15.4 Found structures
12.2.15.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-13-7mwJNk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.15.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-13-7mwJNk--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.16 SIM08-11-01-13-7mwJNk–DV
12.2.16.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
100 | 0.9 | 20 | 1 | 5 | 2 |
12.2.16.2 Degree distribution of agent->knows->agent edges
12.2.16.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 601 | 847 | 1.40931780366057 | No |
2 | addItemToWork | 440 | 4,303 | 9.77954545454545 | No |
3 | ownsWork | 220 | 2,183 | 9.92272727272727 | No |
4 | init | 103 | 9,905 | 96.1650485436893 | No |
5 | searchAndConnect | 101 | 161,415 | 1598.16831683168 | Yes |
6 | getWorksItems | 38 | 72 | 1.89473684210526 | Yes |
8 | cycleSearch | 6 | 1,713 | 285.5 | Yes |
9 | getWorks | 6 | 1,482 | 247 | No |
10 | individualCycleSearch | 6 | 0 | 0 | Yes |
11 | Total | 157 | 165,280 |
12.2.16.4 Found structures
12.2.16.4.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-13-7mwJNk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.16.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-13-7mwJNk--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.17 SIM08-11-01-28-2mwNJ9–CV
12.2.17.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 10 | 1 |
12.2.17.2 Degree distribution of agent->knows->agent edges
12.2.17.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 87,990 | 254,045 | 2.88720309126037 | No |
existsSimilarity | 87,990 | 251,994 | 2.86389362427549 | No |
similarityEdges | 87,990 | 246,062 | 2.79647687237186 | No |
connectAllSimilar | 420 | 255,023 | 607.197619047619 | Yes |
init | 203 | 13,063 | 64.3497536945813 | No |
connect | 130 | 223 | 1.71538461538462 | Yes |
Total | 558 | 255,880 |
12.2.17.4 Found structures
12.2.17.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-28-2mwNJ9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.17.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-28-2mwNJ9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.18 SIM08-11-01-28-2mwNJ9–DV
12.2.18.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 10 | 1 |
12.2.18.2 Degree distribution of agent->knows->agent edges
12.2.18.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 1,201 | 1,654 | 1.37718567860117 | No |
2 | addItemToWork | 420 | 2,943 | 7.00714285714286 | No |
3 | ownsWork | 210 | 1,597 | 7.6047619047619 | No |
4 | init | 203 | 12,860 | 63.3497536945813 | No |
5 | searchAndConnect | 201 | 204,269 | 1016.26368159204 | Yes |
6 | getWorksItems | 18 | 34 | 1.88888888888889 | Yes |
8 | cycleSearch | 5 | 2,445 | 489 | Yes |
10 | getWorks | 5 | 839 | 167.8 | No |
11 | Total | 234 | 210,184 |
12.2.18.4 Found structures
12.2.18.4.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-28-2mwNJ9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.18.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-28-2mwNJ9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.19 SIM08-11-01-58-qocSnR–CV
12.2.19.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 10 | 2 |
12.2.19.2 Degree distribution of agent->knows->agent edges
12.2.19.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 335,790 | 1,482,954 | 4.41631376753328 | No |
existsSimilarity | 335,790 | 1,474,782 | 4.39197712856249 | No |
similarityEdges | 335,790 | 1,441,376 | 4.29249233151672 | No |
connectAllSimilar | 820 | 1,486,825 | 1813.2012195122 | Yes |
connect | 394 | 788 | 2 | Yes |
init | 203 | 13,073 | 64.3990147783251 | No |
Total | 1,222 | 1,488,963 |
12.2.19.4 Found structures
12.2.19.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-58-qocSnR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.19.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-58-qocSnR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.20 SIM08-11-01-58-qocSnR–DV
12.2.20.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 10 | 2 |
12.2.20.2 Degree distribution of agent->knows->agent edges
12.2.20.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 1,201 | 1,721 | 1.43297252289759 | No |
addItemToWork | 820 | 4,954 | 6.04146341463415 | No |
ownsWork | 410 | 2,729 | 6.65609756097561 | No |
init | 203 | 13,343 | 65.7290640394089 | No |
searchAndConnect | 201 | 843,787 | 4197.94527363184 | Yes |
cycleSearch | 25 | 959 | 38.36 | Yes |
getWorks | 25 | 366 | 14.64 | No |
individualCycleSearch | 25 | 2 | 0.08 | Yes |
Total | 297 | 847,405 |
12.2.20.4 Found structures
12.2.20.4.1 Cycles
Number of cycles found: 23
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-58-qocSnR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.20.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-58-qocSnR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.21 SIM08-11-01-23-LU7jps–CV
12.2.21.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 5 | 1 |
12.2.21.2 Degree distribution of agent->knows->agent edges
12.2.21.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 87,990 | 258,492 | 2.93774292533242 | No |
existsSimilarity | 87,990 | 256,387 | 2.91381975224457 | No |
similarityEdges | 87,990 | 250,412 | 2.84591430844414 | No |
connectAllSimilar | 420 | 259,450 | 617.738095238095 | Yes |
init | 203 | 12,668 | 62.4039408866995 | No |
connect | 151 | 275 | 1.82119205298013 | Yes |
Total | 579 | 260,442 |
12.2.21.4 Found structures
12.2.21.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-23-LU7jps--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.21.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-23-LU7jps--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.22 SIM08-11-01-23-LU7jps–DV
12.2.22.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 5 | 1 |
12.2.22.2 Degree distribution of agent->knows->agent edges
12.2.22.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 1,201 | 1,754 | 1.46044962531224 | No |
2 | addItemToWork | 420 | 2,778 | 6.61428571428571 | No |
3 | ownsWork | 210 | 1,533 | 7.3 | No |
4 | init | 203 | 12,975 | 63.9162561576355 | No |
5 | searchAndConnect | 201 | 230,794 | 1148.22885572139 | Yes |
6 | getWorksItems | 18 | 43 | 2.38888888888889 | Yes |
8 | cycleSearch | 8 | 2,361 | 295.125 | Yes |
9 | getWorks | 8 | 770 | 96.25 | No |
10 | individualCycleSearch | 8 | 0 | 0 | Yes |
11 | Total | 243 | 235,490 |
12.2.22.4 Found structures
12.2.22.4.1 Cycles
Number of cycles found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-23-LU7jps--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.22.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-23-LU7jps--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.23 SIM08-11-01-33-2tryyr–CV
12.2.23.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 5 | 2 |
12.2.23.2 Degree distribution of agent->knows->agent edges
12.2.23.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 335,790 | 1,440,725 | 4.29055361982191 | No |
existsSimilarity | 335,790 | 1,432,194 | 4.26514786026981 | No |
similarityEdges | 335,790 | 1,399,042 | 4.16641948837071 | No |
connectAllSimilar | 820 | 1,444,754 | 1761.89512195122 | Yes |
connect | 538 | 1,120 | 2.0817843866171 | Yes |
init | 203 | 12,938 | 63.7339901477833 | No |
Total | 1,366 | 1,447,207 |
12.2.23.4 Found structures
12.2.23.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-33-2tryyr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.23.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-33-2tryyr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.24 SIM08-11-01-33-2tryyr–DV
12.2.24.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 10 | 1 | 5 | 2 |
12.2.24.2 Degree distribution of agent->knows->agent edges
12.2.24.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 1,201 | 1,763 | 1.46794338051624 | No |
2 | addItemToWork | 820 | 5,662 | 6.90487804878049 | No |
3 | ownsWork | 410 | 2,992 | 7.29756097560976 | No |
4 | init | 203 | 13,455 | 66.2807881773399 | No |
5 | searchAndConnect | 201 | 798,431 | 3972.29353233831 | Yes |
7 | cycleSearch | 24 | 449 | 18.7083333333333 | Yes |
8 | getWorks | 24 | 68 | 2.83333333333333 | No |
9 | individualCycleSearch | 24 | 1 | 0.0416666666666667 | Yes |
11 | Total | 297 | 801,080 |
12.2.24.4 Found structures
12.2.24.4.1 Cycles
Number of cycles found: 24
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-33-2tryyr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.24.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-33-2tryyr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.25 SIM08-11-02-29-wnUn7p–CV
12.2.25.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 10 | 1 |
12.2.25.2 Degree distribution of agent->knows->agent edges
12.2.25.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 96,580 | 290,099 | 3.0037171256989 | No |
existsSimilarity | 96,580 | 287,936 | 2.98132118451025 | No |
similarityEdges | 96,580 | 281,422 | 2.91387450817975 | No |
connectAllSimilar | 440 | 291,148 | 661.7 | Yes |
init | 203 | 12,959 | 63.8374384236453 | No |
connect | 133 | 242 | 1.81954887218045 | Yes |
Total | 581 | 292,169 |
12.2.25.4 Found structures
12.2.25.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-29-wnUn7p--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.25.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-29-wnUn7p--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.26 SIM08-11-02-29-wnUn7p–DV
12.2.26.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 10 | 1 |
12.2.26.2 Degree distribution of agent->knows->agent edges
12.2.26.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 1,201 | 1,646 | 1.37052456286428 | No |
2 | addItemToWork | 440 | 2,640 | 6 | No |
3 | ownsWork | 220 | 1,403 | 6.37727272727273 | No |
4 | init | 203 | 13,361 | 65.8177339901478 | No |
5 | searchAndConnect | 201 | 225,679 | 1122.78109452736 | Yes |
6 | getWorksItems | 38 | 56 | 1.47368421052632 | Yes |
8 | cycleSearch | 8 | 3,632 | 454 | Yes |
9 | getWorks | 8 | 773 | 96.625 | No |
10 | individualCycleSearch | 8 | 0 | 0 | Yes |
11 | Total | 263 | 233,131 |
12.2.26.4 Found structures
12.2.26.4.1 Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-29-wnUn7p--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.26.4.2 Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-29-wnUn7p--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.27 SIM08-11-03-02-JQ4Xga–CV
12.2.27.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 10 | 2 |
12.2.27.2 Degree distribution of agent->knows->agent edges
12.2.27.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 352,380 | 1,590,911 | 4.5147596344855 | No |
existsSimilarity | 352,380 | 1,582,130 | 4.48984051308247 | No |
similarityEdges | 352,380 | 1,542,923 | 4.37857710426244 | No |
connectAllSimilar | 840 | 1,595,049 | 1898.86785714286 | Yes |
connect | 396 | 812 | 2.05050505050505 | Yes |
init | 203 | 13,070 | 64.384236453202 | No |
Total | 1,244 | 1,597,388 |
12.2.27.4 Found structures
12.2.27.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-02-JQ4Xga--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.27.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-02-JQ4Xga--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.28 SIM08-11-03-02-JQ4Xga–DV
12.2.28.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 10 | 2 |
12.2.28.2 Degree distribution of agent->knows->agent edges
12.2.28.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 1,201 | 1,731 | 1.44129891756869 | No |
addItemToWork | 840 | 6,288 | 7.48571428571429 | No |
ownsWork | 420 | 3,796 | 9.03809523809524 | No |
init | 203 | 13,765 | 67.807881773399 | No |
searchAndConnect | 201 | 736,765 | 3665.49751243781 | Yes |
getWorksItems | 38 | 67 | 1.76315789473684 | Yes |
cycleSearch | 27 | 12,542 | 464.518518518519 | Yes |
getWorks | 27 | 2,584 | 95.7037037037037 | No |
individualCycleSearch | 27 | 1 | 0.037037037037037 | Yes |
Total | 311 | 764,323 |
12.2.28.4 Found structures
12.2.28.4.1 Cycles
Number of cycles found: 15
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-02-JQ4Xga--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.28.4.2 Paths
Number of paths found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-02-JQ4Xga--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.29 SIM08-11-02-24-HT69z4–CV
12.2.29.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 5 | 1 |
12.2.29.2 Degree distribution of agent->knows->agent edges
12.2.29.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 96,580 | 290,138 | 3.0041209360116 | No |
existsSimilarity | 96,580 | 287,730 | 2.97918823773038 | No |
similarityEdges | 96,580 | 281,246 | 2.91205218471733 | No |
connectAllSimilar | 440 | 291,253 | 661.938636363636 | Yes |
init | 203 | 13,239 | 65.2167487684729 | No |
connect | 181 | 376 | 2.07734806629834 | Yes |
Total | 629 | 292,412 |
12.2.29.4 Found structures
12.2.29.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-24-HT69z4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.29.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-24-HT69z4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.30 SIM08-11-02-24-HT69z4–DV
12.2.30.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 5 | 1 |
12.2.30.2 Degree distribution of agent->knows->agent edges
12.2.30.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 1,201 | 1,706 | 1.42048293089092 | No |
2 | addItemToWork | 440 | 2,887 | 6.56136363636364 | No |
3 | ownsWork | 220 | 1,493 | 6.78636363636364 | No |
4 | init | 203 | 13,432 | 66.1674876847291 | No |
5 | searchAndConnect | 201 | 216,266 | 1075.95024875622 | Yes |
6 | getWorksItems | 38 | 57 | 1.5 | Yes |
8 | cycleSearch | 9 | 2,764 | 307.111111111111 | Yes |
9 | getWorks | 9 | 1,593 | 177 | No |
10 | individualCycleSearch | 9 | 0 | 0 | Yes |
11 | Total | 266 | 222,112 |
12.2.30.4 Found structures
12.2.30.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-24-HT69z4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.30.4.2 Paths
Number of paths found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-24-HT69z4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.31 SIM08-11-02-34-qV6kk7–CV
12.2.31.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 5 | 2 |
12.2.31.2 Degree distribution of agent->knows->agent edges
12.2.31.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 352,380 | 1,584,860 | 4.49758783131846 | No |
existsSimilarity | 352,380 | 1,575,769 | 4.47178897780805 | No |
similarityEdges | 352,380 | 1,536,860 | 4.36137124694932 | No |
connectAllSimilar | 840 | 1,588,888 | 1891.53333333333 | Yes |
connect | 567 | 1,140 | 2.01058201058201 | Yes |
init | 203 | 13,357 | 65.7980295566502 | No |
Total | 1,415 | 1,591,556 |
12.2.31.4 Found structures
12.2.31.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-34-qV6kk7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.31.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-34-qV6kk7--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.32 SIM08-11-02-34-qV6kk7–DV
12.2.32.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
200 | 0.9 | 20 | 1 | 5 | 2 |
12.2.32.2 Degree distribution of agent->knows->agent edges
12.2.32.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 1,201 | 1,709 | 1.42298084929226 | No |
addItemToWork | 840 | 5,498 | 6.5452380952381 | No |
ownsWork | 420 | 3,187 | 7.58809523809524 | No |
init | 203 | 13,217 | 65.1083743842365 | No |
searchAndConnect | 201 | 874,359 | 4350.0447761194 | Yes |
getWorksItems | 38 | 91 | 2.39473684210526 | Yes |
cycleSearch | 26 | 5,362 | 206.230769230769 | Yes |
getWorks | 26 | 3,542 | 136.230769230769 | No |
individualCycleSearch | 26 | 0 | 0 | Yes |
Total | 306 | 883,808 |
12.2.32.4 Found structures
12.2.32.4.1 Cycles
Number of cycles found: 14
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-34-qV6kk7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.32.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-02-34-qV6kk7--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.33 SIM08-11-03-55-uLoEi8–CV
12.2.33.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 10 | 1 |
12.2.33.2 Degree distribution of agent->knows->agent edges
12.2.33.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 335,790 | 1,448,083 | 4.31246612466125 | No |
existsSimilarity | 335,790 | 1,440,255 | 4.2891539354954 | No |
similarityEdges | 335,790 | 1,405,633 | 4.18604782751124 | No |
connectAllSimilar | 820 | 1,451,949 | 1770.66951219512 | Yes |
init | 403 | 20,529 | 50.9404466501241 | No |
connect | 224 | 465 | 2.07589285714286 | Yes |
cycleSearch | 14 | 526 | 37.5714285714286 | Yes |
getWorks | 13 | 47 | 3.61538461538462 | Yes |
searchAndConnect | 10 | 33,743 | 3374.3 | Yes |
Total | 1,086 | 1,487,588 |
12.2.33.4 Found structures
12.2.33.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-55-uLoEi8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.33.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-55-uLoEi8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.34 SIM08-11-03-55-uLoEi8–DV
12.2.34.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 10 | 1 |
12.2.34.2 Degree distribution of agent->knows->agent edges
12.2.34.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 2,401 | 3,763 | 1.56726364014994 | No |
addItemToWork | 820 | 6,862 | 8.36829268292683 | No |
ownsWork | 410 | 3,203 | 7.81219512195122 | No |
init | 403 | 20,596 | 51.106699751861 | No |
searchAndConnect | 391 | 1,090,159 | 2788.13043478261 | Yes |
individualCycleSearch | 21 | 0 | 0 | Yes |
getWorksItems | 18 | 29 | 1.61111111111111 | Yes |
getWorks | 9 | 4,218 | 468.666666666667 | No |
cycleSearch | 8 | 9,929 | 1241.125 | Yes |
Total | 443 | 1,103,269 |
12.2.34.4 Found structures
12.2.34.4.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-55-uLoEi8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.34.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-55-uLoEi8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.35 SIM08-11-06-21-3RT7tA–CV
12.2.35.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 10 | 2 |
12.2.35.2 Degree distribution of agent->knows->agent edges
12.2.35.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 490,269 | 3,597,725 | 7.33826735934762 | No |
existsSimilarity | 490,269 | 3,584,582 | 7.31145962726585 | No |
similarityEdges | 490,269 | 3,497,046 | 7.13291274789962 | No |
init | 403 | 19,864 | 49.2903225806452 | No |
connectAllSimilar | 338 | 3,603,878 | 10662.3609467456 | Yes |
connect | 328 | 802 | 2.44512195121951 | Yes |
cycleSearch | 39 | 927 | 23.7692307692308 | Yes |
getWorks | 38 | 87 | 2.28947368421053 | Yes |
Total | 749 | 3,610,396 |
12.2.35.4 Found structures
12.2.35.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-06-21-3RT7tA--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.35.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-06-21-3RT7tA--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.36 SIM08-11-06-21-3RT7tA–DV
12.2.36.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 10 | 2 |
12.2.36.2 Degree distribution of agent->knows->agent edges
12.2.36.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 2,401 | 3,982 | 1.65847563515202 | No |
addItemToWork | 1,620 | 12,709 | 7.84506172839506 | No |
ownsWork | 810 | 6,508 | 8.03456790123457 | No |
init | 403 | 20,287 | 50.3399503722084 | No |
searchAndConnect | 401 | 5,382,336 | 13422.2842892768 | Yes |
individualCycleSearch | 153 | 2 | 0.0130718954248366 | Yes |
getWorks | 116 | 11,955 | 103.060344827586 | No |
cycleSearch | 115 | 14,139 | 122.947826086957 | Yes |
Total | 815 | 5,407,249 |
12.2.36.4 Found structures
12.2.36.4.1 Cycles
Number of cycles found: 73
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-06-21-3RT7tA--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.36.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-06-21-3RT7tA--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.37 SIM08-11-03-29-rephNw–CV
12.2.37.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 5 | 1 |
12.2.37.2 Degree distribution of agent->knows->agent edges
12.2.37.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 335,790 | 1,471,381 | 4.3818487745317 | No |
existsSimilarity | 335,790 | 1,460,295 | 4.34883409273653 | No |
similarityEdges | 335,790 | 1,425,991 | 4.24667500521159 | No |
connect | 1,719 | 3,630 | 2.11169284467714 | Yes |
connectAllSimilar | 820 | 1,475,321 | 1799.17195121951 | Yes |
init | 403 | 19,305 | 47.9032258064516 | No |
Total | 2,547 | 1,480,375 |
12.2.37.4 Found structures
12.2.37.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-29-rephNw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.37.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-29-rephNw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.38 SIM08-11-03-29-rephNw–DV
12.2.38.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 5 | 1 |
12.2.38.2 Degree distribution of agent->knows->agent edges
12.2.38.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 2,401 | 3,436 | 1.43107038733861 | No |
addItemToWork | 820 | 5,877 | 7.16707317073171 | No |
ownsWork | 410 | 2,960 | 7.21951219512195 | No |
init | 403 | 19,542 | 48.4913151364764 | No |
searchAndConnect | 401 | 1,062,586 | 2649.84039900249 | Yes |
cycleSearch | 30 | 1,182 | 39.4 | Yes |
getWorks | 30 | 97 | 3.23333333333333 | No |
individualCycleSearch | 30 | 2 | 0.0666666666666667 | Yes |
Total | 511 | 1,066,385 |
12.2.38.4 Found structures
12.2.38.4.1 Cycles
Number of cycles found: 25
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-29-rephNw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.38.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-03-29-rephNw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.39 SIM08-11-04-21-PcvZuy–CV
12.2.39.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 5 | 2 |
12.2.39.2 Degree distribution of agent->knows->agent edges
12.2.39.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 500,489 | 3,595,171 | 7.18331671625151 | No |
existsSimilarity | 500,489 | 3,576,337 | 7.14568551956187 | No |
similarityEdges | 500,489 | 3,487,851 | 6.96888642907237 | No |
connect | 2,816 | 6,322 | 2.24502840909091 | Yes |
init | 403 | 19,999 | 49.6253101736973 | No |
connectAllSimilar | 346 | 3,601,483 | 10408.9104046243 | Yes |
Total | 3,170 | 3,612,441 |
12.2.39.4 Found structures
12.2.39.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-04-21-PcvZuy--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.39.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-04-21-PcvZuy--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.40 SIM08-11-04-21-PcvZuy–DV
12.2.40.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 10 | 1 | 5 | 2 |
12.2.40.2 Degree distribution of agent->knows->agent edges
12.2.40.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,600 | 84,992 | 23.6088888888889 | Yes |
3 | getWorks | 3,600 | 43,008 | 11.9466666666667 | No |
4 | individualCycleSearch | 3,600 | 166 | 0.0461111111111111 | Yes |
6 | knowsAgent | 2,401 | 3,564 | 1.48438150770512 | No |
7 | addItemToWork | 1,620 | 11,460 | 7.07407407407407 | No |
8 | ownsWork | 810 | 6,111 | 7.54444444444444 | No |
9 | init | 403 | 19,429 | 48.2109181141439 | No |
10 | searchAndConnect | 401 | 4,110,379 | 10250.3216957606 | Yes |
1 | Total | 14,801 | 4,274,511 |
12.2.40.4 Found structures
12.2.40.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-04-21-PcvZuy--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.40.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-04-21-PcvZuy--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.41 SIM08-11-08-52-e9mxSB–CV
12.2.41.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 10 | 1 |
12.2.41.2 Degree distribution of agent->knows->agent edges
12.2.41.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 352,380 | 1,596,186 | 4.52972926953857 | No |
existsSimilarity | 352,380 | 1,588,061 | 4.50667177478858 | No |
similarityEdges | 352,380 | 1,551,126 | 4.40185595096203 | No |
connectAllSimilar | 840 | 1,600,310 | 1905.13095238095 | Yes |
init | 403 | 20,336 | 50.4615384615385 | No |
connect | 251 | 543 | 2.16334661354582 | Yes |
Total | 1,099 | 1,602,445 |
12.2.41.4 Found structures
12.2.41.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-08-52-e9mxSB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.41.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-08-52-e9mxSB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.42 SIM08-11-08-52-e9mxSB–DV
12.2.42.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 10 | 1 |
12.2.42.2 Degree distribution of agent->knows->agent edges
12.2.42.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 2,401 | 3,450 | 1.4369012911287 | No |
addItemToWork | 840 | 5,644 | 6.71904761904762 | No |
ownsWork | 420 | 2,937 | 6.99285714285714 | No |
init | 403 | 21,056 | 52.2481389578164 | No |
searchAndConnect | 401 | 1,054,373 | 2629.35910224439 | Yes |
getWorksItems | 38 | 59 | 1.55263157894737 | Yes |
cycleSearch | 26 | 17,695 | 680.576923076923 | Yes |
getWorks | 26 | 4,958 | 190.692307692308 | No |
individualCycleSearch | 26 | 0 | 0 | Yes |
Total | 498 | 1,087,004 |
12.2.42.4 Found structures
12.2.42.4.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-08-52-e9mxSB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.42.4.2 Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-08-52-e9mxSB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.43 SIM08-11-12-21-b9wEmt–CV
12.2.43.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 10 | 2 |
12.2.43.2 Degree distribution of agent->knows->agent edges
12.2.43.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 477,394 | 3,599,665 | 7.54023929919521 | No |
existsSimilarity | 477,394 | 3,587,078 | 7.51387323678136 | No |
similarityEdges | 477,394 | 3,498,717 | 7.32878293401258 | No |
init | 403 | 21,635 | 53.6848635235732 | No |
connectAllSimilar | 323 | 3,605,716 | 11163.2074303406 | Yes |
connect | 279 | 609 | 2.18279569892473 | Yes |
cycleSearch | 93 | 4,665 | 50.1612903225806 | Yes |
getWorks | 92 | 203 | 2.20652173913043 | Yes |
Total | 793 | 3,616,084 |
12.2.43.4 Found structures
12.2.43.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-21-b9wEmt--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.43.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-21-b9wEmt--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.44 SIM08-11-12-21-b9wEmt–DV
12.2.44.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 10 | 2 |
12.2.44.2 Degree distribution of agent->knows->agent edges
12.2.44.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
knowsAgent | 2,401 | 3,671 | 1.52894627238651 | No |
addItemToWork | 1,640 | 12,260 | 7.47560975609756 | No |
ownsWork | 820 | 6,628 | 8.08292682926829 | No |
init | 403 | 21,635 | 53.6848635235732 | No |
searchAndConnect | 401 | 4,951,242 | 12347.2369077307 | Yes |
individualCycleSearch | 149 | 2 | 0.0134228187919463 | Yes |
getWorks | 58 | 20,483 | 353.155172413793 | No |
cycleSearch | 57 | 48,339 | 848.052631578947 | Yes |
getWorksItems | 38 | 78 | 2.05263157894737 | Yes |
Total | 682 | 5,053,331 |
12.2.44.4 Found structures
12.2.44.4.1 Cycles
Number of cycles found: 34
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-21-b9wEmt--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.44.4.2 Paths
Number of paths found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-12-21-b9wEmt--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.45 SIM08-11-07-25-JPeHEv–CV
12.2.45.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 5 | 1 |
12.2.45.2 Degree distribution of agent->knows->agent edges
12.2.45.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 352,380 | 1,572,953 | 4.46379760485839 | No |
existsSimilarity | 352,380 | 1,560,789 | 4.42927805210284 | No |
similarityEdges | 352,380 | 1,523,755 | 4.32418128157103 | No |
connect | 2,217 | 4,549 | 2.05187189896256 | Yes |
connectAllSimilar | 840 | 1,577,049 | 1877.43928571429 | Yes |
init | 403 | 20,608 | 51.136476426799 | No |
Total | 3,065 | 1,583,268 |
12.2.45.4 Found structures
12.2.45.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-07-25-JPeHEv--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.45.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-07-25-JPeHEv--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.46 SIM08-11-07-25-JPeHEv–DV
12.2.46.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 5 | 1 |
12.2.46.2 Degree distribution of agent->knows->agent edges
12.2.46.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,600 | 22,634 | 6.28722222222222 | Yes |
3 | getWorks | 3,600 | 34,436 | 9.56555555555556 | No |
4 | individualCycleSearch | 3,600 | 128 | 0.0355555555555556 | Yes |
6 | knowsAgent | 2,401 | 3,525 | 1.46813827571845 | No |
7 | addItemToWork | 840 | 8,115 | 9.66071428571429 | No |
8 | ownsWork | 420 | 4,320 | 10.2857142857143 | No |
9 | init | 403 | 19,837 | 49.2233250620347 | No |
10 | searchAndConnect | 401 | 1,143,440 | 2851.47132169576 | Yes |
1 | Total | 14,801 | 1,191,458 |
12.2.46.4 Found structures
12.2.46.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-07-25-JPeHEv--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.46.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-07-25-JPeHEv--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.47 SIM08-11-09-20-5oCIZR–CV
12.2.47.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 5 | 2 |
12.2.47.2 Degree distribution of agent->knows->agent edges
12.2.47.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 480,025 | 3,601,188 | 7.50208426644446 | No |
2 | existsSimilarity | 480,025 | 3,581,880 | 7.46186136138743 | No |
3 | similarityEdges | 480,025 | 3,493,932 | 7.27864590385917 | No |
5 | cycleSearch | 3,600 | 26,017 | 7.22694444444444 | Yes |
6 | getWorks | 3,600 | 30,789 | 8.5525 | Yes |
7 | individualCycleSearch | 3,600 | 123 | 0.0341666666666667 | Yes |
9 | connect | 3,039 | 7,306 | 2.40408028956894 | Yes |
10 | init | 403 | 20,992 | 52.0893300248139 | No |
11 | Total | 21,039 | 87,288 |
12.2.47.4 Found structures
12.2.47.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-09-20-5oCIZR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.47.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-09-20-5oCIZR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.48 SIM08-11-09-20-5oCIZR–DV
12.2.48.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
400 | 0.9 | 20 | 1 | 5 | 2 |
12.2.48.2 Degree distribution of agent->knows->agent edges
12.2.48.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,600 | 88,929 | 24.7025 | Yes |
3 | getWorks | 3,600 | 41,892 | 11.6366666666667 | No |
4 | individualCycleSearch | 3,600 | 105 | 0.0291666666666667 | Yes |
6 | knowsAgent | 2,401 | 3,653 | 1.52144939608496 | No |
7 | addItemToWork | 1,640 | 15,810 | 9.64024390243902 | No |
8 | ownsWork | 820 | 7,920 | 9.65853658536585 | No |
9 | init | 403 | 20,805 | 51.6253101736973 | No |
10 | searchAndConnect | 401 | 4,502,036 | 11227.0224438903 | Yes |
1 | Total | 14,801 | 4,683,308 |
12.2.48.4 Found structures
12.2.48.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-09-20-5oCIZR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.48.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-09-20-5oCIZR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.49 SIM08-11-01-25-9f8vyU–CV
12.2.49.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.9 | 10 | 1 | 5 | 1 |
12.2.49.2 Degree distribution of agent->knows->agent edges
12.2.49.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 504,305 | 3,594,184 | 7.12700449132965 | No |
2 | existsSimilarity | 504,305 | 3,553,477 | 7.04628548199998 | No |
3 | similarityEdges | 504,305 | 3,466,346 | 6.87351106968997 | No |
4 | connect | 11,643 | 27,781 | 2.3860688825904 | Yes |
6 | cycleSearch | 3,600 | 23,272 | 6.46444444444444 | Yes |
7 | getWorks | 3,600 | 30,923 | 8.58972222222222 | Yes |
8 | individualCycleSearch | 3,600 | 111 | 0.0308333333333333 | Yes |
10 | init | 803 | 36,590 | 45.5666251556663 | No |
11 | Total | 29,643 | 103,052 |
12.2.49.4 Found structures
12.2.49.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-25-9f8vyU--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.49.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-25-9f8vyU--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
12.2.50 SIM08-11-01-25-9f8vyU–DV
12.2.50.1 simulationParameters
agentNumber | similarityConnectThreshold | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|---|
800 | 0.9 | 10 | 1 | 5 | 1 |
12.2.50.2 Degree distribution of agent->knows->agent edges
12.2.50.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | knowsAgent | 4,801 | 7,257 | 1.51156009164757 | No |
3 | cycleSearch | 3,600 | 55,873 | 15.5202777777778 | Yes |
4 | getWorks | 3,600 | 37,437 | 10.3991666666667 | No |
5 | individualCycleSearch | 3,600 | 120 | 0.0333333333333333 | Yes |
7 | addItemToWork | 1,620 | 21,024 | 12.9777777777778 | No |
8 | ownsWork | 810 | 9,446 | 11.6617283950617 | No |
9 | init | 803 | 36,408 | 45.3399750933998 | No |
10 | searchAndConnect | 801 | 4,845,913 | 6049.82896379526 | Yes |
11 | Total | 15,201 | 4,958,899 |
12.2.50.4 Found structures
12.2.50.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-25-9f8vyU--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
12.2.50.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-11-01-25-9f8vyU--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}