<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Raphael,<br>
      <br>
      I tried MMAP_STORE_SYNC on my servers with 20gb assigned to the
      JVM while import and it completed successfully in 12h (even
      without SSD). I'm not really sure what could cause the problem you
      have, maybe a disc corruption? Can you confirm the following rough
      sizes (in bytes) of the files:<br>
      <pre>5 309 988 964 edges</pre>
      <pre>4 268 752 996 geometry</pre>
      <pre>1 811 939 428 locationIndex</pre>
      <pre>  371 196 004 names</pre>
      <pre>1 475 346 532 nodes</pre>
      <pre>       32 868 properties</pre>
      And if yes, would you mind to just try again? Also an SSD disc
      will help you speed up the import.<br>
      <br>
      BTW: Calculating routes with none-CH is slower and using
      MMAP_STORE_SYNC is again slower. You should really think about
      using RAM_STORE, at least for the routing part where your 30gb
      should be very sufficient (base graph is only the half size).<br>
      <br>
      Regards,<br>
      Peter<br>
      <br>
      On 07.01.2015 20:52, Raphael Volz wrote:<br>
    </div>
    <blockquote
cite="mid:CAEwD7=cL5aBp6K-PNXs34zjv_4BeNFDHhuk3Si8HdryRsW66_w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Hi.<br>
          </div>
          I have played a bit with Graphhopper between the years and am
          impressed so far. All data generation processes < planet
          have been successful so far and I have been using v0.4 from
          git (dated 29-12-2014)<br>
        </div>
        I have now run the planet import, which finished after about 4
        days of processing on a 32 GB quad core machine last night
        resulting in the following file<br>
        <a moz-do-not-send="true"
          href="http://mdm.nogago.com/planet.ghz">http://mdm.nogago.com/planet.ghz</a><br>
        <br>
        However, the engine does not correctly startup with the command
        and has odd bounds as marked below. During import I have used
        the<br>
        MMAP_STORE_SYNC setting and deactivated the CH options.<br>
        <br>
        Any indication of what I did wrong ?<br>
        <br>
        ./graphhopper.sh web planet-latest.osm.pbf<br>
        ## using java 1.7.0_65 (64bit) from<br>
        ## using existing osm file planet-latest.osm.pbf<br>
        ## existing jar found
        tools/target/graphhopper-tools-0.4-SNAPSHOT-jar-with-dependencies.jar<br>
        ## now web. JAVA_OPTS=-Xmx16000M -Xms1000M<br>
        2015-01-07 20:45:40,821 [main] INFO  com.graphhopper.GraphHopper
        - version 0.4|2014-12-29T23:03:51+0100 (3,9,3,2,2)<br>
        2015-01-07 20:45:40,831 [main] INFO  com.graphhopper.GraphHopper
        - graph <span style="background-color:rgb(255,0,0)"><b>GraphHopperStorage|bike,car,foot|MMAP_STORE_SYNC|2D|NoExt|3,9,3,2,2,
            details:edges:165 303 954(5045), nodes:122 486 991(1402),
            name: /(353), <a class="moz-txt-link-freetext" href="geo:424">geo:424</a> 414 532(1620),
bounds:-1.7999999627470962,1.7999999627470962,-0.8996714107618796,0.899999795109029<br>
          </b></span>2015-01-07 20:45:40,831 [main] INFO 
        com.graphhopper.http.DefaultModule - loaded graph
        at:planet-latest.osm-gh, source:planet-latest.osm.pbf,
        flagEncoders:bike,car,foot, class:GraphHopperStorage<br>
        2015-01-07 20:45:40,853 [main] INFO 
        com.graphhopper.http.DefaultModule - jsonp disabled<br>
        2015-01-07 20:45:41,031 [main] INFO 
        com.graphhopper.http.GHServer - Started server at HTTP :8989<br>
        <br clear="all">
        <div>
          <div>
            <div><br>
              -- <br>
              <div class="gmail_signature">--<br>
                <br>
                “The only truly valuable thing in life is time. It is
                the only thing that is not replenishable. You can always
                make more money, but you can never get more time."<br>
                ― The 10 best quotes from financial insiders<br>
                <br>
                --<br>
                <br>
                Prof. Dr. Raphael Volz<br>
                <br>
                Professor für Anwendungen der Informatik<br>
                <br>
                Wirtschaftsingenieurwesen / Business Administration
                & Engineering<br>
                <br>
                Fakultät für Technik / School of Engineering<br>
                <br>
                Hochschule Pforzheim / Pforzheim University<br>
                <br>
                Tiefenbronner Str. 65<br>
                <br>
                D-75175 Pforzheim<br>
                <br>
                Raum: W1.2.18 (Gebäude Wirtschaft und Recht 1)<br>
                <br>
                Sprechstunde: Donnerstag 11:30-13:00 Uhr (nach
                Vereinbarung)<br>
                <br>
                Office hours: Thursday 11:30am - 1:00 pm (by prior
                appointment only)<br>
                <br>
                mailto: <a moz-do-not-send="true"
                  href="mailto:raphael.volz@hs-pforzheim.de"
                  target="_blank">raphael.volz@hs-pforzheim.de</a><br>
                <br>
                 </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>