Re: [Virtuoso-users] RDF Mapper Options in Conductor

2015-10-20 Thread Haag, Jason
Wanted to touch base on this again. I just checked my cartridges and noticed that I don't have a "HTML (and variants)" option. Is it called something else or definitely called "HTML" (and variants)? Also, in conductor I navigated to "Linked Data" > "Sponger" and do not see a HTML cartridge to conf

Re: [Virtuoso-users] Virtuoso 7.2.0 terminated with signal SIGSEGV, Segmentation fault.

2015-10-20 Thread Hugh Williams
Hi Piret, By “warm” I mean when running the typical work load when the necessary data of servicing the requests would have been loaded into memory, as if there has been no activity then the server would not load data into memory which is the case from the status() output below ie 500 buffe

Re: [Virtuoso-users] Virtuoso 7.2.0 terminated with signal SIGSEGV, Segmentation fault.

2015-10-20 Thread Piret Lattikas
Hi, Hugh. This is the output of running the "status();" command after the databse has been up for ~20 minutes, but without any process using it: SQL> status(); REPORT VARCHAR ___ OpenLink Virtuoso Server Version 07.20.

Re: [Virtuoso-users] Virtuoso 7.2.0 terminated with signal SIGSEGV, Segmentation fault.

2015-10-20 Thread Hugh Williams
Hi Piret, If you have 10.6 billion trips and only 599GB RAM, then given that Virtuoso 7 typically requires 10GB RAM per billion triples, I suspect all the memory is being consumed and there will be a lot of swapping to disk, which is why I wanted to see the output of running the “status();” com

Re: [Virtuoso-users] Virtuoso 7.2.0 terminated with signal SIGSEGV, Segmentation fault.

2015-10-20 Thread Piret Lattikas
Hi, Hugh. To answer some of your questions. The total count of triples in our Quad Store is around 10.6billion. The server machine has 6 cores and 59GB RAM. The actual .sql script run is this: log_enable(2); SPARQL DELETE { GRAPH ?graph { ?st