Petros Tsialiamanis | 31 Aug 2010 11:49
Picon

Out of memory

Hello,
I'm trying to parse an N3 file using raptor parser ver.1.4.21. I keep
receiving the following message  "raptor fatal error: Out of memory".
However, this message doesn't make sense as I hove more than enough
memory on my machine.

The file has been created on SP2Bench data generator, using the
"sp2b_gen -s 2097152" command. It is 2GB in size.
( http://dbis.informatik.uni-freiburg.de/index.php?project=SP2B/download.php )

The specifications of my machine are the following, cpu: Intel core 2
Quad Q6600 <at> 2.4GHz, RAM: 8GB and operating system: Linux Ubuntu kernel
2.6.32-23-generic  x86_64

ICould you please see to this problem and let me know how it can be fixed?

Thank you in advance,
Petros
Steve Harris | 31 Aug 2010 11:51
Favicon
Gravatar

Re: Out of memory

You might be parsing it as Turtle, rather than N3, the Turtle parser can only handle files up to 2GB.

- Steve

On 2010-08-31, at 10:49, Petros Tsialiamanis wrote:

> Hello,
> I'm trying to parse an N3 file using raptor parser ver.1.4.21. I keep
> receiving the following message  "raptor fatal error: Out of memory".
> However, this message doesn't make sense as I hove more than enough
> memory on my machine.
> 
> The file has been created on SP2Bench data generator, using the
> "sp2b_gen -s 2097152" command. It is 2GB in size.
> ( http://dbis.informatik.uni-freiburg.de/index.php?project=SP2B/download.php )
> 
> The specifications of my machine are the following, cpu: Intel core 2
> Quad Q6600 <at> 2.4GHz, RAM: 8GB and operating system: Linux Ubuntu kernel
> 2.6.32-23-generic  x86_64
> 
> ICould you please see to this problem and let me know how it can be fixed?
> 
> Thank you in advance,
> Petros
> _______________________________________________
> redland-dev mailing list
> redland-dev@...
> http://lists.librdf.org/mailman/listinfo/redland-dev

--

-- 
(Continue reading)


Gmane