|
1 | 1 |
|
2 |
| -Version: Openlink BIBM Test Driver 0.7.7 |
3 |
| -Start date: Thu Nov 14 12:33:55 CET 2013 |
4 |
| -Scale factor: 1.0 |
5 |
| -Explore Endpoint: http://localhost:8608/sparql |
6 |
| -Update Endpoint: http://localhost:8608/sparql |
7 |
| -Use case: /home/mirko/ldbc/ldbc_socialnet_bm/ldbc_socialnet_qgen/sib/int |
8 |
| -Number of warmup runs: 0 |
9 |
| -Seed: 808080 |
10 |
| -Number of query mix runs (without warmups): 0 times |
11 |
| -min/max Querymix runtime: 179769313486231570000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0000s / 0.0000s |
12 |
| -Elapsed runtime: 0.101 seconds |
13 |
| -QMpH: 0.000 query mixes per hour |
14 |
| -CQET: NaN seconds average runtime of query mix |
15 |
| -CQET (geom.): NaN seconds geometric mean runtime of query mix |
16 |
| -AQET (geom.): NaN seconds geometric mean runtime of query |
17 |
| -TPC-H Throughput: 0.000 qph*scale |
18 |
| -TPC-H Power: NaN qph*scale (geom) |
| 2 | + |
| 3 | + Query 1 of run 0 has been executed in 0.059000 seconds. |
| 4 | + |
| 5 | + Query string: |
| 6 | + |
| 7 | +select ?person ?last ?bday ?since ?gen ?browser ?locationIP #Q1 |
| 8 | + ((select group_concat (?email, ", ") |
| 9 | + where { |
| 10 | + ?person snvoc:email ?email |
| 11 | + } |
| 12 | + group by ?person)) as ?email |
| 13 | + ((select group_concat (?lng, ", ") |
| 14 | + where { |
| 15 | + ?person snvoc:speaks ?lng |
| 16 | + } |
| 17 | + group by ?person)) as ?lng |
| 18 | + ?based |
| 19 | + ((select group_concat ( bif:concat (?o_name, " ", ?year, " ", ?o_country), ", ") |
| 20 | + where { |
| 21 | + ?person snvoc:studyAt ?w . |
| 22 | + ?w snvoc:classYear ?year . |
| 23 | + ?w snvoc:hasOrganisation ?org . |
| 24 | + ?org snvoc:isLocatedIn ?o_countryURI . |
| 25 | + ?o_countryURI foaf:name ?o_country . |
| 26 | + ?org foaf:name ?o_name |
| 27 | + } |
| 28 | + group by ?person)) as ?studyAt |
| 29 | + ((select group_concat ( bif:concat (?o_name, " ", ?year, " ", ?o_country), ", ") |
| 30 | + where { |
| 31 | + ?person snvoc:workAt ?w . |
| 32 | + ?w snvoc:workFrom ?year . |
| 33 | + ?w snvoc:hasOrganisation ?org . |
| 34 | + ?org snvoc:isLocatedIn ?o_countryURI . |
| 35 | + ?o_countryURI foaf:name ?o_country . |
| 36 | + ?org foaf:name ?o_name |
| 37 | + } |
| 38 | + group by ?person)) as ?workAt |
| 39 | + { |
| 40 | + ?person a snvoc:Person . |
| 41 | + ?person snvoc:firstName "Meera" . |
| 42 | + ?person snvoc:isLocatedIn ?basedURI . |
| 43 | + ?basedURI foaf:name ?based . |
| 44 | + ?person snvoc:birthday ?bday . |
| 45 | + ?person snvoc:creationDate ?since . |
| 46 | + ?person snvoc:gender ?gen . |
| 47 | + ?person snvoc:lastName ?last . |
| 48 | + ?person snvoc:locationIP ?locationIP . |
| 49 | + ?person snvoc:browserUsed ?browser . |
| 50 | + } |
| 51 | + order by ?last ?person |
| 52 | + limit 10 |
| 53 | + |
| 54 | + |
| 55 | + Query results (10 results): |
| 56 | +{"queryname":1, |
| 57 | + "nrun":1, |
| 58 | + "header":["person", "last", "bday", "since", "gen", "browser", "locationIP", "email", "lng", "based", "studyAt", "workAt"], |
| 59 | + "params":["Meera"], |
| 60 | + "results":[ |
| 61 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17723", "Khan", "1981-02-12", "2012-01-16T06:16:15Z", "female", "Safari", "1.38.0.11", " [email protected], [email protected]", "en, as, ta", "Nabapally", "Christ_University 2002 Bangalore"], |
| 62 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17749", "Khan", "1982-09-12", "2012-05-13T06:03:11Z", "female", "Opera", "1.38.0.11", " [email protected], [email protected]", "en, ur, hi", "Sundar_Nagar", "JetLite 1971 India, Kalinga_Airlines 1970 India"], |
| 63 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17756", "Khan", "1985-05-29", "2012-10-01T01:30:47Z", "female", "Firefox", "1.38.0.11", " [email protected], [email protected], [email protected]", "en, ur, mr", "Saravanampatti", "Christ_University 2008 Bangalore", "Air_India_Cargo 2019 India, JetLite 2019 India, Jet_Konnect 2017 India, MDLR_Airlines 2018 India, Pawan_Hans 2019 India"], |
| 64 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17761", "Khan", "1989-05-11", "2011-07-07T02:41:44Z", "female", "Chrome", "1.38.0.11", "en, ta, bn", "Mysore", "New_Horizon_College_of_Engineering 2012 Bangalore", "JetLite 2018 India, Jet_Konnect 2019 India, Kingfisher_Red 2014 India, Pawan_Hans 2018 India"], |
| 65 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17774", "Khan", "1984-11-01", "2010-08-03T09:20:13Z", "female", "Chrome", "1.38.0.11", " [email protected], [email protected]", "en, ta, or", "Bikaner", "Sir_M._Visvesvaraya_Institute_of_Technology 2008 Bangalore", "Air_India_Cargo 2018 India, JetLite 2015 India"], |
| 66 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17813", "Khan", "1985-09-22", "2011-05-29T02:39:55Z", "female", "Internet Explorer", "1.38.0.11", "en, te, ml", "Kuttikkattoor", "Aurela 1971 Lithuania"], |
| 67 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers17826", "Khan", "1981-11-15", "2010-10-16T04:22:11Z", "female", "Internet Explorer", "1.38.0.11", " [email protected], [email protected], [email protected]", "en, te, or", "Kadapa", "Ecumenical_Christian_Centre 2001 Bangalore", "MDLR_Airlines 2009 India"], |
| 68 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers18003", "Khan", "1989-02-10", "2012-06-22T09:55:38Z", "female", "Firefox", "1.38.0.11", " [email protected]", "en, gu, or", "Ravulapalem", "Ecumenical_Christian_Centre 2013 Bangalore", "Air_India_Express 2020 India, IndiGo 2023 India, JetLite 2022 India, Jet_Airways 2021 India, Kingfisher_Red 2021 India"], |
| 69 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers18061", "Khan", "1987-03-31", "2011-12-25T04:38:17Z", "female", "Internet Explorer", "1.38.0.11", "en, as, ta", "Birati", "Himalayan_Aviation 1971 India, JetLite 1970 India"], |
| 70 | + ["http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers18174", "Khan", "1980-07-16", "2011-07-06T09:37:24Z", "female", "Firefox", "1.38.0.11", " [email protected]", "en, ur, hi", "Vadamanvandal", "National_Institute_of_Business_Management 2001 Colombo", "Blue_Dart_Aviation 2011 India, TajAir 2006 India, Felix_Airways 2006 Abd Rabbuh Mansur Al-Hadi cabinet, Felix_Airways 2006 Yemen"], |
| 71 | + ], |
| 72 | + |
| 73 | +__________________________________________________________________________________ |
19 | 74 |
|
20 | 75 | Version: Openlink BIBM Test Driver 0.7.7
|
21 |
| -Start date: Thu Nov 14 12:33:55 CET 2013 |
| 76 | +Start date: Thu Nov 14 13:06:39 CET 2013 |
22 | 77 | Scale factor: 1.0
|
23 |
| -Explore Endpoint: http://localhost:8608/sparql |
24 |
| -Update Endpoint: http://localhost:8608/sparql |
25 |
| -Use case: /home/mirko/ldbc/ldbc_socialnet_bm/ldbc_socialnet_qgen/sib/int |
| 78 | +Explore Endpoint: http://localhost:8607/sparql |
| 79 | +Update Endpoint: http://localhost:8607/sparql |
| 80 | +Use case: /home/sib/ldbc_socialnet_bm/ldbc_socialnet_qgen/sib/int |
26 | 81 | Number of warmup runs: 0
|
27 | 82 | Seed: 808080
|
28 |
| -Number of query mix runs (without warmups): 0 times |
29 |
| -min/max Querymix runtime: 179769313486231570000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0000s / 0.0000s |
30 |
| -Elapsed runtime: 0.062 seconds |
31 |
| -QMpH: 0.000 query mixes per hour |
32 |
| -CQET: NaN seconds average runtime of query mix |
33 |
| -CQET (geom.): NaN seconds geometric mean runtime of query mix |
34 |
| -AQET (geom.): NaN seconds geometric mean runtime of query |
35 |
| -TPC-H Throughput: 0.000 qph*scale |
36 |
| -TPC-H Power: NaN qph*scale (geom) |
| 83 | +Number of query mix runs (without warmups): 1 times |
| 84 | +min/max Querymix runtime: 0.0590s / 0.0590s |
| 85 | +Elapsed runtime: 0.090 seconds |
| 86 | +QMpH: 39914.105 query mixes per hour |
| 87 | +CQET: 0.059 seconds average runtime of query mix |
| 88 | +CQET (geom.): 0.059 seconds geometric mean runtime of query mix |
| 89 | +AQET (geom.): 0.059 seconds geometric mean runtime of query |
| 90 | +TPC-H Throughput: 39914.105 qph*scale |
| 91 | +TPC-H Power: 61016.949 qph*scale (geom) |
| 92 | + |
| 93 | +Metrics for Query: 1 |
| 94 | +Count: 1 times executed in whole run |
| 95 | +Time share 100.000% of total execution time |
| 96 | +AQET: 0.059000 seconds (arithmetic mean) |
| 97 | +AQET(geom.): 0.059000 seconds (geometric mean) |
| 98 | +QPS: 16.949 Queries per second |
| 99 | +minQET/maxQET: 0.059000s / 0.059000s |
| 100 | +Average result count: 10.000 |
| 101 | +min/max result count: 10 / 10 |
| 102 | +Number of timeouts: 0 |
0 commit comments