Experiment 3
Same as above, agentNumbers=[700, 800], randomWorksNumberMultipliers=[2]
Experimental set up
|
Values
|
experimentId
|
EXP09-07-02-54-hATxwM
|
agentNumbers
|
700, 800
|
maxDistances
|
10
|
randomWorksNumberMultipliers
|
2
|
similarityConnectThresholds
|
0.9, 0.93, 0.96, 0.99
|
chainLengths
|
10
|
Descriptive analysis of each simulation
SIM09-07-02-54-AmUqkP–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.9
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
1,542,412
|
1,410
|
1,410
|
4,201
|
1,550,843
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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
|
268,787
|
3,602,162
|
13.4015484379825
|
No
|
existsSimilarity
|
268,787
|
3,593,238
|
13.368347427517
|
No
|
similarityEdges
|
268,787
|
3,498,343
|
13.0152983589236
|
No
|
cycleSearch
|
836
|
34,170
|
40.8732057416268
|
Yes
|
getWorks
|
835
|
2,938
|
3.5185628742515
|
Yes
|
init
|
703
|
29,347
|
41.7453769559033
|
No
|
connectAllSimilar
|
97
|
3,605,499
|
37170.0927835052
|
Yes
|
connect
|
90
|
355
|
3.94444444444444
|
Yes
|
Total
|
1,864
|
3,659,007
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-02-54-AmUqkP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-02-54-AmUqkP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-02-54-AmUqkP–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.9
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
1,542,107
|
1,410
|
1,410
|
4,201
|
1,550,538
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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,201
|
10,437
|
2.48440847417282
|
No
|
addItemToWork
|
2,820
|
48,140
|
17.0709219858156
|
No
|
ownsWork
|
1,410
|
23,686
|
16.7985815602837
|
No
|
individualCycleSearch
|
1,004
|
56
|
0.0557768924302789
|
Yes
|
init
|
703
|
31,521
|
44.8378378378378
|
No
|
searchAndConnect
|
701
|
33,347,436
|
47571.2353780314
|
Yes
|
getWorks
|
170
|
90,267
|
530.982352941176
|
No
|
cycleSearch
|
169
|
229,319
|
1356.91715976331
|
Yes
|
Total
|
2,140
|
33,786,013
|
|
|
Found structures
Cycles
Number of cycles found: 129
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-02-54-AmUqkP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-02-54-AmUqkP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-04-13-Tqhuy8–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.93
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
1,084,042
|
1,410
|
1,410
|
4,201
|
1,092,473
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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
|
existsSimilarity
|
358,337
|
3,602,416
|
10.0531510840354
|
No
|
connectIfSimilar
|
358,313
|
3,612,902
|
10.0830893660012
|
No
|
similarityEdges
|
358,297
|
3,517,538
|
9.81738055300491
|
No
|
init
|
703
|
30,337
|
43.1536273115221
|
No
|
cycleSearch
|
427
|
13,399
|
31.3793911007026
|
Yes
|
getWorks
|
426
|
1,665
|
3.90845070422535
|
Yes
|
connectAllSimilar
|
131
|
3,641,793
|
27799.9465648855
|
Yes
|
connect
|
85
|
261
|
3.07058823529412
|
Yes
|
Total
|
1,075
|
3,668,599
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-04-13-Tqhuy8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-04-13-Tqhuy8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-04-13-Tqhuy8–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.93
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
1,083,862
|
1,410
|
1,410
|
4,201
|
1,092,293
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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,201
|
8,008
|
1.90621280647465
|
No
|
addItemToWork
|
2,820
|
33,878
|
12.013475177305
|
No
|
ownsWork
|
1,410
|
16,951
|
12.0219858156028
|
No
|
init
|
703
|
30,397
|
43.2389758179232
|
No
|
searchAndConnect
|
701
|
20,946,601
|
29881.0285306705
|
Yes
|
individualCycleSearch
|
571
|
13
|
0.0227670753064799
|
Yes
|
getWorks
|
146
|
27,449
|
188.006849315069
|
No
|
cycleSearch
|
145
|
53,548
|
369.296551724138
|
Yes
|
Total
|
1,635
|
21,052,415
|
|
|
Found structures
Cycles
Number of cycles found: 109
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-04-13-Tqhuy8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-04-13-Tqhuy8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-05-25-o9GkLq–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.96
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
634,532
|
1,410
|
1,410
|
4,201
|
642,963
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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
|
475,455
|
3,602,688
|
7.57734801400763
|
No
|
existsSimilarity
|
475,455
|
3,589,801
|
7.55024345101009
|
No
|
similarityEdges
|
475,455
|
3,520,844
|
7.4052097464534
|
No
|
init
|
703
|
33,415
|
47.5320056899004
|
No
|
cycleSearch
|
199
|
6,400
|
32.1608040201005
|
Yes
|
getWorks
|
198
|
516
|
2.60606060606061
|
Yes
|
connectAllSimilar
|
174
|
3,608,665
|
20739.4540229885
|
Yes
|
connect
|
64
|
214
|
3.34375
|
Yes
|
Total
|
641
|
3,623,457
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-05-25-o9GkLq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-05-25-o9GkLq--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-05-25-o9GkLq–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.96
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
634,404
|
1,410
|
1,410
|
4,201
|
642,835
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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,201
|
8,050
|
1.91621042608903
|
No
|
addItemToWork
|
2,820
|
26,146
|
9.27163120567376
|
No
|
ownsWork
|
1,410
|
12,289
|
8.71560283687943
|
No
|
init
|
703
|
31,416
|
44.6884779516358
|
No
|
searchAndConnect
|
701
|
10,074,989
|
14372.3095577746
|
Yes
|
individualCycleSearch
|
277
|
9
|
0.0324909747292419
|
Yes
|
getWorks
|
80
|
29,641
|
370.5125
|
No
|
cycleSearch
|
79
|
95,410
|
1207.72151898734
|
Yes
|
Total
|
1,119
|
10,259,525
|
|
|
Found structures
Cycles
Number of cycles found: 26
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-05-25-o9GkLq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-05-25-o9GkLq--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-06-32-2MR3Ho–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.99
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
159,898
|
1,410
|
1,410
|
4,201
|
168,329
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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,205,309
|
3,587,387
|
2.97632142463053
|
No
|
2
|
existsSimilarity
|
1,205,309
|
3,564,241
|
2.95711805022612
|
No
|
3
|
similarityEdges
|
1,205,309
|
3,502,307
|
2.90573371641629
|
No
|
4
|
init
|
703
|
32,332
|
45.9914651493599
|
No
|
5
|
connectAllSimilar
|
466
|
3,600,115
|
7725.5686695279
|
Yes
|
6
|
cycleSearch
|
107
|
2,596
|
24.2616822429907
|
Yes
|
7
|
getWorks
|
106
|
315
|
2.97169811320755
|
Yes
|
8
|
connect
|
48
|
116
|
2.41666666666667
|
Yes
|
10
|
searchAndConnect
|
3
|
30,822
|
10274
|
Yes
|
11
|
Total
|
735
|
3,636,382
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-06-32-2MR3Ho--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-06-32-2MR3Ho--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-06-32-2MR3Ho–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
700
|
0.99
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,410
|
159,802
|
1,410
|
1,410
|
4,201
|
168,233
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
701
|
2,820
|
1,410
|
4,931
|
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,201
|
7,925
|
1.88645560580814
|
No
|
addItemToWork
|
2,820
|
37,604
|
13.3347517730496
|
No
|
ownsWork
|
1,410
|
19,532
|
13.8524822695035
|
No
|
init
|
703
|
32,654
|
46.4495021337127
|
No
|
searchAndConnect
|
698
|
5,565,417
|
7973.37679083095
|
Yes
|
individualCycleSearch
|
148
|
6
|
0.0405405405405405
|
Yes
|
getWorks
|
43
|
12,574
|
292.418604651163
|
No
|
cycleSearch
|
42
|
30,501
|
726.214285714286
|
Yes
|
getWorksItems
|
18
|
29
|
1.61111111111111
|
Yes
|
Total
|
911
|
5,619,561
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-06-32-2MR3Ho--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-06-32-2MR3Ho--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-07-36-mFck8t–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
2,010,342
|
1,610
|
1,610
|
4,801
|
2,019,973
|
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
|
222,915
|
3,618,647
|
16.2333041742368
|
No
|
existsSimilarity
|
222,915
|
3,611,057
|
16.1992553215351
|
No
|
similarityEdges
|
222,915
|
3,513,485
|
15.7615458807169
|
No
|
cycleSearch
|
1,252
|
49,432
|
39.482428115016
|
Yes
|
getWorks
|
1,251
|
5,110
|
4.08473221422862
|
Yes
|
init
|
803
|
41,074
|
51.1506849315069
|
No
|
connect
|
76
|
290
|
3.81578947368421
|
Yes
|
connectAllSimilar
|
70
|
3,621,589
|
51736.9857142857
|
Yes
|
Total
|
2,655
|
3,697,017
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-07-36-mFck8t--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-07-36-mFck8t--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-07-36-mFck8t–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.9
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
2,010,169
|
1,610
|
1,610
|
4,801
|
2,019,800
|
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
|
9,703
|
2.02103728389919
|
No
|
addItemToWork
|
3,220
|
37,024
|
11.4981366459627
|
No
|
ownsWork
|
1,610
|
19,134
|
11.8844720496894
|
No
|
individualCycleSearch
|
1,403
|
45
|
0.0320741268709907
|
Yes
|
init
|
803
|
36,374
|
45.2976338729763
|
No
|
searchAndConnect
|
801
|
53,165,673
|
66374.1235955056
|
Yes
|
getWorks
|
153
|
69,038
|
451.228758169935
|
No
|
cycleSearch
|
152
|
134,427
|
884.388157894737
|
Yes
|
Total
|
2,608
|
53,443,275
|
|
|
Found structures
Cycles
Number of cycles found: 126
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-07-36-mFck8t--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-07-36-mFck8t--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-09-04-3czu4g–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.93
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
1,424,774
|
1,610
|
1,610
|
4,801
|
1,434,405
|
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
|
307,587
|
3,613,144
|
11.7467383211904
|
No
|
existsSimilarity
|
307,587
|
3,603,761
|
11.716233130789
|
No
|
similarityEdges
|
307,587
|
3,512,505
|
11.4195495908475
|
No
|
init
|
803
|
155,021
|
193.052303860523
|
No
|
cycleSearch
|
621
|
33,989
|
54.7326892109501
|
Yes
|
getWorks
|
621
|
3,664
|
5.90016103059581
|
Yes
|
connectAllSimilar
|
97
|
3,617,079
|
37289.4742268041
|
Yes
|
connect
|
59
|
280
|
4.74576271186441
|
Yes
|
searchAndConnect
|
10
|
527,977
|
52797.7
|
Yes
|
Total
|
1,413
|
4,191,731
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-09-04-3czu4g--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-09-04-3czu4g--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-09-04-3czu4g–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.93
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
1,424,656
|
1,610
|
1,610
|
4,801
|
1,434,287
|
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
|
9,630
|
2.00583211830869
|
No
|
addItemToWork
|
3,220
|
33,293
|
10.3394409937888
|
No
|
ownsWork
|
1,610
|
16,437
|
10.2093167701863
|
No
|
init
|
803
|
145,040
|
180.622665006227
|
No
|
searchAndConnect
|
791
|
29,566,221
|
37378.2819216182
|
Yes
|
individualCycleSearch
|
627
|
12
|
0.0191387559808612
|
Yes
|
getWorksItems
|
18
|
36
|
2
|
Yes
|
cycleSearch
|
7
|
211,942
|
30277.4285714286
|
Yes
|
getWorks
|
7
|
124,113
|
17730.4285714286
|
No
|
Total
|
1,448
|
29,825,284
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-09-04-3czu4g--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-09-04-3czu4g--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-10-22-fh4Yzs–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
821,174
|
1,610
|
1,610
|
4,801
|
830,805
|
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
|
456,315
|
3,596,960
|
7.88262494110428
|
No
|
existsSimilarity
|
456,315
|
3,584,537
|
7.85540032652882
|
No
|
similarityEdges
|
456,315
|
3,509,335
|
7.69059750391725
|
No
|
init
|
803
|
40,085
|
49.9190535491905
|
No
|
cycleSearch
|
304
|
9,529
|
31.3453947368421
|
Yes
|
getWorks
|
303
|
869
|
2.86798679867987
|
Yes
|
connectAllSimilar
|
145
|
3,602,480
|
24844.6896551724
|
Yes
|
connect
|
46
|
258
|
5.60869565217391
|
Yes
|
Total
|
804
|
3,624,024
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-10-22-fh4Yzs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-10-22-fh4Yzs--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-10-22-fh4Yzs–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.96
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
821,082
|
1,610
|
1,610
|
4,801
|
830,713
|
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
|
9,618
|
2.00333263903353
|
No
|
addItemToWork
|
3,220
|
32,555
|
10.110248447205
|
No
|
ownsWork
|
1,610
|
15,654
|
9.72298136645963
|
No
|
init
|
803
|
39,020
|
48.5927770859278
|
No
|
searchAndConnect
|
801
|
15,186,014
|
18958.8189762797
|
Yes
|
individualCycleSearch
|
448
|
10
|
0.0223214285714286
|
Yes
|
getWorks
|
146
|
26,620
|
182.328767123288
|
No
|
cycleSearch
|
145
|
90,175
|
621.896551724138
|
Yes
|
Total
|
1,600
|
15,377,098
|
|
|
Found structures
Cycles
Number of cycles found: 99
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-10-22-fh4Yzs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-10-22-fh4Yzs--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-11-31-vI2Zz9–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.99
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
208,276
|
1,610
|
1,610
|
4,801
|
217,907
|
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
|
1,097,079
|
3,597,196
|
3.27888511219338
|
No
|
existsSimilarity
|
1,097,079
|
3,575,023
|
3.2586741702284
|
No
|
similarityEdges
|
1,097,079
|
3,510,267
|
3.19964833890723
|
No
|
init
|
802
|
67,406
|
84.0473815461347
|
No
|
connectAllSimilar
|
361
|
3,608,971
|
9997.14958448754
|
Yes
|
cycleSearch
|
160
|
4,680
|
29.25
|
Yes
|
getWorks
|
160
|
655
|
4.09375
|
Yes
|
connect
|
34
|
240
|
7.05882352941176
|
Yes
|
searchAndConnect
|
10
|
106,787
|
10678.7
|
Yes
|
Total
|
730
|
3,724,704
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-11-31-vI2Zz9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-11-31-vI2Zz9--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM09-07-11-31-vI2Zz9–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
800
|
0.99
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
1,610
|
208,208
|
1,610
|
1,610
|
4,801
|
217,839
|
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
|
9,271
|
1.93105602999375
|
No
|
addItemToWork
|
3,220
|
32,484
|
10.088198757764
|
No
|
ownsWork
|
1,610
|
15,980
|
9.92546583850932
|
No
|
init
|
803
|
72,237
|
89.958904109589
|
No
|
searchAndConnect
|
791
|
7,452,832
|
9422.0379266751
|
Yes
|
individualCycleSearch
|
168
|
6
|
0.0357142857142857
|
Yes
|
getWorksItems
|
18
|
76
|
4.22222222222222
|
Yes
|
cycleSearch
|
9
|
54,502
|
6055.77777777778
|
Yes
|
getWorks
|
9
|
27,339
|
3037.66666666667
|
No
|
Total
|
992
|
7,552,795
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-11-31-vI2Zz9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM09-07-11-31-vI2Zz9--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}