Experiment 3
agentNumbers=[800] : chainLengths=[5, 10, 20] : randomWorksNumberMultipliers=[1, 2] : maxDistances=[5, 10, 30] : similaritySearchThresholds=[1] : similarityConnectThresholds=[0.96] : graphTypes=[random, smallWorld] : message=[800 agents with similarityConnectThreshold 0.96]
Experimental set up
|
Values
|
experimentId
|
EXP10-17-09-54-A7Z97s
|
agentNumbers
|
800
|
maxDistances
|
5, 10, 30
|
randomWorksNumberMultipliers
|
1, 2
|
similarityConnectThresholds
|
0.96
|
graphTypes
|
random, smallWorld
|
chainLengths
|
5, 10, 20
|
Descriptive analysis of each simulation
SIM10-18-09-36-q42Kbs–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
184,304
|
810
|
810
|
800
|
187,534
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
1
|
connectIfSimilar
|
1,020,687
|
3,590,630
|
3.51785611063921
|
No
|
2
|
existsSimilarity
|
1,020,687
|
3,493,812
|
3.42300039091318
|
No
|
3
|
similarityEdges
|
1,020,687
|
3,421,443
|
3.35209814566072
|
No
|
4
|
connect
|
38,829
|
74,945
|
1.93012954235237
|
Yes
|
6
|
cycleSearch
|
3,600
|
121,232
|
33.6755555555556
|
Yes
|
7
|
getWorks
|
3,600
|
27,869
|
7.74138888888889
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
131
|
0.0363888888888889
|
Yes
|
10
|
connectAllSimilar
|
857
|
3,601,952
|
4202.97782963827
|
Yes
|
11
|
Total
|
57,686
|
4,213,279
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-36-q42Kbs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-36-q42Kbs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-09-36-q42Kbs–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
106,646
|
810
|
810
|
800
|
109,876
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
2
|
cycleSearch
|
3,600
|
28,021
|
7.78361111111111
|
Yes
|
3
|
getWorks
|
3,600
|
30,525
|
8.47916666666667
|
No
|
4
|
individualCycleSearch
|
3,600
|
130
|
0.0361111111111111
|
Yes
|
6
|
addItemToWork
|
1,620
|
12,134
|
7.49012345679012
|
No
|
7
|
ownsWork
|
810
|
5,683
|
7.01604938271605
|
No
|
8
|
init
|
803
|
43,711
|
54.4346201743462
|
No
|
9
|
searchAndConnect
|
801
|
1,055,595
|
1317.84644194757
|
Yes
|
10
|
knowsAgent
|
800
|
1,344
|
1.68
|
No
|
1
|
Total
|
15,201
|
1,116,113
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-36-q42Kbs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-36-q42Kbs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-09-51-M4IPxY–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
416,650
|
1,610
|
1,610
|
800
|
422,280
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
1
|
connectIfSimilar
|
711,045
|
3,602,960
|
5.06713358507549
|
No
|
2
|
existsSimilarity
|
711,045
|
3,522,312
|
4.95371179039301
|
No
|
3
|
similarityEdges
|
711,045
|
3,448,203
|
4.84948631943126
|
No
|
4
|
connect
|
31,519
|
64,547
|
2.04787588438719
|
Yes
|
6
|
cycleSearch
|
3,600
|
105,440
|
29.2888888888889
|
Yes
|
7
|
getWorks
|
3,600
|
30,210
|
8.39166666666667
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
145
|
0.0402777777777778
|
Yes
|
10
|
init
|
803
|
51,942
|
64.6849315068493
|
No
|
11
|
Total
|
49,519
|
477,704
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-51-M4IPxY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-51-M4IPxY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-09-51-M4IPxY–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
353,612
|
1,610
|
1,610
|
800
|
359,242
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
2
|
cycleSearch
|
3,600
|
100,258
|
27.8494444444444
|
Yes
|
3
|
getWorks
|
3,600
|
34,021
|
9.45027777777778
|
No
|
4
|
individualCycleSearch
|
3,600
|
130
|
0.0361111111111111
|
Yes
|
6
|
addItemToWork
|
3,220
|
22,582
|
7.01304347826087
|
No
|
7
|
ownsWork
|
1,610
|
11,406
|
7.08447204968944
|
No
|
8
|
init
|
803
|
51,303
|
63.8891656288917
|
No
|
9
|
searchAndConnect
|
801
|
3,580,199
|
4469.66167290886
|
Yes
|
10
|
knowsAgent
|
800
|
1,362
|
1.7025
|
No
|
1
|
Total
|
15,201
|
3,958,045
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-51-M4IPxY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-09-51-M4IPxY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-12-38-DewxPY–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
209,414
|
810
|
810
|
4,801
|
216,645
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
948,012
|
3,590,165
|
3.7870459445661
|
No
|
existsSimilarity
|
948,012
|
3,570,590
|
3.76639747176196
|
No
|
similarityEdges
|
948,012
|
3,493,980
|
3.68558625840179
|
No
|
init
|
803
|
45,609
|
56.7982565379826
|
No
|
connectAllSimilar
|
767
|
3,600,069
|
4693.70143415906
|
Yes
|
connect
|
138
|
240
|
1.73913043478261
|
Yes
|
Total
|
913
|
3,602,956
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-38-DewxPY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-38-DewxPY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-12-38-DewxPY–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
209,138
|
810
|
810
|
4,801
|
216,369
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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,087
|
1.47615080191627
|
No
|
addItemToWork
|
1,620
|
12,153
|
7.50185185185185
|
No
|
ownsWork
|
810
|
5,766
|
7.11851851851852
|
No
|
init
|
803
|
44,835
|
55.8343711083437
|
No
|
searchAndConnect
|
801
|
2,861,287
|
3572.14357053683
|
Yes
|
cycleSearch
|
79
|
7,349
|
93.0253164556962
|
Yes
|
getWorks
|
79
|
4,750
|
60.126582278481
|
No
|
individualCycleSearch
|
79
|
3
|
0.0379746835443038
|
Yes
|
Total
|
1,037
|
2,874,394
|
|
|
Found structures
Cycles
Number of cycles found: 39
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-38-DewxPY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-38-DewxPY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-12-53-eevk5B–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
823,552
|
1,610
|
1,610
|
4,801
|
833,183
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
572,424
|
3,601,954
|
6.29245803809763
|
No
|
existsSimilarity
|
572,424
|
3,588,643
|
6.26920429611617
|
No
|
similarityEdges
|
572,424
|
3,510,871
|
6.13333997176918
|
No
|
init
|
803
|
197,817
|
246.347447073474
|
No
|
searchAndConnect
|
209
|
3,124,664
|
14950.5454545455
|
Yes
|
connectAllSimilar
|
183
|
3,608,327
|
19717.6338797814
|
Yes
|
cycleSearch
|
118
|
43,749
|
370.754237288136
|
Yes
|
getWorks
|
117
|
43,467
|
371.51282051282
|
Yes
|
connect
|
72
|
201
|
2.79166666666667
|
Yes
|
Total
|
704
|
6,824,845
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-12-53-eevk5B--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-12-53-eevk5B--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-12-53-eevk5B–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
823,408
|
1,610
|
1,610
|
4,801
|
833,039
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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,174
|
1.49427202666111
|
No
|
addItemToWork
|
3,220
|
28,832
|
8.95403726708074
|
No
|
ownsWork
|
1,610
|
13,801
|
8.57204968944099
|
No
|
init
|
803
|
121,237
|
150.980074719801
|
No
|
searchAndConnect
|
592
|
7,625,451
|
12880.8293918919
|
Yes
|
individualCycleSearch
|
125
|
0
|
0
|
Yes
|
getWorksItems
|
18
|
40
|
2.22222222222222
|
Yes
|
getWorks
|
9
|
62,607
|
6956.33333333333
|
No
|
cycleSearch
|
8
|
81,586
|
10198.25
|
Yes
|
Total
|
748
|
7,758,027
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-12-53-eevk5B--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-12-53-eevk5B--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-01-41-hRgJzc–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
209,458
|
810
|
810
|
800
|
212,688
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
948,012
|
3,592,492
|
3.7895005548453
|
No
|
existsSimilarity
|
948,012
|
3,573,000
|
3.76893963367552
|
No
|
similarityEdges
|
948,012
|
3,495,584
|
3.68727822010692
|
No
|
init
|
803
|
49,411
|
61.53300124533
|
No
|
connectAllSimilar
|
767
|
3,602,343
|
4696.66623207301
|
Yes
|
connect
|
144
|
261
|
1.8125
|
Yes
|
cycleSearch
|
42
|
1,038
|
24.7142857142857
|
Yes
|
getWorks
|
41
|
144
|
3.51219512195122
|
Yes
|
searchAndConnect
|
8
|
33,491
|
4186.375
|
Yes
|
Total
|
1,007
|
3,638,902
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-41-hRgJzc--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-41-hRgJzc--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-01-41-hRgJzc–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
209,170
|
810
|
810
|
800
|
212,400
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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,620
|
12,014
|
7.41604938271605
|
No
|
ownsWork
|
810
|
5,705
|
7.04320987654321
|
No
|
init
|
803
|
48,909
|
60.9078455790785
|
No
|
knowsAgent
|
800
|
1,354
|
1.6925
|
No
|
searchAndConnect
|
793
|
2,197,375
|
2770.96469104666
|
Yes
|
individualCycleSearch
|
55
|
1
|
0.0181818181818182
|
Yes
|
getWorksItems
|
18
|
32
|
1.77777777777778
|
Yes
|
getWorks
|
15
|
13,524
|
901.6
|
No
|
cycleSearch
|
14
|
23,281
|
1662.92857142857
|
Yes
|
Total
|
889
|
2,240,054
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-41-hRgJzc--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-41-hRgJzc--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-02-44-BFF8Xx–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
210,060
|
810
|
810
|
4,801
|
217,291
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
933,375
|
3,591,349
|
3.84770215615374
|
No
|
existsSimilarity
|
933,375
|
3,572,057
|
3.82703307888041
|
No
|
similarityEdges
|
933,375
|
3,496,173
|
3.7457324226597
|
No
|
init
|
803
|
48,064
|
59.8555417185554
|
No
|
connectAllSimilar
|
750
|
3,601,028
|
4801.37066666667
|
Yes
|
connect
|
142
|
251
|
1.76760563380282
|
Yes
|
Total
|
900
|
3,603,823
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-44-BFF8Xx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-44-BFF8Xx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-02-44-BFF8Xx–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
209,776
|
810
|
810
|
4,801
|
217,007
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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,047
|
1.46781920433243
|
No
|
addItemToWork
|
1,620
|
13,536
|
8.35555555555556
|
No
|
ownsWork
|
810
|
5,816
|
7.18024691358025
|
No
|
init
|
803
|
47,795
|
59.5205479452055
|
No
|
searchAndConnect
|
801
|
2,621,739
|
3273.08239700375
|
Yes
|
cycleSearch
|
69
|
27,197
|
394.159420289855
|
Yes
|
getWorks
|
69
|
9,536
|
138.202898550725
|
No
|
individualCycleSearch
|
69
|
0
|
0
|
Yes
|
getWorksItems
|
18
|
103
|
5.72222222222222
|
Yes
|
Total
|
966
|
2,673,465
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-44-BFF8Xx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-44-BFF8Xx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-02-01-ccWPRo–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
824,390
|
1,610
|
1,610
|
800
|
830,020
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
575,460
|
3,596,711
|
6.25014944566086
|
No
|
existsSimilarity
|
575,460
|
3,583,416
|
6.22704618913565
|
No
|
similarityEdges
|
575,460
|
3,505,496
|
6.09164146943315
|
No
|
init
|
803
|
122,570
|
152.640099626401
|
No
|
connectAllSimilar
|
184
|
3,603,223
|
19582.7336956522
|
Yes
|
cycleSearch
|
166
|
15,153
|
91.2831325301205
|
Yes
|
getWorks
|
165
|
4,402
|
26.6787878787879
|
Yes
|
connect
|
58
|
112
|
1.93103448275862
|
Yes
|
searchAndConnect
|
44
|
605,767
|
13767.4318181818
|
Yes
|
Total
|
622
|
4,233,109
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-01-ccWPRo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-01-ccWPRo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-02-01-ccWPRo–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
824,274
|
1,610
|
1,610
|
800
|
829,904
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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,220
|
23,700
|
7.36024844720497
|
No
|
ownsWork
|
1,610
|
11,922
|
7.40496894409938
|
No
|
init
|
803
|
116,447
|
145.014943960149
|
No
|
knowsAgent
|
800
|
1,453
|
1.81625
|
No
|
searchAndConnect
|
757
|
9,532,464
|
12592.4227212682
|
Yes
|
individualCycleSearch
|
173
|
3
|
0.0173410404624277
|
Yes
|
getWorksItems
|
18
|
32
|
1.77777777777778
|
Yes
|
getWorks
|
9
|
62,235
|
6915
|
No
|
cycleSearch
|
8
|
85,209
|
10651.125
|
Yes
|
Total
|
961
|
9,667,384
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-01-ccWPRo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-01-ccWPRo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-03-08-qtZLj4–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
818,600
|
1,610
|
1,610
|
4,801
|
828,231
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
572,424
|
3,612,139
|
6.31025079311839
|
No
|
existsSimilarity
|
572,424
|
3,598,767
|
6.28689048677204
|
No
|
similarityEdges
|
572,424
|
3,522,442
|
6.15355400891647
|
No
|
init
|
803
|
56,726
|
70.6425902864259
|
No
|
connectAllSimilar
|
183
|
3,618,737
|
19774.5191256831
|
Yes
|
cycleSearch
|
163
|
3,696
|
22.6748466257669
|
Yes
|
getWorks
|
162
|
355
|
2.19135802469136
|
Yes
|
connect
|
58
|
236
|
4.06896551724138
|
Yes
|
Total
|
572
|
3,630,529
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-08-qtZLj4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-08-qtZLj4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-03-08-qtZLj4–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
818,484
|
1,610
|
1,610
|
4,801
|
828,115
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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,085
|
1.47573422203708
|
No
|
addItemToWork
|
3,220
|
36,786
|
11.4242236024845
|
No
|
ownsWork
|
1,610
|
18,098
|
11.2409937888199
|
No
|
init
|
803
|
55,799
|
69.4881693648817
|
No
|
searchAndConnect
|
801
|
11,240,589
|
14033.1947565543
|
Yes
|
individualCycleSearch
|
307
|
5
|
0.0162866449511401
|
Yes
|
getWorks
|
146
|
14,540
|
99.5890410958904
|
No
|
cycleSearch
|
145
|
24,511
|
169.041379310345
|
Yes
|
Total
|
1,479
|
11,294,858
|
|
|
Found structures
Cycles
Number of cycles found: 113
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-08-qtZLj4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-08-qtZLj4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-03-33-9CT27d–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
175,156
|
810
|
810
|
800
|
178,386
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
1
|
connectIfSimilar
|
1,102,409
|
3,587,772
|
3.25448359002875
|
No
|
2
|
existsSimilarity
|
1,102,409
|
3,402,275
|
3.08621845431233
|
No
|
3
|
similarityEdges
|
1,102,409
|
3,330,754
|
3.0213414440557
|
No
|
4
|
connect
|
81,488
|
160,383
|
1.96817936383271
|
Yes
|
6
|
cycleSearch
|
3,600
|
23,456
|
6.51555555555556
|
Yes
|
7
|
getWorks
|
3,600
|
25,946
|
7.20722222222222
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
133
|
0.0369444444444444
|
Yes
|
10
|
connectAllSimilar
|
973
|
3,601,169
|
3701.098663926
|
Yes
|
11
|
Total
|
100,461
|
3,836,688
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-33-9CT27d--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-33-9CT27d--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-03-33-9CT27d–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
12,180
|
810
|
810
|
800
|
15,410
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
2
|
cycleSearch
|
3,600
|
21,573
|
5.9925
|
Yes
|
3
|
getWorks
|
3,600
|
26,625
|
7.39583333333333
|
No
|
4
|
individualCycleSearch
|
3,600
|
147
|
0.0408333333333333
|
Yes
|
6
|
addItemToWork
|
1,620
|
9,587
|
5.9179012345679
|
No
|
7
|
ownsWork
|
810
|
4,610
|
5.69135802469136
|
No
|
8
|
init
|
803
|
40,813
|
50.8256537982565
|
No
|
9
|
searchAndConnect
|
801
|
133,582
|
166.769038701623
|
Yes
|
10
|
knowsAgent
|
800
|
1,287
|
1.60875
|
No
|
1
|
Total
|
15,201
|
180,659
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-33-9CT27d--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-33-9CT27d--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-03-47-VpjJvD–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
178,230
|
1,610
|
1,610
|
800
|
183,860
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
1
|
connectIfSimilar
|
844,605
|
3,595,043
|
4.25647847218522
|
No
|
2
|
existsSimilarity
|
844,605
|
3,450,820
|
4.0857205439229
|
No
|
3
|
similarityEdges
|
844,605
|
3,377,933
|
3.99942339910372
|
No
|
4
|
connect
|
61,560
|
124,124
|
2.01630929174789
|
Yes
|
6
|
cycleSearch
|
3,600
|
21,937
|
6.09361111111111
|
Yes
|
7
|
getWorks
|
3,600
|
27,285
|
7.57916666666667
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
135
|
0.0375
|
Yes
|
10
|
init
|
803
|
49,122
|
61.173100871731
|
No
|
11
|
Total
|
79,560
|
197,625
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-47-VpjJvD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-47-VpjJvD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-03-47-VpjJvD–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
55,110
|
1,610
|
1,610
|
800
|
60,740
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
2
|
cycleSearch
|
3,600
|
25,745
|
7.15138888888889
|
Yes
|
3
|
getWorks
|
3,600
|
28,424
|
7.89555555555556
|
No
|
4
|
individualCycleSearch
|
3,600
|
135
|
0.0375
|
Yes
|
6
|
addItemToWork
|
3,220
|
24,103
|
7.48540372670807
|
No
|
7
|
ownsWork
|
1,610
|
11,823
|
7.34347826086957
|
No
|
8
|
init
|
803
|
48,915
|
60.9153175591532
|
No
|
9
|
searchAndConnect
|
801
|
380,790
|
475.393258426966
|
Yes
|
10
|
knowsAgent
|
800
|
1,321
|
1.65125
|
No
|
1
|
Total
|
15,201
|
434,856
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-47-VpjJvD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-03-47-VpjJvD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-06-35-8jd2ro–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
201,444
|
810
|
810
|
4,801
|
208,675
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
1
|
connectIfSimilar
|
940,299
|
3,590,359
|
3.81831630151686
|
No
|
2
|
existsSimilarity
|
940,299
|
3,551,203
|
3.77667422809128
|
No
|
3
|
similarityEdges
|
940,299
|
3,476,764
|
3.6975089838445
|
No
|
4
|
connect
|
10,139
|
19,432
|
1.91655981852254
|
Yes
|
6
|
cycleSearch
|
3,600
|
122,078
|
33.9105555555556
|
Yes
|
7
|
getWorks
|
3,600
|
26,588
|
7.38555555555556
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
140
|
0.0388888888888889
|
Yes
|
10
|
init
|
803
|
42,324
|
52.7073474470735
|
No
|
11
|
Total
|
28,139
|
554,041
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-35-8jd2ro--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-35-8jd2ro--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-06-35-8jd2ro–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
181,166
|
810
|
810
|
4,801
|
188,397
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,620
|
810
|
3,231
|
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
|
1
|
knowsAgent
|
4,801
|
6,453
|
1.34409498021246
|
No
|
3
|
cycleSearch
|
3,600
|
107,162
|
29.7672222222222
|
Yes
|
4
|
getWorks
|
3,600
|
28,833
|
8.00916666666667
|
No
|
5
|
individualCycleSearch
|
3,600
|
131
|
0.0363888888888889
|
Yes
|
7
|
addItemToWork
|
1,620
|
9,746
|
6.01604938271605
|
No
|
8
|
ownsWork
|
810
|
4,776
|
5.8962962962963
|
No
|
9
|
init
|
803
|
42,598
|
53.0485678704857
|
No
|
10
|
searchAndConnect
|
801
|
2,153,689
|
2688.75031210986
|
Yes
|
11
|
Total
|
15,201
|
2,652,236
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-35-8jd2ro--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-35-8jd2ro--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-06-49-sgnnIj–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
727,396
|
1,610
|
1,610
|
4,801
|
737,027
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
1
|
connectIfSimilar
|
596,684
|
3,594,997
|
6.02495961011189
|
No
|
2
|
existsSimilarity
|
596,684
|
3,568,750
|
5.98097150250384
|
No
|
3
|
similarityEdges
|
596,684
|
3,493,435
|
5.8547489123221
|
No
|
4
|
connect
|
6,438
|
12,781
|
1.98524386455421
|
Yes
|
6
|
cycleSearch
|
3,600
|
24,849
|
6.9025
|
Yes
|
7
|
getWorks
|
3,600
|
30,803
|
8.55638888888889
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
137
|
0.0380555555555556
|
Yes
|
10
|
init
|
803
|
50,428
|
62.799501867995
|
No
|
11
|
Total
|
24,438
|
94,292
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-49-sgnnIj--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-49-sgnnIj--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-06-49-sgnnIj–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
714,520
|
1,610
|
1,610
|
4,801
|
724,151
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,220
|
1,610
|
5,631
|
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
|
1
|
knowsAgent
|
4,801
|
6,929
|
1.44324099146011
|
No
|
3
|
cycleSearch
|
3,600
|
125,713
|
34.9202777777778
|
Yes
|
4
|
getWorks
|
3,600
|
61,971
|
17.2141666666667
|
No
|
5
|
individualCycleSearch
|
3,600
|
134
|
0.0372222222222222
|
Yes
|
7
|
addItemToWork
|
3,220
|
25,378
|
7.88136645962733
|
No
|
8
|
ownsWork
|
1,610
|
13,081
|
8.12484472049689
|
No
|
9
|
init
|
803
|
50,580
|
62.9887920298879
|
No
|
10
|
searchAndConnect
|
801
|
7,444,085
|
9293.48938826467
|
Yes
|
11
|
Total
|
15,201
|
7,698,972
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-49-sgnnIj--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-06-49-sgnnIj--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-01-22-t4hGJa–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
214,890
|
820
|
820
|
4,801
|
222,151
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
899,827
|
3,593,950
|
3.99404552208369
|
No
|
existsSimilarity
|
899,827
|
3,575,074
|
3.97306815643451
|
No
|
similarityEdges
|
899,827
|
3,500,312
|
3.88998329678927
|
No
|
init
|
803
|
63,202
|
78.7073474470735
|
No
|
connectAllSimilar
|
697
|
3,603,456
|
5169.9512195122
|
Yes
|
connect
|
150
|
278
|
1.85333333333333
|
Yes
|
cycleSearch
|
41
|
1,484
|
36.1951219512195
|
Yes
|
getWorks
|
40
|
83
|
2.075
|
Yes
|
Total
|
934
|
3,608,022
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-01-22-t4hGJa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-01-22-t4hGJa--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-01-22-t4hGJa–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
214,590
|
820
|
820
|
4,801
|
221,851
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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,968
|
1.45136429910435
|
No
|
addItemToWork
|
1,640
|
12,775
|
7.78963414634146
|
No
|
ownsWork
|
820
|
6,052
|
7.38048780487805
|
No
|
init
|
803
|
61,901
|
77.0871731008717
|
No
|
searchAndConnect
|
801
|
2,889,679
|
3607.58926342072
|
Yes
|
individualCycleSearch
|
87
|
4
|
0.0459770114942529
|
Yes
|
getWorks
|
48
|
4,960
|
103.333333333333
|
No
|
cycleSearch
|
47
|
18,380
|
391.063829787234
|
Yes
|
getWorksItems
|
38
|
79
|
2.07894736842105
|
Yes
|
Total
|
999
|
2,928,692
|
|
|
Found structures
Cycles
Number of cycles found: 21
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-01-22-t4hGJa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-01-22-t4hGJa--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-10-20-KTGjyr–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
184,332
|
820
|
820
|
800
|
187,592
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
1
|
connectIfSimilar
|
998,284
|
3,590,674
|
3.59684618805871
|
No
|
2
|
existsSimilarity
|
998,284
|
3,485,062
|
3.49105264634112
|
No
|
3
|
similarityEdges
|
998,284
|
3,412,924
|
3.41879064474638
|
No
|
4
|
connect
|
40,498
|
84,197
|
2.07904094029335
|
Yes
|
6
|
cycleSearch
|
3,600
|
57,938
|
16.0938888888889
|
Yes
|
7
|
getWorks
|
3,600
|
30,846
|
8.56833333333333
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
137
|
0.0380555555555556
|
Yes
|
10
|
connectAllSimilar
|
808
|
3,601,823
|
4457.70173267327
|
Yes
|
11
|
Total
|
59,306
|
3,938,897
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-20-KTGjyr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-20-KTGjyr--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-10-20-KTGjyr–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
103,336
|
820
|
820
|
800
|
106,596
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
2
|
cycleSearch
|
3,600
|
55,778
|
15.4938888888889
|
Yes
|
3
|
getWorks
|
3,600
|
33,374
|
9.27055555555556
|
No
|
4
|
individualCycleSearch
|
3,600
|
141
|
0.0391666666666667
|
Yes
|
6
|
addItemToWork
|
1,640
|
12,068
|
7.35853658536585
|
No
|
7
|
ownsWork
|
820
|
5,727
|
6.98414634146341
|
No
|
8
|
init
|
803
|
61,045
|
76.0211706102117
|
No
|
9
|
searchAndConnect
|
801
|
1,122,440
|
1401.29837702871
|
Yes
|
10
|
knowsAgent
|
800
|
1,498
|
1.8725
|
No
|
1
|
Total
|
15,201
|
1,357,441
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-20-KTGjyr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-20-KTGjyr--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-10-39-UTJGgB–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
509,002
|
1,620
|
1,620
|
800
|
514,662
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
1
|
connectIfSimilar
|
649,152
|
3,595,208
|
5.5383146012028
|
No
|
2
|
existsSimilarity
|
649,152
|
3,530,109
|
5.43803146258503
|
No
|
3
|
similarityEdges
|
649,152
|
3,456,575
|
5.324754448881
|
No
|
4
|
connect
|
21,991
|
49,853
|
2.26697285253058
|
Yes
|
6
|
cycleSearch
|
3,600
|
22,997
|
6.38805555555556
|
Yes
|
7
|
getWorks
|
3,600
|
32,250
|
8.95833333333333
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
126
|
0.035
|
Yes
|
10
|
init
|
803
|
70,565
|
87.8767123287671
|
No
|
11
|
Total
|
39,991
|
128,022
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-39-UTJGgB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-39-UTJGgB--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-10-39-UTJGgB–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
465,020
|
1,620
|
1,620
|
800
|
470,680
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
2
|
cycleSearch
|
3,600
|
79,334
|
22.0372222222222
|
Yes
|
3
|
getWorks
|
3,600
|
51,531
|
14.3141666666667
|
No
|
4
|
individualCycleSearch
|
3,600
|
121
|
0.0336111111111111
|
Yes
|
6
|
addItemToWork
|
3,240
|
28,339
|
8.74660493827161
|
No
|
7
|
ownsWork
|
1,620
|
13,791
|
8.51296296296296
|
No
|
8
|
init
|
803
|
70,401
|
87.6724782067248
|
No
|
9
|
searchAndConnect
|
801
|
4,394,797
|
5486.6379525593
|
Yes
|
10
|
knowsAgent
|
800
|
1,548
|
1.935
|
No
|
1
|
Total
|
15,201
|
4,555,498
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-39-UTJGgB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-10-39-UTJGgB--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-20-01-42-RrF5aq–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
834,006
|
1,620
|
1,620
|
4,801
|
843,667
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
548,535
|
3,599,291
|
6.56164328620781
|
No
|
existsSimilarity
|
548,535
|
3,586,256
|
6.53787998942638
|
No
|
similarityEdges
|
548,535
|
3,510,372
|
6.3995405944926
|
No
|
init
|
803
|
138,426
|
172.386052303861
|
No
|
cycleSearch
|
221
|
12,665
|
57.3076923076923
|
Yes
|
getWorks
|
220
|
674
|
3.06363636363636
|
Yes
|
connectAllSimilar
|
174
|
3,605,415
|
20720.775862069
|
Yes
|
connect
|
68
|
192
|
2.82352941176471
|
Yes
|
searchAndConnect
|
10
|
169,520
|
16952
|
Yes
|
Total
|
698
|
3,793,105
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-01-42-RrF5aq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-01-42-RrF5aq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-20-01-42-RrF5aq–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
833,870
|
1,620
|
1,620
|
4,801
|
843,531
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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,882
|
1.4334513642991
|
No
|
addItemToWork
|
3,240
|
28,026
|
8.65
|
No
|
ownsWork
|
1,620
|
13,659
|
8.43148148148148
|
No
|
init
|
803
|
135,960
|
169.315068493151
|
No
|
searchAndConnect
|
791
|
11,508,392
|
14549.1681415929
|
Yes
|
individualCycleSearch
|
226
|
5
|
0.0221238938053097
|
Yes
|
getWorksItems
|
38
|
134
|
3.52631578947368
|
Yes
|
getWorks
|
7
|
48,536
|
6933.71428571429
|
No
|
cycleSearch
|
6
|
68,153
|
11358.8333333333
|
Yes
|
Total
|
1,066
|
11,594,615
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-01-42-RrF5aq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-01-42-RrF5aq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-02-26-ndQJKW–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
213,834
|
820
|
820
|
800
|
217,094
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
901,710
|
3,594,185
|
3.98596555433565
|
No
|
existsSimilarity
|
901,710
|
3,575,119
|
3.96482128400484
|
No
|
similarityEdges
|
901,710
|
3,500,089
|
3.8816127136219
|
No
|
init
|
803
|
64,073
|
79.7920298879203
|
No
|
connectAllSimilar
|
699
|
3,603,657
|
5155.44635193133
|
Yes
|
connect
|
110
|
195
|
1.77272727272727
|
Yes
|
cycleSearch
|
18
|
616
|
34.2222222222222
|
Yes
|
getWorks
|
17
|
41
|
2.41176470588235
|
Yes
|
Total
|
850
|
3,607,126
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-26-ndQJKW--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-26-ndQJKW--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-02-26-ndQJKW–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
213,614
|
820
|
820
|
800
|
216,874
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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,640
|
10,491
|
6.39695121951219
|
No
|
ownsWork
|
820
|
5,145
|
6.27439024390244
|
No
|
init
|
803
|
64,279
|
80.0485678704857
|
No
|
searchAndConnect
|
801
|
2,578,047
|
3218.53558052434
|
Yes
|
knowsAgent
|
800
|
1,437
|
1.79625
|
No
|
individualCycleSearch
|
74
|
2
|
0.027027027027027
|
Yes
|
getWorks
|
58
|
7,000
|
120.689655172414
|
No
|
cycleSearch
|
57
|
8,159
|
143.140350877193
|
Yes
|
getWorksItems
|
38
|
85
|
2.23684210526316
|
Yes
|
Total
|
992
|
2,597,362
|
|
|
Found structures
Cycles
Number of cycles found: 20
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-26-ndQJKW--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-02-26-ndQJKW--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-03-30-SJ86Ym–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
214,510
|
820
|
820
|
4,801
|
221,771
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
893,205
|
3,592,056
|
4.02153592960183
|
No
|
existsSimilarity
|
893,205
|
3,572,975
|
4.00017353239178
|
No
|
similarityEdges
|
893,205
|
3,499,644
|
3.91807479805868
|
No
|
init
|
803
|
82,284
|
102.470734744707
|
No
|
connectAllSimilar
|
690
|
3,601,493
|
5219.55507246377
|
Yes
|
connect
|
114
|
225
|
1.97368421052632
|
Yes
|
cycleSearch
|
46
|
2,115
|
45.9782608695652
|
Yes
|
getWorks
|
46
|
1,303
|
28.3260869565217
|
Yes
|
searchAndConnect
|
10
|
53,619
|
5361.9
|
Yes
|
Total
|
911
|
3,660,417
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-30-SJ86Ym--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-30-SJ86Ym--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-03-30-SJ86Ym–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
214,282
|
820
|
820
|
4,801
|
221,543
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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,936
|
1.44469902103728
|
No
|
addItemToWork
|
1,640
|
12,380
|
7.54878048780488
|
No
|
ownsWork
|
820
|
5,613
|
6.84512195121951
|
No
|
init
|
803
|
81,480
|
101.469489414695
|
No
|
searchAndConnect
|
791
|
2,808,173
|
3550.15549936789
|
Yes
|
individualCycleSearch
|
56
|
1
|
0.0178571428571429
|
Yes
|
getWorksItems
|
38
|
63
|
1.65789473684211
|
Yes
|
cycleSearch
|
11
|
31,179
|
2834.45454545455
|
Yes
|
getWorks
|
11
|
16,558
|
1505.27272727273
|
No
|
Total
|
904
|
2,865,936
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-30-SJ86Ym--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-03-30-SJ86Ym--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-20-02-50-6z7UGq–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
833,916
|
1,620
|
1,620
|
800
|
839,576
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
545,469
|
3,596,926
|
6.59418958730927
|
No
|
existsSimilarity
|
545,469
|
3,583,755
|
6.57004339385006
|
No
|
similarityEdges
|
545,469
|
3,507,478
|
6.43020593287611
|
No
|
init
|
803
|
103,206
|
128.525529265255
|
No
|
cycleSearch
|
228
|
13,684
|
60.0175438596491
|
Yes
|
getWorks
|
227
|
826
|
3.63876651982379
|
Yes
|
connectAllSimilar
|
173
|
3,603,167
|
20827.5549132948
|
Yes
|
connect
|
54
|
99
|
1.83333333333333
|
Yes
|
searchAndConnect
|
10
|
176,533
|
17653.3
|
Yes
|
Total
|
697
|
3,799,159
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-02-50-6z7UGq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-02-50-6z7UGq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-20-02-50-6z7UGq–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
833,808
|
1,620
|
1,620
|
800
|
839,468
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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,240
|
23,084
|
7.12469135802469
|
No
|
ownsWork
|
1,620
|
11,181
|
6.90185185185185
|
No
|
init
|
803
|
99,942
|
124.460772104608
|
No
|
knowsAgent
|
800
|
1,695
|
2.11875
|
No
|
searchAndConnect
|
791
|
10,217,107
|
12916.6965865992
|
Yes
|
individualCycleSearch
|
237
|
8
|
0.0337552742616034
|
Yes
|
getWorksItems
|
38
|
90
|
2.36842105263158
|
Yes
|
getWorks
|
11
|
45,272
|
4115.63636363636
|
No
|
cycleSearch
|
10
|
111,634
|
11163.4
|
Yes
|
Total
|
1,084
|
10,409,248
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-02-50-6z7UGq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-02-50-6z7UGq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-20-03-58-BXEhbg–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
830,386
|
1,620
|
1,620
|
4,801
|
840,047
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
536,265
|
3,608,021
|
6.7280560916711
|
No
|
existsSimilarity
|
536,265
|
3,595,178
|
6.704107111223
|
No
|
similarityEdges
|
536,265
|
3,521,178
|
6.56611563312914
|
No
|
init
|
802
|
68,945
|
85.9663341645885
|
No
|
cycleSearch
|
261
|
12,241
|
46.9003831417625
|
Yes
|
getWorks
|
261
|
649
|
2.48659003831418
|
Yes
|
connectAllSimilar
|
170
|
3,614,142
|
21259.6588235294
|
Yes
|
connect
|
69
|
160
|
2.31884057971015
|
Yes
|
Total
|
767
|
3,635,178
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-03-58-BXEhbg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-03-58-BXEhbg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-20-03-58-BXEhbg–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
830,247
|
1,620
|
1,620
|
4,801
|
839,908
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
8,150
|
1.69756300770673
|
No
|
addItemToWork
|
3,240
|
37,195
|
11.4799382716049
|
No
|
ownsWork
|
1,620
|
18,310
|
11.3024691358025
|
No
|
init
|
803
|
75,466
|
93.9800747198008
|
No
|
searchAndConnect
|
801
|
12,040,986
|
15032.4419475655
|
Yes
|
individualCycleSearch
|
338
|
8
|
0.0236686390532544
|
Yes
|
cycleSearch
|
78
|
17,894
|
229.410256410256
|
Yes
|
getWorks
|
78
|
13,647
|
174.961538461538
|
No
|
Total
|
1,333
|
12,079,276
|
|
|
Found structures
Cycles
Number of cycles found: 58
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-03-58-BXEhbg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-20-03-58-BXEhbg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-04-16-WrFgrX–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
171,402
|
820
|
820
|
800
|
174,662
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
1
|
connectIfSimilar
|
1,073,500
|
3,589,326
|
3.3435733581742
|
No
|
2
|
existsSimilarity
|
1,073,500
|
3,401,168
|
3.16829809035864
|
No
|
3
|
similarityEdges
|
1,073,500
|
3,331,256
|
3.10317279925477
|
No
|
4
|
connect
|
79,173
|
163,510
|
2.06522425574375
|
Yes
|
6
|
cycleSearch
|
3,600
|
59,438
|
16.5105555555556
|
Yes
|
7
|
getWorks
|
3,600
|
29,657
|
8.23805555555556
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
124
|
0.0344444444444444
|
Yes
|
10
|
connectAllSimilar
|
904
|
3,602,583
|
3985.15818584071
|
Yes
|
11
|
Total
|
98,077
|
4,039,174
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-16-WrFgrX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-16-WrFgrX--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-04-16-WrFgrX–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
13,056
|
820
|
820
|
800
|
16,316
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
2
|
cycleSearch
|
3,600
|
21,313
|
5.92027777777778
|
Yes
|
3
|
getWorks
|
3,600
|
30,296
|
8.41555555555555
|
No
|
4
|
individualCycleSearch
|
3,600
|
130
|
0.0361111111111111
|
Yes
|
6
|
addItemToWork
|
1,640
|
11,955
|
7.28963414634146
|
No
|
7
|
ownsWork
|
820
|
5,156
|
6.28780487804878
|
No
|
8
|
init
|
803
|
58,676
|
73.0709838107098
|
No
|
9
|
searchAndConnect
|
801
|
138,160
|
172.484394506866
|
Yes
|
10
|
knowsAgent
|
800
|
1,658
|
2.0725
|
No
|
1
|
Total
|
15,201
|
184,766
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-16-WrFgrX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-16-WrFgrX--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-04-33-zuXysH–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
174,574
|
1,620
|
1,620
|
800
|
180,234
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
1
|
connectIfSimilar
|
811,449
|
3,595,585
|
4.43106714038713
|
No
|
2
|
existsSimilarity
|
811,449
|
3,448,759
|
4.25012416060652
|
No
|
3
|
similarityEdges
|
811,449
|
3,379,391
|
4.16463758042711
|
No
|
4
|
connect
|
59,185
|
128,025
|
2.16313255047732
|
Yes
|
6
|
cycleSearch
|
3,600
|
37,725
|
10.4791666666667
|
Yes
|
7
|
getWorks
|
3,600
|
34,627
|
9.61861111111111
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
121
|
0.0336111111111111
|
Yes
|
10
|
init
|
803
|
67,321
|
83.8368617683686
|
No
|
11
|
Total
|
77,185
|
304,178
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-33-zuXysH--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-33-zuXysH--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-04-33-zuXysH–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
56,204
|
1,620
|
1,620
|
800
|
61,864
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
2
|
cycleSearch
|
3,600
|
23,262
|
6.46166666666667
|
Yes
|
3
|
getWorks
|
3,600
|
33,953
|
9.43138888888889
|
No
|
4
|
individualCycleSearch
|
3,600
|
128
|
0.0355555555555556
|
Yes
|
6
|
addItemToWork
|
3,240
|
24,018
|
7.41296296296296
|
No
|
7
|
ownsWork
|
1,620
|
11,660
|
7.19753086419753
|
No
|
8
|
init
|
803
|
67,511
|
84.0734744707348
|
No
|
9
|
searchAndConnect
|
801
|
421,528
|
526.252184769039
|
Yes
|
10
|
knowsAgent
|
800
|
1,383
|
1.72875
|
No
|
1
|
Total
|
15,201
|
472,147
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-33-zuXysH--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-04-33-zuXysH--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-07-18-NXi6nY–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
206,182
|
820
|
820
|
4,801
|
213,443
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
1
|
connectIfSimilar
|
908,269
|
3,590,389
|
3.95300180893546
|
No
|
2
|
existsSimilarity
|
908,269
|
3,551,422
|
3.91009932079593
|
No
|
3
|
similarityEdges
|
908,269
|
3,478,165
|
3.82944370004921
|
No
|
4
|
connect
|
9,636
|
19,647
|
2.03891656288917
|
Yes
|
6
|
cycleSearch
|
3,600
|
23,280
|
6.46666666666667
|
Yes
|
7
|
getWorks
|
3,600
|
30,011
|
8.33638888888889
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
111
|
0.0308333333333333
|
Yes
|
10
|
init
|
803
|
59,289
|
73.8343711083437
|
No
|
11
|
Total
|
27,636
|
97,478
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-18-NXi6nY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-18-NXi6nY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-07-18-NXi6nY–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
186,910
|
820
|
820
|
4,801
|
194,171
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
1,640
|
820
|
3,261
|
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
|
1
|
knowsAgent
|
4,801
|
7,256
|
1.51135180170798
|
No
|
3
|
cycleSearch
|
3,600
|
38,315
|
10.6430555555556
|
Yes
|
4
|
getWorks
|
3,600
|
38,674
|
10.7427777777778
|
No
|
5
|
individualCycleSearch
|
3,600
|
108
|
0.03
|
Yes
|
7
|
addItemToWork
|
1,640
|
11,282
|
6.87926829268293
|
No
|
8
|
ownsWork
|
820
|
5,631
|
6.86707317073171
|
No
|
9
|
init
|
803
|
59,040
|
73.5242839352428
|
No
|
10
|
searchAndConnect
|
801
|
2,100,331
|
2622.13607990012
|
Yes
|
11
|
Total
|
15,201
|
2,181,277
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-18-NXi6nY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-18-NXi6nY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-07-36-yCfMhA–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
733,128
|
1,620
|
1,620
|
4,801
|
742,789
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
1
|
connectIfSimilar
|
582,195
|
3,602,262
|
6.18738051683714
|
No
|
2
|
existsSimilarity
|
582,195
|
3,574,449
|
6.13960786334476
|
No
|
3
|
similarityEdges
|
582,195
|
3,499,687
|
6.01119384398698
|
No
|
4
|
connect
|
6,167
|
14,433
|
2.34035998054159
|
Yes
|
6
|
cycleSearch
|
3,600
|
106,115
|
29.4763888888889
|
Yes
|
7
|
getWorks
|
3,600
|
33,827
|
9.39638888888889
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
114
|
0.0316666666666667
|
Yes
|
10
|
init
|
803
|
68,773
|
85.6450809464508
|
No
|
11
|
Total
|
24,167
|
423,114
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-36-yCfMhA--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-36-yCfMhA--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-19-07-36-yCfMhA–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,620
|
720,794
|
1,620
|
1,620
|
4,801
|
730,455
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
801
|
3,240
|
1,620
|
5,661
|
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
|
1
|
knowsAgent
|
4,801
|
6,854
|
1.42761924599042
|
No
|
3
|
cycleSearch
|
3,600
|
118,225
|
32.8402777777778
|
Yes
|
4
|
getWorks
|
3,600
|
46,342
|
12.8727777777778
|
No
|
5
|
individualCycleSearch
|
3,600
|
134
|
0.0372222222222222
|
Yes
|
7
|
addItemToWork
|
3,240
|
26,257
|
8.10401234567901
|
No
|
8
|
ownsWork
|
1,620
|
12,472
|
7.69876543209877
|
No
|
9
|
init
|
803
|
69,452
|
86.4906600249066
|
No
|
10
|
searchAndConnect
|
801
|
8,905,742
|
11118.279650437
|
Yes
|
11
|
Total
|
15,201
|
9,292,753
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-36-yCfMhA--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-19-07-36-yCfMhA--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-01-56-Imuxqx–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
188,504
|
805
|
805
|
800
|
191,719
|
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
|
1,054,080
|
3,590,288
|
3.40608682452945
|
No
|
existsSimilarity
|
1,054,080
|
3,505,708
|
3.32584623557984
|
No
|
similarityEdges
|
1,054,080
|
3,429,787
|
3.25382039313904
|
No
|
connect
|
34,711
|
62,749
|
1.80775546656679
|
Yes
|
connectAllSimilar
|
915
|
3,601,805
|
3936.39890710382
|
Yes
|
init
|
803
|
36,929
|
45.9887920298879
|
No
|
searchAndConnect
|
64
|
94,950
|
1483.59375
|
Yes
|
cycleSearch
|
11
|
1,568
|
142.545454545455
|
Yes
|
getWorks
|
10
|
1,047
|
104.7
|
Yes
|
Total
|
35,716
|
3,763,563
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-56-Imuxqx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-56-Imuxqx--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-01-56-Imuxqx–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
119,082
|
805
|
805
|
800
|
122,297
|
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
|
10,158
|
6.30931677018634
|
No
|
ownsWork
|
805
|
5,018
|
6.23354037267081
|
No
|
init
|
803
|
35,674
|
44.425902864259
|
No
|
knowsAgent
|
800
|
1,266
|
1.5825
|
No
|
searchAndConnect
|
737
|
1,091,346
|
1480.79511533243
|
Yes
|
individualCycleSearch
|
17
|
0
|
0
|
Yes
|
getWorks
|
8
|
5,602
|
700.25
|
No
|
getWorksItems
|
8
|
14
|
1.75
|
Yes
|
cycleSearch
|
7
|
9,854
|
1407.71428571429
|
Yes
|
Total
|
774
|
1,103,282
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-56-Imuxqx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-56-Imuxqx--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-02-58-odd44R–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
206,050
|
805
|
805
|
4,801
|
213,266
|
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
|
1,003,779
|
3,590,531
|
3.57701346611156
|
No
|
existsSimilarity
|
1,003,779
|
3,570,745
|
3.55730195590862
|
No
|
similarityEdges
|
1,003,779
|
3,493,566
|
3.48041351731806
|
No
|
connectAllSimilar
|
846
|
3,600,334
|
4255.71394799054
|
Yes
|
init
|
803
|
30,317
|
37.7546699875467
|
No
|
connect
|
156
|
242
|
1.55128205128205
|
Yes
|
Total
|
1,010
|
3,602,950
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-02-58-odd44R--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-02-58-odd44R--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-02-58-odd44R–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
205,738
|
805
|
805
|
4,801
|
212,954
|
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
|
1
|
knowsAgent
|
4,801
|
6,412
|
1.33555509268902
|
No
|
2
|
addItemToWork
|
1,610
|
14,795
|
9.18944099378882
|
No
|
3
|
ownsWork
|
805
|
7,493
|
9.30807453416149
|
No
|
4
|
init
|
803
|
30,808
|
38.3661270236613
|
No
|
5
|
searchAndConnect
|
801
|
2,779,717
|
3470.30836454432
|
Yes
|
7
|
cycleSearch
|
79
|
2,416
|
30.5822784810127
|
Yes
|
8
|
getWorks
|
79
|
2,313
|
29.2784810126582
|
No
|
9
|
individualCycleSearch
|
79
|
7
|
0.0886075949367089
|
Yes
|
11
|
Total
|
1,117
|
2,785,670
|
|
|
Found structures
Cycles
Number of cycles found: 79
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-02-58-odd44R--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-02-58-odd44R--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-10-12-5QVS6W–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
501,382
|
1,605
|
1,605
|
800
|
506,997
|
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
|
693,840
|
3,599,724
|
5.18811829816672
|
No
|
existsSimilarity
|
693,840
|
3,540,472
|
5.10272108843537
|
No
|
similarityEdges
|
693,840
|
3,464,269
|
4.99289317421884
|
No
|
connect
|
23,483
|
43,555
|
1.85474598645829
|
Yes
|
init
|
803
|
35,881
|
44.6836861768369
|
No
|
connectAllSimilar
|
224
|
3,607,598
|
16105.3482142857
|
Yes
|
Total
|
23,715
|
3,656,351
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-10-12-5QVS6W--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-10-12-5QVS6W--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-10-12-5QVS6W–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
454,416
|
1,605
|
1,605
|
800
|
460,031
|
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
|
2
|
cycleSearch
|
3,600
|
58,276
|
16.1877777777778
|
Yes
|
3
|
getWorks
|
3,600
|
30,858
|
8.57166666666667
|
No
|
4
|
individualCycleSearch
|
3,600
|
116
|
0.0322222222222222
|
Yes
|
6
|
addItemToWork
|
3,210
|
20,414
|
6.3595015576324
|
No
|
7
|
ownsWork
|
1,605
|
9,809
|
6.11152647975078
|
No
|
8
|
init
|
803
|
34,993
|
43.5778331257783
|
No
|
9
|
searchAndConnect
|
801
|
4,467,923
|
5577.93133583021
|
Yes
|
10
|
knowsAgent
|
800
|
1,308
|
1.635
|
No
|
1
|
Total
|
15,201
|
4,652,372
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-10-12-5QVS6W--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-10-12-5QVS6W--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-12-13-xJwoS6–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
816,692
|
1,605
|
1,605
|
4,801
|
826,308
|
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
|
594,774
|
3,610,139
|
6.0697659951511
|
No
|
existsSimilarity
|
594,774
|
3,596,697
|
6.04716581424205
|
No
|
similarityEdges
|
594,774
|
3,518,248
|
5.91526865666623
|
No
|
init
|
803
|
235,724
|
293.554171855542
|
No
|
searchAndConnect
|
361
|
5,331,325
|
14768.2132963989
|
Yes
|
connectAllSimilar
|
191
|
3,616,587
|
18935.0104712042
|
Yes
|
connect
|
78
|
156
|
2
|
Yes
|
cycleSearch
|
48
|
76,683
|
1597.5625
|
Yes
|
getWorks
|
48
|
82,946
|
1728.04166666667
|
Yes
|
Total
|
731
|
9,111,912
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-13-xJwoS6--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-13-xJwoS6--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-12-13-xJwoS6–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
816,536
|
1,605
|
1,605
|
4,801
|
826,152
|
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,744
|
1.40470735263487
|
No
|
addItemToWork
|
3,210
|
20,748
|
6.46355140186916
|
No
|
ownsWork
|
1,605
|
10,179
|
6.34205607476636
|
No
|
init
|
803
|
97,485
|
121.40099626401
|
No
|
searchAndConnect
|
440
|
5,029,347
|
11430.3340909091
|
Yes
|
individualCycleSearch
|
54
|
1
|
0.0185185185185185
|
Yes
|
getWorksItems
|
8
|
19
|
2.375
|
Yes
|
cycleSearch
|
7
|
66,198
|
9456.85714285714
|
Yes
|
getWorks
|
7
|
34,077
|
4868.14285714286
|
No
|
Total
|
514
|
5,109,408
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-13-xJwoS6--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-12-13-xJwoS6--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-04-00-thrWCD–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
206,892
|
805
|
805
|
800
|
210,107
|
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
|
991,435
|
3,590,367
|
3.62138415529006
|
No
|
existsSimilarity
|
991,435
|
3,570,619
|
3.60146555245679
|
No
|
similarityEdges
|
991,435
|
3,493,352
|
3.52353104338661
|
No
|
connectAllSimilar
|
830
|
3,600,336
|
4337.75421686747
|
Yes
|
init
|
803
|
40,476
|
50.4059775840598
|
No
|
connect
|
130
|
229
|
1.76153846153846
|
Yes
|
cycleSearch
|
40
|
527
|
13.175
|
Yes
|
getWorks
|
39
|
222
|
5.69230769230769
|
Yes
|
searchAndConnect
|
10
|
34,389
|
3438.9
|
Yes
|
Total
|
1,054
|
3,637,252
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-04-00-thrWCD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-04-00-thrWCD--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-04-00-thrWCD–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
206,632
|
805
|
805
|
800
|
209,847
|
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
|
9,566
|
5.9416149068323
|
No
|
ownsWork
|
805
|
4,891
|
6.07577639751553
|
No
|
init
|
803
|
40,224
|
50.0921544209215
|
No
|
knowsAgent
|
800
|
1,253
|
1.56625
|
No
|
searchAndConnect
|
791
|
2,255,763
|
2851.78634639697
|
Yes
|
individualCycleSearch
|
45
|
0
|
0
|
Yes
|
getWorksItems
|
8
|
13
|
1.625
|
Yes
|
getWorks
|
7
|
8,321
|
1188.71428571429
|
No
|
cycleSearch
|
6
|
12,744
|
2124
|
Yes
|
Total
|
855
|
2,271,799
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-04-00-thrWCD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-04-00-thrWCD--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-05-02-CyPxZg–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
207,206
|
805
|
805
|
4,801
|
214,422
|
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
|
989,874
|
3,591,674
|
3.62841533366873
|
No
|
existsSimilarity
|
989,874
|
3,571,392
|
3.60792585723031
|
No
|
similarityEdges
|
989,874
|
3,495,013
|
3.53076553177475
|
No
|
connectAllSimilar
|
828
|
3,601,596
|
4349.75362318841
|
Yes
|
init
|
803
|
63,295
|
78.8231631382316
|
No
|
searchAndConnect
|
175
|
701,272
|
4007.26857142857
|
Yes
|
connect
|
147
|
253
|
1.72108843537415
|
Yes
|
cycleSearch
|
26
|
11,229
|
431.884615384615
|
Yes
|
getWorks
|
25
|
8,854
|
354.16
|
Yes
|
Total
|
1,206
|
4,324,886
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-02-CyPxZg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-02-CyPxZg--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-05-02-CyPxZg–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
206,906
|
805
|
805
|
4,801
|
214,122
|
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
|
6,391
|
1.33118100395751
|
No
|
addItemToWork
|
1,610
|
13,102
|
8.13788819875776
|
No
|
ownsWork
|
805
|
6,311
|
7.83975155279503
|
No
|
init
|
803
|
47,366
|
58.986301369863
|
No
|
searchAndConnect
|
626
|
2,015,118
|
3219.03833865815
|
Yes
|
individualCycleSearch
|
31
|
1
|
0.032258064516129
|
Yes
|
getWorksItems
|
8
|
36
|
4.5
|
Yes
|
getWorks
|
7
|
13,634
|
1947.71428571429
|
No
|
cycleSearch
|
6
|
16,401
|
2733.5
|
Yes
|
Total
|
676
|
2,035,634
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-02-CyPxZg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-02-CyPxZg--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-01-20-jTi6ow–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
820,582
|
1,605
|
1,605
|
800
|
826,197
|
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
|
591,755
|
3,596,636
|
6.0779140015716
|
No
|
existsSimilarity
|
591,755
|
3,583,174
|
6.05516472188659
|
No
|
similarityEdges
|
591,755
|
3,505,811
|
5.92442987384982
|
No
|
init
|
803
|
92,512
|
115.20797011208
|
No
|
connectAllSimilar
|
190
|
3,603,036
|
18963.3473684211
|
Yes
|
cycleSearch
|
187
|
3,633
|
19.427807486631
|
Yes
|
getWorks
|
187
|
3,190
|
17.0588235294118
|
Yes
|
connect
|
81
|
163
|
2.01234567901235
|
Yes
|
searchAndConnect
|
10
|
146,858
|
14685.8
|
Yes
|
Total
|
660
|
3,761,253
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-20-jTi6ow--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-20-jTi6ow--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-01-20-jTi6ow–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
820,420
|
1,605
|
1,605
|
800
|
826,035
|
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
|
22,230
|
6.92523364485981
|
No
|
ownsWork
|
1,605
|
10,872
|
6.77383177570093
|
No
|
init
|
803
|
90,331
|
112.491905354919
|
No
|
knowsAgent
|
800
|
1,316
|
1.645
|
No
|
searchAndConnect
|
791
|
9,421,332
|
11910.6599241467
|
Yes
|
individualCycleSearch
|
195
|
6
|
0.0307692307692308
|
Yes
|
cycleSearch
|
9
|
84,164
|
9351.55555555555
|
Yes
|
getWorks
|
9
|
35,840
|
3982.22222222222
|
No
|
getWorksItems
|
8
|
12
|
1.5
|
Yes
|
Total
|
1,009
|
9,565,654
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-20-jTi6ow--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-01-20-jTi6ow--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-02-26-4rgnGq–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
819,158
|
1,605
|
1,605
|
4,801
|
828,774
|
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
|
588,735
|
3,604,778
|
6.1229211784589
|
No
|
existsSimilarity
|
588,735
|
3,591,308
|
6.10004161464836
|
No
|
similarityEdges
|
588,735
|
3,513,144
|
5.96727559937833
|
No
|
init
|
803
|
69,951
|
87.1120797011208
|
No
|
cycleSearch
|
227
|
4,463
|
19.6607929515419
|
Yes
|
getWorks
|
227
|
829
|
3.65198237885463
|
Yes
|
connectAllSimilar
|
189
|
3,611,176
|
19106.7513227513
|
Yes
|
connect
|
71
|
135
|
1.90140845070423
|
Yes
|
searchAndConnect
|
10
|
174,480
|
17448
|
Yes
|
Total
|
729
|
3,795,556
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-26-4rgnGq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-26-4rgnGq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-18-02-26-4rgnGq–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
819,016
|
1,605
|
1,605
|
4,801
|
828,632
|
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
|
7,997
|
1.66569464694855
|
No
|
addItemToWork
|
3,210
|
27,026
|
8.41931464174455
|
No
|
ownsWork
|
1,605
|
13,217
|
8.23489096573209
|
No
|
init
|
803
|
66,112
|
82.3312577833126
|
No
|
searchAndConnect
|
791
|
10,495,112
|
13268.1567635904
|
Yes
|
individualCycleSearch
|
232
|
4
|
0.0172413793103448
|
Yes
|
getWorksItems
|
8
|
60
|
7.5
|
Yes
|
cycleSearch
|
6
|
54,416
|
9069.33333333333
|
Yes
|
getWorks
|
6
|
25,808
|
4301.33333333333
|
No
|
Total
|
1,042
|
10,564,449
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-26-4rgnGq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-18-02-26-4rgnGq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-06-05-zXN8Bs–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
181,738
|
1,605
|
1,605
|
800
|
187,353
|
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
|
1
|
connectIfSimilar
|
871,170
|
3,596,917
|
4.12883478540354
|
No
|
2
|
existsSimilarity
|
871,170
|
3,458,200
|
3.96960409564149
|
No
|
3
|
similarityEdges
|
871,170
|
3,382,306
|
3.88248677066474
|
No
|
4
|
connect
|
63,561
|
118,297
|
1.86115699878857
|
Yes
|
6
|
cycleSearch
|
3,600
|
22,664
|
6.29555555555556
|
Yes
|
7
|
getWorks
|
3,600
|
23,355
|
6.4875
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
138
|
0.0383333333333333
|
Yes
|
10
|
init
|
803
|
33,471
|
41.6824408468244
|
No
|
11
|
Total
|
81,561
|
189,842
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-05-zXN8Bs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-05-zXN8Bs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-06-05-zXN8Bs–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
54,616
|
1,605
|
1,605
|
800
|
60,231
|
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
|
2
|
cycleSearch
|
3,600
|
23,489
|
6.52472222222222
|
Yes
|
3
|
getWorks
|
3,600
|
24,096
|
6.69333333333333
|
No
|
4
|
individualCycleSearch
|
3,600
|
154
|
0.0427777777777778
|
Yes
|
6
|
addItemToWork
|
3,210
|
21,589
|
6.72554517133956
|
No
|
7
|
ownsWork
|
1,605
|
10,638
|
6.62803738317757
|
No
|
8
|
init
|
803
|
33,073
|
41.186799501868
|
No
|
9
|
searchAndConnect
|
801
|
386,476
|
482.491885143571
|
Yes
|
10
|
knowsAgent
|
800
|
1,248
|
1.56
|
No
|
1
|
Total
|
15,201
|
437,553
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-05-zXN8Bs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-05-zXN8Bs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-09-06-ggkybw–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
722,750
|
1,605
|
1,605
|
4,801
|
732,366
|
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
|
624,909
|
3,594,214
|
5.75157983002325
|
No
|
existsSimilarity
|
624,909
|
3,567,775
|
5.7092712698969
|
No
|
similarityEdges
|
624,909
|
3,490,268
|
5.58524201123684
|
No
|
connect
|
6,767
|
12,418
|
1.83508201566425
|
Yes
|
init
|
803
|
34,692
|
43.2029887920299
|
No
|
connectAllSimilar
|
201
|
3,600,920
|
17915.0248756219
|
Yes
|
cycleSearch
|
64
|
828
|
12.9375
|
Yes
|
getWorks
|
63
|
160
|
2.53968253968254
|
Yes
|
Total
|
7,101
|
3,621,084
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-06-ggkybw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-06-ggkybw--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-09-06-ggkybw–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,605
|
709,216
|
1,605
|
1,605
|
4,801
|
718,832
|
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,391
|
1.33118100395751
|
No
|
addItemToWork
|
3,210
|
23,879
|
7.43894080996885
|
No
|
ownsWork
|
1,605
|
11,776
|
7.33707165109034
|
No
|
init
|
803
|
34,216
|
42.6102117061021
|
No
|
searchAndConnect
|
801
|
8,224,400
|
10267.6654182272
|
Yes
|
individualCycleSearch
|
207
|
3
|
0.0144927536231884
|
Yes
|
getWorks
|
145
|
9,125
|
62.9310344827586
|
No
|
cycleSearch
|
144
|
28,523
|
198.076388888889
|
Yes
|
Total
|
1,236
|
8,276,111
|
|
|
Found structures
Cycles
Number of cycles found: 42
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-06-ggkybw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-06-ggkybw--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-09-54-NoqsDN–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
182,118
|
805
|
805
|
800
|
185,333
|
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
|
1,151,329
|
3,586,639
|
3.11521641511679
|
No
|
existsSimilarity
|
1,151,329
|
3,407,285
|
2.9594364425807
|
No
|
similarityEdges
|
1,151,329
|
3,334,101
|
2.89587164051283
|
No
|
connect
|
84,893
|
153,754
|
1.81115050710895
|
Yes
|
connectAllSimilar
|
1,073
|
3,600,284
|
3355.34389561976
|
Yes
|
init
|
803
|
28,215
|
35.1369863013699
|
No
|
Total
|
85,974
|
3,756,249
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-54-NoqsDN--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-54-NoqsDN--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-09-54-NoqsDN–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
random
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
12,332
|
805
|
805
|
800
|
15,547
|
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
|
2
|
cycleSearch
|
3,599
|
21,855
|
6.07252014448458
|
Yes
|
3
|
getWorks
|
3,599
|
21,613
|
6.00527924423451
|
No
|
4
|
individualCycleSearch
|
3,599
|
226
|
0.062795220894693
|
Yes
|
6
|
addItemToWork
|
1,610
|
35,671
|
22.155900621118
|
No
|
7
|
ownsWork
|
805
|
17,543
|
21.7925465838509
|
No
|
8
|
init
|
803
|
33,201
|
41.346201743462
|
No
|
9
|
searchAndConnect
|
801
|
246,253
|
307.431960049938
|
Yes
|
10
|
knowsAgent
|
800
|
2,991
|
3.73875
|
No
|
1
|
Total
|
15,197
|
294,552
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-54-NoqsDN--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3599
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-09-54-NoqsDN--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-11-55-gwhEL4–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
199,148
|
805
|
805
|
4,801
|
206,364
|
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
|
989,092
|
3,592,202
|
3.63181786931853
|
No
|
existsSimilarity
|
989,092
|
3,555,371
|
3.59458068612424
|
No
|
similarityEdges
|
989,092
|
3,479,177
|
3.51754639608853
|
No
|
connect
|
9,792
|
17,013
|
1.7374387254902
|
Yes
|
connectAllSimilar
|
827
|
3,602,352
|
4355.92744860943
|
Yes
|
init
|
803
|
28,695
|
35.7347447073474
|
No
|
Total
|
10,627
|
3,621,763
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-11-55-gwhEL4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-11-55-gwhEL4--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-11-55-gwhEL4–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
smallWorld
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
179,564
|
805
|
805
|
4,801
|
186,780
|
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
|
1
|
knowsAgent
|
4,801
|
6,879
|
1.43282649448032
|
No
|
3
|
cycleSearch
|
3,599
|
38,423
|
10.6760211169769
|
Yes
|
4
|
getWorks
|
3,599
|
29,777
|
8.27368713531536
|
No
|
5
|
individualCycleSearch
|
3,599
|
163
|
0.045290358432898
|
Yes
|
7
|
addItemToWork
|
1,610
|
13,303
|
8.26273291925466
|
No
|
8
|
ownsWork
|
805
|
6,575
|
8.16770186335404
|
No
|
9
|
init
|
803
|
29,129
|
36.2752179327522
|
No
|
10
|
searchAndConnect
|
801
|
1,838,861
|
2295.70661672909
|
Yes
|
11
|
Total
|
15,197
|
1,918,306
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-11-55-gwhEL4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3599
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-11-55-gwhEL4--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}