Experiment 2
agentNumbers=[400] : chainLengths=[5, 10, 20] : randomWorksNumberMultipliers=[1, 2] : maxDistances=[5, 10, 30] : similaritySearchThresholds=[1] : similarityConnectThresholds=[0.96] : graphTypes=[random, smallWorld] : message=[400 agents with similarityConnectThreshold 0.96]
Experimental set up
|
Values
|
experimentId
|
EXP10-15-02-20-8z7Ew9
|
agentNumbers
|
400
|
maxDistances
|
5, 10, 30
|
randomWorksNumberMultipliers
|
1, 2
|
similarityConnectThresholds
|
0.96
|
graphTypes
|
random, smallWorld
|
chainLengths
|
5, 10, 20
|
Descriptive analysis of each simulation
SIM10-16-02-35-PewfT8–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
211,532
|
810
|
810
|
2,401
|
216,363
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
937,710
|
3,592,691
|
3.83134551193866
|
No
|
existsSimilarity
|
937,710
|
3,572,007
|
3.80928751959561
|
No
|
similarityEdges
|
937,710
|
3,495,453
|
3.72764820680168
|
No
|
connectAllSimilar
|
755
|
3,602,361
|
4771.33907284768
|
Yes
|
init
|
403
|
23,065
|
57.2332506203474
|
No
|
connect
|
218
|
436
|
2
|
Yes
|
Total
|
981
|
3,605,379
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-35-PewfT8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-35-PewfT8--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-02-35-PewfT8–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
211,096
|
810
|
810
|
2,401
|
215,927
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
2,401
|
3,595
|
1.49729279466889
|
No
|
addItemToWork
|
1,620
|
10,235
|
6.3179012345679
|
No
|
ownsWork
|
810
|
5,367
|
6.62592592592593
|
No
|
init
|
403
|
23,115
|
57.3573200992556
|
No
|
searchAndConnect
|
401
|
1,882,380
|
4694.2144638404
|
Yes
|
cycleSearch
|
52
|
17,700
|
340.384615384615
|
Yes
|
getWorks
|
52
|
8,292
|
159.461538461538
|
No
|
individualCycleSearch
|
52
|
2
|
0.0384615384615385
|
Yes
|
Total
|
579
|
1,919,456
|
|
|
Found structures
Cycles
Number of cycles found: 35
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-35-PewfT8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-35-PewfT8--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-05-27-xZQI2W–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
53,286
|
410
|
410
|
400
|
54,916
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
335,790
|
886,660
|
2.64051937222669
|
No
|
existsSimilarity
|
335,790
|
865,608
|
2.57782542660591
|
No
|
similarityEdges
|
335,790
|
847,583
|
2.52414604365824
|
No
|
connect
|
6,934
|
13,751
|
1.98312662244015
|
Yes
|
connectAllSimilar
|
820
|
890,293
|
1085.72317073171
|
Yes
|
init
|
403
|
21,275
|
52.7915632754342
|
No
|
Total
|
7,762
|
905,051
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-27-xZQI2W--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-27-xZQI2W--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-05-27-xZQI2W–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
39,418
|
410
|
410
|
400
|
41,048
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
57,871
|
16.0752777777778
|
Yes
|
3
|
getWorks
|
3,600
|
29,964
|
8.32333333333333
|
No
|
4
|
individualCycleSearch
|
3,600
|
127
|
0.0352777777777778
|
Yes
|
6
|
addItemToWork
|
820
|
6,565
|
8.00609756097561
|
No
|
7
|
ownsWork
|
410
|
3,635
|
8.86585365853658
|
No
|
8
|
init
|
403
|
20,563
|
51.0248138957816
|
No
|
9
|
searchAndConnect
|
401
|
339,540
|
846.733167082294
|
Yes
|
10
|
knowsAgent
|
400
|
671
|
1.6775
|
No
|
1
|
Total
|
14,801
|
578,245
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-27-xZQI2W--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-27-xZQI2W--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-06-43-FnNZgn–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
54,514
|
410
|
410
|
2,401
|
58,145
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
335,790
|
921,641
|
2.74469460079216
|
No
|
existsSimilarity
|
335,790
|
914,418
|
2.72318413294023
|
No
|
similarityEdges
|
335,790
|
895,200
|
2.66595193424462
|
No
|
connectAllSimilar
|
820
|
925,156
|
1128.23902439024
|
Yes
|
init
|
403
|
21,344
|
52.9627791563275
|
No
|
connect
|
91
|
170
|
1.86813186813187
|
Yes
|
Total
|
919
|
926,240
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-43-FnNZgn--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-43-FnNZgn--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-06-43-FnNZgn–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
54,332
|
410
|
410
|
2,401
|
57,963
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
2,401
|
3,274
|
1.36359850062474
|
No
|
addItemToWork
|
820
|
6,820
|
8.31707317073171
|
No
|
ownsWork
|
410
|
3,455
|
8.42682926829268
|
No
|
init
|
403
|
21,731
|
53.9230769230769
|
No
|
searchAndConnect
|
401
|
637,073
|
1588.71072319202
|
Yes
|
getWorksItems
|
18
|
28
|
1.55555555555556
|
Yes
|
cycleSearch
|
16
|
4,442
|
277.625
|
Yes
|
getWorks
|
16
|
2,185
|
136.5625
|
No
|
individualCycleSearch
|
16
|
0
|
0
|
Yes
|
Total
|
463
|
644,750
|
|
|
Found structures
Cycles
Number of cycles found: 12
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-43-FnNZgn--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-43-FnNZgn--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-11-34-or9s2p–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
192,312
|
810
|
810
|
400
|
195,142
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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,945
|
3,589,527
|
3.59331795043771
|
No
|
2
|
existsSimilarity
|
998,945
|
3,518,825
|
3.52254128105151
|
No
|
3
|
similarityEdges
|
998,945
|
3,443,558
|
3.44719479050398
|
No
|
4
|
connect
|
24,511
|
48,411
|
1.97507241646608
|
Yes
|
6
|
cycleSearch
|
3,600
|
60,496
|
16.8044444444444
|
Yes
|
7
|
getWorks
|
3,600
|
30,135
|
8.37083333333333
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
123
|
0.0341666666666667
|
Yes
|
10
|
connectAllSimilar
|
829
|
3,600,331
|
4342.98069963812
|
Yes
|
11
|
Total
|
43,340
|
3,907,968
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-11-34-or9s2p--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-11-34-or9s2p--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-11-34-or9s2p–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
143,290
|
810
|
810
|
400
|
146,120
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
24,206
|
6.72388888888889
|
Yes
|
3
|
getWorks
|
3,600
|
31,359
|
8.71083333333333
|
No
|
4
|
individualCycleSearch
|
3,600
|
114
|
0.0316666666666667
|
Yes
|
6
|
addItemToWork
|
1,620
|
12,810
|
7.90740740740741
|
No
|
7
|
ownsWork
|
810
|
6,221
|
7.68024691358025
|
No
|
8
|
init
|
403
|
23,452
|
58.1935483870968
|
No
|
9
|
searchAndConnect
|
401
|
1,134,328
|
2828.74812967581
|
Yes
|
10
|
knowsAgent
|
400
|
796
|
1.99
|
No
|
1
|
Total
|
14,801
|
1,186,303
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-11-34-or9s2p--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-11-34-or9s2p--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-03-37-w4pXgC–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
212,442
|
810
|
810
|
400
|
215,272
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
929,015
|
3,591,569
|
3.86599678153743
|
No
|
existsSimilarity
|
929,015
|
3,571,307
|
3.84418658471607
|
No
|
similarityEdges
|
929,015
|
3,496,556
|
3.76372394417744
|
No
|
connectAllSimilar
|
745
|
3,601,077
|
4833.66040268456
|
Yes
|
init
|
403
|
23,562
|
58.4665012406948
|
No
|
connect
|
233
|
402
|
1.72532188841202
|
Yes
|
Total
|
986
|
3,604,034
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-37-w4pXgC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-37-w4pXgC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-03-37-w4pXgC–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
211,976
|
810
|
810
|
400
|
214,806
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
10,529
|
6.49938271604938
|
No
|
ownsWork
|
810
|
5,576
|
6.88395061728395
|
No
|
init
|
403
|
23,776
|
58.9975186104218
|
No
|
searchAndConnect
|
401
|
1,633,835
|
4074.40149625935
|
Yes
|
knowsAgent
|
400
|
690
|
1.725
|
No
|
cycleSearch
|
54
|
23,241
|
430.388888888889
|
Yes
|
getWorks
|
54
|
8,167
|
151.240740740741
|
No
|
individualCycleSearch
|
54
|
0
|
0
|
Yes
|
Total
|
595
|
1,681,145
|
|
|
Found structures
Cycles
Number of cycles found: 38
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-37-w4pXgC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-37-w4pXgC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-04-39-H5GCVn–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
209,136
|
810
|
810
|
2,401
|
213,967
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
955,644
|
3,591,140
|
3.75782195043343
|
No
|
existsSimilarity
|
955,644
|
3,570,494
|
3.73621767101557
|
No
|
similarityEdges
|
955,644
|
3,494,669
|
3.65687327079959
|
No
|
connectAllSimilar
|
776
|
3,600,740
|
4640.12886597938
|
Yes
|
init
|
403
|
23,951
|
59.4317617866005
|
No
|
connect
|
232
|
430
|
1.85344827586207
|
Yes
|
Total
|
1,016
|
3,603,697
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-04-39-H5GCVn--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-04-39-H5GCVn--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-04-39-H5GCVn–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
208,672
|
810
|
810
|
2,401
|
213,503
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
2,401
|
3,444
|
1.43440233236152
|
No
|
addItemToWork
|
1,620
|
12,498
|
7.71481481481482
|
No
|
ownsWork
|
810
|
6,704
|
8.27654320987654
|
No
|
init
|
403
|
23,920
|
59.3548387096774
|
No
|
searchAndConnect
|
401
|
1,953,733
|
4872.15211970075
|
Yes
|
cycleSearch
|
51
|
14,616
|
286.588235294118
|
Yes
|
getWorks
|
51
|
5,659
|
110.960784313725
|
No
|
individualCycleSearch
|
51
|
1
|
0.0196078431372549
|
Yes
|
Total
|
559
|
1,982,709
|
|
|
Found structures
Cycles
Number of cycles found: 27
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-04-39-H5GCVn--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-04-39-H5GCVn--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-06-59-r5WQvu–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
54,560
|
410
|
410
|
400
|
56,190
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
335,790
|
911,278
|
2.71383305041842
|
No
|
existsSimilarity
|
335,790
|
904,191
|
2.69272759760565
|
No
|
similarityEdges
|
335,790
|
885,720
|
2.63772000357366
|
No
|
connectAllSimilar
|
820
|
914,751
|
1115.55
|
Yes
|
init
|
403
|
21,317
|
52.8957816377171
|
No
|
connect
|
99
|
191
|
1.92929292929293
|
Yes
|
Total
|
927
|
916,008
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-59-r5WQvu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-59-r5WQvu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-06-59-r5WQvu–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
54,362
|
410
|
410
|
400
|
55,992
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
addItemToWork
|
820
|
4,857
|
5.92317073170732
|
No
|
2
|
ownsWork
|
410
|
2,565
|
6.25609756097561
|
No
|
3
|
init
|
403
|
22,183
|
55.0446650124069
|
No
|
4
|
searchAndConnect
|
401
|
465,077
|
1159.79301745636
|
Yes
|
5
|
knowsAgent
|
400
|
680
|
1.7
|
No
|
6
|
getWorksItems
|
18
|
32
|
1.77777777777778
|
Yes
|
8
|
cycleSearch
|
16
|
5,615
|
350.9375
|
Yes
|
9
|
getWorks
|
16
|
1,831
|
114.4375
|
No
|
10
|
individualCycleSearch
|
16
|
1
|
0.0625
|
Yes
|
11
|
Total
|
467
|
476,318
|
|
|
Found structures
Cycles
Number of cycles found: 11
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-59-r5WQvu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-59-r5WQvu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-07-16-X7KNua–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
54,088
|
410
|
410
|
2,401
|
57,719
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
335,790
|
903,674
|
2.69118794484648
|
No
|
existsSimilarity
|
335,790
|
896,579
|
2.67005866761964
|
No
|
similarityEdges
|
335,790
|
877,867
|
2.61433336311385
|
No
|
connectAllSimilar
|
820
|
906,939
|
1106.02317073171
|
Yes
|
init
|
403
|
21,709
|
53.8684863523573
|
No
|
connect
|
91
|
196
|
2.15384615384615
|
Yes
|
Total
|
919
|
908,299
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-16-X7KNua--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-16-X7KNua--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-07-16-X7KNua–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
53,906
|
410
|
410
|
2,401
|
57,537
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
2,401
|
3,457
|
1.43981674302374
|
No
|
addItemToWork
|
820
|
4,956
|
6.04390243902439
|
No
|
ownsWork
|
410
|
2,690
|
6.5609756097561
|
No
|
init
|
403
|
21,417
|
53.1439205955335
|
No
|
searchAndConnect
|
401
|
623,807
|
1555.62842892768
|
Yes
|
getWorksItems
|
18
|
37
|
2.05555555555556
|
Yes
|
cycleSearch
|
15
|
6,023
|
401.533333333333
|
Yes
|
getWorks
|
15
|
1,875
|
125
|
No
|
individualCycleSearch
|
15
|
0
|
0
|
Yes
|
Total
|
456
|
632,932
|
|
|
Found structures
Cycles
Number of cycles found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-16-X7KNua--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-16-X7KNua--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-03-56-Vtc2iV–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
52,834
|
410
|
410
|
400
|
54,464
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
335,790
|
851,782
|
2.53665088299235
|
No
|
existsSimilarity
|
335,790
|
796,960
|
2.37338812948569
|
No
|
similarityEdges
|
335,790
|
780,256
|
2.32364275291105
|
No
|
connect
|
23,211
|
46,883
|
2.01986127267244
|
Yes
|
connectAllSimilar
|
820
|
856,042
|
1043.95365853659
|
Yes
|
init
|
403
|
20,227
|
50.1910669975186
|
No
|
Total
|
24,039
|
903,848
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-56-Vtc2iV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-56-Vtc2iV--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-03-56-Vtc2iV–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
6,412
|
410
|
410
|
400
|
8,042
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
21,228
|
5.89666666666667
|
Yes
|
3
|
getWorks
|
3,600
|
27,655
|
7.68194444444444
|
No
|
4
|
individualCycleSearch
|
3,600
|
124
|
0.0344444444444444
|
Yes
|
6
|
addItemToWork
|
820
|
5,232
|
6.38048780487805
|
No
|
7
|
ownsWork
|
410
|
2,836
|
6.91707317073171
|
No
|
8
|
init
|
403
|
20,508
|
50.8883374689826
|
No
|
9
|
searchAndConnect
|
401
|
67,995
|
169.563591022444
|
Yes
|
10
|
knowsAgent
|
400
|
725
|
1.8125
|
No
|
1
|
Total
|
14,801
|
113,448
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-56-Vtc2iV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-03-56-Vtc2iV--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-05-11-oHFJHK–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
54,354
|
410
|
410
|
2,401
|
57,985
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
335,790
|
899,851
|
2.67980285297358
|
No
|
existsSimilarity
|
335,790
|
891,148
|
2.65388486851902
|
No
|
similarityEdges
|
335,790
|
872,153
|
2.59731677536556
|
No
|
connect
|
895
|
1,664
|
1.85921787709497
|
Yes
|
connectAllSimilar
|
820
|
903,407
|
1101.71585365854
|
Yes
|
init
|
403
|
20,079
|
49.8238213399504
|
No
|
Total
|
1,723
|
906,192
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-11-oHFJHK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-11-oHFJHK--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-05-11-oHFJHK–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
410
|
52,564
|
410
|
410
|
2,401
|
56,195
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
820
|
410
|
1,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
|
2,401
|
3,916
|
1.63098708871304
|
No
|
2
|
addItemToWork
|
820
|
5,116
|
6.2390243902439
|
No
|
3
|
ownsWork
|
410
|
2,719
|
6.63170731707317
|
No
|
4
|
init
|
403
|
20,726
|
51.4292803970223
|
No
|
5
|
searchAndConnect
|
401
|
578,723
|
1443.19950124688
|
Yes
|
6
|
getWorksItems
|
18
|
42
|
2.33333333333333
|
Yes
|
8
|
cycleSearch
|
17
|
278
|
16.3529411764706
|
Yes
|
9
|
getWorks
|
17
|
40
|
2.35294117647059
|
No
|
10
|
individualCycleSearch
|
17
|
0
|
0
|
Yes
|
11
|
Total
|
470
|
580,361
|
|
|
Found structures
Cycles
Number of cycles found: 17
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-11-oHFJHK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-11-oHFJHK--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-07-32-kXvLNI–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
177,200
|
810
|
810
|
400
|
180,030
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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,103,055
|
3,589,264
|
3.25393022106785
|
No
|
2
|
existsSimilarity
|
1,103,055
|
3,410,424
|
3.09179868637557
|
No
|
3
|
similarityEdges
|
1,103,055
|
3,338,874
|
3.02693338047514
|
No
|
4
|
connect
|
75,920
|
153,151
|
2.01726817702845
|
Yes
|
6
|
cycleSearch
|
3,600
|
138,556
|
38.4877777777778
|
Yes
|
7
|
getWorks
|
3,600
|
29,425
|
8.17361111111111
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
125
|
0.0347222222222222
|
Yes
|
10
|
connectAllSimilar
|
974
|
3,602,393
|
3698.55544147844
|
Yes
|
11
|
Total
|
94,894
|
4,312,224
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-32-kXvLNI--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-32-kXvLNI--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-07-32-kXvLNI–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
25,360
|
810
|
810
|
400
|
28,190
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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,559
|
5.98861111111111
|
Yes
|
3
|
getWorks
|
3,600
|
29,995
|
8.33194444444444
|
No
|
4
|
individualCycleSearch
|
3,600
|
119
|
0.0330555555555556
|
Yes
|
6
|
addItemToWork
|
1,620
|
10,086
|
6.22592592592593
|
No
|
7
|
ownsWork
|
810
|
5,340
|
6.59259259259259
|
No
|
8
|
init
|
403
|
22,383
|
55.5409429280397
|
No
|
9
|
searchAndConnect
|
401
|
169,075
|
421.633416458853
|
Yes
|
10
|
knowsAgent
|
400
|
736
|
1.84
|
No
|
1
|
Total
|
14,801
|
215,117
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-32-kXvLNI--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-07-32-kXvLNI--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-10-33-xRUMjS–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
208,904
|
810
|
810
|
2,401
|
213,735
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
954,800
|
3,592,122
|
3.76217218265605
|
No
|
existsSimilarity
|
954,800
|
3,567,209
|
3.73607980728948
|
No
|
similarityEdges
|
954,800
|
3,490,740
|
3.65599078341014
|
No
|
connect
|
2,122
|
4,206
|
1.98209236569274
|
Yes
|
connectAllSimilar
|
775
|
3,601,993
|
4647.73290322581
|
Yes
|
init
|
403
|
22,719
|
56.3746898263027
|
No
|
Total
|
2,905
|
3,608,677
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-33-xRUMjS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-33-xRUMjS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-10-33-xRUMjS–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
10
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
810
|
204,660
|
810
|
810
|
2,401
|
209,491
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,620
|
810
|
2,831
|
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
|
2,401
|
3,411
|
1.42065805914202
|
No
|
addItemToWork
|
1,620
|
10,988
|
6.78271604938272
|
No
|
ownsWork
|
810
|
6,064
|
7.48641975308642
|
No
|
init
|
403
|
22,634
|
56.1637717121588
|
No
|
searchAndConnect
|
401
|
1,864,643
|
4649.9825436409
|
Yes
|
cycleSearch
|
53
|
12,090
|
228.11320754717
|
Yes
|
getWorks
|
53
|
3,745
|
70.6603773584906
|
No
|
individualCycleSearch
|
53
|
1
|
0.0188679245283019
|
Yes
|
Total
|
581
|
1,886,139
|
|
|
Found structures
Cycles
Number of cycles found: 36
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-33-xRUMjS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-33-xRUMjS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-08-15-qior2m–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
56,272
|
420
|
420
|
400
|
57,932
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
352,380
|
963,956
|
2.73555820421136
|
No
|
existsSimilarity
|
352,380
|
935,649
|
2.65522731142517
|
No
|
similarityEdges
|
352,380
|
916,977
|
2.60223906010557
|
No
|
connect
|
9,683
|
20,753
|
2.14324073117835
|
Yes
|
connectAllSimilar
|
840
|
967,837
|
1152.1869047619
|
Yes
|
init
|
403
|
25,041
|
62.136476426799
|
No
|
Total
|
10,531
|
989,780
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-08-15-qior2m--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-08-15-qior2m--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-08-15-qior2m–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
36,906
|
420
|
420
|
400
|
38,566
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
108,184
|
30.0511111111111
|
Yes
|
3
|
getWorks
|
3,600
|
33,710
|
9.36388888888889
|
No
|
4
|
individualCycleSearch
|
3,600
|
121
|
0.0336111111111111
|
Yes
|
6
|
addItemToWork
|
840
|
4,977
|
5.925
|
No
|
7
|
ownsWork
|
420
|
2,938
|
6.9952380952381
|
No
|
8
|
init
|
403
|
24,942
|
61.8908188585608
|
No
|
9
|
searchAndConnect
|
401
|
364,092
|
907.960099750623
|
Yes
|
10
|
knowsAgent
|
400
|
759
|
1.8975
|
No
|
1
|
Total
|
14,801
|
831,550
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-08-15-qior2m--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-08-15-qior2m--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-09-31-9HqRvZ–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
58,176
|
420
|
420
|
2,401
|
61,837
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
352,380
|
1,008,059
|
2.86071570463704
|
No
|
existsSimilarity
|
352,380
|
1,000,702
|
2.83983767523696
|
No
|
similarityEdges
|
352,380
|
981,127
|
2.78428684942392
|
No
|
connectAllSimilar
|
840
|
1,011,629
|
1204.32023809524
|
Yes
|
init
|
403
|
25,058
|
62.1786600496278
|
No
|
connect
|
113
|
249
|
2.20353982300885
|
Yes
|
Total
|
961
|
1,013,016
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-31-9HqRvZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-31-9HqRvZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-09-31-9HqRvZ–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
57,950
|
420
|
420
|
2,401
|
61,611
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
2,401
|
3,604
|
1.50104123281966
|
No
|
addItemToWork
|
840
|
6,792
|
8.08571428571429
|
No
|
ownsWork
|
420
|
3,509
|
8.3547619047619
|
No
|
init
|
403
|
26,096
|
64.7543424317618
|
No
|
searchAndConnect
|
401
|
629,565
|
1569.98753117207
|
Yes
|
getWorksItems
|
38
|
55
|
1.44736842105263
|
Yes
|
cycleSearch
|
17
|
8,452
|
497.176470588235
|
Yes
|
getWorks
|
17
|
1,730
|
101.764705882353
|
No
|
individualCycleSearch
|
17
|
2
|
0.117647058823529
|
Yes
|
Total
|
481
|
644,124
|
|
|
Found structures
Cycles
Number of cycles found: 6
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-31-9HqRvZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-31-9HqRvZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-03-27-78N7nS–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
191,036
|
820
|
820
|
400
|
193,896
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
955,459
|
3,592,487
|
3.75995934938077
|
No
|
existsSimilarity
|
955,459
|
3,511,840
|
3.67555279713729
|
No
|
similarityEdges
|
955,459
|
3,441,155
|
3.60157264728262
|
No
|
connect
|
27,160
|
59,624
|
2.19528718703976
|
Yes
|
connectAllSimilar
|
758
|
3,602,944
|
4753.22427440633
|
Yes
|
init
|
403
|
26,827
|
66.5682382133995
|
No
|
Total
|
27,926
|
3,665,143
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-03-27-78N7nS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-03-27-78N7nS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-03-27-78N7nS–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
136,716
|
820
|
820
|
400
|
139,576
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
68,276
|
18.9655555555556
|
Yes
|
3
|
getWorks
|
3,600
|
36,054
|
10.015
|
No
|
4
|
individualCycleSearch
|
3,600
|
115
|
0.0319444444444444
|
Yes
|
6
|
addItemToWork
|
1,640
|
10,251
|
6.25060975609756
|
No
|
7
|
ownsWork
|
820
|
5,872
|
7.1609756097561
|
No
|
8
|
init
|
403
|
27,653
|
68.6178660049628
|
No
|
9
|
searchAndConnect
|
401
|
1,132,762
|
2824.84289276808
|
Yes
|
10
|
knowsAgent
|
400
|
1,006
|
2.515
|
No
|
1
|
Total
|
14,801
|
1,426,990
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-03-27-78N7nS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-03-27-78N7nS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-05-28-nSuvAm–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
216,070
|
820
|
820
|
2,401
|
220,931
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
883,660
|
3,592,214
|
4.06515401851391
|
No
|
existsSimilarity
|
883,660
|
3,572,788
|
4.04317045017314
|
No
|
similarityEdges
|
883,660
|
3,501,086
|
3.96202838195686
|
No
|
connectAllSimilar
|
680
|
3,601,300
|
5296.02941176471
|
Yes
|
init
|
403
|
27,486
|
68.2034739454094
|
No
|
connect
|
227
|
593
|
2.61233480176211
|
Yes
|
cycleSearch
|
18
|
731
|
40.6111111111111
|
Yes
|
getWorks
|
17
|
35
|
2.05882352941176
|
Yes
|
Total
|
948
|
3,605,288
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-28-nSuvAm--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-28-nSuvAm--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-05-28-nSuvAm–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
215,616
|
820
|
820
|
2,401
|
220,477
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
2,401
|
3,850
|
1.60349854227405
|
No
|
addItemToWork
|
1,640
|
12,652
|
7.71463414634146
|
No
|
ownsWork
|
820
|
6,304
|
7.68780487804878
|
No
|
init
|
403
|
27,705
|
68.7468982630273
|
No
|
searchAndConnect
|
401
|
2,197,764
|
5480.70822942643
|
Yes
|
individualCycleSearch
|
63
|
3
|
0.0476190476190476
|
Yes
|
getWorks
|
47
|
2,150
|
45.7446808510638
|
No
|
cycleSearch
|
46
|
3,851
|
83.7173913043478
|
Yes
|
getWorksItems
|
38
|
84
|
2.21052631578947
|
Yes
|
Total
|
570
|
2,206,282
|
|
|
Found structures
Cycles
Number of cycles found: 22
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-28-nSuvAm--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-05-28-nSuvAm--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-09-50-BwLjXp–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
56,988
|
420
|
420
|
400
|
58,648
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
352,380
|
970,817
|
2.75502866223963
|
No
|
existsSimilarity
|
352,380
|
963,445
|
2.73410806515693
|
No
|
similarityEdges
|
352,380
|
944,210
|
2.6795221068165
|
No
|
connectAllSimilar
|
840
|
974,279
|
1159.85595238095
|
Yes
|
init
|
403
|
26,011
|
64.5434243176179
|
No
|
connect
|
119
|
296
|
2.48739495798319
|
Yes
|
Total
|
967
|
975,879
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-50-BwLjXp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-50-BwLjXp--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-09-50-BwLjXp–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
56,750
|
420
|
420
|
400
|
58,410
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
840
|
5,547
|
6.60357142857143
|
No
|
ownsWork
|
420
|
3,281
|
7.81190476190476
|
No
|
init
|
403
|
26,372
|
65.439205955335
|
No
|
searchAndConnect
|
401
|
533,015
|
1329.2144638404
|
Yes
|
knowsAgent
|
400
|
761
|
1.9025
|
No
|
getWorksItems
|
38
|
94
|
2.47368421052632
|
Yes
|
cycleSearch
|
15
|
6,001
|
400.066666666667
|
Yes
|
getWorks
|
15
|
1,508
|
100.533333333333
|
No
|
individualCycleSearch
|
15
|
1
|
0.0666666666666667
|
Yes
|
Total
|
479
|
545,226
|
|
|
Found structures
Cycles
Number of cycles found: 8
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-50-BwLjXp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-09-50-BwLjXp--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-10-07-tyQj3r–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
57,410
|
420
|
420
|
2,401
|
61,071
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
352,380
|
988,983
|
2.80658096373233
|
No
|
existsSimilarity
|
352,380
|
981,759
|
2.78608036778478
|
No
|
similarityEdges
|
352,380
|
962,208
|
2.73059765026392
|
No
|
connectAllSimilar
|
840
|
992,622
|
1181.69285714286
|
Yes
|
init
|
403
|
26,693
|
66.2357320099256
|
No
|
connect
|
108
|
210
|
1.94444444444444
|
Yes
|
Total
|
956
|
994,143
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-07-tyQj3r--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-07-tyQj3r--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-10-07-tyQj3r–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
57,194
|
420
|
420
|
2,401
|
60,855
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
2,401
|
3,924
|
1.63431903373594
|
No
|
addItemToWork
|
840
|
5,385
|
6.41071428571429
|
No
|
ownsWork
|
420
|
3,320
|
7.90476190476191
|
No
|
init
|
403
|
26,314
|
65.2952853598015
|
No
|
searchAndConnect
|
401
|
637,173
|
1588.96009975062
|
Yes
|
getWorksItems
|
38
|
61
|
1.60526315789474
|
Yes
|
cycleSearch
|
22
|
9,468
|
430.363636363636
|
Yes
|
getWorks
|
22
|
3,588
|
163.090909090909
|
No
|
individualCycleSearch
|
22
|
0
|
0
|
Yes
|
Total
|
502
|
655,833
|
|
|
Found structures
Cycles
Number of cycles found: 12
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-07-tyQj3r--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 7
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-07-tyQj3r--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-06-30-5kBePS–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
213,976
|
820
|
820
|
400
|
216,836
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
908,269
|
3,594,434
|
3.95745533536871
|
No
|
existsSimilarity
|
908,269
|
3,574,818
|
3.93585820940713
|
No
|
similarityEdges
|
908,269
|
3,501,554
|
3.85519488169254
|
No
|
connectAllSimilar
|
706
|
3,603,800
|
5104.53257790368
|
Yes
|
init
|
403
|
27,837
|
69.0744416873449
|
No
|
connect
|
191
|
406
|
2.12565445026178
|
Yes
|
cycleSearch
|
10
|
433
|
43.3
|
Yes
|
getWorks
|
9
|
54
|
6
|
Yes
|
Total
|
922
|
3,607,291
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-30-5kBePS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-30-5kBePS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-06-30-5kBePS–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
213,594
|
820
|
820
|
400
|
216,454
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
13,256
|
8.08292682926829
|
No
|
ownsWork
|
820
|
6,269
|
7.64512195121951
|
No
|
init
|
403
|
28,230
|
70.0496277915633
|
No
|
searchAndConnect
|
401
|
1,827,976
|
4558.54364089776
|
Yes
|
knowsAgent
|
400
|
805
|
2.0125
|
No
|
individualCycleSearch
|
58
|
3
|
0.0517241379310345
|
Yes
|
getWorks
|
50
|
12,299
|
245.98
|
No
|
cycleSearch
|
49
|
19,837
|
404.836734693878
|
Yes
|
getWorksItems
|
38
|
147
|
3.86842105263158
|
Yes
|
Total
|
569
|
1,866,788
|
|
|
Found structures
Cycles
Number of cycles found: 19
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-30-5kBePS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-06-30-5kBePS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-07-32-RcPDjH–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
215,404
|
820
|
820
|
2,401
|
220,265
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
896,995
|
3,593,131
|
4.0057425069259
|
No
|
2
|
existsSimilarity
|
896,995
|
3,573,278
|
3.98360971911772
|
No
|
3
|
similarityEdges
|
896,995
|
3,501,401
|
3.90347883767468
|
No
|
4
|
connectAllSimilar
|
694
|
3,602,580
|
5191.03746397695
|
Yes
|
5
|
init
|
402
|
21,471
|
53.410447761194
|
No
|
6
|
connect
|
232
|
512
|
2.20689655172414
|
Yes
|
8
|
cycleSearch
|
3
|
102
|
34
|
Yes
|
9
|
getWorks
|
3
|
81
|
27
|
Yes
|
11
|
Total
|
938
|
3,605,857
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-07-32-RcPDjH--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-07-32-RcPDjH--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-07-32-RcPDjH–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
214,906
|
820
|
820
|
2,401
|
219,767
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
2,401
|
3,642
|
1.51686797167847
|
No
|
addItemToWork
|
1,640
|
14,603
|
8.90426829268293
|
No
|
ownsWork
|
820
|
7,636
|
9.31219512195122
|
No
|
init
|
403
|
28,816
|
71.5037220843672
|
No
|
searchAndConnect
|
401
|
1,981,686
|
4941.86034912718
|
Yes
|
individualCycleSearch
|
53
|
1
|
0.0188679245283019
|
Yes
|
cycleSearch
|
51
|
29,317
|
574.843137254902
|
Yes
|
getWorks
|
51
|
9,296
|
182.274509803922
|
No
|
getWorksItems
|
38
|
58
|
1.52631578947368
|
Yes
|
Total
|
561
|
2,036,945
|
|
|
Found structures
Cycles
Number of cycles found: 14
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-07-32-RcPDjH--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-07-32-RcPDjH--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-05-41-5G9wBo–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
55,570
|
420
|
420
|
400
|
57,230
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
352,380
|
922,460
|
2.61779896702423
|
No
|
existsSimilarity
|
352,380
|
861,629
|
2.44516998694591
|
No
|
similarityEdges
|
352,380
|
844,621
|
2.39690391055111
|
No
|
connect
|
24,521
|
52,766
|
2.15186982586355
|
Yes
|
connectAllSimilar
|
840
|
926,695
|
1103.20833333333
|
Yes
|
init
|
403
|
24,514
|
60.8287841191067
|
No
|
Total
|
25,369
|
980,717
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-41-5G9wBo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-41-5G9wBo--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-05-41-5G9wBo–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
6,528
|
420
|
420
|
400
|
8,188
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
19,886
|
5.52388888888889
|
Yes
|
3
|
getWorks
|
3,600
|
30,292
|
8.41444444444445
|
No
|
4
|
individualCycleSearch
|
3,600
|
114
|
0.0316666666666667
|
Yes
|
6
|
addItemToWork
|
840
|
6,449
|
7.67738095238095
|
No
|
7
|
ownsWork
|
420
|
3,587
|
8.54047619047619
|
No
|
8
|
init
|
403
|
24,778
|
61.4838709677419
|
No
|
9
|
searchAndConnect
|
401
|
69,584
|
173.526184538653
|
Yes
|
10
|
knowsAgent
|
400
|
908
|
2.27
|
No
|
1
|
Total
|
14,801
|
112,761
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-41-5G9wBo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-05-41-5G9wBo--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-06-57-n3yYJb–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
56,752
|
420
|
420
|
2,401
|
60,413
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
352,380
|
980,295
|
2.78192576196152
|
No
|
existsSimilarity
|
352,380
|
971,377
|
2.75661785572393
|
No
|
similarityEdges
|
352,380
|
951,616
|
2.70053919064646
|
No
|
connect
|
916
|
1,779
|
1.94213973799127
|
Yes
|
connectAllSimilar
|
840
|
983,921
|
1171.33452380952
|
Yes
|
init
|
403
|
23,899
|
59.302729528536
|
No
|
Total
|
1,764
|
986,928
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-57-n3yYJb--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-57-n3yYJb--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-06-57-n3yYJb–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
420
|
54,920
|
420
|
420
|
2,401
|
58,581
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
840
|
420
|
1,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
|
21,816
|
6.06
|
Yes
|
3
|
getWorks
|
3,600
|
32,794
|
9.10944444444444
|
No
|
4
|
individualCycleSearch
|
3,600
|
121
|
0.0336111111111111
|
Yes
|
6
|
knowsAgent
|
2,401
|
3,493
|
1.45481049562682
|
No
|
7
|
addItemToWork
|
840
|
5,084
|
6.05238095238095
|
No
|
8
|
ownsWork
|
420
|
2,887
|
6.87380952380952
|
No
|
9
|
init
|
403
|
24,816
|
61.5781637717122
|
No
|
10
|
searchAndConnect
|
401
|
624,393
|
1557.0897755611
|
Yes
|
1
|
Total
|
14,801
|
670,696
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-57-n3yYJb--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-06-57-n3yYJb--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-10-25-nIzSUu–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
174,350
|
820
|
820
|
400
|
177,210
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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,070,550
|
3,587,608
|
3.35118210265751
|
No
|
2
|
existsSimilarity
|
1,070,550
|
3,403,587
|
3.1792882163374
|
No
|
3
|
similarityEdges
|
1,070,550
|
3,335,511
|
3.11569847274765
|
No
|
4
|
connect
|
73,886
|
159,434
|
2.15783775004737
|
Yes
|
6
|
cycleSearch
|
3,600
|
55,640
|
15.4555555555556
|
Yes
|
7
|
getWorks
|
3,600
|
33,988
|
9.44111111111111
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
118
|
0.0327777777777778
|
Yes
|
10
|
connectAllSimilar
|
900
|
3,600,267
|
4000.29666666667
|
Yes
|
11
|
Total
|
92,786
|
4,004,472
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-25-nIzSUu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-25-nIzSUu--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-10-25-nIzSUu–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
26,578
|
820
|
820
|
400
|
29,438
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
20,713
|
5.75361111111111
|
Yes
|
3
|
getWorks
|
3,600
|
34,939
|
9.70527777777778
|
No
|
4
|
individualCycleSearch
|
3,600
|
111
|
0.0308333333333333
|
Yes
|
6
|
addItemToWork
|
1,640
|
11,148
|
6.79756097560976
|
No
|
7
|
ownsWork
|
820
|
5,810
|
7.08536585365854
|
No
|
8
|
init
|
403
|
27,427
|
68.0570719602978
|
No
|
9
|
searchAndConnect
|
401
|
188,877
|
471.014962593516
|
Yes
|
10
|
knowsAgent
|
400
|
802
|
2.005
|
No
|
1
|
Total
|
14,801
|
233,368
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-25-nIzSUu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-10-25-nIzSUu--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-01-26-zDHoWS–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
213,068
|
820
|
820
|
2,401
|
217,929
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
896,049
|
3,593,886
|
4.01081414074454
|
No
|
existsSimilarity
|
896,049
|
3,569,936
|
3.9840856917423
|
No
|
similarityEdges
|
896,049
|
3,497,445
|
3.90318498207129
|
No
|
connect
|
2,008
|
4,552
|
2.26693227091633
|
Yes
|
connectAllSimilar
|
693
|
3,603,215
|
5199.44444444444
|
Yes
|
init
|
403
|
26,898
|
66.7444168734491
|
No
|
Total
|
2,709
|
3,610,487
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-26-zDHoWS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-26-zDHoWS--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-17-01-26-zDHoWS–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
20
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
820
|
209,052
|
820
|
820
|
2,401
|
213,913
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,640
|
820
|
2,861
|
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
|
42,770
|
11.8805555555556
|
Yes
|
3
|
getWorks
|
3,600
|
41,457
|
11.5158333333333
|
No
|
4
|
individualCycleSearch
|
3,600
|
106
|
0.0294444444444444
|
Yes
|
6
|
knowsAgent
|
2,401
|
3,592
|
1.4960433152853
|
No
|
7
|
addItemToWork
|
1,640
|
10,966
|
6.68658536585366
|
No
|
8
|
ownsWork
|
820
|
5,654
|
6.89512195121951
|
No
|
9
|
init
|
403
|
26,955
|
66.8858560794045
|
No
|
10
|
searchAndConnect
|
401
|
1,780,615
|
4440.43640897756
|
Yes
|
1
|
Total
|
14,801
|
1,866,991
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-26-zDHoWS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-17-01-26-zDHoWS--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-03-48-wZhTfJ–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
52,126
|
405
|
405
|
400
|
53,741
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
327,645
|
827,938
|
2.52693616566711
|
No
|
existsSimilarity
|
327,645
|
805,063
|
2.45711974850829
|
No
|
similarityEdges
|
327,645
|
787,044
|
2.40212425033191
|
No
|
connect
|
8,352
|
15,608
|
1.86877394636015
|
Yes
|
connectAllSimilar
|
810
|
831,656
|
1026.73580246914
|
Yes
|
init
|
403
|
18,051
|
44.7915632754342
|
No
|
Total
|
9,170
|
848,112
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-48-wZhTfJ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-48-wZhTfJ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-03-48-wZhTfJ–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
35,422
|
405
|
405
|
400
|
37,037
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
37,874
|
10.5205555555556
|
Yes
|
3
|
getWorks
|
3,600
|
22,100
|
6.13888888888889
|
No
|
4
|
individualCycleSearch
|
3,600
|
173
|
0.0480555555555556
|
Yes
|
6
|
addItemToWork
|
810
|
6,262
|
7.73086419753086
|
No
|
7
|
ownsWork
|
405
|
3,283
|
8.10617283950617
|
No
|
8
|
init
|
403
|
18,341
|
45.5111662531017
|
No
|
9
|
searchAndConnect
|
401
|
325,663
|
812.127182044888
|
Yes
|
10
|
knowsAgent
|
400
|
697
|
1.7425
|
No
|
1
|
Total
|
14,801
|
472,017
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-48-wZhTfJ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-48-wZhTfJ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-03-5cxW6c–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,266
|
405
|
405
|
2,401
|
56,882
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
327,645
|
851,356
|
2.59840986433487
|
No
|
existsSimilarity
|
327,645
|
844,479
|
2.57742068397198
|
No
|
similarityEdges
|
327,645
|
826,355
|
2.52210471699553
|
No
|
connectAllSimilar
|
810
|
854,832
|
1055.34814814815
|
Yes
|
init
|
403
|
18,987
|
47.1141439205955
|
No
|
connect
|
90
|
171
|
1.9
|
Yes
|
searchAndConnect
|
9
|
18,329
|
2036.55555555556
|
Yes
|
Total
|
916
|
874,249
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-03-5cxW6c--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-03-5cxW6c--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-03-5cxW6c–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
10
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,086
|
405
|
405
|
2,401
|
56,702
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
2,401
|
3,123
|
1.30070803831737
|
No
|
addItemToWork
|
810
|
5,670
|
7
|
No
|
ownsWork
|
405
|
2,859
|
7.05925925925926
|
No
|
init
|
403
|
19,163
|
47.5508684863524
|
No
|
searchAndConnect
|
392
|
572,207
|
1459.71173469388
|
Yes
|
cycleSearch
|
10
|
4,611
|
461.1
|
Yes
|
getWorks
|
10
|
3,765
|
376.5
|
No
|
individualCycleSearch
|
10
|
0
|
0
|
Yes
|
getWorksItems
|
8
|
23
|
2.875
|
Yes
|
Total
|
425
|
578,863
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-03-5cxW6c--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-03-5cxW6c--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-09-51-DnqImP–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
194,006
|
805
|
805
|
400
|
196,821
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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,035,685
|
3,589,370
|
3.46569661624915
|
No
|
2
|
existsSimilarity
|
1,035,685
|
3,516,002
|
3.39485654421953
|
No
|
3
|
similarityEdges
|
1,035,685
|
3,439,143
|
3.32064575619035
|
No
|
4
|
connect
|
27,407
|
50,683
|
1.84927208377422
|
Yes
|
6
|
cycleSearch
|
3,600
|
23,904
|
6.64
|
Yes
|
7
|
getWorks
|
3,600
|
25,344
|
7.04
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
135
|
0.0375
|
Yes
|
10
|
connectAllSimilar
|
889
|
3,600,729
|
4050.31383577053
|
Yes
|
11
|
Total
|
46,296
|
3,725,707
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-09-51-DnqImP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-09-51-DnqImP--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-09-51-DnqImP–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
139,192
|
805
|
805
|
400
|
142,007
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
31,136
|
8.64888888888889
|
Yes
|
3
|
getWorks
|
3,600
|
29,334
|
8.14833333333333
|
No
|
4
|
individualCycleSearch
|
3,600
|
138
|
0.0383333333333333
|
Yes
|
6
|
addItemToWork
|
1,610
|
10,619
|
6.59565217391304
|
No
|
7
|
ownsWork
|
805
|
5,361
|
6.65962732919255
|
No
|
8
|
init
|
403
|
19,195
|
47.6302729528536
|
No
|
9
|
searchAndConnect
|
401
|
1,015,842
|
2533.27182044888
|
Yes
|
10
|
knowsAgent
|
400
|
650
|
1.625
|
No
|
1
|
Total
|
14,801
|
1,078,908
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-09-51-DnqImP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-09-51-DnqImP--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-12-51-AMhS4Y–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
209,984
|
805
|
805
|
2,401
|
214,800
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
979,630
|
3,591,240
|
3.66591468207384
|
No
|
existsSimilarity
|
979,630
|
3,569,799
|
3.64402784724845
|
No
|
similarityEdges
|
979,630
|
3,490,049
|
3.56261956044629
|
No
|
connectAllSimilar
|
815
|
3,601,161
|
4418.60245398773
|
Yes
|
init
|
403
|
26,872
|
66.6799007444169
|
No
|
connect
|
249
|
467
|
1.87550200803213
|
Yes
|
cycleSearch
|
26
|
582
|
22.3846153846154
|
Yes
|
getWorks
|
26
|
134
|
5.15384615384615
|
Yes
|
searchAndConnect
|
10
|
63,652
|
6365.2
|
Yes
|
Total
|
1,131
|
3,667,463
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-12-51-AMhS4Y--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-12-51-AMhS4Y--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-12-51-AMhS4Y–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
10
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
209,486
|
805
|
805
|
2,401
|
214,302
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
2,401
|
3,158
|
1.31528529779259
|
No
|
addItemToWork
|
1,610
|
11,135
|
6.91614906832298
|
No
|
ownsWork
|
805
|
5,770
|
7.16770186335404
|
No
|
init
|
403
|
26,100
|
64.7642679900744
|
No
|
searchAndConnect
|
391
|
1,696,579
|
4339.07672634271
|
Yes
|
individualCycleSearch
|
33
|
1
|
0.0303030303030303
|
Yes
|
cycleSearch
|
8
|
21,946
|
2743.25
|
Yes
|
getWorks
|
8
|
10,097
|
1262.125
|
No
|
getWorksItems
|
8
|
18
|
2.25
|
Yes
|
Total
|
445
|
1,737,533
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-12-51-AMhS4Y--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-12-51-AMhS4Y--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-18-JQ2ZFC–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,302
|
405
|
405
|
400
|
54,917
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
327,645
|
855,205
|
2.61015733492042
|
No
|
existsSimilarity
|
327,645
|
847,996
|
2.58815486273253
|
No
|
similarityEdges
|
327,645
|
830,024
|
2.53330281249523
|
No
|
connectAllSimilar
|
810
|
858,526
|
1059.90864197531
|
Yes
|
init
|
403
|
18,727
|
46.468982630273
|
No
|
connect
|
96
|
184
|
1.91666666666667
|
Yes
|
Total
|
914
|
859,560
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-18-JQ2ZFC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-18-JQ2ZFC--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-18-JQ2ZFC–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,110
|
405
|
405
|
400
|
54,725
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
810
|
5,848
|
7.21975308641975
|
No
|
ownsWork
|
405
|
2,984
|
7.3679012345679
|
No
|
init
|
403
|
18,499
|
45.9032258064516
|
No
|
searchAndConnect
|
401
|
452,877
|
1129.36907730673
|
Yes
|
knowsAgent
|
400
|
670
|
1.675
|
No
|
cycleSearch
|
11
|
4,510
|
410
|
Yes
|
getWorks
|
11
|
1,781
|
161.909090909091
|
No
|
individualCycleSearch
|
11
|
1
|
0.0909090909090909
|
Yes
|
getWorksItems
|
8
|
13
|
1.625
|
Yes
|
Total
|
436
|
461,398
|
|
|
Found structures
Cycles
Number of cycles found: 4
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-18-JQ2ZFC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-18-JQ2ZFC--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-33-N3iMRZ–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,216
|
405
|
405
|
2,401
|
56,832
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
327,645
|
857,358
|
2.61672847136382
|
No
|
existsSimilarity
|
327,645
|
850,316
|
2.59523569717224
|
No
|
similarityEdges
|
327,645
|
832,170
|
2.53985258435197
|
No
|
connectAllSimilar
|
810
|
860,722
|
1062.61975308642
|
Yes
|
init
|
403
|
18,925
|
46.9602977667494
|
No
|
connect
|
81
|
150
|
1.85185185185185
|
Yes
|
Total
|
899
|
861,815
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-33-N3iMRZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-33-N3iMRZ--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-33-N3iMRZ–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
30
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,054
|
405
|
405
|
2,401
|
56,670
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
knowsAgent
|
2,401
|
3,198
|
1.33194502290712
|
No
|
2
|
addItemToWork
|
810
|
5,259
|
6.49259259259259
|
No
|
3
|
ownsWork
|
405
|
2,806
|
6.92839506172839
|
No
|
4
|
init
|
403
|
19,055
|
47.2828784119107
|
No
|
5
|
searchAndConnect
|
401
|
586,326
|
1462.15960099751
|
Yes
|
7
|
cycleSearch
|
16
|
5,707
|
356.6875
|
Yes
|
8
|
getWorks
|
16
|
2,621
|
163.8125
|
No
|
9
|
individualCycleSearch
|
16
|
0
|
0
|
Yes
|
11
|
Total
|
465
|
596,747
|
|
|
Found structures
Cycles
Number of cycles found: 14
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-33-N3iMRZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 2
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-33-N3iMRZ--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-01-53-MQ7Nca–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
211,216
|
805
|
805
|
400
|
214,031
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
976,444
|
3,591,584
|
3.67822834694053
|
No
|
existsSimilarity
|
976,444
|
3,570,124
|
3.65625064007767
|
No
|
similarityEdges
|
976,444
|
3,490,939
|
3.57515535965196
|
No
|
connectAllSimilar
|
811
|
3,601,649
|
4440.99753390876
|
Yes
|
init
|
403
|
36,190
|
89.8014888337469
|
No
|
connect
|
240
|
441
|
1.8375
|
Yes
|
cycleSearch
|
12
|
223
|
18.5833333333333
|
Yes
|
getWorks
|
11
|
55
|
5
|
Yes
|
searchAndConnect
|
10
|
50,031
|
5003.1
|
Yes
|
Total
|
1,089
|
3,653,907
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-01-53-MQ7Nca--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-01-53-MQ7Nca--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-01-53-MQ7Nca–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
210,736
|
805
|
805
|
400
|
213,551
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
11,219
|
6.96832298136646
|
No
|
ownsWork
|
805
|
5,612
|
6.97142857142857
|
No
|
init
|
403
|
36,245
|
89.9379652605459
|
No
|
knowsAgent
|
400
|
753
|
1.8825
|
No
|
searchAndConnect
|
391
|
1,626,624
|
4160.16368286445
|
Yes
|
individualCycleSearch
|
17
|
0
|
0
|
Yes
|
getWorksItems
|
8
|
23
|
2.875
|
Yes
|
getWorks
|
7
|
14,158
|
2022.57142857143
|
No
|
cycleSearch
|
6
|
19,293
|
3215.5
|
Yes
|
Total
|
427
|
1,650,933
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-01-53-MQ7Nca--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-01-53-MQ7Nca--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-02-55-R8ixqY–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
207,446
|
805
|
805
|
2,401
|
212,262
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
974,044
|
3,589,925
|
3.68558812538243
|
No
|
existsSimilarity
|
974,044
|
3,569,073
|
3.66418046823347
|
No
|
similarityEdges
|
974,044
|
3,491,015
|
3.58404240465523
|
No
|
connectAllSimilar
|
808
|
3,600,033
|
4455.48638613861
|
Yes
|
init
|
403
|
20,049
|
49.7493796526055
|
No
|
connect
|
227
|
453
|
1.99559471365639
|
Yes
|
Total
|
1,043
|
3,602,759
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-55-R8ixqY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-55-R8ixqY--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-16-02-55-R8ixqY–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
30
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
206,992
|
805
|
805
|
2,401
|
211,808
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
2,401
|
3,408
|
1.41940857975843
|
No
|
2
|
addItemToWork
|
1,610
|
11,693
|
7.26273291925466
|
No
|
3
|
ownsWork
|
805
|
5,786
|
7.18757763975155
|
No
|
4
|
init
|
403
|
19,848
|
49.2506203473945
|
No
|
5
|
searchAndConnect
|
401
|
1,724,669
|
4300.92019950125
|
Yes
|
7
|
cycleSearch
|
57
|
20,788
|
364.701754385965
|
Yes
|
8
|
getWorks
|
57
|
8,115
|
142.368421052632
|
No
|
9
|
individualCycleSearch
|
57
|
0
|
0
|
Yes
|
11
|
Total
|
629
|
1,769,130
|
|
|
Found structures
Cycles
Number of cycles found: 52
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-55-R8ixqY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 5
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-16-02-55-R8ixqY--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-02-20-62896c–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
51,832
|
405
|
405
|
400
|
53,447
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
327,645
|
796,664
|
2.43148529658624
|
No
|
existsSimilarity
|
327,645
|
745,706
|
2.27595720978498
|
No
|
similarityEdges
|
327,645
|
728,960
|
2.22484701429901
|
No
|
connect
|
22,849
|
43,353
|
1.89736968795133
|
Yes
|
connectAllSimilar
|
810
|
800,701
|
988.51975308642
|
Yes
|
init
|
403
|
17,815
|
44.2059553349876
|
No
|
Total
|
23,667
|
844,992
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-02-20-62896c--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-02-20-62896c--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-02-20-62896c–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
6,134
|
405
|
405
|
400
|
7,749
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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,599
|
21,895
|
6.08363434287302
|
Yes
|
3
|
getWorks
|
3,599
|
21,940
|
6.09613781606002
|
No
|
4
|
individualCycleSearch
|
3,599
|
246
|
0.0683523200889136
|
Yes
|
6
|
addItemToWork
|
810
|
14,446
|
17.8345679012346
|
No
|
7
|
ownsWork
|
405
|
7,368
|
18.1925925925926
|
No
|
8
|
init
|
403
|
20,454
|
50.7543424317618
|
No
|
9
|
searchAndConnect
|
401
|
97,273
|
242.576059850374
|
Yes
|
10
|
knowsAgent
|
400
|
1,235
|
3.0875
|
No
|
1
|
Total
|
14,797
|
145,775
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-02-20-62896c--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3599
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-02-20-62896c--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-03-34-xdmwHe–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
53,062
|
405
|
405
|
2,401
|
56,678
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
327,645
|
833,138
|
2.54280700148026
|
No
|
existsSimilarity
|
327,645
|
825,157
|
2.51844832059088
|
No
|
similarityEdges
|
327,645
|
806,659
|
2.46199087426941
|
No
|
connectAllSimilar
|
810
|
836,475
|
1032.68518518519
|
Yes
|
connect
|
733
|
1,333
|
1.81855388813097
|
Yes
|
init
|
403
|
17,935
|
44.5037220843672
|
No
|
Total
|
1,551
|
838,825
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-34-xdmwHe--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-34-xdmwHe--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-03-34-xdmwHe–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
5
|
1
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
405
|
51,596
|
405
|
405
|
2,401
|
55,212
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
810
|
405
|
1,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
|
knowsAgent
|
2,401
|
3,255
|
1.35568513119534
|
No
|
2
|
addItemToWork
|
810
|
8,548
|
10.5530864197531
|
No
|
3
|
ownsWork
|
405
|
4,405
|
10.8765432098765
|
No
|
4
|
init
|
403
|
17,943
|
44.5235732009926
|
No
|
5
|
searchAndConnect
|
401
|
543,514
|
1355.39650872818
|
Yes
|
7
|
cycleSearch
|
16
|
2,176
|
136
|
Yes
|
8
|
getWorks
|
16
|
953
|
59.5625
|
No
|
9
|
individualCycleSearch
|
16
|
0
|
0
|
Yes
|
11
|
Total
|
465
|
548,440
|
|
|
Found structures
Cycles
Number of cycles found: 15
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-34-xdmwHe--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-03-34-xdmwHe--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-48-fmhVGc–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
181,696
|
805
|
805
|
400
|
184,511
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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,138,165
|
3,586,438
|
3.15107036326016
|
No
|
2
|
existsSimilarity
|
1,138,165
|
3,414,032
|
2.99959320485167
|
No
|
3
|
similarityEdges
|
1,138,165
|
3,341,175
|
2.93558051776324
|
No
|
4
|
connect
|
78,131
|
145,745
|
1.86539273783773
|
Yes
|
6
|
cycleSearch
|
3,600
|
44,638
|
12.3994444444444
|
Yes
|
7
|
getWorks
|
3,600
|
24,386
|
6.77388888888889
|
Yes
|
8
|
individualCycleSearch
|
3,600
|
130
|
0.0361111111111111
|
Yes
|
10
|
connectAllSimilar
|
1,049
|
3,600,363
|
3432.18589132507
|
Yes
|
11
|
Total
|
97,180
|
3,929,756
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-48-fmhVGc--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-48-fmhVGc--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-05-48-fmhVGc–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
random
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
25,434
|
805
|
805
|
400
|
28,249
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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,943
|
6.09527777777778
|
Yes
|
3
|
getWorks
|
3,600
|
24,574
|
6.82611111111111
|
No
|
4
|
individualCycleSearch
|
3,600
|
124
|
0.0344444444444444
|
Yes
|
6
|
addItemToWork
|
1,610
|
12,217
|
7.58819875776398
|
No
|
7
|
ownsWork
|
805
|
6,048
|
7.51304347826087
|
No
|
8
|
init
|
403
|
19,319
|
47.9379652605459
|
No
|
9
|
searchAndConnect
|
401
|
181,094
|
451.605985037406
|
Yes
|
10
|
knowsAgent
|
400
|
671
|
1.6775
|
No
|
1
|
Total
|
14,801
|
228,601
|
|
|
Found structures
Cycles
Number of cycles found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-48-fmhVGc--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 3600
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-05-48-fmhVGc--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-08-49-C7FkVe–CV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
206,192
|
805
|
805
|
2,401
|
211,008
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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,006,065
|
3,592,471
|
3.57081401301109
|
No
|
existsSimilarity
|
1,006,065
|
3,567,665
|
3.54615755443237
|
No
|
similarityEdges
|
1,006,065
|
3,488,452
|
3.46742208505415
|
No
|
connect
|
2,352
|
4,145
|
1.76232993197279
|
Yes
|
connectAllSimilar
|
849
|
3,602,822
|
4243.60659599529
|
Yes
|
init
|
403
|
25,820
|
64.0694789081886
|
No
|
cycleSearch
|
23
|
375
|
16.304347826087
|
Yes
|
getWorks
|
22
|
197
|
8.95454545454546
|
Yes
|
searchAndConnect
|
10
|
42,048
|
4204.8
|
Yes
|
Total
|
3,261
|
3,651,089
|
|
|
Found structures
Cycles
Number of cycles found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-08-49-C7FkVe--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 0
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-08-49-C7FkVe--CV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}
SIM10-15-08-49-C7FkVe–DV
simulationParameters
agentNumber
|
similarityConnectThreshold
|
graphType
|
chainLength
|
similaritySearchThreshold
|
maxDistance
|
randomWorksNumberMultiplier
|
400
|
0.96
|
smallWorld
|
5
|
1
|
5
|
2
|
allEdgesByLabel
edges_offers
|
edges_similarity
|
edges_owns
|
edges_demands
|
edges_knows
|
edges_total
|
805
|
201,488
|
805
|
805
|
2,401
|
206,304
|
allVerticesByType
vertices_agent
|
vertices_item
|
vertices_work
|
vertices_total
|
401
|
1,610
|
805
|
2,816
|
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
|
2,401
|
3,255
|
1.35568513119534
|
No
|
addItemToWork
|
1,610
|
9,865
|
6.12732919254658
|
No
|
ownsWork
|
805
|
4,801
|
5.9639751552795
|
No
|
init
|
403
|
24,962
|
61.9404466501241
|
No
|
searchAndConnect
|
391
|
1,600,937
|
4094.46803069054
|
Yes
|
individualCycleSearch
|
29
|
0
|
0
|
Yes
|
getWorks
|
8
|
11,711
|
1463.875
|
No
|
getWorksItems
|
8
|
21
|
2.625
|
Yes
|
cycleSearch
|
7
|
16,730
|
2390
|
Yes
|
Total
|
440
|
1,622,267
|
|
|
Found structures
Cycles
Number of cycles found: 3
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-08-49-C7FkVe--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundCycle"
}}
]
}}
]
}
}
}
Paths
Number of paths found: 1
GET /filebeat-*/_search
{
"query": {
"bool": {
"must": [
{ "match_phrase": {
"simulationId": "SIM10-15-08-49-C7FkVe--DV"
}
},
{ "bool": {
"should": [
{ "match": {
"keyword": "foundPath"
}}
]
}}
]
}
}
}