<div dir="ltr"><div>For preprocessing:</div><div><br></div>The demoserver uses about 175GB of RAM to preprocess the planet, and around 280GB of STXXL disk space (you'll also need 35GB for the planet file, and 40-50GB for the generated datafiles).<div><br></div><div>For the foot profile, the latest number I have is about 248GB of RAM.  Everything else is proportionally larger.</div><div><br></div><div>The profile you choose has a big impact on size - the foot profile includes a lot more ways/roads/paths than the car profile, so it needs more resources.  The cycling profile sits somewhere in between.</div><div><br></div><div>For runtime:</div><div><br></div><div>You should be able to route on the planet with 64GB of RAM - we basically just load all the files into memory, so whatever the output file size from preprocessing - that's roughly how much RAM you'll need (minus the size of the `.fileIndex` file, which is `mmap()`-ed and read on-demand).</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 5, 2017 at 7:45 AM, Artur Bialecki <span dir="ltr"><<a href="mailto:abialecki@intellimec.com" target="_blank">abialecki@intellimec.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In my case the disk space used is 102 GB and about 64 GB of RAM while running with 30 threads. I run a non-standard profile though that returns additional data. Not sure if that affects the foot prints.<br>
<br>
Artur...<br>
<div><div class="h5"><br>
-----Original Message-----<br>
From: Kieran Caplice [mailto:<a href="mailto:kieran.caplice@temetra.com">kieran.caplice@<wbr>temetra.com</a>]<br>
Sent: Wednesday, July 05, 2017 7:48 AM<br>
To: <a href="mailto:osrm-talk@openstreetmap.org">osrm-talk@openstreetmap.org</a><br>
Subject: [OSRM-talk] Current server requirements for planet<br>
<br>
Hello,<br>
<br>
What are the current recommended RAM+disk requirements for running an OSRM planet server?<br>
<br>
Thanks in advance.<br>
<br>
Kind regards,<br>
Kieran Caplice<br>
<br>
<br>
______________________________<wbr>_________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.<wbr>org/listinfo/osrm-talk</a><br>
</div></div>This e-mail message is confidential, may be privileged and is intended for the exclusive use of the addressee. Any other person is strictly prohibited from disclosing, distributing or reproducing it. If the addressee cannot be reached or is unknown to you, please inform us immediately and delete this e-mail message and destroy all copies. Thank you.<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.<wbr>org/listinfo/osrm-talk</a><br>
</div></div></blockquote></div><br></div>