[OSRM-talk] Extracting PBF

Florian Lohoff f at zz.de
Sun Nov 17 17:02:36 UTC 2013


On Sun, Nov 17, 2013 at 09:00:57AM -0500, Stephen Woodbridge wrote:
> It looks like you do not have enough memory. std::bad_alloc means
> you failed to allocate memory needed to continue.
> 
> Here is a wiki page that might help with planning:
> 
> https://github.com/DennisOSRM/Project-OSRM/wiki/OSRM-data-processing-timings
> 
> You might try creating 32-64 GB swap file if you are willing to just
> let it run for a long time.

The problem he is talking about is that with 32Bit userspace a single
process can not grow beyond 3.5GByte e.g. 2^32-Kernel Memory.

So most likely you wont be able to process Europe with that setup.

I am processing Germany every 4 Hours and i think i need >10GByte
Process size for it to go through. 

Flo
-- 
Florian Lohoff                                                 f at zz.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20131117/2d805947/attachment.pgp>


More information about the OSRM-talk mailing list