6 Experiment 5

6.1 Experimental set up

Values
experimentId EXP08-09-05-27-BmCFH6
agentNumbers 500, 1000, 2000
maxDistances 10
randomWorksNumberMultipliers 2
chainLengths 20

6.2 Descriptive analysis of each simulation

6.2.1 SIM08-09-09-20-UidsEi–CV

6.2.1.1 simulationParameters

agentNumber similarityConnectThreshold chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
1000 0.5 20 1 10 2

6.2.1.2 Degree distribution of agent->knows->agent edges

6.2.1.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
1 connectIfSimilar 228,627 11,016,774 48.1866708656458 No
2 existsSimilarity 228,627 10,836,045 47.396173680274 No
3 similarityEdges 228,627 10,437,670 45.6537066925604 No
4 connect 56,973 171,427 3.00891650430906 Yes
6 cycleSearch 10,798 110,143 10.2003148731247 Yes
7 getWorks 10,798 109,570 10.1472494906464 Yes
8 individualCycleSearch 10,798 342 0.0316725319503612 Yes
10 init 1,003 37,496 37.3838484546361 No
11 Total 110,963 459,020

6.2.1.4 Found structures

6.2.1.4.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-09-20-UidsEi--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
6.2.1.4.2 Paths

Number of paths found: 10798

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-09-20-UidsEi--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

6.2.2 SIM08-09-09-20-UidsEi–DV

6.2.2.1 simulationParameters

agentNumber similarityConnectThreshold chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
1000 0.5 20 1 10 2

6.2.2.2 Degree distribution of agent->knows->agent edges

6.2.2.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
1 individualCycleSearch 10,798 281 0.0260233376551213 Yes
2 knowsAgent 6,001 9,079 1.51291451424763 No
3 addItemToWork 4,040 43,112 10.6712871287129 No
4 ownsWork 2,020 20,952 10.3722772277228 No
5 init 1,004 917,265 913.610557768924 No
6 searchAndConnect 279 136,407,105 488914.35483871 Yes
7 getWorksItems 38 76 2 Yes
9 addChainToNetwork 1 0 0 Yes
10 addRandomWorksToAgents 1 25 25 Yes
11 Total 11,122 136,437,450

6.2.2.4 Found structures

6.2.2.4.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-09-20-UidsEi--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
6.2.2.4.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-09-20-UidsEi--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

6.2.3 SIM08-10-06-29-jKDYmz–DV

6.2.3.1 simulationParameters

agentNumber similarityConnectThreshold chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
2000 0.5 20 1 10 2

6.2.3.2 Degree distribution of agent->knows->agent edges

6.2.3.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
1 knowsAgent 12,001 18,313 1.52595617031914 No
2 individualCycleSearch 10,798 245 0.0226893869235044 Yes
3 addItemToWork 8,040 76,400 9.50248756218905 No
4 ownsWork 4,020 36,178 8.99950248756219 No
5 init 2,012 7,301,696 3629.07355864811 No
6 searchAndConnect 160 164,755,230 1029720.1875 Yes
7 getWorksItems 38 77 2.02631578947368 Yes
9 addChainToNetwork 1 0 0 Yes
10 addRandomWorksToAgents 1 34 34 Yes
11 Total 11,003 164,795,240

6.2.3.4 Found structures

6.2.3.4.1 Cycles

Number of cycles found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-10-06-29-jKDYmz--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
6.2.3.4.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-10-06-29-jKDYmz--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

6.2.4 SIM08-09-05-27-CLiEJf–CV

6.2.4.1 simulationParameters

agentNumber similarityConnectThreshold chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
500 0.5 20 1 10 2

6.2.4.2 Degree distribution of agent->knows->agent edges

6.2.4.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
connectIfSimilar 343,464 10,857,914 31.6129608925535 No
existsSimilarity 343,464 10,846,726 31.5803868818857 No
similarityEdges 343,464 10,477,761 30.5061403815247 No
cycleSearch 2,538 311,220 122.624113475177 Yes
getWorks 2,537 8,188 3.22743397713835 Yes
connect 616 1,907 3.09577922077922 Yes
init 503 22,853 45.4333996023857 No
connectAllSimilar 176 10,861,818 61714.875 Yes
Total 5,873 11,212,499

6.2.4.4 Found structures

6.2.4.4.1 Cycles

Number of cycles found: 1

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-05-27-CLiEJf--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
6.2.4.4.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-05-27-CLiEJf--CV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

6.2.5 SIM08-09-05-27-CLiEJf–DV

6.2.5.1 simulationParameters

agentNumber similarityConnectThreshold chainLength similaritySearchThreshold maxDistance randomWorksNumberMultiplier
500 0.5 20 1 10 2

6.2.5.2 Degree distribution of agent->knows->agent edges

6.2.5.3 Runing time by method

key doc_count sum_wallTime_ms.value avg_wallTime_ms.value includedInTotal
knowsAgent 3,001 5,828 1.94201932689104 No
individualCycleSearch 2,635 97 0.0368121442125237 Yes
addItemToWork 2,040 28,190 13.8186274509804 No
ownsWork 1,020 13,695 13.4264705882353 No
init 503 22,426 44.5844930417495 No
searchAndConnect 500 99,301,753 198603.506 Yes
getWorks 99 275,430 2782.12121212121 No
cycleSearch 98 393,311 4013.37755102041 Yes
Total 3,407 99,987,378

6.2.5.4 Found structures

6.2.5.4.1 Cycles

Number of cycles found: 87

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-05-27-CLiEJf--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundCycle"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 
6.2.5.4.2 Paths

Number of paths found: 0

 GET /filebeat-*/_search 
          { 
            "query": {
              "bool": {
                "must": [
                  { "match_phrase": {
                    "simulationId": "SIM08-09-05-27-CLiEJf--DV"
                    }
                  },
                  { "bool": {
                    "should": [
                      { "match": {
                        "keyword": "foundPath"
                      }}
                    ]
                  }}
                ]
              }
            }
          }
 

6.3 Scatterplots of experiment