2 Experiment 1
2.1 Experimental set up
Values | |
---|---|
experimentId | EXP08-02-03-31-H5aVtH |
agentNumbers | 100, 200, 500 |
maxDistances | 10, 30 |
randomWorksNumberMultipliers | 2 |
chainLengths | 10, 20 |
2.2 Descriptive analysis of each simulation
2.2.1 SIM08-02-03-31-FfrhJ9–CV
2.2.1.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 10 | 1 | 10 | 2 |
2.2.1.2 Degree distribution of agent->knows->agent edges
2.2.1.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 87,990 | 683,237 | 7.7649391976361 | No |
2 | existsSimilarity | 87,990 | 676,351 | 7.68668030458007 | No |
3 | similarityEdges | 87,990 | 659,278 | 7.49264689169224 | No |
4 | connect | 2,733 | 4,926 | 1.80241492864984 | Yes |
5 | connectAllSimilar | 420 | 684,210 | 1629.07142857143 | Yes |
6 | init | 103 | 9,981 | 96.9029126213592 | No |
9 | connectAllSimilarCentralized | 1 | 684,232 | 684232 | Yes |
10 | cycleSearch | 1 | 19 | 19 | Yes |
11 | Total | 3,158 | 1,373,524 |
2.2.1.4 Found structures
2.2.1.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-31-FfrhJ9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.1.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-31-FfrhJ9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.2 SIM08-02-03-31-FfrhJ9–DV
2.2.2.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 10 | 1 | 10 | 2 |
2.2.2.2 Degree distribution of agent->knows->agent edges
2.2.2.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
addItemToWork | 420 | 8,370 | 19.9285714285714 | No |
ownsWork | 210 | 3,696 | 17.6 | No |
init | 103 | 11,278 | 109.495145631068 | No |
knowsAgent | 100 | 283 | 2.83 | No |
searchAndConnect | 100 | 593,119 | 5931.19 | Yes |
cycleSearch | 19 | 800 | 42.1052631578947 | Yes |
getWorks | 19 | 75 | 3.94736842105263 | No |
individualCycleSearch | 19 | 97 | 5.10526315789474 | Yes |
getWorksItems | 18 | 107 | 5.94444444444444 | Yes |
Total | 161 | 595,138 |
2.2.2.4 Found structures
2.2.2.4.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-31-FfrhJ9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.2.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-31-FfrhJ9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.3 SIM08-02-03-43-3iwnzW–CV
2.2.3.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 10 | 1 | 30 | 2 |
2.2.3.2 Degree distribution of agent->knows->agent edges
2.2.3.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 87,990 | 695,976 | 7.90971701329697 | No |
2 | existsSimilarity | 87,990 | 692,829 | 7.87395158540743 | No |
3 | similarityEdges | 87,990 | 675,815 | 7.68058870326173 | No |
4 | connect | 805 | 1,462 | 1.81614906832298 | Yes |
5 | connectAllSimilar | 420 | 696,874 | 1659.22380952381 | Yes |
6 | init | 103 | 9,430 | 91.5533980582524 | No |
9 | connectAllSimilarCentralized | 1 | 696,889 | 696889 | Yes |
10 | cycleSearch | 1 | 19 | 19 | Yes |
11 | Total | 1,230 | 1,395,363 |
2.2.3.4 Found structures
2.2.3.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-43-3iwnzW--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.3.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-43-3iwnzW--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.4 SIM08-02-03-43-3iwnzW–DV
2.2.4.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 10 | 1 | 30 | 2 |
2.2.4.2 Degree distribution of agent->knows->agent edges
2.2.4.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
addItemToWork | 420 | 4,880 | 11.6190476190476 | No |
ownsWork | 210 | 2,398 | 11.4190476190476 | No |
init | 103 | 10,081 | 97.873786407767 | No |
knowsAgent | 100 | 212 | 2.12 | No |
searchAndConnect | 100 | 582,272 | 5822.72 | Yes |
cycleSearch | 21 | 8,764 | 417.333333333333 | Yes |
getWorks | 21 | 4,826 | 229.809523809524 | No |
individualCycleSearch | 21 | 4 | 0.19047619047619 | Yes |
getWorksItems | 18 | 33 | 1.83333333333333 | Yes |
Total | 166 | 597,963 |
2.2.4.4 Found structures
2.2.4.4.1 Cycles
Number of cycles found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-43-3iwnzW--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.4.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-43-3iwnzW--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.5 SIM08-02-03-55-5gpeBJ–CV
2.2.5.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 20 | 1 | 10 | 2 |
2.2.5.2 Degree distribution of agent->knows->agent edges
2.2.5.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 96,580 | 780,059 | 8.07681714640712 | No |
2 | existsSimilarity | 96,580 | 768,342 | 7.95549803271899 | No |
3 | similarityEdges | 96,580 | 749,125 | 7.7565230896666 | No |
4 | connect | 5,243 | 9,510 | 1.81384703414076 | Yes |
5 | connectAllSimilar | 440 | 781,063 | 1775.14318181818 | Yes |
6 | init | 103 | 9,955 | 96.6504854368932 | No |
9 | connectAllSimilarCentralized | 1 | 781,083 | 781083 | Yes |
10 | cycleSearch | 1 | 38 | 38 | Yes |
11 | Total | 5,688 | 1,571,931 |
2.2.5.4 Found structures
2.2.5.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-55-5gpeBJ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.5.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-55-5gpeBJ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.6 SIM08-02-03-55-5gpeBJ–DV
2.2.6.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 20 | 1 | 10 | 2 |
2.2.6.2 Degree distribution of agent->knows->agent edges
2.2.6.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,599 | 306,878 | 85.2675743262017 | Yes |
3 | getWorks | 3,599 | 27,823 | 7.73075854404001 | No |
4 | individualCycleSearch | 3,599 | 274 | 0.0761322589608225 | Yes |
6 | addItemToWork | 440 | 3,155 | 7.17045454545455 | No |
7 | ownsWork | 220 | 1,549 | 7.04090909090909 | No |
8 | init | 103 | 9,460 | 91.8446601941748 | No |
9 | searchAndConnect | 101 | 561,006 | 5554.51485148515 | Yes |
10 | knowsAgent | 100 | 182 | 1.82 | No |
1 | Total | 14,497 | 1,838,004 |
2.2.6.4 Found structures
2.2.6.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-55-5gpeBJ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.6.4.2 Paths
Number of paths found: 3599
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-03-55-5gpeBJ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.7 SIM08-02-05-08-HpL6gr–CV
2.2.7.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 20 | 1 | 30 | 2 |
2.2.7.2 Degree distribution of agent->knows->agent edges
2.2.7.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 96,580 | 785,536 | 8.1335266100642 | No |
2 | existsSimilarity | 96,580 | 781,996 | 8.09687305860427 | No |
3 | similarityEdges | 96,580 | 762,605 | 7.89609650031062 | No |
4 | connect | 897 | 1,612 | 1.79710144927536 | Yes |
5 | connectAllSimilar | 440 | 786,543 | 1787.59772727273 | Yes |
6 | init | 103 | 10,252 | 99.5339805825243 | No |
7 | searchAndConnect | 4 | 54,489 | 13622.25 | Yes |
10 | connectAllSimilarCentralized | 1 | 786,564 | 786564 | Yes |
11 | Total | 1,345 | 1,629,444 |
2.2.7.4 Found structures
2.2.7.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-08-HpL6gr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.7.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-08-HpL6gr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.8 SIM08-02-05-08-HpL6gr–DV
2.2.8.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
100 | 20 | 1 | 30 | 2 |
2.2.8.2 Degree distribution of agent->knows->agent edges
2.2.8.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
addItemToWork | 440 | 2,905 | 6.60227272727273 | No |
ownsWork | 220 | 1,543 | 7.01363636363636 | No |
init | 103 | 10,180 | 98.8349514563107 | No |
knowsAgent | 100 | 167 | 1.67 | No |
searchAndConnect | 97 | 599,577 | 6181.20618556701 | Yes |
getWorksItems | 38 | 69 | 1.81578947368421 | Yes |
cycleSearch | 22 | 1,191 | 54.1363636363636 | Yes |
getWorks | 22 | 3,161 | 143.681818181818 | No |
individualCycleSearch | 22 | 1 | 0.0454545454545455 | Yes |
Total | 184 | 601,744 |
2.2.8.4 Found structures
2.2.8.4.1 Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-08-HpL6gr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.8.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-08-HpL6gr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.9 SIM08-02-05-22-PxKDei–CV
2.2.9.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 10 | 1 | 10 | 2 |
2.2.9.2 Degree distribution of agent->knows->agent edges
2.2.9.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 274,365 | 3,598,180 | 13.1145736518871 | No |
2 | existsSimilarity | 274,365 | 3,537,525 | 12.8934995352906 | No |
3 | similarityEdges | 274,365 | 3,440,257 | 12.5389790971881 | No |
4 | connect | 28,157 | 53,602 | 1.90368292076571 | Yes |
5 | connectAllSimilar | 469 | 3,601,478 | 7679.05756929637 | Yes |
6 | init | 203 | 12,971 | 63.8965517241379 | No |
10 | connectAllSimilarCentralized | 1 | 3,601,485 | 3601485 | Yes |
11 | Total | 28,634 | 7,260,446 |
2.2.9.4 Found structures
2.2.9.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-22-PxKDei--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.9.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-22-PxKDei--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.10 SIM08-02-05-22-PxKDei–DV
2.2.10.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 10 | 1 | 10 | 2 |
2.2.10.2 Degree distribution of agent->knows->agent edges
2.2.10.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,599 | 91,081 | 25.3073075854404 | Yes |
3 | getWorks | 3,599 | 40,637 | 11.2911919977772 | No |
4 | individualCycleSearch | 3,599 | 187 | 0.0519588774659628 | Yes |
6 | addItemToWork | 820 | 7,573 | 9.23536585365854 | No |
7 | ownsWork | 410 | 3,680 | 8.97560975609756 | No |
8 | init | 203 | 12,780 | 62.9556650246305 | No |
9 | searchAndConnect | 201 | 4,360,459 | 21693.8258706468 | Yes |
10 | knowsAgent | 200 | 349 | 1.745 | No |
1 | Total | 14,597 | 4,580,399 |
2.2.10.4 Found structures
2.2.10.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-22-PxKDei--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.10.4.2 Paths
Number of paths found: 3599
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-05-22-PxKDei--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.11 SIM08-02-07-22-JYcIUB–CV
2.2.11.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 10 | 1 | 30 | 2 |
2.2.11.2 Degree distribution of agent->knows->agent edges
2.2.11.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 262,254 | 3,601,199 | 13.7317219184455 | No |
existsSimilarity | 262,254 | 3,592,842 | 13.6998558649248 | No |
similarityEdges | 262,254 | 3,490,703 | 13.3103899273224 | No |
connect | 1,255 | 2,414 | 1.92350597609562 | Yes |
connectAllSimilar | 436 | 3,604,007 | 8266.07110091743 | Yes |
init | 203 | 16,109 | 79.3546798029557 | No |
cycleSearch | 158 | 9,956 | 63.0126582278481 | Yes |
getWorks | 157 | 663 | 4.22292993630573 | Yes |
searchAndConnect | 9 | 396,303 | 44033.6666666667 | Yes |
Total | 2,020 | 4,018,600 |
2.2.11.4 Found structures
2.2.11.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-07-22-JYcIUB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.11.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-07-22-JYcIUB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.12 SIM08-02-07-22-JYcIUB–DV
2.2.12.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 10 | 1 | 30 | 2 |
2.2.12.2 Degree distribution of agent->knows->agent edges
2.2.12.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
addItemToWork | 820 | 5,839 | 7.12073170731707 | No |
ownsWork | 410 | 3,052 | 7.44390243902439 | No |
init | 203 | 12,890 | 63.4975369458128 | No |
knowsAgent | 200 | 331 | 1.655 | No |
searchAndConnect | 192 | 5,346,298 | 27845.3020833333 | Yes |
individualCycleSearch | 167 | 0 | 0 | Yes |
getWorksItems | 18 | 46 | 2.55555555555556 | Yes |
getWorks | 10 | 28,251 | 2825.1 | No |
cycleSearch | 9 | 35,746 | 3971.77777777778 | Yes |
Total | 388 | 5,406,924 |
2.2.12.4 Found structures
2.2.12.4.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-07-22-JYcIUB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.12.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-07-22-JYcIUB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.13 SIM08-02-08-26-9uC2Mm–CV
2.2.13.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 20 | 1 | 10 | 2 |
2.2.13.2 Degree distribution of agent->knows->agent edges
2.2.13.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 281,504 | 3,599,983 | 12.7883902182562 | No |
2 | existsSimilarity | 281,504 | 3,490,885 | 12.4008362225759 | No |
3 | similarityEdges | 281,504 | 3,392,778 | 12.0523260770717 | No |
4 | connect | 53,068 | 100,932 | 1.90193713725786 | Yes |
5 | connectAllSimilar | 463 | 3,603,537 | 7783.01727861771 | Yes |
6 | init | 203 | 12,221 | 60.2019704433498 | No |
10 | connectAllSimilarCentralized | 1 | 3,603,549 | 3603549 | Yes |
11 | Total | 53,539 | 7,311,522 |
2.2.13.4 Found structures
2.2.13.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-08-26-9uC2Mm--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.13.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-08-26-9uC2Mm--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.14 SIM08-02-08-26-9uC2Mm–DV
2.2.14.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 20 | 1 | 10 | 2 |
2.2.14.2 Degree distribution of agent->knows->agent edges
2.2.14.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,600 | 100,966 | 28.0461111111111 | Yes |
3 | getWorks | 3,600 | 38,305 | 10.6402777777778 | No |
4 | individualCycleSearch | 3,600 | 146 | 0.0405555555555556 | Yes |
6 | addItemToWork | 840 | 7,058 | 8.40238095238095 | No |
7 | ownsWork | 420 | 3,381 | 8.05 | No |
8 | init | 203 | 12,760 | 62.8571428571429 | No |
9 | searchAndConnect | 201 | 3,383,251 | 16832.0945273632 | Yes |
10 | knowsAgent | 200 | 338 | 1.69 | No |
1 | Total | 14,601 | 3,632,727 |
2.2.14.4 Found structures
2.2.14.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-08-26-9uC2Mm--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.14.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-08-26-9uC2Mm--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.15 SIM08-02-10-26-8wMSwZ–CV
2.2.15.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 20 | 1 | 30 | 2 |
2.2.15.2 Degree distribution of agent->knows->agent edges
2.2.15.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 263,549 | 3,598,888 | 13.6554796261796 | No |
existsSimilarity | 263,549 | 3,591,056 | 13.6257621922299 | No |
similarityEdges | 263,549 | 3,489,173 | 13.2391813287093 | No |
connect | 1,151 | 2,169 | 1.88444830582103 | Yes |
connectAllSimilar | 418 | 3,601,799 | 8616.74401913876 | Yes |
init | 203 | 15,153 | 74.6453201970443 | No |
cycleSearch | 167 | 14,192 | 84.9820359281437 | Yes |
getWorks | 166 | 472 | 2.8433734939759 | Yes |
searchAndConnect | 6 | 278,776 | 46462.6666666667 | Yes |
Total | 1,913 | 3,902,928 |
2.2.15.4 Found structures
2.2.15.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-10-26-8wMSwZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.15.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-10-26-8wMSwZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.16 SIM08-02-10-26-8wMSwZ–DV
2.2.16.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
200 | 20 | 1 | 30 | 2 |
2.2.16.2 Degree distribution of agent->knows->agent edges
2.2.16.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
addItemToWork | 840 | 5,919 | 7.04642857142857 | No |
ownsWork | 420 | 2,818 | 6.70952380952381 | No |
init | 203 | 12,303 | 60.6059113300493 | No |
knowsAgent | 200 | 346 | 1.73 | No |
searchAndConnect | 195 | 5,610,076 | 28769.6205128205 | Yes |
individualCycleSearch | 181 | 3 | 0.0165745856353591 | Yes |
getWorksItems | 38 | 64 | 1.68421052631579 | Yes |
getWorks | 15 | 28,448 | 1896.53333333333 | No |
cycleSearch | 14 | 64,654 | 4618.14285714286 | Yes |
Total | 431 | 5,720,772 |
2.2.16.4 Found structures
2.2.16.4.1 Cycles
Number of cycles found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-10-26-8wMSwZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.16.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-10-26-8wMSwZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.17 SIM08-02-11-29-JjmpZp–CV
2.2.17.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
500 | 10 | 1 | 10 | 2 |
2.2.17.2 Degree distribution of agent->knows->agent edges
2.2.17.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 154,479 | 3,633,232 | 23.5192615177467 | No |
2 | existsSimilarity | 154,479 | 3,524,536 | 22.8156318981868 | No |
3 | similarityEdges | 154,479 | 3,408,508 | 22.0645395166981 | No |
4 | connect | 52,295 | 102,585 | 1.96165981451382 | Yes |
5 | init | 503 | 24,758 | 49.220675944334 | No |
6 | connectAllSimilar | 78 | 3,635,523 | 46609.2692307692 | Yes |
10 | connectAllSimilarCentralized | 1 | 3,635,526 | 3635526 | Yes |
11 | Total | 52,381 | 7,387,412 |
2.2.17.4 Found structures
2.2.17.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-11-29-JjmpZp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.17.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-11-29-JjmpZp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
2.2.18 SIM08-02-11-29-JjmpZp–DV
2.2.18.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
500 | 10 | 1 | 10 | 2 |
2.2.18.2 Degree distribution of agent->knows->agent edges
2.2.18.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
2 | cycleSearch | 3,600 | 180,249 | 50.0691666666667 | Yes |
3 | getWorks | 3,600 | 88,301 | 24.5280555555556 | No |
4 | individualCycleSearch | 3,600 | 119 | 0.0330555555555556 | Yes |
6 | addItemToWork | 2,020 | 15,273 | 7.56089108910891 | No |
7 | ownsWork | 1,010 | 7,509 | 7.43465346534653 | No |
8 | init | 503 | 21,257 | 42.2604373757455 | No |
9 | searchAndConnect | 501 | 33,010,369 | 65888.9600798403 | Yes |
10 | knowsAgent | 500 | 850 | 1.7 | No |
1 | Total | 14,901 | 33,423,768 |
2.2.18.4 Found structures
2.2.18.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-11-29-JjmpZp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
2.2.18.4.2 Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-02-11-29-JjmpZp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}