Experiment 3
agentNumbers=[800] : chainLengths=[5] : randomWorksNumberMultipliers=[1] : maxDistances=[30] : similaritySearchThresholds=[1] : similarityConnectThresholds=[0.9] : graphTypes=[random, smallWorld]; finishing 800 agent simulations with 1 randomWork after crash…
Experimental set up
|
Values
|
experimentId
|
EXP10-03-11-06-mTThJr
|
agentNumbers
|
800
|
maxDistances
|
30
|
randomWorksNumberMultipliers
|
1
|
similarityConnectThresholds
|
0.9
|
graphTypes
|
random, smallWorld
|
chainLengths
|
5
|
Descriptive analysis of each simulation
SIM10-03-11-06-BfYuFj–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
random
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
501,058
|
805
|
805
|
800
|
504,273
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,610
|
805
|
3,216
|
distribution of similarityEdgesByWeight

Degree distribution of item->similarity->item edges

Degree distribution of agent->knows->agent edges

Runing time by method
key
|
doc_count
|
sum_wallTime_ms.value
|
avg_wallTime_ms.value
|
includedInTotal
|
connectIfSimilar
|
481,795
|
3,604,926
|
7.48228188337363
|
No
|
existsSimilarity
|
481,795
|
3,592,466
|
7.45642026172957
|
No
|
similarityEdges
|
481,795
|
3,511,198
|
7.28774271214936
|
No
|
init
|
803
|
113,166
|
140.92901618929
|
No
|
connectAllSimilar
|
334
|
3,610,451
|
10809.7335329341
|
Yes
|
connect
|
194
|
398
|
2.05154639175258
|
Yes
|
searchAndConnect
|
164
|
1,578,193
|
9623.12804878049
|
Yes
|
cycleSearch
|
64
|
19,915
|
311.171875
|
Yes
|
getWorks
|
64
|
27,945
|
436.640625
|
Yes
|
Total
|
825
|
5,239,905
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-03-11-06-BfYuFj--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-03-11-06-BfYuFj--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-03-11-06-BfYuFj–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
random
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
500,670
|
805
|
805
|
800
|
503,885
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,610
|
805
|
3,216
|
distribution of similarityEdgesByWeight

Degree distribution of item->similarity->item edges

Degree distribution of agent->knows->agent edges

Runing time by method
key
|
doc_count
|
sum_wallTime_ms.value
|
avg_wallTime_ms.value
|
includedInTotal
|
addItemToWork
|
1,610
|
21,413
|
13.3
|
No
|
ownsWork
|
805
|
10,023
|
12.4509316770186
|
No
|
init
|
803
|
77,523
|
96.5417185554172
|
No
|
knowsAgent
|
800
|
2,117
|
2.64625
|
No
|
searchAndConnect
|
637
|
4,503,402
|
7069.70486656201
|
Yes
|
individualCycleSearch
|
70
|
15
|
0.214285714285714
|
Yes
|
getWorksItems
|
8
|
36
|
4.5
|
Yes
|
cycleSearch
|
7
|
45,443
|
6491.85714285714
|
Yes
|
getWorks
|
7
|
25,675
|
3667.85714285714
|
No
|
Total
|
727
|
4,559,405
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-03-11-06-BfYuFj--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-03-11-06-BfYuFj--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-04-12-11-FYAr6e–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
smallWorld
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
498,352
|
805
|
805
|
4,801
|
505,568
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,610
|
805
|
3,216
|
distribution of similarityEdgesByWeight

Degree distribution of item->similarity->item edges

Degree distribution of agent->knows->agent edges

Runing time by method
key
|
doc_count
|
sum_wallTime_ms.value
|
avg_wallTime_ms.value
|
includedInTotal
|
connectIfSimilar
|
483,070
|
3,599,023
|
7.45031361914422
|
No
|
existsSimilarity
|
483,070
|
3,586,601
|
7.42459891941127
|
No
|
similarityEdges
|
483,070
|
3,503,005
|
7.25154739478751
|
No
|
init
|
802
|
23,566
|
29.3840399002494
|
No
|
connectAllSimilar
|
335
|
3,604,692
|
10760.2746268657
|
Yes
|
connect
|
175
|
432
|
2.46857142857143
|
Yes
|
cycleSearch
|
40
|
594
|
14.85
|
Yes
|
getWorks
|
40
|
93
|
2.325
|
Yes
|
Total
|
596
|
3,610,651
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-04-12-11-FYAr6e--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-04-12-11-FYAr6e--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-04-12-11-FYAr6e–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
smallWorld
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
498,002
|
805
|
805
|
4,801
|
505,218
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,610
|
805
|
3,216
|
distribution of similarityEdgesByWeight

Degree distribution of item->similarity->item edges

Degree distribution of agent->knows->agent edges

Runing time by method
key
|
doc_count
|
sum_wallTime_ms.value
|
avg_wallTime_ms.value
|
includedInTotal
|
knowsAgent
|
4,801
|
7,207
|
1.50114559466778
|
No
|
addItemToWork
|
1,610
|
14,886
|
9.24596273291925
|
No
|
ownsWork
|
805
|
10,457
|
12.9900621118012
|
No
|
init
|
803
|
30,657
|
38.1780821917808
|
No
|
searchAndConnect
|
801
|
6,025,099
|
7521.97128589263
|
Yes
|
individualCycleSearch
|
157
|
4
|
0.0254777070063694
|
Yes
|
cycleSearch
|
118
|
21,332
|
180.779661016949
|
Yes
|
getWorks
|
118
|
10,965
|
92.9237288135593
|
No
|
Total
|
1,172
|
6,071,310
|
|
|
Found structures
Cycles
Number of cycles found: 47
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-04-12-11-FYAr6e--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-04-12-11-FYAr6e--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}