4 Experiment 3
4.1 Experimental set up
Values | |
---|---|
experimentId | EXP08-07-05-04-95KIBv |
agentNumbers | 500, 1000, 2000 |
maxDistances | 10 |
randomWorksNumberMultipliers | 2 |
chainLengths | 20 |
4.2 Descriptive analysis of each simulation
4.2.1 SIM08-07-10-52-xUntt9–CV
4.2.1.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
1000 | 20 | 1 | 10 | 2 |
4.2.1.2 Degree distribution of agent->knows->agent edges
4.2.1.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 232,609 | 10,914,094 | 46.9203427210469 | No |
2 | existsSimilarity | 232,609 | 10,729,118 | 46.1251198362918 | No |
3 | similarityEdges | 232,609 | 10,331,737 | 44.4167551556475 | No |
4 | connect | 67,423 | 175,762 | 2.60685522744464 | Yes |
5 | init | 503 | 22,791 | 45.3101391650099 | No |
6 | connectAllSimilar | 58 | 10,917,553 | 188233.672413793 | Yes |
10 | connectAllSimilarCentralized | 1 | 10,917,559 | 10917559 | Yes |
11 | Total | 67,488 | 22,079,160 |
4.2.1.4 Found structures
4.2.1.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-10-52-xUntt9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
4.2.1.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-10-52-xUntt9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
4.2.2 SIM08-07-10-52-xUntt9–DV
4.2.2.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
1000 | 20 | 1 | 10 | 2 |
4.2.2.2 Degree distribution of agent->knows->agent edges
4.2.2.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | individualCycleSearch | 10,798 | 314 | 0.0290794591591035 | Yes |
2 | addItemToWork | 4,040 | 33,411 | 8.2700495049505 | No |
3 | ownsWork | 2,020 | 15,988 | 7.91485148514851 | No |
4 | knowsAgent | 2,001 | 2,916 | 1.45727136431784 | No |
5 | init | 504 | 734,561 | 1457.4623015873 | No |
6 | searchAndConnect | 148 | 122,382,915 | 826911.587837838 | Yes |
7 | getWorksItems | 38 | 84 | 2.21052631578947 | Yes |
8 | cycleSearch | 2 | 2,330,479 | 1165239.5 | Yes |
10 | getWorks | 2 | 703,035 | 351517.5 | No |
11 | Total | 10,988 | 124,714,149 |
4.2.2.4 Found structures
4.2.2.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-10-52-xUntt9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
4.2.2.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-10-52-xUntt9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
4.2.3 SIM08-08-04-54-3b98M6–CV
4.2.3.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
2000 | 20 | 1 | 10 | 2 |
4.2.3.2 Degree distribution of agent->knows->agent edges
4.2.3.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | connectIfSimilar | 192,660 | 11,040,921 | 57.3078013080037 | No |
2 | existsSimilarity | 192,660 | 10,705,361 | 55.5660801411814 | No |
3 | similarityEdges | 192,660 | 10,279,751 | 53.3569552579674 | No |
4 | connect | 122,302 | 324,948 | 2.65693120308744 | Yes |
5 | init | 2,002 | 85,482 | 42.6983016983017 | No |
6 | connectAllSimilar | 24 | 11,044,311 | 460179.625 | Yes |
10 | connectAllSimilarCentralized | 1 | 11,044,313 | 11044313 | Yes |
11 | Total | 122,333 | 22,504,537 |
4.2.3.4 Found structures
4.2.3.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-08-04-54-3b98M6--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
4.2.3.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-08-04-54-3b98M6--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
4.2.4 SIM08-08-04-54-3b98M6–DV
4.2.4.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
2000 | 20 | 1 | 10 | 2 |
4.2.4.2 Degree distribution of agent->knows->agent edges
4.2.4.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal | |
---|---|---|---|---|---|
1 | individualCycleSearch | 10,798 | 295 | 0.0273198740507501 | Yes |
2 | addItemToWork | 8,040 | 77,124 | 9.59253731343284 | No |
3 | knowsAgent | 8,001 | 12,117 | 1.51443569553806 | No |
4 | ownsWork | 4,020 | 38,318 | 9.5318407960199 | No |
5 | init | 2,014 | 7,436,107 | 3692.20804369414 | No |
6 | searchAndConnect | 153 | 135,466,270 | 885400.45751634 | Yes |
7 | getWorksItems | 38 | 140 | 3.68421052631579 | Yes |
9 | addChainToNetwork | 1 | 0 | 0 | Yes |
10 | addRandomWorksToAgents | 1 | 8 | 8 | Yes |
11 | Total | 10,993 | 135,467,751 |
4.2.4.4 Found structures
4.2.4.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-08-04-54-3b98M6--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
4.2.4.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-08-04-54-3b98M6--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
4.2.5 SIM08-07-05-04-gVussF–CV
4.2.5.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
500 | 20 | 1 | 10 | 2 |
4.2.5.2 Degree distribution of agent->knows->agent edges
4.2.5.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
connectIfSimilar | 358,340 | 10,855,572 | 30.2940559245409 | No |
existsSimilarity | 358,340 | 10,844,369 | 30.2627923201429 | No |
similarityEdges | 358,340 | 10,455,150 | 29.176619969861 | No |
cycleSearch | 9,840 | 1,160,984 | 117.986178861789 | Yes |
getWorks | 9,840 | 26,373 | 2.68018292682927 | Yes |
connect | 671 | 1,886 | 2.8107302533532 | Yes |
init | 503 | 134,613 | 267.62027833002 | No |
connectAllSimilar | 184 | 10,859,643 | 59019.7989130435 | Yes |
searchAndConnect | 10 | 1,627,251 | 162725.1 | Yes |
Total | 20,550 | 13,709,537 |
4.2.5.4 Found structures
4.2.5.4.1 Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-05-04-gVussF--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
4.2.5.4.2 Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-05-04-gVussF--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
4.2.6 SIM08-07-05-04-gVussF–DV
4.2.6.1 simulationParameters
agentNumber | chainLength | similaritySearchThreshold | maxDistance | randomWorksNumberMultiplier |
---|---|---|---|---|
500 | 20 | 1 | 10 | 2 |
4.2.6.2 Degree distribution of agent->knows->agent edges
4.2.6.3 Runing time by method
key | doc_count | sum_wallTime_ms.value | avg_wallTime_ms.value | includedInTotal |
---|---|---|---|---|
individualCycleSearch | 9,844 | 348 | 0.0353514831369362 | Yes |
addItemToWork | 2,040 | 26,092 | 12.7901960784314 | No |
knowsAgent | 2,001 | 3,687 | 1.84257871064468 | No |
ownsWork | 1,020 | 12,960 | 12.7058823529412 | No |
init | 503 | 110,122 | 218.93041749503 | No |
searchAndConnect | 491 | 349,704,775 | 712229.684317719 | Yes |
getWorksItems | 38 | 106 | 2.78947368421053 | Yes |
cycleSearch | 4 | 467,866 | 116966.5 | Yes |
getWorks | 4 | 238,373 | 59593.25 | No |
Total | 10,379 | 350,553,320 |
4.2.6.4 Found structures
4.2.6.4.1 Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-05-04-gVussF--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
4.2.6.4.2 Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM08-07-05-04-gVussF--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}