Experiment 7
gentNumbers=[800] : chainLengths=[5] : randomWorksNumberMultipliers=[2] : maxDistances=[30] : similaritySearchThresholds=[1] : similarityConnectThresholds=[0.9] : graphTypes=[random, smallWorld]; finishing 800 agent simulation with maxDistance=30 and chainLength=5 – after graph database restart, which stopped the repeated crashing (!)
Experimental set up
|
Values
|
experimentId
|
EXP10-05-10-28-Z7PYyS
|
agentNumbers
|
800
|
maxDistances
|
30
|
randomWorksNumberMultipliers
|
2
|
similarityConnectThresholds
|
0.9
|
graphTypes
|
random, smallWorld
|
chainLengths
|
5
|
Descriptive analysis of each simulation
SIM10-05-10-28-m5WEHR–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
random
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
2,001,674
|
1,605
|
1,605
|
800
|
2,007,289
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,210
|
1,605
|
5,616
|
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
|
297,275
|
3,611,582
|
12.1489597174334
|
No
|
existsSimilarity
|
297,275
|
3,602,810
|
12.1194516861492
|
No
|
similarityEdges
|
297,275
|
3,507,994
|
11.8005012194096
|
No
|
init
|
803
|
174,520
|
217.33499377335
|
No
|
cycleSearch
|
745
|
24,204
|
32.4885906040268
|
Yes
|
getWorks
|
745
|
3,534
|
4.74362416107383
|
Yes
|
connectAllSimilar
|
94
|
3,615,152
|
38459.0638297872
|
Yes
|
connect
|
91
|
215
|
2.36263736263736
|
Yes
|
searchAndConnect
|
10
|
602,019
|
60201.9
|
Yes
|
Total
|
1,690
|
4,253,265
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-10-28-m5WEHR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-10-28-m5WEHR--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-05-10-28-m5WEHR–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
random
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
2,001,483
|
1,605
|
1,605
|
800
|
2,007,098
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,210
|
1,605
|
5,616
|
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
|
3,210
|
71,151
|
22.1654205607477
|
No
|
ownsWork
|
1,605
|
34,553
|
21.5283489096573
|
No
|
init
|
803
|
165,703
|
206.354919053549
|
No
|
knowsAgent
|
800
|
2,221
|
2.77625
|
No
|
searchAndConnect
|
791
|
34,289,421
|
43349.4576485461
|
Yes
|
individualCycleSearch
|
753
|
42
|
0.0557768924302789
|
Yes
|
cycleSearch
|
9
|
316,693
|
35188.1111111111
|
Yes
|
getWorks
|
9
|
183,034
|
20337.1111111111
|
No
|
getWorksItems
|
8
|
133
|
16.625
|
Yes
|
Total
|
1,567
|
34,862,888
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-10-28-m5WEHR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-10-28-m5WEHR--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-05-11-48-Hhw86S–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
smallWorld
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
1,998,814
|
1,605
|
1,605
|
4,801
|
2,008,430
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,210
|
1,605
|
5,616
|
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
|
294,159
|
3,604,152
|
12.2523941133877
|
No
|
existsSimilarity
|
294,159
|
3,595,800
|
12.2240013054165
|
No
|
similarityEdges
|
294,159
|
3,501,916
|
11.9048405794145
|
No
|
init
|
802
|
22,778
|
28.4014962593516
|
No
|
cycleSearch
|
601
|
9,969
|
16.5873544093178
|
Yes
|
getWorks
|
600
|
1,188
|
1.98
|
Yes
|
connectAllSimilar
|
93
|
3,607,656
|
38792
|
Yes
|
connect
|
83
|
163
|
1.96385542168675
|
Yes
|
Total
|
1,383
|
3,635,850
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-11-48-Hhw86S--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-11-48-Hhw86S--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-05-11-48-Hhw86S–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
smallWorld
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
1,998,588
|
1,605
|
1,605
|
4,801
|
2,008,204
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,210
|
1,605
|
5,616
|
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
|
6,450
|
1.34347011039367
|
No
|
addItemToWork
|
3,210
|
26,572
|
8.27788161993769
|
No
|
ownsWork
|
1,605
|
13,003
|
8.10155763239875
|
No
|
individualCycleSearch
|
1,065
|
32
|
0.0300469483568075
|
Yes
|
init
|
803
|
29,223
|
36.3922789539228
|
No
|
searchAndConnect
|
801
|
38,033,912
|
47483.0362047441
|
Yes
|
getWorks
|
466
|
13,493
|
28.9549356223176
|
No
|
cycleSearch
|
465
|
12,898
|
27.7376344086022
|
Yes
|
Total
|
3,149
|
38,077,966
|
|
|
Found structures
Cycles
Number of cycles found: 409
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-11-48-Hhw86S--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-05-11-48-Hhw86S--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}