planetiler/planet-logs/v0.3.0-planet-c5ad-128gb.txt

1234 wiersze
184 KiB
Plaintext

0:00:00 DEB - argument: config=null (path to config file)
0:00:00 DEB - argument: area=planet (name of the extract to download if osm_url/osm_path not specified (i.e. 'monaco' 'rhode island' 'australia' or 'planet'))
0:00:00 INF - Using in-memory stats
0:00:00 INF [overall] -
0:00:00 INF [overall] - Starting...
0:00:00 DEB - argument: bounds=Env[-180.0 : 180.0, -85.0511287798066 : 85.0511287798066] (bounds)
0:00:00 DEB - argument: threads=64 (num threads)
0:00:00 DEB - argument: loginterval=10 seconds (time between logs)
0:00:00 DEB - argument: minzoom=0 (minimum zoom level)
0:00:00 DEB - argument: maxzoom=14 (maximum zoom level (limit 14))
0:00:00 DEB - argument: defer_mbtiles_index_creation=false (skip adding index to mbtiles file)
0:00:00 DEB - argument: optimize_db=false (optimize mbtiles after writing)
0:00:00 DEB - argument: emit_tiles_in_order=true (emit tiles in index order)
0:00:00 DEB - argument: force=true (overwriting output file and ignore disk/RAM warnings)
0:00:00 DEB - argument: gzip_temp=false (gzip temporary feature storage (uses more CPU, but less disk space))
0:00:00 DEB - argument: sort_max_readers=6 (maximum number of concurrent read threads to use when sorting chunks)
0:00:00 DEB - argument: sort_max_writers=6 (maximum number of concurrent write threads to use when sorting chunks)
0:00:00 DEB - argument: nodemap_type=array (type of node location map, one of [noop, sortedtable, sparsearray, array])
0:00:00 DEB - argument: nodemap_storage=ram (storage for location map, one of [ram, mmap, direct])
0:00:00 DEB - argument: nodemap_madvise=false (use linux madvise(random) to improve memory-mapped read performance)
0:00:00 DEB - argument: http_user_agent=Planetiler downloader (https://github.com/onthegomap/planetiler) (User-Agent header to set when downloading files over HTTP)
0:00:00 DEB - argument: http_timeout=30 seconds (Timeout to use when downloading files over HTTP)
0:00:00 DEB - argument: http_retries=1 (Retries to use when downloading files over HTTP)
0:00:00 DEB - argument: download_chunk_size_mb=100 (Size of file chunks to download in parallel in megabytes)
0:00:00 DEB - argument: download_threads=1 (Number of parallel threads to use when downloading each file)
0:00:00 DEB - argument: min_feature_size_at_max_zoom=0.0625 (Default value for the minimum size in tile pixels of features to emit at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: min_feature_size=1.0 (Default value for the minimum size in tile pixels of features to emit below the maximum zoom level)
0:00:00 DEB - argument: simplify_tolerance_at_max_zoom=0.0625 (Default value for the tile pixel tolerance to use when simplifying features at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: simplify_tolerance=0.1 (Default value for the tile pixel tolerance to use when simplifying features below the maximum zoom level)
0:00:00 DEB - argument: osm_lazy_reads=false (Read OSM blocks from disk in worker threads)
0:00:00 DEB - argument: tmpdir=data/tmp (temp directory)
0:00:00 DEB - argument: only_download=false (download source data then exit)
0:00:00 DEB - argument: download=false (download sources)
0:00:00 DEB - argument: only_fetch_wikidata=false (fetch wikidata translations then quit)
0:00:00 DEB - argument: fetch_wikidata=false (fetch wikidata translations then continue)
0:00:00 DEB - argument: use_wikidata=true (use wikidata translations)
0:00:00 DEB - argument: wikidata_cache=data/sources/wikidata_names.json (wikidata cache file)
0:00:00 DEB - argument: lake_centerlines_path=data/sources/lake_centerline.shp.zip (lake_centerlines shapefile path)
0:00:00 DEB - argument: free_lake_centerlines_after_read=false (delete lake_centerlines input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: water_polygons_path=data/sources/water-polygons-split-3857.zip (water_polygons shapefile path)
0:00:00 DEB - argument: free_water_polygons_after_read=false (delete water_polygons input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: natural_earth_path=data/sources/natural_earth_vector.sqlite.zip (natural_earth sqlite db path)
0:00:00 DEB - argument: free_natural_earth_after_read=false (delete natural_earth input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: osm_path=data/sources/planet.osm.pbf (osm OSM input file path)
0:00:00 DEB - argument: free_osm_after_read=false (delete osm input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: mbtiles=output.mbtiles (mbtiles output file)
0:00:00 DEB - argument: transliterate=true (attempt to transliterate latin names)
0:00:00 DEB - argument: languages=am,ar,az,be,bg,br,bs,ca,co,cs,cy,da,de,el,en,eo,es,et,eu,fi,fr,fy,ga,gd,he,hi,hr,hu,hy,id,is,it,ja,ja_kana,ja_rm,ja-Latn,ja-Hira,ka,kk,kn,ko,ko-Latn,ku,la,lb,lt,lv,mk,mt,ml,nl,no,oc,pl,pt,rm,ro,ru,sk,sl,sq,sr,sr-Latn,sv,ta,te,th,tr,uk,zh (languages to use)
0:00:00 DEB - argument: only_layers= (Include only certain layers)
0:00:00 DEB - argument: exclude_layers= (Exclude certain layers)
0:00:00 DEB - argument: boundary_country_names=true (boundary layer: add left/right codes of neighboring countries)
0:00:00 DEB - argument: transportation_z13_paths=false (transportation(_name) layer: show all paths on z13)
0:00:00 DEB - argument: building_merge_z13=false (building layer: merge nearby buildings at z13)
0:00:00 DEB - argument: transportation_name_brunnel=false (transportation_name layer: set to false to omit brunnel and help merge long highways)
0:00:00 DEB - argument: transportation_name_size_for_shield=false (transportation_name layer: allow road names on shorter segments (ie. they will have a shield))
0:00:00 DEB - argument: transportation_name_limit_merge=false (transportation_name layer: limit merge so we don't combine different relations to help merge long highways)
0:00:00 DEB - argument: mbtiles_name=OpenMapTiles ('name' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org ('description' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_attribution=<a href="https://www.openmaptiles.org/" target="_blank">&copy; OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a> ('attribution' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_version=3.13.0 ('version' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_type=baselayer ('type' attribute for mbtiles metadata)
0:00:00 DEB - argument: help=false (show arguments then exit)
0:00:00 INF - Building BasemapProfile profile into output.mbtiles in these phases:
0:00:00 INF - lake_centerlines: Process features in data/sources/lake_centerline.shp.zip
0:00:00 INF - water_polygons: Process features in data/sources/water-polygons-split-3857.zip
0:00:00 INF - natural_earth: Process features in data/sources/natural_earth_vector.sqlite.zip
0:00:00 INF - osm_pass1: Pre-process OpenStreetMap input (store node locations then relation members)
0:00:00 INF - osm_pass2: Process OpenStreetMap nodes, ways, then relations
0:00:00 INF - sort: Sort rendered features by tile ID
0:00:00 INF - mbtiles: Encode each tile and write to output.mbtiles
0:00:00 INF - error loading /data/data/sources/wikidata_names.json: java.nio.file.NoSuchFileException: data/sources/wikidata_names.json
0:00:00 DEB - ✓ 223G /data (/dev/nvme1n1) requested for read phase disk, 1.1T available
0:00:00 DEB - - 223G used for temporary feature storage
0:00:00 DEB - ✓ 335G /data (/dev/nvme1n1) requested for write phase disk, 1.1T available
0:00:00 DEB - - 223G used for temporary feature storage
0:00:00 DEB - - 111G used for mbtiles output
0:00:00 INF - ⚠️️ 109G JVM heap requested for read phase memory, 123G available (increase JVM -Xmx setting)
0:00:00 INF - - 76G used for array node location cache (switch to sparsearray to reduce size)
0:00:00 INF - - 33G used for temporary profile storage
0:00:00 INF - Using merge sort feature map, chunk size=964mb workers=64
0:00:01 INF - dataFileCache open start
0:00:01 INF [lake_centerlines] -
0:00:01 INF [lake_centerlines] - Starting...
0:00:02 INF [lake_centerlines] - read: [ 29k 100% 36k/s ] write: [ 0 0/s ] 0
cpus: 3.1 gc: 3% heap: 136M/123G direct: 24k postGC: 95M
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/115k) -> write( -%)
0:00:02 INF [lake_centerlines] - Finished in 0.8s cpu:3s avg:3.3
0:00:02 INF [lake_centerlines] - read 1x(28% 0.2s)
0:00:02 INF [lake_centerlines] - process 64x(1% 0s)
0:00:02 INF [lake_centerlines] - write 1x(0% 0s)
0:00:02 INF [water_polygons] -
0:00:02 INF [water_polygons] - Starting...
0:00:12 INF [water_polygons] - read: [ 3.5k 24% 351/s ] write: [ 20M 2M/s ] 1.1G
cpus: 57.8 gc: 7% heap: 3.5G/123G direct: 52M postGC: 3.2G
read(86%) -> (20/1k) -> process(85% 84% 86% 82% 81% 82% 86% 82% 83% 77% 83% 81% 89% 86% 85% 81% 80% 84% 79% 86% 82% 81% 86% 86% 78% 85% 80% 88% 89% 80% 78% 81% 86% 80% 81% 83% 81% 77% 80% 78% 79% 78% 79% 83% 89% 82% 82% 78% 80% 76% 80% 85% 81% 84% 83% 83% 80% 82% 80% 83% 74% 77% 78% 83%) -> (33k/115k) -> write(32%)
0:00:22 INF [water_polygons] - read: [ 7.7k 54% 424/s ] write: [ 68M 4.7M/s ] 3.5G
cpus: 44.1 gc: 4% heap: 7.6G/123G direct: 52M postGC: 2.2G
read(56%) -> (1k/1k) -> process(83% 89% 58% 85% 56% 60% 91% 77% 61% 59% 70% 68% 61% 59% 58% 71% 80% 61% 73% 63% 54% 87% 68% 65% 55% 58% 64% 58% 60% 69% 83% 63% 67% 61% 63% 57% 58% 62% 63% 63% 62% 65% 73% 55% 66% 60% 58% 57% 58% 54% 59% 58% 58% 60% 60% 60% 58% 58% 52% 58% 54% 89% 63% 79%) -> (108k/115k) -> write(66%)
0:00:32 INF [water_polygons] - read: [ 11k 78% 353/s ] write: [ 149M 8.1M/s ] 7.1G
cpus: 5.6 gc: 0% heap: 21G/123G direct: 52M postGC: 2G
read( 1%) -> (1k/1k) -> process( 7% 7% 7% 8% 7% 6% 17% 6% 6% 7% 7% 8% 8% 6% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 8% 6% 6% 7% 7% 7% 6% 7% 6% 7% 7% 7% 7% 7% 7% 7% 7% 8% 7% 7% 7% 7% 7% 7% 8% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7%) -> (110k/115k) -> write(100%)
0:00:41 INF [water_polygons] - read: [ 14k 100% 347/s ] write: [ 222M 8M/s ] 10G
cpus: 5.4 gc: 0% heap: 24G/123G direct: 52M postGC: 2G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/115k) -> write( -%)
0:00:41 INF [water_polygons] - Finished in 39s cpu:18m46s gc:1s avg:28.8
0:00:41 INF [water_polygons] - read 1x(37% 14s sys:1s wait:20s done:3s)
0:00:41 INF [water_polygons] - process 64x(41% 16s wait:22s)
0:00:41 INF [water_polygons] - write 1x(74% 29s sys:4s wait:9s)
0:00:41 INF [natural_earth] - unzipping /data/data/sources/natural_earth_vector.sqlite.zip to data/tmp/natearth.sqlite
0:00:45 INF [natural_earth] -
0:00:45 INF [natural_earth] - Starting...
0:00:55 INF [natural_earth] - read: [ 349k 100% 35k/s ] write: [ 33k 3.4k/s ] 10G
cpus: 2.5 gc: 0% heap: 2.6G/123G direct: 52M postGC: 2G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/115k) -> write( -%)
0:00:55 INF [natural_earth] - Finished in 10s cpu:25s avg:2.5
0:00:55 INF [natural_earth] - read 1x(59% 6s wait:4s)
0:00:55 INF [natural_earth] - process 64x(2% 0.2s wait:9s)
0:00:55 INF [natural_earth] - write 1x(0% 0s wait:10s)
0:00:55 INF [osm_pass1] -
0:00:55 INF [osm_pass1] - Starting...
0:01:05 INF [osm_pass1] - nodes: [ 855M 85M/s ] 10G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.9k 190/s ]
cpus: 44.9 gc: 8% heap: 27G/123G direct: 58M postGC: 13G hppc: 1.6k
read(62%) -> (0/190) -> process(66% 67% 69% 67% 65% 66% 66% 68% 66% 65% 69% 69% 68% 63% 67% 66% 66% 66% 67% 67% 64% 66% 66% 66% 64% 64% 62% 65% 63% 66% 64% 66% 65% 64% 63% 68% 63% 67% 67% 68% 66% 65% 66% 65% 64% 65% 65% 63% 65% 64% 67% 66% 63% 62% 65% 64% 61% 66% 66% 65% 65% 66% 66%)
0:01:15 INF [osm_pass1] - nodes: [ 1.8B 99M/s ] 20G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.8k 192/s ]
cpus: 39.1 gc: 10% heap: 24G/123G direct: 58M postGC: 24G hppc: 1.6k
read(57%) -> (0/190) -> process(50% 53% 58% 56% 60% 55% 58% 59% 54% 54% 55% 57% 51% 51% 57% 51% 54% 59% 53% 51% 55% 57% 48% 54% 57% 59% 54% 52% 57% 58% 59% 55% 60% 57% 61% 59% 53% 58% 54% 53% 51% 59% 59% 57% 54% 50% 54% 55% 53% 58% 60% 56% 54% 59% 59% 55% 53% 54% 54% 57% 58% 51% 56%)
0:01:25 INF [osm_pass1] - nodes: [ 3.1B 125M/s ] 33G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.8k 198/s ]
cpus: 54.7 gc: 14% heap: 38G/123G direct: 58M postGC: 38G hppc: 1.6k
read(74%) -> (3/190) -> process(77% 79% 78% 79% 76% 77% 76% 76% 76% 77% 78% 78% 77% 78% 77% 78% 76% 78% 78% 78% 75% 76% 78% 77% 77% 76% 75% 77% 78% 76% 77% 77% 77% 77% 77% 78% 78% 77% 75% 77% 77% 77% 78% 77% 77% 77% 79% 78% 77% 76% 78% 77% 78% 78% 77% 79% 77% 77% 76% 79% 77% 77% 78%)
0:01:36 INF [osm_pass1] - nodes: [ 4.2B 114M/s ] 44G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.4k 165/s ]
cpus: 56.1 gc: 13% heap: 51G/123G direct: 58M postGC: 50G hppc: 1.6k
read(76%) -> (45/190) -> process(80% 80% 79% 80% 79% 80% 78% 76% 81% 82% 80% 78% 84% 78% 83% 80% 81% 78% 83% 84% 81% 81% 78% 82% 79% 77% 80% 82% 81% 76% 82% 79% 79% 77% 78% 81% 79% 79% 79% 76% 82% 81% 81% 81% 79% 74% 78% 82% 80% 81% 81% 82% 79% 78% 81% 77% 79% 80% 80% 80% 76% 79% 82%)
0:01:46 INF [osm_pass1] - nodes: [ 5.3B 105M/s ] 55G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9k 151/s ]
cpus: 54.7 gc: 13% heap: 82G/123G direct: 58M postGC: 64G hppc: 1.6k
read(64%) -> (33/190) -> process(70% 67% 70% 64% 71% 65% 64% 66% 66% 65% 68% 66% 65% 65% 67% 68% 65% 69% 67% 67% 68% 70% 69% 69% 69% 69% 67% 69% 64% 67% 65% 71% 65% 68% 66% 67% 70% 66% 61% 70% 67% 69% 63% 68% 63% 68% 64% 66% 67% 67% 70% 64% 69% 66% 68% 65% 68% 70% 71% 69% 70% 67% 64%)
0:01:56 INF [osm_pass1] - nodes: [ 6.5B 119M/s ] 67G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 167/s ]
cpus: 55.6 gc: 16% heap: 87G/123G direct: 58M postGC: 79G hppc: 1.6k
read(69%) -> (115/190) -> process(74% 77% 74% 72% 71% 78% 68% 71% 76% 72% 70% 74% 76% 77% 75% 74% 74% 74% 74% 75% 70% 72% 72% 76% 73% 74% 72% 74% 74% 76% 69% 77% 76% 74% 72% 76% 78% 74% 72% 70% 73% 77% 77% 75% 77% 78% 73% 75% 71% 72% 72% 75% 76% 75% 75% 73% 72% 74% 76% 75% 75% 75% 78%)
0:02:06 INF [osm_pass1] - nodes: [ 7.5B 97M/s ] 76G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 138/s ]
cpus: 49.2 gc: 26% heap: 91G/123G direct: 58M postGC: 96G hppc: 1.6k
read(51%) -> (81/190) -> process(64% 61% 63% 64% 62% 60% 62% 63% 63% 63% 63% 64% 63% 63% 63% 64% 64% 65% 61% 64% 61% 63% 64% 63% 63% 63% 64% 63% 64% 64% 64% 62% 63% 62% 63% 65% 66% 63% 63% 63% 63% 65% 64% 64% 63% 66% 64% 61% 64% 64% 64% 63% 63% 66% 64% 65% 61% 64% 66% 64% 62% 64% 62%)
0:02:06 INF [osm_pass1:process] - Finished nodes: 7,546,573,682 (108M/s) in 1m9s cpu:58m23s gc:10s avg:50.5
0:02:16 INF [osm_pass1] - nodes: [ 7.5B 6/s ] 76G ways: [ 54M 5.4M/s ] rels: [ 0 0/s ] blocks: [ 12k 55/s ]
cpus: 29.5 gc: 18% heap: 110G/123G direct: 58M postGC: 109G hppc: 1.6k
read(15%) -> (127/190) -> process(15% 19% 17% 19% 21% 15% 21% 21% 19% 21% 19% 18% 18% 19% 21% 12% 18% 16% 18% 15% 20% 19% 18% 17% 16% 17% 18% 16% 19% 16% 15% 20% 19% 19% 18% 21% 18% 19% 19% 20% 16% 16% 15% 19% 17% 19% 19% 19% 16% 15% 15% 17% 15% 14% 18% 18% 13% 17% 15% 18% 16% 16% 18%)
0:02:26 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 119M 6.4M/s ] rels: [ 0 0/s ] blocks: [ 13k 57/s ]
cpus: 35.8 gc: 19% heap: 112G/123G direct: 58M postGC: 108G hppc: 1.6k
read(13%) -> (126/190) -> process(17% 17% 16% 14% 16% 16% 16% 18% 16% 20% 16% 16% 17% 14% 15% 17% 17% 17% 18% 14% 17% 17% 16% 15% 17% 17% 18% 16% 16% 18% 17% 14% 16% 14% 16% 15% 15% 17% 15% 16% 16% 16% 18% 16% 19% 17% 17% 15% 15% 18% 15% 15% 16% 18% 16% 14% 18% 16% 19% 19% 16% 16% 19%)
0:02:36 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 180M 6M/s ] rels: [ 0 0/s ] blocks: [ 13k 49/s ]
cpus: 39.1 gc: 20% heap: 102G/123G direct: 58M postGC: 102G hppc: 1.6k
read(10%) -> (127/190) -> process(14% 14% 15% 13% 13% 15% 15% 14% 14% 17% 15% 16% 14% 16% 15% 14% 16% 16% 14% 16% 15% 15% 15% 13% 15% 14% 15% 16% 14% 14% 13% 15% 15% 15% 13% 15% 13% 14% 13% 14% 11% 13% 14% 17% 14% 15% 14% 17% 15% 15% 15% 13% 15% 13% 13% 14% 15% 17% 17% 14% 15% 16% 15%)
0:02:46 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 245M 6.5M/s ] rels: [ 0 0/s ] blocks: [ 14k 53/s ]
cpus: 43.3 gc: 22% heap: 114G/123G direct: 58M postGC: 113G hppc: 1.6k
read(11%) -> (127/190) -> process(15% 15% 16% 18% 13% 13% 16% 16% 14% 15% 17% 16% 16% 15% 18% 15% 13% 14% 16% 16% 19% 16% 15% 16% 15% 15% 16% 14% 15% 14% 16% 13% 15% 15% 14% 14% 14% 16% 16% 16% 16% 14% 14% 14% 13% 18% 16% 16% 16% 16% 14% 14% 16% 14% 16% 14% 15% 18% 15% 15% 14% 16% 17%)
0:02:56 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 313M 6.7M/s ] rels: [ 0 0/s ] blocks: [ 14k 51/s ]
cpus: 38.6 gc: 30% heap: 92G/123G direct: 25M postGC: 92G hppc: 1.6k
read( 9%) -> (127/190) -> process(13% 13% 14% 13% 14% 14% 15% 14% 14% 16% 13% 13% 14% 14% 14% 13% 14% 14% 15% 14% 16% 13% 13% 16% 13% 13% 14% 16% 13% 15% 15% 14% 14% 16% 16% 14% 14% 15% 15% 15% 17% 14% 17% 13% 13% 11% 15% 14% 16% 15% 13% 14% 15% 15% 14% 15% 16% 14% 13% 17% 13% 14% 15%)
0:03:06 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 422M 10M/s ] rels: [ 0 0/s ] blocks: [ 15k 80/s ]
cpus: 31.1 gc: 28% heap: 109G/123G direct: 25M postGC: 109G hppc: 1.6k
read(13%) -> (127/190) -> process(22% 22% 24% 23% 21% 22% 21% 23% 24% 23% 21% 23% 24% 22% 23% 23% 22% 22% 23% 23% 23% 23% 23% 21% 23% 23% 24% 23% 22% 22% 24% 20% 21% 23% 23% 22% 22% 21% 22% 22% 21% 24% 23% 23% 23% 22% 23% 23% 22% 22% 23% 23% 21% 24% 23% 22% 22% 24% 22% 22% 24% 21% 24%)
0:03:16 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 538M 11M/s ] rels: [ 0 0/s ] blocks: [ 16k 79/s ]
cpus: 30.7 gc: 28% heap: 105G/123G direct: 25M postGC: 105G hppc: 1.6k
read(12%) -> (127/190) -> process(23% 21% 21% 22% 21% 22% 23% 21% 23% 21% 23% 21% 23% 22% 22% 21% 22% 23% 21% 22% 23% 21% 23% 20% 22% 21% 22% 23% 21% 23% 22% 24% 21% 22% 22% 21% 23% 20% 22% 22% 22% 21% 22% 22% 23% 22% 21% 22% 23% 22% 22% 22% 20% 22% 22% 21% 21% 21% 22% 22% 23% 23% 23%)
0:03:26 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 637M 9.9M/s ] rels: [ 0 0/s ] blocks: [ 17k 72/s ]
cpus: 28.2 gc: 26% heap: 99G/123G direct: 25M postGC: 98G hppc: 1.6k
read(11%) -> (127/190) -> process(21% 20% 20% 21% 20% 22% 21% 20% 22% 21% 21% 20% 21% 20% 20% 21% 20% 20% 19% 19% 19% 20% 21% 21% 20% 20% 21% 22% 20% 20% 20% 20% 21% 21% 20% 19% 19% 19% 22% 19% 20% 20% 20% 21% 19% 20% 21% 20% 20% 19% 22% 20% 20% 19% 19% 19% 21% 21% 19% 19% 21% 20% 19%)
0:03:36 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 744M 10M/s ] rels: [ 0 0/s ] blocks: [ 17k 74/s ]
cpus: 29.1 gc: 27% heap: 100G/123G direct: 25M postGC: 101G hppc: 1.6k
read(11%) -> (126/190) -> process(21% 21% 20% 21% 21% 20% 20% 19% 20% 20% 21% 21% 21% 20% 20% 21% 20% 20% 21% 21% 20% 22% 23% 22% 22% 21% 21% 20% 20% 20% 21% 20% 20% 20% 21% 20% 21% 21% 21% 21% 22% 19% 22% 21% 21% 22% 22% 22% 21% 21% 20% 20% 20% 19% 22% 20% 20% 19% 21% 20% 21% 21% 20%)
0:03:45 INF [osm_pass1:process] - Finished ways: 841,994,745 (8.5M/s) in 1m39s cpu:55m56s gc:24s avg:34
0:03:46 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 841M 9.6M/s ] rels: [ 1.1M 116k/s ] blocks: [ 18k 70/s ]
cpus: 31.4 gc: 26% heap: 108G/123G direct: 18M postGC: 107G hppc: 185M
read( -%) -> (87/190) -> process(24% 23% 24% 21% 26% 25% 24% 28% 23% 23% 25% 25% 26% 24% 24% 23% 26% 24% 21% 25% 25% 23% 25% 22% 21% 24% 24% 25% 25% 26% 26% 26% 24% 23% 26% 26% 27% 26% 24% 27% 23% 25% 25% 27% 26% 24% 26% 28% 24% 25% 24% 23% 23% 23% 22% 24% 25% 23% 24% 23% 24% 25% 26%)
0:03:53 INF [osm_pass1:process] - Finished relations: 9,718,612 (1.1M/s) in 9s cpu:1m20s avg:9.3
0:03:53 INF [osm_pass1] - nodes: [ 7.5B 0/s ] 76G ways: [ 841M 0/s ] rels: [ 9.7M 1.1M/s ] blocks: [ 18k 20/s ]
cpus: 8.5 gc: 3% heap: 100G/123G direct: 18M postGC: 92G hppc: 1G
read( -%) -> (0/190) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%)
0:03:53 DEB [osm_pass1] - Processed 18,767 blocks:
0:03:53 INF [osm_pass1] - nodes: 7,546,573,682 (108M/s) in 1m9s cpu:58m23s gc:10s avg:50.5
0:03:53 INF [osm_pass1] - ways: 841,994,745 (8.5M/s) in 1m39s cpu:55m56s gc:24s avg:34
0:03:53 INF [osm_pass1] - relations: 9,718,612 (1.1M/s) in 9s cpu:1m20s avg:9.3
0:03:53 INF [osm_pass1] - Finished in 2m58s cpu:1h57m gc:35s avg:39.4
0:03:53 INF [osm_pass1] - read 1x(32% 58s sys:35s wait:1m11s done:9s)
0:03:53 INF [osm_pass1] - process 63x(38% 1m8s sys:3s block:1m10s wait:8s)
0:03:53 INF [osm_pass2] -
0:03:53 INF [osm_pass2] - Starting...
0:04:03 INF [osm_pass2] - nodes: [ 217M 3% 21M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 241M 1.9M/s ] 12G blocks: [ 484 3% 48/s ]
cpus: 51.5 gc: 11% heap: 105G/123G direct: 25M postGC: 92G hppc: 1G
read(22%) -> (101/164) -> process(65% 75% 74% 65% 74% 73% 72% 73% 72% 73% 62% 74% 72% 65% 69% 72% 60% 71% 71% 64% 72% 70% 66% 72% 74% 65% 74% 69% 75% 70% 74% 61% 60% 75% 69% 70% 70% 71% 73% 74% 72% 70% 67% 73% 70% 70% 74% 71% 74% 68% 71% 67% 71% 66% 74% 70% 63% 69% 70% 66% 71% 68% 69%) -> (93k/114k) -> write(63%)
0:04:13 INF [osm_pass2] - nodes: [ 450M 6% 23M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 267M 2.5M/s ] 15G blocks: [ 967 5% 48/s ]
cpus: 47 gc: 12% heap: 108G/123G direct: 25M postGC: 93G hppc: 1G
read(16%) -> (98/164) -> process(54% 74% 66% 50% 70% 57% 67% 77% 59% 68% 65% 71% 43% 72% 71% 70% 56% 72% 47% 47% 68% 66% 76% 71% 72% 73% 68% 72% 50% 64% 64% 67% 62% 54% 66% 59% 66% 64% 70% 66% 62% 63% 59% 46% 67% 68% 70% 68% 63% 68% 62% 67% 68% 43% 67% 48% 70% 54% 67% 57% 67% 77% 46%) -> (33k/114k) -> write(86%)
0:04:23 INF [osm_pass2] - nodes: [ 725M 10% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 279M 1.2M/s ] 16G blocks: [ 1.5k 8% 61/s ]
cpus: 56.2 gc: 14% heap: 94G/123G direct: 25M postGC: 93G hppc: 1G
read(23%) -> (101/164) -> process(79% 78% 77% 78% 78% 77% 79% 80% 80% 80% 81% 79% 80% 80% 81% 80% 79% 78% 78% 81% 80% 80% 78% 78% 80% 78% 80% 79% 80% 75% 80% 80% 81% 80% 80% 80% 79% 79% 81% 79% 79% 78% 80% 79% 78% 79% 78% 80% 81% 79% 77% 80% 78% 77% 76% 79% 77% 78% 80% 76% 79% 78% 78%) -> (32k/114k) -> write(41%)
0:04:33 INF [osm_pass2] - nodes: [ 997M 13% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 295M 1.5M/s ] 18G blocks: [ 2.1k 12% 58/s ]
cpus: 56.8 gc: 12% heap: 93G/123G direct: 25M postGC: 93G hppc: 1G
read(19%) -> (100/164) -> process(81% 80% 79% 79% 74% 81% 82% 82% 82% 81% 71% 69% 81% 81% 79% 80% 81% 81% 83% 80% 73% 81% 81% 80% 79% 81% 79% 81% 80% 80% 82% 83% 82% 82% 83% 82% 79% 81% 82% 70% 80% 82% 81% 79% 80% 81% 80% 83% 72% 83% 82% 82% 81% 79% 82% 82% 80% 80% 79% 83% 80% 82% 79%) -> (50k/114k) -> write(51%)
0:04:43 INF [osm_pass2] - nodes: [ 1.2B 17% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 305M 1M/s ] 19G blocks: [ 2.7k 15% 54/s ]
cpus: 50.8 gc: 12% heap: 97G/123G direct: 25M postGC: 92G hppc: 1G
read(17%) -> (101/164) -> process(78% 77% 76% 76% 18% 77% 74% 79% 80% 78% 12% 12% 74% 76% 76% 75% 76% 75% 79% 78% 11% 79% 79% 79% 77% 77% 76% 77% 80% 79% 78% 77% 78% 79% 76% 75% 79% 76% 78% 11% 74% 78% 76% 76% 80% 75% 77% 76% 11% 78% 76% 79% 78% 77% 76% 78% 78% 77% 77% 76% 78% 79% 80%) -> (33k/114k) -> write(35%)
0:04:53 INF [osm_pass2] - nodes: [ 1.5B 20% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 314M 903k/s ] 20G blocks: [ 3.2k 17% 51/s ]
cpus: 51.7 gc: 13% heap: 100G/123G direct: 25M postGC: 92G hppc: 1G
read(14%) -> (101/164) -> process(80% 80% 77% 77% 76% 82% 80% 77% 79% 75% 12% 25% 76% 76% 78% 76% 76% 74% 76% 80% 13% 77% 77% 78% 63% 73% 77% 79% 78% 79% 82% 76% 76% 77% 78% 79% 80% 72% 81% 12% 77% 80% 78% 78% 76% 80% 73% 78% 13% 80% 76% 79% 77% 75% 79% 77% 77% 73% 79% 76% 77% 80% 77%) -> (28k/114k) -> write(31%)
0:05:04 INF [osm_pass2] - nodes: [ 1.8B 24% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 325M 1M/s ] 21G blocks: [ 3.7k 20% 49/s ]
cpus: 50.9 gc: 13% heap: 96G/123G direct: 25M postGC: 92G hppc: 1G
read(13%) -> (101/164) -> process(72% 77% 79% 77% 77% 75% 74% 74% 71% 78% 12% 81% 76% 74% 74% 79% 72% 78% 72% 72% 13% 75% 75% 79% 13% 78% 74% 78% 77% 70% 75% 75% 71% 74% 71% 76% 68% 71% 69% 62% 75% 77% 71% 70% 75% 76% 65% 77% 12% 69% 79% 75% 76% 74% 71% 74% 75% 78% 77% 80% 72% 78% 65%) -> (46k/114k) -> write(36%)
0:05:14 INF [osm_pass2] - nodes: [ 2B 27% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 339M 1.4M/s ] 22G blocks: [ 4.2k 23% 50/s ]
cpus: 52.3 gc: 13% heap: 93G/123G direct: 25M postGC: 92G hppc: 1G
read(13%) -> (101/164) -> process(79% 77% 76% 73% 75% 60% 74% 74% 69% 77% 42% 77% 76% 74% 75% 77% 73% 77% 77% 78% 16% 73% 80% 74% 16% 78% 73% 80% 77% 75% 77% 75% 77% 78% 72% 72% 76% 77% 77% 77% 77% 74% 73% 76% 77% 75% 80% 77% 16% 79% 68% 76% 77% 81% 81% 79% 75% 79% 77% 77% 78% 73% 73%) -> (33k/114k) -> write(46%)
0:05:24 INF [osm_pass2] - nodes: [ 2.3B 31% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 358M 1.8M/s ] 23G blocks: [ 4.6k 25% 41/s ]
cpus: 54 gc: 13% heap: 96G/123G direct: 25M postGC: 94G hppc: 1G
read(12%) -> (100/164) -> process(77% 79% 77% 77% 78% 76% 76% 78% 78% 74% 83% 76% 79% 80% 78% 78% 73% 77% 79% 77% 22% 78% 78% 78% 21% 79% 77% 79% 76% 79% 76% 75% 76% 77% 74% 80% 77% 78% 73% 73% 78% 76% 79% 75% 77% 80% 76% 81% 53% 74% 74% 76% 79% 73% 78% 77% 77% 79% 81% 78% 79% 75% 75%) -> (35k/114k) -> write(53%)
0:05:34 INF [osm_pass2] - nodes: [ 2.6B 35% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 367M 974k/s ] 24G blocks: [ 5k 27% 41/s ]
cpus: 55 gc: 13% heap: 107G/123G direct: 25M postGC: 94G hppc: 1G
read(10%) -> (101/164) -> process(78% 78% 77% 80% 78% 79% 81% 78% 78% 76% 77% 81% 76% 82% 76% 80% 72% 80% 78% 82% 47% 77% 77% 80% 55% 80% 82% 78% 78% 78% 78% 77% 79% 74% 76% 79% 79% 77% 79% 72% 80% 79% 54% 78% 75% 78% 74% 78% 78% 78% 78% 78% 78% 78% 79% 77% 78% 78% 76% 77% 78% 79% 77%) -> (32k/114k) -> write(31%)
0:05:44 INF [osm_pass2] - nodes: [ 2.8B 38% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 376M 884k/s ] 25G blocks: [ 5.5k 29% 41/s ]
cpus: 55.9 gc: 13% heap: 106G/123G direct: 25M postGC: 94G hppc: 1G
read(11%) -> (101/164) -> process(80% 78% 77% 78% 79% 82% 68% 81% 81% 81% 80% 76% 75% 78% 82% 79% 80% 80% 78% 82% 79% 78% 79% 77% 81% 78% 80% 78% 79% 77% 79% 81% 80% 79% 80% 78% 81% 78% 78% 81% 79% 75% 78% 79% 79% 79% 82% 78% 77% 80% 80% 81% 74% 77% 78% 78% 77% 78% 77% 79% 81% 78% 78%) -> (32k/114k) -> write(30%)
0:05:54 INF [osm_pass2] - nodes: [ 3.1B 42% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 384M 760k/s ] 26G blocks: [ 5.9k 31% 40/s ]
cpus: 55.9 gc: 15% heap: 92G/123G direct: 25M postGC: 92G hppc: 1G
read(10%) -> (100/164) -> process(77% 79% 79% 78% 78% 78% 78% 76% 79% 76% 78% 80% 79% 78% 79% 75% 75% 80% 78% 79% 76% 80% 78% 78% 78% 78% 78% 73% 79% 79% 81% 78% 78% 79% 77% 78% 76% 77% 78% 79% 78% 80% 78% 78% 78% 77% 78% 78% 75% 79% 77% 79% 77% 79% 77% 80% 76% 77% 79% 76% 69% 78% 77%) -> (29k/114k) -> write(25%)
0:06:04 INF [osm_pass2] - nodes: [ 3.4B 46% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 393M 953k/s ] 27G blocks: [ 6.2k 34% 38/s ]
cpus: 54 gc: 14% heap: 92G/123G direct: 25M postGC: 92G hppc: 1G
read( 9%) -> (101/164) -> process(78% 70% 77% 74% 71% 78% 78% 76% 75% 78% 76% 79% 76% 72% 71% 74% 77% 75% 74% 74% 78% 74% 76% 79% 73% 80% 73% 73% 79% 74% 74% 74% 74% 71% 69% 77% 73% 72% 75% 78% 76% 78% 75% 74% 73% 75% 74% 76% 74% 77% 76% 77% 76% 78% 78% 74% 79% 76% 74% 75% 70% 71% 71%) -> (32k/114k) -> write(31%)
0:06:14 INF [osm_pass2] - nodes: [ 3.7B 49% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 403M 917k/s ] 28G blocks: [ 6.6k 36% 37/s ]
cpus: 53.9 gc: 13% heap: 96G/123G direct: 25M postGC: 92G hppc: 1G
read(10%) -> (101/164) -> process(80% 73% 78% 74% 78% 72% 77% 78% 76% 75% 71% 75% 74% 75% 72% 53% 76% 72% 75% 81% 74% 80% 76% 77% 70% 74% 77% 77% 74% 79% 76% 75% 75% 75% 72% 75% 76% 78% 78% 77% 73% 81% 77% 79% 73% 76% 68% 77% 72% 76% 80% 75% 77% 78% 80% 75% 77% 73% 78% 75% 72% 75% 77%) -> (31k/114k) -> write(29%)
0:06:24 INF [osm_pass2] - nodes: [ 3.9B 53% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 409M 648k/s ] 29G blocks: [ 7k 38% 39/s ]
cpus: 50.1 gc: 13% heap: 92G/123G direct: 25M postGC: 92G hppc: 1G
read( 9%) -> (101/164) -> process(68% 74% 62% 77% 69% 75% 69% 74% 77% 74% 71% 77% 61% 69% 61% 71% 65% 73% 63% 73% 73% 68% 67% 61% 74% 68% 76% 71% 73% 75% 69% 76% 65% 69% 68% 67% 74% 69% 76% 64% 67% 67% 70% 58% 72% 73% 62% 66% 71% 68% 73% 76% 68% 61% 70% 71% 68% 65% 71% 68% 67% 71% 70%) -> (29k/114k) -> write(22%)
0:06:34 INF [osm_pass2] - nodes: [ 4.2B 56% 26M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 417M 821k/s ] 29G blocks: [ 7.4k 40% 38/s ]
cpus: 48.4 gc: 12% heap: 97G/123G direct: 25M postGC: 93G hppc: 1G
read( 9%) -> (101/164) -> process(63% 65% 68% 57% 71% 69% 64% 64% 67% 61% 74% 77% 63% 70% 66% 71% 72% 68% 69% 60% 76% 67% 62% 66% 71% 66% 68% 63% 72% 64% 68% 71% 70% 61% 67% 66% 66% 71% 65% 64% 76% 69% 66% 64% 71% 71% 69% 76% 61% 68% 66% 68% 63% 68% 60% 71% 59% 63% 72% 65% 63% 68% 71%) -> (35k/114k) -> write(26%)
0:06:44 INF [osm_pass2] - nodes: [ 4.5B 60% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 426M 844k/s ] 30G blocks: [ 7.8k 42% 39/s ]
cpus: 53.4 gc: 14% heap: 97G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (101/164) -> process(76% 74% 75% 72% 74% 72% 73% 72% 77% 69% 77% 74% 74% 72% 75% 74% 79% 77% 69% 73% 75% 72% 75% 76% 76% 75% 76% 73% 72% 71% 75% 74% 74% 72% 76% 70% 76% 70% 73% 76% 74% 74% 73% 75% 79% 74% 71% 73% 77% 78% 74% 79% 75% 75% 72% 76% 78% 76% 76% 65% 73% 75% 77%) -> (30k/114k) -> write(26%)
0:06:54 INF [osm_pass2] - nodes: [ 4.7B 63% 28M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 433M 755k/s ] 31G blocks: [ 8.2k 44% 40/s ]
cpus: 54 gc: 14% heap: 96G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (100/164) -> process(75% 72% 76% 74% 73% 75% 78% 75% 73% 74% 77% 74% 73% 78% 74% 76% 75% 78% 75% 80% 81% 78% 78% 76% 78% 77% 72% 74% 74% 72% 74% 74% 75% 75% 79% 78% 75% 78% 76% 79% 74% 76% 73% 77% 75% 75% 78% 75% 73% 73% 75% 75% 81% 75% 76% 73% 75% 78% 74% 73% 73% 81% 76%) -> (32k/114k) -> write(24%)
0:07:04 INF [osm_pass2] - nodes: [ 5B 67% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 440M 696k/s ] 31G blocks: [ 8.6k 46% 39/s ]
cpus: 54.2 gc: 13% heap: 105G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (100/164) -> process(73% 78% 72% 77% 77% 77% 74% 72% 76% 73% 77% 76% 72% 77% 76% 75% 78% 77% 75% 74% 76% 80% 79% 75% 76% 75% 80% 75% 81% 74% 71% 71% 74% 76% 72% 76% 76% 76% 73% 74% 79% 74% 79% 76% 76% 75% 74% 75% 78% 77% 78% 77% 73% 79% 76% 78% 78% 77% 79% 80% 73% 77% 74%) -> (32k/114k) -> write(23%)
0:07:14 INF [osm_pass2] - nodes: [ 5.3B 71% 28M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 447M 690k/s ] 32G blocks: [ 9k 48% 40/s ]
cpus: 56.2 gc: 14% heap: 102G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (100/164) -> process(78% 78% 80% 80% 79% 78% 75% 79% 78% 76% 79% 81% 76% 79% 78% 78% 81% 81% 79% 78% 80% 77% 80% 79% 79% 78% 79% 78% 82% 79% 79% 80% 80% 77% 81% 77% 78% 80% 80% 79% 78% 80% 76% 81% 76% 79% 79% 79% 75% 80% 77% 79% 78% 75% 78% 76% 78% 79% 80% 78% 80% 76% 82%) -> (29k/114k) -> write(22%)
0:07:24 INF [osm_pass2] - nodes: [ 5.6B 75% 27M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 456M 921k/s ] 33G blocks: [ 9.4k 50% 39/s ]
cpus: 55.1 gc: 14% heap: 100G/123G direct: 25M postGC: 95G hppc: 1G
read(10%) -> (101/164) -> process(80% 79% 77% 79% 79% 81% 74% 77% 76% 79% 76% 80% 79% 78% 79% 74% 78% 70% 75% 78% 74% 78% 72% 71% 81% 81% 78% 72% 79% 76% 75% 78% 76% 79% 75% 72% 79% 77% 74% 73% 71% 74% 75% 76% 73% 75% 77% 71% 76% 75% 76% 75% 74% 79% 71% 77% 78% 80% 76% 71% 80% 77% 80%) -> (30k/114k) -> write(31%)
0:07:34 INF [osm_pass2] - nodes: [ 5.9B 78% 28M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 466M 935k/s ] 34G blocks: [ 9.8k 52% 40/s ]
cpus: 56 gc: 14% heap: 104G/123G direct: 25M postGC: 92G hppc: 1G
read(10%) -> (101/164) -> process(77% 81% 79% 78% 77% 77% 80% 79% 76% 76% 77% 79% 83% 80% 79% 78% 78% 79% 78% 80% 81% 78% 79% 77% 80% 77% 79% 74% 78% 81% 80% 80% 76% 80% 76% 79% 77% 78% 80% 75% 78% 80% 79% 82% 76% 74% 76% 79% 80% 80% 82% 79% 79% 79% 80% 79% 80% 82% 78% 79% 78% 77% 79%) -> (32k/114k) -> write(31%)
0:07:44 INF [osm_pass2] - nodes: [ 6.2B 82% 28M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 473M 721k/s ] 35G blocks: [ 10k 55% 40/s ]
cpus: 56.2 gc: 14% heap: 106G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (101/164) -> process(81% 79% 78% 80% 80% 80% 80% 80% 79% 76% 78% 79% 78% 78% 79% 79% 79% 80% 76% 80% 78% 75% 77% 75% 80% 79% 79% 79% 82% 78% 77% 77% 77% 80% 78% 77% 79% 80% 79% 77% 78% 79% 75% 80% 79% 81% 80% 77% 81% 79% 79% 75% 76% 75% 82% 80% 80% 78% 79% 76% 78% 80% 80%) -> (27k/114k) -> write(24%)
0:07:54 INF [osm_pass2] - nodes: [ 6.4B 86% 28M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 480M 689k/s ] 35G blocks: [ 10k 57% 39/s ]
cpus: 55.8 gc: 14% heap: 101G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (101/164) -> process(80% 77% 80% 80% 79% 79% 81% 77% 76% 79% 78% 76% 78% 80% 81% 82% 80% 80% 79% 79% 78% 80% 75% 79% 81% 73% 78% 80% 82% 77% 78% 79% 79% 76% 77% 75% 77% 78% 79% 79% 77% 78% 78% 79% 75% 78% 74% 79% 77% 78% 80% 76% 78% 78% 77% 76% 78% 72% 76% 78% 76% 81% 76%) -> (28k/114k) -> write(23%)
0:08:04 INF [osm_pass2] - nodes: [ 6.7B 90% 28M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 491M 1M/s ] 36G blocks: [ 11k 59% 39/s ]
cpus: 57.1 gc: 14% heap: 93G/123G direct: 25M postGC: 93G hppc: 1G
read(10%) -> (99/164) -> process(79% 81% 77% 81% 82% 79% 80% 81% 79% 80% 79% 80% 82% 79% 79% 81% 81% 81% 79% 79% 80% 78% 82% 81% 82% 81% 82% 82% 80% 79% 80% 78% 78% 79% 80% 79% 79% 81% 76% 77% 81% 80% 80% 80% 79% 82% 78% 77% 77% 82% 80% 79% 79% 80% 82% 79% 77% 81% 81% 81% 80% 82% 80%) -> (31k/114k) -> write(33%)
0:08:14 INF [osm_pass2] - nodes: [ 7B 93% 22M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 499M 854k/s ] 37G blocks: [ 11k 61% 32/s ]
cpus: 31.8 gc: 10% heap: 95G/123G direct: 25M postGC: 91G hppc: 1G
read( 6%) -> (101/164) -> process(49% 38% 66% 43% 66% 8% 42% 57% 49% 48% 69% 46% 21% 59% 57% 41% 21% 60% 6% 65% 55% 56% 34% 45% 64% 38% 24% 65% 20% 27% 23% 47% 58% 50% 50% 64% 28% 37% 19% 8% 49% 59% 19% 55% 62% 15% 33% 43% 64% 59% 74% 69% 68% 11% 9% 6% 59% 63% 66% 11% 11% 51% 11%) -> (32k/114k) -> write(23%)
0:08:24 INF [osm_pass2] - nodes: [ 7.2B 96% 21M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 505M 617k/s ] 37G blocks: [ 11k 62% 29/s ]
cpus: 27.1 gc: 9% heap: 104G/123G direct: 25M postGC: 93G hppc: 1G
read( 5%) -> (101/164) -> process( 5% 27% 39% 54% 47% 3% 43% 48% 16% 28% 36% 39% 40% 56% 24% 10% 47% 8% 3% 37% 51% 52% 49% 60% 20% 40% 22% 8% 4% 61% 35% 44% 46% 48% 45% 14% 44% 54% 65% 3% 56% 34% 65% 15% 52% 47% 20% 47% 55% 46% 60% 59% 44% 48% 11% 50% 57% 16% 58% 33% 7% 23% 3%) -> (29k/114k) -> write(16%)
0:08:34 INF [osm_pass2] - nodes: [ 7.4B 99% 25M/s ] 76G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 511M 599k/s ] 38G blocks: [ 12k 64% 35/s ]
cpus: 39.8 gc: 12% heap: 107G/123G direct: 25M postGC: 92G hppc: 1G
read( 7%) -> (101/164) -> process(55% 36% 55% 65% 56% 6% 65% 67% 64% 68% 49% 62% 46% 49% 49% 7% 57% 41% 7% 58% 66% 70% 64% 55% 52% 70% 64% 46% 46% 59% 46% 67% 62% 64% 66% 62% 54% 71% 49% 45% 61% 66% 64% 12% 61% 57% 63% 67% 49% 56% 61% 78% 41% 70% 69% 69% 65% 31% 64% 66% 47% 44% 29%) -> (30k/114k) -> write(19%)
0:08:36 DEB [osm_pass2:process] - Sorting long long multimap...
0:08:38 INF [osm_pass2:process] - Finished nodes: 7,546,573,682 (26M/s) in 4m45s cpu:4h4m2s gc:37s avg:51.4
0:08:43 DEB [osm_pass2:process] - Sorted long long multimap 6s cpu:1m30s avg:13.9
0:08:44 INF [osm_pass2] - nodes: [ 7.5B 100% 7.7M/s ] 76G ways: [ 142k 0% 14k/s ] rels: [ 0 0% 0/s ] features: [ 515M 359k/s ] 38G blocks: [ 12k 65% 13/s ]
cpus: 26.8 gc: 6% heap: 104G/123G direct: 25M postGC: 93G hppc: 971M
read( 4%) -> (101/164) -> process(30% 32% 28% 26% 35% 31% 33% 25% 28% 34% 30% 29% 29% 28% 25% 19% 27% 32% 22% 31% 36% 26% 28% 31% 28% 32% 28% 26% 33% 28% 33% 32% 26% 22% 30% 26% 32% 36% 28% 27% 31% 31% 31% 83% 30% 36% 32% 33% 38% 23% 32% 26% 30% 31% 27% 29% 26% 29% 31% 23% 31% 38% 32%) -> (38k/114k) -> write(11%)
0:08:54 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 4.7M 1% 461k/s ] rels: [ 0 0% 0/s ] features: [ 545M 3M/s ] 41G blocks: [ 12k 65% <1/s ]
cpus: 29.4 gc: 3% heap: 103G/123G direct: 25M postGC: 89G hppc: 1G
read( 0%) -> (101/164) -> process(39% 42% 41% 37% 38% 42% 44% 42% 39% 41% 37% 55% 39% 42% 39% 41% 40% 43% 39% 40% 39% 37% 37% 39% 38% 36% 35% 40% 38% 39% 42% 39% 36% 40% 40% 36% 39% 40% 43% 39% 38% 40% 41% 41% 38% 38% 44% 41% 37% 42% 42% 37% 40% 41% 40% 40% 41% 37% 39% 40% 40% 42% 40%) -> (99k/114k) -> write(95%)
0:09:04 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 9.6M 1% 488k/s ] rels: [ 0 0% 0/s ] features: [ 575M 2.9M/s ] 44G blocks: [ 12k 65% 5/s ]
cpus: 27.4 gc: 7% heap: 94G/123G direct: 25M postGC: 89G hppc: 1G
read( 2%) -> (101/164) -> process(34% 36% 32% 34% 33% 33% 35% 34% 32% 34% 33% 33% 33% 36% 33% 33% 34% 39% 35% 35% 36% 33% 34% 33% 34% 33% 32% 33% 37% 34% 37% 34% 33% 35% 38% 35% 32% 35% 34% 34% 38% 35% 33% 36% 34% 36% 34% 36% 34% 35% 34% 36% 37% 36% 34% 36% 35% 33% 36% 40% 34% 36% 35%) -> (101k/114k) -> write(92%)
0:09:14 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 14M 2% 483k/s ] rels: [ 0 0% 0/s ] features: [ 604M 2.8M/s ] 47G blocks: [ 12k 65% 6/s ]
cpus: 29.9 gc: 6% heap: 99G/123G direct: 25M postGC: 89G hppc: 1.1G
read( 2%) -> (101/164) -> process(39% 43% 34% 43% 46% 35% 36% 37% 47% 39% 37% 39% 39% 43% 34% 36% 38% 43% 40% 35% 40% 41% 41% 35% 37% 38% 40% 36% 35% 41% 36% 42% 39% 37% 41% 40% 42% 34% 40% 37% 44% 41% 42% 38% 39% 43% 43% 36% 40% 39% 44% 45% 37% 37% 42% 40% 34% 39% 40% 35% 33% 42% 37%) -> (102k/114k) -> write(94%)
0:09:24 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 19M 2% 472k/s ] rels: [ 0 0% 0/s ] features: [ 630M 2.6M/s ] 49G blocks: [ 12k 66% 5/s ]
cpus: 34.7 gc: 8% heap: 105G/123G direct: 25M postGC: 90G hppc: 1.2G
read( 2%) -> (101/164) -> process(52% 44% 43% 47% 52% 44% 46% 44% 47% 46% 48% 46% 43% 43% 43% 43% 41% 43% 45% 48% 40% 49% 44% 50% 46% 46% 64% 46% 47% 44% 47% 43% 47% 44% 45% 46% 48% 48% 47% 46% 46% 46% 45% 43% 44% 51% 46% 45% 48% 44% 46% 46% 44% 42% 43% 49% 45% 45% 45% 44% 44% 40% 46%) -> (98k/114k) -> write(91%)
0:09:34 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 24M 3% 546k/s ] rels: [ 0 0% 0/s ] features: [ 655M 2.5M/s ] 51G blocks: [ 12k 66% 6/s ]
cpus: 40.8 gc: 7% heap: 91G/123G direct: 25M postGC: 90G hppc: 1.3G
read( 2%) -> (101/164) -> process(66% 64% 48% 52% 53% 52% 52% 53% 57% 55% 48% 54% 53% 45% 52% 52% 52% 50% 55% 50% 54% 66% 64% 50% 52% 53% 62% 50% 54% 55% 52% 58% 58% 52% 58% 58% 53% 65% 54% 54% 52% 49% 64% 50% 54% 59% 57% 53% 60% 49% 53% 50% 56% 53% 49% 56% 56% 52% 52% 48% 50% 63% 52%) -> (78k/114k) -> write(92%)
0:09:44 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 30M 4% 552k/s ] rels: [ 0 0% 0/s ] features: [ 678M 2.3M/s ] 53G blocks: [ 12k 66% 6/s ]
cpus: 44.3 gc: 9% heap: 95G/123G direct: 25M postGC: 90G hppc: 1.6G
read( 2%) -> (101/164) -> process(55% 63% 57% 59% 56% 60% 56% 59% 62% 62% 58% 62% 61% 62% 57% 56% 57% 61% 54% 53% 77% 61% 58% 54% 55% 58% 78% 58% 56% 64% 59% 60% 62% 59% 75% 80% 55% 56% 56% 55% 77% 60% 60% 55% 55% 78% 61% 54% 61% 58% 59% 61% 57% 58% 60% 55% 57% 57% 54% 54% 70% 79% 58%) -> (92k/114k) -> write(90%)
0:09:54 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 36M 4% 580k/s ] rels: [ 0 0% 0/s ] features: [ 699M 2M/s ] 55G blocks: [ 12k 67% 5/s ]
cpus: 49 gc: 13% heap: 94G/123G direct: 25M postGC: 91G hppc: 1.9G
read( 2%) -> (101/164) -> process(65% 65% 65% 65% 65% 56% 67% 65% 66% 66% 65% 53% 68% 65% 65% 48% 66% 72% 64% 59% 78% 54% 67% 61% 68% 64% 76% 64% 66% 66% 55% 56% 56% 63% 78% 79% 47% 63% 47% 64% 74% 69% 62% 65% 53% 77% 69% 57% 66% 64% 67% 64% 46% 68% 67% 67% 69% 65% 62% 62% 76% 73% 62%) -> (42k/114k) -> write(84%)
0:10:04 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 45M 5% 944k/s ] rels: [ 0 0% 0/s ] features: [ 719M 2M/s ] 57G blocks: [ 12k 67% 8/s ]
cpus: 55.2 gc: 10% heap: 106G/123G direct: 25M postGC: 92G hppc: 1.9G
read( 3%) -> (101/164) -> process(87% 83% 88% 88% 86% 87% 86% 86% 26% 85% 85% 18% 88% 87% 60% 17% 87% 87% 87% 87% 86% 23% 88% 86% 88% 87% 85% 88% 88% 87% 29% 85% 87% 59% 86% 87% 17% 87% 21% 87% 86% 87% 87% 86% 56% 88% 87% 38% 86% 86% 87% 86% 34% 87% 87% 87% 86% 85% 19% 86% 87% 86% 68%) -> (65k/114k) -> write(82%)
0:10:14 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 54M 6% 890k/s ] rels: [ 0 0% 0/s ] features: [ 740M 2M/s ] 59G blocks: [ 12k 68% 9/s ]
cpus: 54.9 gc: 9% heap: 97G/123G direct: 25M postGC: 92G hppc: 1.9G
read( 3%) -> (101/164) -> process(78% 76% 74% 75% 77% 74% 79% 74% 69% 76% 78% 69% 77% 75% 76% 61% 75% 77% 78% 77% 76% 60% 74% 76% 76% 78% 76% 78% 74% 79% 77% 78% 79% 74% 75% 75% 57% 73% 73% 75% 77% 76% 78% 76% 78% 74% 78% 76% 76% 78% 77% 74% 68% 75% 80% 74% 79% 76% 74% 76% 77% 79% 77%) -> (67k/114k) -> write(85%)
0:10:24 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 62M 7% 750k/s ] rels: [ 0 0% 0/s ] features: [ 759M 1.9M/s ] 60G blocks: [ 12k 68% 7/s ]
cpus: 56.4 gc: 11% heap: 97G/123G direct: 25M postGC: 92G hppc: 2.4G
read( 3%) -> (101/164) -> process(80% 81% 71% 78% 76% 77% 80% 79% 80% 75% 76% 77% 75% 78% 78% 79% 77% 75% 77% 77% 79% 78% 73% 80% 75% 81% 80% 80% 76% 81% 78% 71% 80% 75% 75% 74% 78% 81% 75% 74% 77% 80% 79% 79% 74% 76% 74% 76% 78% 76% 75% 75% 77% 78% 77% 67% 79% 77% 75% 76% 77% 76% 75%) -> (56k/114k) -> write(81%)
0:10:34 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 69M 8% 715k/s ] rels: [ 0 0% 0/s ] features: [ 779M 1.9M/s ] 62G blocks: [ 12k 68% 6/s ]
cpus: 54.5 gc: 14% heap: 100G/123G direct: 25M postGC: 92G hppc: 2.4G
read( 2%) -> (101/164) -> process(77% 71% 75% 73% 73% 72% 75% 75% 73% 72% 76% 77% 75% 78% 77% 73% 73% 74% 73% 74% 75% 76% 72% 77% 69% 73% 72% 73% 72% 73% 75% 72% 73% 74% 72% 80% 72% 75% 75% 72% 71% 75% 73% 72% 75% 73% 76% 76% 73% 71% 75% 73% 73% 74% 74% 75% 73% 70% 73% 72% 74% 74% 73%) -> (87k/114k) -> write(79%)
0:10:44 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 77M 9% 797k/s ] rels: [ 0 0% 0/s ] features: [ 800M 2.1M/s ] 63G blocks: [ 12k 69% 7/s ]
cpus: 51 gc: 11% heap: 95G/123G direct: 25M postGC: 92G hppc: 2.4G
read( 2%) -> (101/164) -> process(67% 65% 69% 70% 69% 67% 65% 68% 67% 69% 67% 66% 71% 75% 69% 72% 68% 66% 69% 70% 69% 71% 69% 67% 65% 65% 69% 70% 67% 69% 68% 68% 67% 70% 66% 70% 67% 72% 70% 69% 66% 70% 68% 66% 73% 68% 73% 71% 69% 68% 69% 67% 62% 67% 69% 68% 67% 70% 71% 70% 67% 70% 65%) -> (90k/114k) -> write(86%)
0:10:54 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 85M 10% 858k/s ] rels: [ 0 0% 0/s ] features: [ 823M 2.3M/s ] 65G blocks: [ 13k 69% 7/s ]
cpus: 46.1 gc: 8% heap: 107G/123G direct: 25M postGC: 91G hppc: 2.4G
read( 2%) -> (101/164) -> process(63% 61% 64% 65% 62% 61% 67% 59% 61% 63% 63% 62% 60% 62% 62% 63% 62% 61% 60% 65% 60% 63% 63% 62% 58% 62% 62% 63% 63% 62% 64% 63% 63% 61% 61% 61% 60% 64% 63% 64% 62% 60% 61% 65% 62% 63% 62% 65% 61% 63% 61% 61% 61% 62% 61% 65% 60% 61% 63% 65% 60% 62% 62%) -> (93k/114k) -> write(91%)
0:11:04 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 94M 11% 832k/s ] rels: [ 0 0% 0/s ] features: [ 846M 2.2M/s ] 67G blocks: [ 13k 70% 6/s ]
cpus: 49 gc: 10% heap: 97G/123G direct: 25M postGC: 93G hppc: 2.4G
read( 2%) -> (101/164) -> process(66% 63% 65% 68% 67% 65% 64% 65% 65% 66% 65% 64% 66% 67% 65% 66% 63% 65% 68% 65% 63% 63% 67% 66% 64% 63% 63% 66% 68% 64% 65% 67% 62% 67% 63% 67% 66% 63% 62% 63% 66% 68% 66% 67% 63% 66% 67% 65% 64% 67% 66% 65% 68% 67% 64% 67% 66% 64% 60% 63% 63% 65% 65%) -> (84k/114k) -> write(87%)
0:11:14 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 102M 12% 809k/s ] rels: [ 0 0% 0/s ] features: [ 867M 2M/s ] 68G blocks: [ 13k 70% 6/s ]
cpus: 50.6 gc: 9% heap: 108G/123G direct: 25M postGC: 93G hppc: 3.1G
read( 2%) -> (101/164) -> process(67% 67% 61% 69% 68% 66% 70% 69% 69% 67% 67% 66% 69% 69% 71% 70% 71% 69% 72% 66% 63% 69% 70% 67% 68% 67% 68% 66% 68% 66% 70% 68% 66% 68% 69% 67% 68% 71% 68% 68% 70% 68% 71% 68% 68% 67% 72% 63% 71% 71% 72% 69% 67% 71% 67% 71% 68% 63% 71% 70% 69% 68% 69%) -> (83k/114k) -> write(85%)
0:11:24 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 110M 13% 858k/s ] rels: [ 0 0% 0/s ] features: [ 889M 2.2M/s ] 70G blocks: [ 13k 70% 7/s ]
cpus: 49 gc: 9% heap: 94G/123G direct: 25M postGC: 92G hppc: 3.1G
read( 2%) -> (101/164) -> process(65% 64% 64% 67% 65% 65% 63% 65% 66% 66% 68% 67% 68% 64% 70% 67% 67% 66% 65% 63% 65% 63% 66% 68% 67% 64% 66% 63% 64% 67% 64% 65% 64% 67% 67% 65% 69% 65% 65% 66% 66% 66% 67% 66% 68% 63% 65% 66% 65% 66% 65% 67% 67% 66% 64% 64% 65% 67% 67% 63% 65% 69% 65%) -> (78k/114k) -> write(88%)
0:11:35 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 119M 14% 863k/s ] rels: [ 0 0% 0/s ] features: [ 912M 2.2M/s ] 72G blocks: [ 13k 71% 7/s ]
cpus: 48.5 gc: 9% heap: 92G/123G direct: 25M postGC: 92G hppc: 3.1G
read( 2%) -> (101/164) -> process(65% 62% 63% 66% 61% 65% 64% 64% 63% 63% 63% 62% 62% 66% 66% 63% 63% 64% 65% 65% 64% 61% 61% 65% 66% 65% 63% 63% 61% 61% 62% 62% 67% 63% 68% 64% 66% 65% 65% 63% 64% 63% 63% 65% 67% 63% 66% 64% 64% 67% 66% 65% 64% 64% 65% 65% 62% 66% 62% 65% 71% 66% 62%) -> (36k/114k) -> write(89%)
0:11:45 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 127M 15% 825k/s ] rels: [ 0 0% 0/s ] features: [ 935M 2.2M/s ] 74G blocks: [ 13k 71% 6/s ]
cpus: 46 gc: 10% heap: 109G/123G direct: 25M postGC: 92G hppc: 3.1G
read( 2%) -> (100/164) -> process(58% 61% 60% 62% 63% 58% 60% 57% 61% 61% 63% 60% 63% 60% 62% 60% 62% 63% 63% 60% 63% 58% 62% 61% 60% 62% 62% 60% 59% 61% 62% 62% 57% 63% 60% 61% 61% 62% 62% 60% 61% 61% 60% 62% 61% 62% 62% 62% 61% 59% 61% 62% 64% 62% 62% 61% 62% 61% 61% 59% 61% 60% 62%) -> (87k/114k) -> write(89%)
0:11:55 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 135M 16% 790k/s ] rels: [ 0 0% 0/s ] features: [ 956M 2.1M/s ] 75G blocks: [ 13k 71% 6/s ]
cpus: 49.7 gc: 11% heap: 92G/123G direct: 25M postGC: 92G hppc: 3.1G
read( 2%) -> (101/164) -> process(65% 66% 66% 67% 66% 65% 65% 62% 65% 64% 67% 66% 67% 67% 69% 65% 68% 61% 66% 64% 63% 65% 66% 67% 63% 64% 66% 66% 67% 65% 68% 66% 65% 66% 65% 65% 62% 66% 65% 66% 67% 67% 66% 67% 64% 63% 62% 67% 63% 68% 60% 63% 68% 64% 69% 66% 64% 66% 62% 68% 66% 66% 67%) -> (40k/114k) -> write(86%)
0:12:05 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 144M 17% 856k/s ] rels: [ 0 0% 0/s ] features: [ 978M 2.1M/s ] 77G blocks: [ 13k 72% 7/s ]
cpus: 50.2 gc: 9% heap: 103G/123G direct: 25M postGC: 93G hppc: 3.1G
read( 2%) -> (101/164) -> process(67% 69% 68% 68% 67% 69% 67% 65% 71% 66% 72% 70% 66% 69% 63% 70% 72% 68% 70% 67% 72% 65% 65% 66% 69% 68% 67% 67% 65% 65% 70% 68% 67% 67% 69% 68% 69% 67% 67% 69% 69% 68% 69% 66% 72% 67% 67% 66% 71% 68% 70% 69% 70% 69% 66% 71% 65% 70% 69% 66% 70% 67% 69%) -> (95k/114k) -> write(88%)
0:12:15 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 153M 18% 862k/s ] rels: [ 0 0% 0/s ] features: [ 1B 2.1M/s ] 79G blocks: [ 13k 72% 6/s ]
cpus: 50.2 gc: 10% heap: 101G/123G direct: 25M postGC: 92G hppc: 3.1G
read( 2%) -> (101/164) -> process(69% 66% 70% 68% 68% 66% 69% 68% 63% 69% 67% 64% 69% 65% 68% 69% 67% 68% 65% 67% 66% 65% 67% 67% 65% 69% 67% 66% 67% 67% 67% 66% 65% 66% 68% 68% 65% 64% 66% 68% 64% 69% 69% 67% 65% 67% 66% 65% 65% 67% 64% 68% 67% 68% 65% 66% 64% 66% 67% 67% 67% 67% 67%) -> (92k/114k) -> write(88%)
0:12:25 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 162M 19% 913k/s ] rels: [ 0 0% 0/s ] features: [ 1B 2.1M/s ] 80G blocks: [ 13k 73% 7/s ]
cpus: 50.1 gc: 9% heap: 106G/123G direct: 25M postGC: 94G hppc: 4.2G
read( 2%) -> (101/164) -> process(67% 68% 67% 65% 71% 66% 67% 70% 64% 68% 66% 65% 71% 66% 67% 68% 68% 68% 66% 65% 66% 68% 69% 67% 65% 69% 70% 67% 67% 66% 67% 69% 70% 68% 69% 68% 66% 64% 68% 67% 69% 67% 65% 69% 68% 71% 69% 68% 70% 65% 65% 65% 69% 68% 68% 66% 64% 69% 68% 69% 66% 67% 68%) -> (90k/114k) -> write(85%)
0:12:35 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 170M 20% 836k/s ] rels: [ 0 0% 0/s ] features: [ 1B 2.1M/s ] 82G blocks: [ 13k 73% 7/s ]
cpus: 50.2 gc: 13% heap: 98G/123G direct: 25M postGC: 93G hppc: 4.2G
read( 2%) -> (101/164) -> process(65% 68% 70% 62% 67% 63% 72% 66% 64% 67% 65% 65% 70% 68% 65% 68% 62% 66% 68% 64% 65% 67% 68% 66% 63% 67% 67% 66% 66% 63% 63% 65% 66% 67% 66% 64% 64% 64% 69% 67% 66% 69% 66% 62% 69% 69% 65% 68% 67% 66% 68% 69% 65% 66% 66% 65% 67% 62% 65% 67% 64% 64% 66%) -> (91k/114k) -> write(85%)
0:12:45 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 179M 21% 864k/s ] rels: [ 0 0% 0/s ] features: [ 1B 2.1M/s ] 83G blocks: [ 13k 73% 7/s ]
cpus: 51.8 gc: 10% heap: 95G/123G direct: 25M postGC: 94G hppc: 4.2G
read( 2%) -> (101/164) -> process(72% 77% 68% 68% 69% 67% 66% 67% 70% 70% 69% 72% 69% 70% 75% 72% 70% 68% 68% 69% 71% 68% 74% 76% 71% 68% 66% 69% 69% 67% 70% 68% 70% 71% 71% 69% 76% 70% 69% 68% 69% 66% 74% 70% 68% 70% 69% 69% 68% 66% 69% 69% 66% 71% 71% 72% 71% 65% 69% 71% 67% 68% 67%) -> (57k/114k) -> write(86%)
0:12:55 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 188M 22% 951k/s ] rels: [ 0 0% 0/s ] features: [ 1B 2.1M/s ] 85G blocks: [ 13k 74% 7/s ]
cpus: 51.5 gc: 10% heap: 108G/123G direct: 25M postGC: 94G hppc: 4.2G
read( 2%) -> (101/164) -> process(70% 70% 69% 69% 68% 71% 69% 71% 69% 68% 69% 70% 68% 71% 70% 67% 71% 71% 66% 70% 70% 71% 71% 69% 69% 70% 71% 73% 70% 69% 72% 71% 71% 68% 70% 68% 72% 69% 69% 69% 70% 68% 69% 71% 70% 69% 68% 72% 70% 70% 71% 68% 70% 68% 68% 67% 67% 69% 67% 71% 68% 70% 72%) -> (88k/114k) -> write(87%)
0:13:05 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 197M 23% 878k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 2M/s ] 86G blocks: [ 13k 74% 6/s ]
cpus: 51.8 gc: 13% heap: 104G/123G direct: 25M postGC: 94G hppc: 4.2G
read( 2%) -> (101/164) -> process(66% 66% 67% 68% 68% 68% 67% 67% 67% 66% 66% 69% 69% 66% 69% 72% 65% 67% 68% 69% 71% 69% 68% 64% 70% 67% 63% 64% 67% 67% 67% 66% 69% 67% 71% 66% 68% 68% 67% 69% 69% 67% 67% 70% 69% 68% 69% 64% 66% 65% 65% 66% 66% 66% 69% 66% 69% 67% 70% 69% 68% 69% 68%) -> (93k/114k) -> write(81%)
0:13:15 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 207M 25% 955k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 1.9M/s ] 88G blocks: [ 13k 75% 8/s ]
cpus: 55 gc: 12% heap: 99G/123G direct: 25M postGC: 95G hppc: 4.3G
read( 3%) -> (101/164) -> process(78% 75% 75% 72% 69% 75% 75% 78% 70% 71% 73% 72% 74% 73% 75% 73% 74% 74% 71% 72% 71% 74% 70% 73% 75% 77% 73% 75% 76% 72% 74% 76% 73% 74% 70% 75% 72% 75% 74% 76% 75% 73% 74% 74% 74% 73% 76% 75% 69% 73% 74% 75% 74% 73% 78% 77% 71% 74% 74% 72% 69% 72% 73%) -> (77k/114k) -> write(81%)
0:13:25 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 217M 26% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 1.9M/s ] 89G blocks: [ 14k 75% 8/s ]
cpus: 56.5 gc: 10% heap: 102G/123G direct: 25M postGC: 95G hppc: 4.3G
read( 3%) -> (101/164) -> process(79% 76% 77% 75% 74% 75% 79% 75% 77% 77% 79% 78% 76% 76% 76% 73% 76% 78% 75% 77% 79% 74% 79% 75% 76% 76% 76% 76% 75% 74% 74% 75% 77% 77% 80% 78% 75% 76% 76% 76% 76% 79% 76% 74% 80% 73% 77% 78% 78% 76% 76% 75% 76% 77% 78% 76% 79% 77% 76% 76% 74% 79% 76%) -> (33k/114k) -> write(82%)
0:13:35 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 227M 27% 951k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 1.9M/s ] 91G blocks: [ 14k 75% 8/s ]
cpus: 54 gc: 11% heap: 94G/123G direct: 25M postGC: 94G hppc: 4.3G
read( 2%) -> (101/164) -> process(71% 70% 75% 73% 69% 72% 71% 71% 70% 72% 72% 74% 74% 72% 72% 72% 71% 74% 70% 71% 69% 72% 70% 74% 73% 74% 73% 72% 72% 74% 70% 73% 73% 70% 72% 73% 75% 71% 71% 75% 72% 70% 72% 69% 70% 73% 72% 71% 73% 72% 73% 73% 70% 70% 71% 73% 75% 74% 72% 73% 73% 72% 70%) -> (49k/114k) -> write(83%)
0:13:45 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 236M 28% 951k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 2M/s ] 92G blocks: [ 14k 76% 7/s ]
cpus: 54 gc: 10% heap: 93G/123G direct: 25M postGC: 93G hppc: 4.3G
read( 2%) -> (101/164) -> process(73% 74% 73% 72% 73% 73% 74% 71% 74% 73% 73% 71% 69% 71% 73% 70% 70% 72% 69% 71% 76% 73% 72% 72% 74% 74% 74% 73% 73% 70% 72% 73% 73% 68% 72% 71% 73% 73% 70% 75% 69% 70% 71% 73% 73% 69% 74% 72% 73% 70% 70% 70% 72% 72% 72% 73% 72% 73% 70% 72% 71% 76% 74%) -> (60k/114k) -> write(84%)
0:13:55 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 246M 29% 928k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 2.1M/s ] 94G blocks: [ 14k 76% 7/s ]
cpus: 53.2 gc: 9% heap: 100G/123G direct: 25M postGC: 94G hppc: 4.3G
read( 2%) -> (101/164) -> process(73% 73% 75% 70% 72% 74% 72% 75% 74% 73% 71% 74% 71% 73% 68% 75% 70% 73% 72% 75% 71% 72% 72% 72% 70% 70% 71% 71% 71% 73% 73% 73% 74% 69% 71% 71% 70% 69% 73% 74% 75% 72% 72% 71% 69% 71% 73% 73% 73% 70% 75% 71% 76% 75% 73% 74% 73% 73% 73% 73% 73% 73% 73%) -> (78k/114k) -> write(87%)
0:14:05 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 255M 30% 912k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 2M/s ] 95G blocks: [ 14k 77% 7/s ]
cpus: 53 gc: 12% heap: 94G/123G direct: 25M postGC: 94G hppc: 4.3G
read( 2%) -> (101/164) -> process(71% 68% 72% 71% 72% 69% 72% 72% 68% 69% 72% 72% 73% 69% 73% 68% 70% 73% 71% 73% 72% 70% 70% 70% 69% 70% 72% 68% 69% 71% 70% 73% 72% 71% 71% 71% 71% 71% 72% 72% 72% 74% 68% 72% 73% 70% 70% 71% 69% 70% 72% 68% 70% 71% 72% 70% 71% 71% 70% 73% 69% 71% 73%) -> (40k/114k) -> write(84%)
0:14:15 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 264M 31% 900k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 1.9M/s ] 97G blocks: [ 14k 77% 6/s ]
cpus: 51.8 gc: 11% heap: 95G/123G direct: 25M postGC: 95G hppc: 5.8G
read( 2%) -> (101/164) -> process(69% 70% 67% 68% 71% 70% 68% 66% 70% 68% 67% 71% 70% 69% 71% 69% 69% 70% 70% 70% 75% 68% 72% 70% 67% 66% 68% 72% 68% 68% 68% 72% 68% 70% 68% 68% 68% 70% 71% 68% 70% 67% 73% 67% 70% 69% 67% 67% 70% 66% 70% 67% 72% 69% 70% 70% 70% 70% 65% 70% 69% 69% 69%) -> (62k/114k) -> write(80%)
0:14:25 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 275M 33% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 1.9M/s ] 98G blocks: [ 14k 77% 8/s ]
cpus: 55.8 gc: 10% heap: 108G/123G direct: 25M postGC: 96G hppc: 5.8G
read( 2%) -> (101/164) -> process(74% 75% 74% 76% 75% 74% 72% 73% 73% 74% 77% 76% 74% 78% 76% 73% 71% 73% 76% 74% 74% 73% 71% 75% 73% 72% 73% 74% 76% 71% 74% 71% 75% 70% 73% 74% 75% 74% 76% 73% 75% 77% 75% 71% 73% 75% 76% 77% 74% 72% 74% 76% 74% 71% 73% 75% 77% 74% 75% 72% 75% 77% 78%) -> (39k/114k) -> write(81%)
0:14:35 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 285M 34% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 1.9M/s ] 99G blocks: [ 14k 78% 7/s ]
cpus: 54.1 gc: 12% heap: 103G/123G direct: 25M postGC: 95G hppc: 5.8G
read( 2%) -> (101/164) -> process(68% 68% 71% 72% 74% 72% 73% 72% 74% 68% 75% 73% 69% 73% 70% 73% 72% 72% 69% 73% 70% 70% 69% 69% 74% 74% 70% 69% 73% 69% 69% 69% 76% 70% 74% 72% 70% 73% 74% 73% 70% 74% 71% 75% 73% 70% 74% 72% 72% 70% 72% 72% 73% 72% 72% 72% 71% 71% 69% 69% 74% 73% 72%) -> (74k/114k) -> write(81%)
0:14:45 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 295M 35% 955k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 2M/s ] 101G blocks: [ 14k 78% 6/s ]
cpus: 52.9 gc: 11% heap: 98G/123G direct: 25M postGC: 94G hppc: 5.8G
read( 2%) -> (101/164) -> process(69% 70% 67% 68% 67% 72% 70% 69% 74% 68% 70% 69% 68% 69% 71% 69% 65% 67% 72% 70% 67% 71% 71% 71% 69% 70% 70% 70% 71% 72% 68% 70% 74% 70% 71% 73% 68% 68% 67% 72% 72% 72% 70% 72% 65% 69% 75% 73% 72% 71% 71% 69% 69% 71% 70% 69% 72% 73% 69% 72% 74% 72% 71%) -> (87k/114k) -> write(84%)
0:14:55 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 304M 36% 961k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 1.9M/s ] 102G blocks: [ 14k 79% 7/s ]
cpus: 53.7 gc: 12% heap: 101G/123G direct: 25M postGC: 94G hppc: 5.8G
read( 2%) -> (101/164) -> process(71% 65% 68% 72% 72% 70% 70% 71% 67% 69% 70% 71% 70% 73% 71% 73% 70% 71% 71% 68% 72% 72% 68% 72% 70% 69% 71% 70% 71% 69% 70% 72% 72% 66% 67% 71% 67% 75% 70% 72% 72% 71% 74% 69% 72% 73% 71% 72% 70% 72% 72% 72% 72% 70% 71% 70% 68% 73% 72% 71% 74% 72% 71%) -> (87k/114k) -> write(81%)
0:15:05 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 314M 37% 982k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 1.9M/s ] 104G blocks: [ 14k 79% 7/s ]
cpus: 53.9 gc: 12% heap: 100G/123G direct: 25M postGC: 94G hppc: 5.8G
read( 2%) -> (101/164) -> process(73% 69% 72% 69% 75% 71% 71% 72% 69% 75% 74% 73% 74% 73% 73% 70% 72% 74% 70% 72% 72% 72% 71% 73% 70% 72% 72% 70% 70% 74% 70% 73% 70% 71% 68% 71% 73% 73% 72% 73% 71% 72% 71% 68% 73% 71% 70% 72% 71% 72% 70% 69% 74% 75% 68% 68% 71% 71% 70% 71% 69% 70% 74%) -> (87k/114k) -> write(81%)
0:15:15 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 324M 39% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 1.9M/s ] 105G blocks: [ 14k 79% 8/s ]
cpus: 54.7 gc: 11% heap: 95G/123G direct: 25M postGC: 95G hppc: 5.8G
read( 2%) -> (101/164) -> process(72% 73% 72% 70% 74% 72% 75% 76% 71% 71% 75% 73% 69% 74% 72% 74% 72% 73% 73% 71% 73% 72% 71% 74% 72% 71% 73% 74% 73% 75% 74% 68% 75% 72% 73% 73% 75% 72% 74% 73% 70% 70% 74% 73% 74% 70% 68% 72% 73% 70% 70% 76% 73% 73% 72% 71% 71% 74% 72% 73% 75% 75% 72%) -> (35k/114k) -> write(82%)
0:15:25 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 335M 40% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 1.9M/s ] 106G blocks: [ 14k 80% 7/s ]
cpus: 53.3 gc: 12% heap: 106G/123G direct: 25M postGC: 96G hppc: 5.8G
read( 2%) -> (101/164) -> process(72% 72% 73% 72% 71% 72% 67% 73% 70% 71% 72% 69% 72% 71% 68% 70% 72% 70% 69% 72% 67% 70% 69% 71% 70% 73% 70% 71% 74% 70% 68% 70% 70% 70% 70% 75% 69% 70% 73% 67% 71% 71% 71% 72% 72% 73% 74% 72% 74% 72% 71% 72% 69% 73% 69% 69% 74% 68% 70% 70% 69% 71% 72%) -> (85k/114k) -> write(81%)
0:15:35 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 346M 41% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 2M/s ] 108G blocks: [ 15k 80% 8/s ]
cpus: 54.8 gc: 10% heap: 107G/123G direct: 25M postGC: 95G hppc: 5.8G
read( 2%) -> (101/164) -> process(71% 75% 73% 72% 75% 75% 71% 70% 71% 75% 76% 64% 74% 72% 74% 72% 76% 77% 75% 72% 73% 75% 74% 72% 65% 72% 70% 74% 71% 72% 75% 71% 74% 74% 75% 71% 71% 74% 73% 73% 73% 71% 70% 73% 71% 74% 73% 74% 74% 74% 72% 71% 70% 71% 73% 72% 70% 76% 73% 71% 71% 72% 74%) -> (89k/114k) -> write(82%)
0:15:46 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 356M 42% 999k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 1.9M/s ] 109G blocks: [ 15k 81% 7/s ]
cpus: 53 gc: 13% heap: 105G/123G direct: 25M postGC: 95G hppc: 5.8G
read( 2%) -> (101/164) -> process(74% 68% 65% 72% 68% 70% 66% 69% 73% 69% 71% 72% 73% 69% 67% 70% 73% 70% 73% 68% 70% 69% 69% 71% 68% 70% 72% 70% 70% 72% 74% 71% 71% 68% 74% 69% 71% 68% 70% 69% 67% 71% 71% 71% 71% 71% 70% 72% 69% 73% 66% 73% 69% 73% 68% 70% 66% 71% 69% 66% 70% 68% 72%) -> (44k/114k) -> write(80%)
0:15:56 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 366M 44% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 1.9M/s ] 110G blocks: [ 15k 81% 7/s ]
cpus: 55.3 gc: 11% heap: 106G/123G direct: 25M postGC: 95G hppc: 5.8G
read( 2%) -> (101/164) -> process(78% 72% 73% 72% 72% 75% 70% 71% 75% 74% 72% 67% 74% 71% 74% 74% 72% 74% 76% 73% 75% 73% 76% 72% 75% 72% 72% 74% 78% 75% 72% 77% 76% 70% 73% 75% 74% 73% 70% 72% 76% 75% 73% 78% 73% 74% 76% 75% 70% 74% 74% 69% 75% 72% 74% 75% 73% 74% 72% 76% 71% 71% 72%) -> (62k/114k) -> write(81%)
0:16:06 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 377M 45% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 1.9M/s ] 112G blocks: [ 15k 82% 9/s ]
cpus: 56.1 gc: 12% heap: 104G/123G direct: 25M postGC: 96G hppc: 5.8G
read( 2%) -> (101/164) -> process(80% 74% 78% 73% 74% 74% 74% 73% 77% 78% 76% 73% 74% 74% 72% 72% 74% 76% 75% 76% 76% 72% 71% 77% 77% 73% 78% 76% 79% 72% 71% 75% 73% 76% 77% 73% 72% 75% 76% 71% 73% 70% 72% 74% 74% 73% 73% 74% 77% 76% 73% 76% 72% 73% 71% 75% 76% 77% 73% 75% 73% 74% 75%) -> (58k/114k) -> write(80%)
0:16:16 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 387M 46% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 1.9M/s ] 113G blocks: [ 15k 82% 7/s ]
cpus: 53.4 gc: 12% heap: 104G/123G direct: 25M postGC: 97G hppc: 6G
read( 2%) -> (101/164) -> process(72% 70% 73% 71% 70% 72% 73% 69% 69% 73% 70% 71% 71% 73% 72% 72% 71% 71% 75% 75% 72% 69% 70% 73% 70% 72% 68% 70% 72% 72% 70% 71% 71% 71% 73% 69% 68% 69% 70% 71% 72% 71% 69% 71% 74% 71% 71% 70% 70% 74% 73% 71% 69% 71% 71% 74% 74% 71% 73% 71% 71% 71% 72%) -> (63k/114k) -> write(80%)
0:16:26 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 398M 47% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 1.9M/s ] 114G blocks: [ 15k 82% 6/s ]
cpus: 55.1 gc: 12% heap: 106G/123G direct: 25M postGC: 94G hppc: 6G
read( 1%) -> (101/164) -> process(72% 73% 77% 76% 76% 74% 75% 73% 75% 75% 74% 76% 72% 69% 75% 74% 75% 72% 78% 72% 70% 73% 71% 72% 70% 72% 74% 72% 74% 73% 72% 75% 75% 73% 71% 71% 74% 72% 71% 77% 73% 75% 72% 74% 74% 75% 73% 75% 73% 76% 73% 74% 71% 69% 73% 73% 72% 70% 74% 72% 72% 77% 73%) -> (87k/114k) -> write(81%)
0:16:36 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 409M 49% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 1.9M/s ] 115G blocks: [ 15k 83% 6/s ]
cpus: 54.3 gc: 12% heap: 98G/123G direct: 25M postGC: 94G hppc: 6G
read( 1%) -> (101/164) -> process(71% 72% 71% 71% 71% 71% 70% 70% 72% 68% 72% 71% 73% 75% 73% 71% 72% 70% 70% 72% 70% 72% 75% 73% 71% 70% 72% 71% 71% 72% 71% 72% 72% 72% 68% 73% 72% 72% 74% 72% 72% 70% 74% 74% 70% 72% 73% 71% 73% 69% 70% 71% 74% 75% 69% 71% 70% 76% 72% 70% 72% 70% 71%) -> (87k/114k) -> write(80%)
0:16:46 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 418M 50% 901k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 1.5M/s ] 116G blocks: [ 15k 83% 6/s ]
cpus: 48 gc: 26% heap: 100G/123G direct: 25M postGC: 92G hppc: 8.4G
read( 1%) -> (101/164) -> process(58% 57% 58% 58% 57% 57% 57% 58% 55% 58% 59% 66% 56% 59% 58% 59% 54% 58% 57% 57% 59% 58% 59% 56% 56% 56% 59% 58% 57% 56% 57% 58% 56% 56% 59% 59% 55% 57% 58% 58% 54% 56% 58% 54% 55% 59% 59% 58% 57% 58% 59% 57% 58% 58% 55% 57% 56% 60% 54% 56% 57% 57% 57%) -> (51k/114k) -> write(63%)
0:16:56 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 430M 51% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 1.9M/s ] 118G blocks: [ 15k 84% 8/s ]
cpus: 55.6 gc: 12% heap: 104G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(75% 76% 73% 76% 73% 77% 73% 74% 73% 72% 72% 78% 75% 70% 75% 73% 72% 72% 71% 74% 74% 72% 75% 71% 70% 74% 71% 77% 75% 71% 74% 75% 73% 78% 73% 74% 73% 70% 72% 71% 74% 75% 76% 74% 74% 76% 72% 70% 74% 75% 73% 73% 69% 75% 74% 74% 70% 76% 73% 76% 75% 74% 75%) -> (55k/114k) -> write(79%)
0:17:06 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 441M 52% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 2M/s ] 119G blocks: [ 15k 84% 8/s ]
cpus: 55.5 gc: 11% heap: 96G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (100/164) -> process(73% 71% 73% 75% 72% 75% 72% 73% 75% 73% 71% 73% 69% 71% 73% 76% 72% 73% 77% 74% 71% 70% 72% 72% 73% 75% 74% 71% 75% 72% 73% 74% 73% 73% 76% 73% 71% 73% 72% 74% 71% 73% 74% 75% 71% 75% 71% 73% 73% 71% 72% 75% 76% 74% 73% 73% 73% 70% 76% 75% 71% 73% 75%) -> (43k/114k) -> write(82%)
0:17:16 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 452M 54% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 2M/s ] 120G blocks: [ 15k 84% 7/s ]
cpus: 54.7 gc: 12% heap: 95G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 1%) -> (101/164) -> process(71% 70% 73% 71% 70% 73% 73% 71% 69% 73% 74% 70% 73% 71% 72% 72% 71% 71% 72% 73% 72% 73% 75% 72% 69% 72% 74% 71% 74% 73% 71% 69% 69% 72% 72% 76% 71% 70% 71% 69% 73% 72% 68% 70% 73% 73% 70% 71% 72% 73% 69% 71% 74% 74% 70% 68% 72% 73% 72% 74% 72% 72% 70%) -> (64k/114k) -> write(82%)
0:17:26 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 463M 55% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 2M/s ] 122G blocks: [ 15k 85% 7/s ]
cpus: 54 gc: 11% heap: 101G/123G direct: 25M postGC: 94G hppc: 8.4G
read( 2%) -> (101/164) -> process(72% 70% 72% 71% 71% 72% 73% 72% 68% 74% 70% 74% 69% 70% 71% 71% 71% 71% 73% 71% 72% 68% 74% 73% 74% 71% 71% 72% 73% 71% 74% 73% 75% 70% 71% 72% 70% 70% 72% 73% 71% 72% 72% 71% 74% 71% 73% 69% 75% 69% 69% 73% 71% 70% 71% 70% 73% 72% 74% 71% 71% 74% 72%) -> (87k/114k) -> write(84%)
0:17:36 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 475M 56% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 2M/s ] 123G blocks: [ 15k 85% 8/s ]
cpus: 55.1 gc: 11% heap: 99G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(71% 71% 76% 73% 72% 74% 74% 71% 73% 74% 74% 72% 72% 70% 73% 73% 72% 73% 73% 74% 76% 73% 74% 69% 72% 70% 73% 73% 73% 76% 73% 72% 73% 75% 76% 72% 73% 71% 71% 73% 74% 75% 73% 74% 73% 72% 73% 75% 70% 74% 73% 70% 72% 73% 75% 74% 74% 73% 76% 74% 73% 74% 71%) -> (47k/114k) -> write(82%)
0:17:46 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 487M 58% 1.2M/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 1.9M/s ] 124G blocks: [ 16k 86% 8/s ]
cpus: 56.1 gc: 11% heap: 105G/123G direct: 25M postGC: 96G hppc: 8.4G
read( 2%) -> (101/164) -> process(73% 77% 72% 72% 75% 74% 74% 75% 76% 74% 72% 76% 75% 75% 71% 74% 75% 73% 73% 76% 76% 74% 76% 75% 77% 76% 75% 73% 74% 73% 74% 71% 76% 75% 76% 75% 71% 72% 75% 71% 75% 76% 74% 74% 74% 73% 71% 73% 75% 72% 76% 71% 72% 70% 76% 74% 74% 73% 71% 74% 74% 75% 75%) -> (33k/114k) -> write(80%)
0:17:56 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 499M 59% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 2M/s ] 125G blocks: [ 16k 86% 7/s ]
cpus: 55.4 gc: 11% heap: 106G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(76% 72% 73% 75% 74% 72% 73% 75% 71% 72% 69% 70% 76% 74% 72% 75% 71% 74% 73% 72% 75% 72% 73% 74% 73% 73% 74% 75% 74% 74% 73% 73% 76% 76% 71% 73% 76% 72% 73% 75% 74% 77% 71% 73% 73% 73% 73% 75% 73% 73% 74% 75% 71% 75% 70% 75% 71% 77% 78% 76% 72% 70% 71%) -> (87k/114k) -> write(82%)
0:18:06 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 510M 61% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 2M/s ] 127G blocks: [ 16k 87% 8/s ]
cpus: 55.3 gc: 11% heap: 107G/123G direct: 25M postGC: 96G hppc: 8.4G
read( 2%) -> (101/164) -> process(69% 73% 75% 71% 71% 74% 74% 71% 73% 70% 72% 70% 73% 70% 71% 74% 74% 71% 75% 72% 74% 75% 74% 75% 73% 73% 74% 74% 73% 74% 75% 74% 73% 73% 69% 74% 74% 73% 72% 73% 74% 75% 72% 72% 71% 74% 71% 72% 72% 70% 76% 71% 70% 73% 73% 72% 71% 71% 72% 75% 77% 73% 75%) -> (66k/114k) -> write(81%)
0:18:16 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 522M 62% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 1.9M/s ] 128G blocks: [ 16k 87% 7/s ]
cpus: 55.7 gc: 11% heap: 95G/123G direct: 25M postGC: 94G hppc: 8.4G
read( 2%) -> (101/164) -> process(73% 74% 70% 77% 75% 76% 75% 77% 75% 75% 76% 72% 78% 75% 75% 72% 75% 77% 75% 74% 78% 74% 77% 72% 75% 72% 76% 72% 75% 76% 76% 72% 77% 75% 77% 74% 74% 76% 76% 76% 74% 73% 73% 77% 74% 76% 77% 74% 76% 75% 74% 75% 76% 73% 73% 74% 75% 74% 75% 75% 73% 75% 76%) -> (54k/114k) -> write(82%)
0:18:26 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 534M 63% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 2M/s ] 129G blocks: [ 16k 87% 8/s ]
cpus: 55.2 gc: 11% heap: 98G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(75% 74% 73% 71% 74% 73% 71% 72% 74% 75% 73% 72% 76% 74% 73% 74% 72% 75% 76% 76% 73% 75% 77% 72% 71% 76% 72% 70% 73% 74% 74% 73% 74% 71% 71% 73% 71% 73% 76% 73% 73% 73% 75% 73% 74% 74% 75% 73% 74% 74% 74% 72% 75% 73% 75% 71% 72% 73% 72% 74% 74% 71% 73%) -> (41k/114k) -> write(82%)
0:18:36 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 544M 65% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 1.9M/s ] 130G blocks: [ 16k 88% 7/s ]
cpus: 57.1 gc: 10% heap: 96G/123G direct: 25M postGC: 94G hppc: 8.4G
read( 2%) -> (101/164) -> process(77% 78% 77% 70% 78% 73% 76% 77% 78% 74% 80% 76% 76% 77% 74% 76% 76% 75% 78% 78% 75% 75% 75% 75% 76% 80% 77% 75% 81% 76% 80% 74% 75% 75% 74% 77% 78% 78% 76% 74% 74% 74% 78% 73% 76% 73% 76% 77% 77% 74% 78% 78% 78% 77% 75% 76% 77% 73% 74% 79% 75% 76% 75%) -> (57k/114k) -> write(80%)
0:18:46 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 555M 66% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 2M/s ] 132G blocks: [ 16k 88% 7/s ]
cpus: 55.4 gc: 10% heap: 94G/123G direct: 25M postGC: 94G hppc: 8.4G
read( 2%) -> (101/164) -> process(74% 71% 75% 71% 69% 73% 73% 76% 76% 74% 73% 74% 72% 74% 72% 75% 75% 74% 76% 75% 72% 76% 77% 77% 75% 76% 76% 72% 73% 75% 71% 71% 74% 76% 71% 77% 73% 76% 71% 74% 76% 70% 71% 72% 77% 76% 72% 73% 73% 74% 75% 73% 74% 75% 75% 73% 74% 72% 73% 75% 70% 75% 73%) -> (66k/114k) -> write(83%)
0:18:56 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 566M 67% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 2.1M/s ] 133G blocks: [ 16k 89% 7/s ]
cpus: 54.7 gc: 10% heap: 96G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(75% 72% 74% 74% 73% 73% 73% 74% 70% 75% 73% 73% 73% 74% 70% 72% 71% 75% 74% 73% 77% 77% 73% 73% 75% 72% 73% 75% 75% 71% 75% 73% 75% 72% 71% 72% 74% 74% 75% 73% 70% 74% 72% 73% 70% 69% 71% 72% 77% 76% 74% 74% 73% 74% 75% 74% 73% 72% 73% 72% 71% 70% 68%) -> (63k/114k) -> write(85%)
0:19:06 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 576M 68% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 2M/s ] 135G blocks: [ 16k 89% 7/s ]
cpus: 55.6 gc: 10% heap: 102G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(73% 72% 74% 75% 74% 77% 72% 76% 76% 73% 73% 77% 74% 76% 73% 76% 76% 77% 72% 75% 71% 72% 77% 74% 79% 71% 71% 73% 72% 72% 74% 73% 72% 73% 76% 69% 74% 73% 72% 71% 77% 75% 75% 74% 73% 74% 75% 72% 74% 73% 73% 70% 72% 71% 75% 74% 70% 72% 71% 74% 72% 71% 75%) -> (70k/114k) -> write(84%)
0:19:16 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 587M 70% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 2M/s ] 136G blocks: [ 16k 89% 8/s ]
cpus: 55.7 gc: 11% heap: 105G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(75% 74% 72% 76% 75% 76% 75% 79% 77% 76% 71% 72% 71% 70% 73% 73% 74% 73% 73% 75% 72% 72% 74% 74% 74% 74% 74% 76% 73% 71% 74% 75% 73% 75% 72% 78% 72% 73% 72% 76% 73% 76% 72% 73% 73% 70% 73% 75% 75% 71% 72% 73% 73% 74% 74% 77% 72% 74% 71% 73% 73% 75% 77%) -> (91k/114k) -> write(83%)
0:19:26 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 599M 71% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 2.1M/s ] 137G blocks: [ 16k 90% 8/s ]
cpus: 53.3 gc: 10% heap: 106G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(69% 72% 69% 74% 67% 68% 74% 69% 69% 70% 70% 70% 70% 69% 69% 74% 72% 71% 72% 67% 71% 71% 68% 72% 70% 68% 69% 72% 69% 72% 72% 72% 70% 71% 69% 71% 71% 72% 69% 73% 68% 69% 72% 71% 71% 69% 68% 72% 69% 72% 68% 73% 67% 72% 72% 73% 72% 70% 73% 70% 70% 72% 74%) -> (89k/114k) -> write(85%)
0:19:36 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 610M 72% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 2.1M/s ] 139G blocks: [ 16k 90% 7/s ]
cpus: 53.8 gc: 11% heap: 103G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(71% 72% 71% 72% 67% 74% 73% 70% 72% 71% 71% 75% 73% 72% 66% 70% 73% 74% 72% 70% 70% 68% 70% 73% 72% 72% 73% 70% 70% 73% 73% 72% 71% 74% 70% 70% 72% 68% 71% 67% 68% 71% 72% 73% 73% 71% 72% 70% 69% 71% 72% 73% 71% 70% 71% 72% 71% 68% 70% 73% 72% 73% 71%) -> (91k/114k) -> write(85%)
0:19:46 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 621M 74% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 2M/s ] 140G blocks: [ 17k 91% 8/s ]
cpus: 54.5 gc: 10% heap: 96G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(72% 70% 71% 71% 74% 76% 72% 73% 73% 72% 74% 74% 73% 73% 71% 74% 76% 73% 73% 72% 75% 71% 72% 73% 74% 74% 69% 70% 73% 73% 73% 72% 73% 75% 71% 73% 72% 71% 73% 72% 73% 72% 71% 71% 73% 73% 75% 70% 70% 74% 75% 68% 71% 74% 73% 71% 74% 73% 76% 74% 75% 73% 73%) -> (53k/114k) -> write(84%)
0:19:57 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 631M 75% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 2.1M/s ] 141G blocks: [ 17k 91% 7/s ]
cpus: 53.8 gc: 10% heap: 101G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(70% 70% 73% 71% 72% 73% 71% 75% 68% 68% 75% 73% 72% 73% 70% 70% 72% 72% 74% 69% 73% 71% 72% 71% 69% 75% 73% 69% 75% 75% 75% 72% 73% 71% 70% 72% 71% 67% 72% 71% 72% 71% 69% 72% 71% 70% 70% 69% 72% 70% 74% 70% 76% 70% 71% 76% 74% 72% 72% 73% 70% 75% 71%) -> (85k/114k) -> write(84%)
0:20:07 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 642M 76% 1M/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 2M/s ] 143G blocks: [ 17k 92% 7/s ]
cpus: 56.6 gc: 10% heap: 96G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(74% 73% 77% 83% 79% 76% 78% 72% 76% 73% 75% 74% 79% 75% 71% 75% 75% 75% 78% 77% 74% 76% 75% 72% 74% 71% 75% 75% 73% 77% 76% 76% 76% 76% 75% 73% 74% 75% 69% 76% 78% 74% 72% 76% 76% 75% 76% 76% 79% 76% 74% 77% 80% 78% 79% 74% 77% 72% 77% 75% 76% 74% 75%) -> (44k/114k) -> write(82%)
0:20:17 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 653M 78% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 2M/s ] 144G blocks: [ 17k 92% 7/s ]
cpus: 55.3 gc: 11% heap: 96G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(73% 71% 71% 76% 73% 72% 74% 71% 74% 73% 73% 72% 75% 72% 73% 74% 72% 71% 69% 74% 72% 75% 71% 76% 72% 73% 78% 71% 77% 75% 73% 73% 71% 69% 72% 73% 73% 70% 74% 71% 75% 68% 76% 73% 75% 75% 76% 72% 75% 72% 72% 73% 75% 74% 75% 73% 72% 75% 75% 77% 71% 72% 73%) -> (57k/114k) -> write(82%)
0:20:27 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 665M 79% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 2.1M/s ] 146G blocks: [ 17k 92% 8/s ]
cpus: 53.1 gc: 11% heap: 100G/123G direct: 25M postGC: 95G hppc: 8.4G
read( 2%) -> (101/164) -> process(70% 69% 70% 67% 67% 70% 72% 69% 73% 70% 68% 65% 70% 70% 70% 72% 67% 71% 74% 72% 73% 67% 67% 69% 68% 70% 71% 72% 69% 72% 71% 72% 71% 67% 70% 69% 69% 70% 69% 73% 74% 67% 72% 72% 69% 70% 74% 72% 69% 68% 71% 72% 69% 73% 69% 69% 73% 70% 71% 71% 70% 70% 68%) -> (90k/114k) -> write(84%)
0:20:37 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 676M 80% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2B 2M/s ] 147G blocks: [ 17k 93% 7/s ]
cpus: 52.8 gc: 12% heap: 98G/123G direct: 25M postGC: 94G hppc: 8.4G
read( 2%) -> (101/164) -> process(71% 69% 69% 70% 70% 77% 67% 75% 70% 67% 68% 69% 70% 72% 72% 72% 68% 70% 66% 70% 71% 69% 69% 71% 71% 71% 68% 68% 69% 70% 70% 69% 66% 74% 68% 72% 74% 70% 69% 65% 70% 67% 66% 67% 70% 67% 69% 71% 66% 71% 69% 71% 65% 68% 69% 69% 69% 68% 70% 72% 69% 71% 72%) -> (88k/114k) -> write(83%)
0:20:47 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 686M 82% 1M/s ] rels: [ 0 0% 0/s ] features: [ 2B 1.8M/s ] 148G blocks: [ 17k 93% 7/s ]
cpus: 51.2 gc: 10% heap: 105G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(67% 68% 65% 68% 67% 73% 66% 73% 67% 66% 66% 69% 67% 65% 66% 67% 64% 65% 70% 65% 64% 64% 67% 66% 65% 70% 68% 65% 69% 67% 66% 67% 67% 67% 67% 67% 66% 68% 66% 66% 67% 67% 60% 66% 66% 69% 68% 69% 66% 65% 64% 69% 65% 69% 77% 70% 68% 64% 67% 62% 68% 68% 66%) -> (75k/114k) -> write(76%)
0:20:57 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 697M 83% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2B 2M/s ] 149G blocks: [ 17k 94% 7/s ]
cpus: 55.5 gc: 12% heap: 98G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(72% 72% 75% 75% 71% 75% 73% 73% 70% 74% 73% 73% 73% 77% 76% 75% 72% 73% 72% 73% 72% 74% 73% 75% 73% 69% 72% 74% 75% 74% 74% 71% 71% 76% 77% 69% 73% 77% 74% 72% 73% 71% 76% 73% 69% 74% 73% 73% 72% 73% 75% 73% 70% 69% 73% 75% 75% 71% 74% 72% 72% 75% 71%) -> (34k/114k) -> write(81%)
0:21:07 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 709M 84% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2B 1.9M/s ] 151G blocks: [ 17k 94% 8/s ]
cpus: 56.9 gc: 12% heap: 101G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(77% 76% 76% 76% 69% 75% 78% 74% 78% 74% 72% 73% 75% 75% 74% 70% 73% 74% 73% 73% 74% 76% 75% 75% 74% 77% 73% 75% 75% 73% 70% 76% 75% 76% 76% 76% 75% 74% 75% 76% 77% 75% 73% 77% 74% 74% 77% 74% 76% 74% 70% 76% 76% 76% 76% 76% 76% 77% 74% 74% 75% 74% 72%) -> (75k/114k) -> write(79%)
0:21:17 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 720M 86% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2B 2M/s ] 152G blocks: [ 17k 95% 7/s ]
cpus: 56.5 gc: 11% heap: 102G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(74% 78% 76% 75% 74% 73% 74% 72% 73% 75% 77% 73% 75% 74% 74% 76% 71% 70% 72% 76% 77% 73% 74% 75% 74% 74% 77% 72% 73% 77% 74% 74% 70% 74% 74% 77% 72% 76% 69% 73% 76% 74% 71% 74% 73% 78% 73% 76% 76% 76% 78% 75% 76% 72% 75% 71% 75% 73% 73% 74% 77% 75% 74%) -> (83k/114k) -> write(80%)
0:21:27 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 732M 87% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 2M/s ] 153G blocks: [ 17k 95% 7/s ]
cpus: 55.7 gc: 11% heap: 99G/123G direct: 25M postGC: 97G hppc: 11G
read( 1%) -> (101/164) -> process(73% 76% 71% 72% 73% 74% 78% 73% 72% 73% 71% 75% 77% 72% 69% 72% 72% 74% 75% 71% 72% 71% 79% 71% 70% 72% 70% 71% 75% 73% 75% 71% 74% 71% 72% 76% 71% 71% 75% 73% 76% 73% 73% 78% 74% 71% 69% 70% 74% 75% 72% 73% 75% 71% 75% 77% 77% 77% 68% 73% 71% 73% 70%) -> (78k/114k) -> write(80%)
0:21:37 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 744M 88% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 2M/s ] 154G blocks: [ 17k 95% 8/s ]
cpus: 55.2 gc: 11% heap: 104G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(75% 72% 76% 72% 74% 74% 72% 73% 75% 72% 72% 70% 73% 73% 73% 73% 74% 72% 71% 73% 73% 74% 70% 72% 72% 74% 73% 73% 76% 70% 69% 73% 73% 71% 70% 75% 76% 74% 73% 74% 75% 72% 75% 71% 75% 74% 69% 75% 76% 71% 71% 75% 73% 72% 71% 73% 74% 71% 76% 72% 71% 71% 75%) -> (86k/114k) -> write(81%)
0:21:47 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 755M 90% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 1.9M/s ] 156G blocks: [ 17k 96% 8/s ]
cpus: 55.9 gc: 12% heap: 107G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(71% 74% 73% 76% 72% 73% 74% 74% 71% 71% 72% 72% 75% 72% 73% 74% 73% 68% 72% 69% 75% 72% 71% 71% 73% 73% 72% 71% 74% 74% 70% 74% 72% 75% 72% 74% 72% 70% 71% 73% 74% 72% 70% 75% 76% 74% 74% 73% 72% 73% 70% 73% 73% 73% 75% 73% 72% 70% 74% 73% 75% 69% 74%) -> (87k/114k) -> write(78%)
0:21:57 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 767M 91% 1.2M/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 2M/s ] 157G blocks: [ 18k 96% 7/s ]
cpus: 56.6 gc: 11% heap: 107G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (100/164) -> process(76% 77% 77% 75% 76% 74% 74% 77% 77% 75% 76% 75% 75% 77% 74% 73% 75% 78% 76% 77% 74% 78% 74% 69% 74% 76% 69% 76% 73% 77% 76% 75% 78% 76% 73% 73% 75% 76% 75% 71% 76% 76% 79% 76% 76% 75% 78% 71% 76% 73% 76% 75% 73% 73% 72% 73% 76% 77% 74% 75% 74% 70% 76%) -> (40k/114k) -> write(80%)
0:22:07 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 779M 93% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 1.9M/s ] 158G blocks: [ 18k 97% 8/s ]
cpus: 56 gc: 11% heap: 107G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(75% 76% 73% 74% 74% 75% 75% 75% 72% 72% 71% 73% 75% 71% 75% 74% 74% 75% 71% 75% 76% 76% 72% 72% 72% 75% 73% 74% 76% 76% 70% 72% 71% 72% 71% 72% 72% 73% 74% 74% 71% 73% 74% 73% 72% 75% 76% 75% 73% 74% 72% 73% 71% 76% 74% 77% 75% 74% 75% 70% 72% 72% 73%) -> (33k/114k) -> write(79%)
0:22:17 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 791M 94% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 2M/s ] 159G blocks: [ 18k 97% 7/s ]
cpus: 55.8 gc: 11% heap: 103G/123G direct: 25M postGC: 97G hppc: 11G
read( 2%) -> (101/164) -> process(75% 72% 75% 72% 74% 75% 73% 72% 72% 72% 74% 77% 71% 70% 73% 75% 72% 74% 73% 73% 74% 74% 74% 73% 73% 70% 75% 77% 72% 74% 71% 75% 72% 71% 76% 69% 74% 73% 76% 71% 74% 73% 77% 74% 74% 74% 75% 73% 72% 76% 77% 73% 74% 72% 73% 73% 75% 77% 74% 75% 73% 74% 72%) -> (81k/114k) -> write(81%)
0:22:27 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 802M 95% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 1.9M/s ] 161G blocks: [ 18k 98% 8/s ]
cpus: 57.1 gc: 11% heap: 103G/123G direct: 25M postGC: 97G hppc: 11G
read( 2%) -> (100/164) -> process(75% 76% 72% 76% 75% 75% 74% 75% 73% 76% 76% 77% 72% 73% 72% 74% 75% 76% 75% 79% 74% 73% 73% 71% 73% 74% 77% 77% 75% 73% 75% 74% 75% 72% 76% 75% 75% 77% 75% 78% 74% 73% 74% 75% 74% 76% 72% 75% 75% 75% 74% 77% 77% 75% 73% 73% 76% 74% 75% 74% 77% 76% 77%) -> (61k/114k) -> write(77%)
0:22:37 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 814M 97% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 1.9M/s ] 162G blocks: [ 18k 98% 7/s ]
cpus: 58 gc: 11% heap: 101G/123G direct: 25M postGC: 99G hppc: 11G
read( 1%) -> (101/164) -> process(76% 79% 76% 74% 78% 77% 74% 78% 74% 77% 79% 77% 74% 79% 77% 78% 75% 79% 81% 75% 78% 78% 75% 78% 78% 78% 80% 78% 72% 74% 76% 76% 79% 80% 77% 76% 76% 79% 76% 75% 78% 77% 77% 77% 77% 80% 77% 74% 77% 80% 76% 74% 75% 79% 78% 76% 76% 77% 78% 77% 78% 76% 77%) -> (74k/114k) -> write(77%)
0:22:47 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 825M 98% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 1.9M/s ] 163G blocks: [ 18k 98% 7/s ]
cpus: 57.1 gc: 11% heap: 105G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(75% 74% 77% 77% 76% 75% 77% 77% 77% 74% 74% 74% 78% 78% 77% 75% 77% 78% 73% 77% 76% 76% 78% 75% 73% 70% 77% 76% 75% 73% 75% 79% 79% 73% 76% 71% 76% 78% 78% 77% 76% 77% 77% 77% 78% 74% 75% 75% 75% 73% 77% 75% 76% 74% 78% 77% 78% 78% 74% 76% 73% 72% 72%) -> (75k/114k) -> write(78%)
0:22:57 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 837M 99% 1.1M/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 1.8M/s ] 164G blocks: [ 18k 99% 7/s ]
cpus: 58.1 gc: 12% heap: 98G/123G direct: 25M postGC: 98G hppc: 11G
read( 2%) -> (101/164) -> process(74% 77% 78% 75% 79% 76% 79% 75% 74% 74% 75% 77% 75% 77% 78% 79% 75% 76% 79% 73% 75% 76% 78% 75% 75% 75% 79% 75% 77% 76% 80% 74% 75% 82% 76% 74% 75% 78% 76% 79% 75% 76% 77% 78% 73% 77% 76% 80% 78% 78% 77% 72% 73% 75% 76% 77% 77% 76% 75% 77% 74% 77% 79%) -> (59k/114k) -> write(75%)
0:23:03 INF [osm_pass2:process] - Finished ways: 841,994,745 (971k/s) in 14m27s cpu:12h32m24s gc:1m33s avg:52.1
0:23:07 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 495k/s ] rels: [ 265k 3% 26k/s ] features: [ 2.3B 937k/s ] 165G blocks: [ 18k 99% 6/s ]
cpus: 46.3 gc: 7% heap: 105G/123G direct: 18M postGC: 96G hppc: 12G
read( -%) -> (88/164) -> process(72% 53% 51% 75% 69% 54% 82% 62% 64% 49% 76% 60% 53% 43% 61% 72% 47% 52% 59% 78% 61% 58% 59% 69% 74% 72% 72% 81% 82% 72% 77% 75% 56% 59% 47% 77% 69% 64% 40% 82% 78% 54% 45% 53% 68% 48% 41% 70% 58% 55% 46% 49% 70% 62% 62% 46% 54% 38% 50% 75% 43% 43% 72%) -> (32k/114k) -> write(36%)
0:23:17 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 773k 8% 50k/s ] features: [ 2.3B 580k/s ] 166G blocks: [ 18k 99% 0/s ]
cpus: 61.4 gc: 3% heap: 106G/123G direct: 18M postGC: 95G hppc: 12G
read( -%) -> (88/164) -> process(91% 89% 94% 88% 92% 89% 94% 88% 91% 95% 91% 88% 91% 92% 95% 94% 91% 94% 88% 94% 94% 91% 88% 91% 87% 90% 88% 88% 84% 93% 93% 92% 93% 91% 87% 87% 92% 86% 93% 92% 92% 90% 90% 82% 85% 88% 91% 92% 91% 90% 92% 92% 94% 91% 85% 92% 93% 89% 85% 90% 90% 89% 92%) -> (35k/114k) -> write(19%)
0:23:27 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 1.2M 13% 52k/s ] features: [ 2.3B 989k/s ] 167G blocks: [ 18k 99% <1/s ]
cpus: 61.2 gc: 3% heap: 96G/123G direct: 18M postGC: 95G hppc: 12G
read( -%) -> (87/164) -> process(88% 91% 89% 92% 89% 90% 95% 85% 93% 90% 93% 92% 94% 88% 94% 89% 90% 91% 90% 93% 92% 91% 94% 88% 92% 92% 89% 89% 85% 90% 93% 87% 91% 87% 91% 92% 90% 92% 95% 89% 89% 90% 90% 85% 89% 86% 89% 90% 94% 84% 88% 88% 90% 87% 92% 92% 90% 92% 93% 92% 88% 91% 87%) -> (29k/114k) -> write(23%)
0:23:37 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 1.8M 19% 54k/s ] features: [ 2.3B 342k/s ] 168G blocks: [ 18k 99% <1/s ]
cpus: 61.4 gc: 3% heap: 106G/123G direct: 18M postGC: 94G hppc: 12G
read( -%) -> (86/164) -> process(90% 91% 91% 90% 93% 92% 94% 89% 91% 86% 91% 85% 91% 91% 90% 89% 92% 92% 93% 93% 90% 91% 92% 89% 91% 94% 94% 95% 84% 91% 90% 87% 92% 91% 91% 89% 91% 91% 93% 91% 92% 87% 91% 93% 91% 89% 87% 92% 95% 88% 90% 95% 92% 91% 90% 88% 90% 94% 90% 90% 87% 90% 90%) -> (35k/114k) -> write(15%)
0:23:47 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 2.3M 24% 50k/s ] features: [ 2.3B 869k/s ] 169G blocks: [ 18k 99% <1/s ]
cpus: 61.3 gc: 3% heap: 101G/123G direct: 18M postGC: 94G hppc: 12G
read( -%) -> (83/164) -> process(91% 89% 91% 93% 93% 92% 91% 93% 88% 94% 89% 91% 92% 93% 90% 89% 91% 86% 91% 95% 88% 87% 93% 92% 89% 92% 94% 91% 89% 94% 94% 90% 89% 93% 93% 92% 92% 89% 89% 93% 88% 88% 86% 92% 86% 89% 88% 87% 90% 95% 91% 89% 90% 94% 93% 90% 94% 90% 89% 86% 91% 84% 90%) -> (27k/114k) -> write(21%)
0:23:58 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 2.8M 30% 53k/s ] features: [ 2.3B 352k/s ] 170G blocks: [ 18k 99% <1/s ]
cpus: 61.2 gc: 5% heap: 100G/123G direct: 18M postGC: 95G hppc: 12G
read( -%) -> (74/164) -> process(87% 90% 91% 87% 92% 85% 86% 86% 90% 89% 88% 92% 86% 89% 89% 93% 90% 89% 89% 88% 87% 93% 93% 87% 92% 88% 89% 87% 88% 92% 92% 88% 90% 87% 88% 89% 85% 85% 92% 88% 87% 90% 85% 91% 87% 92% 89% 90% 91% 89% 87% 93% 91% 86% 88% 87% 91% 88% 90% 88% 87% 86% 89%) -> (35k/114k) -> write(16%)
0:24:08 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 3.4M 35% 53k/s ] features: [ 2.3B 368k/s ] 171G blocks: [ 18k 99% 1/s ]
cpus: 59 gc: 8% heap: 100G/123G direct: 18M postGC: 96G hppc: 12G
read( -%) -> (60/164) -> process(88% 86% 83% 85% 86% 84% 82% 81% 86% 85% 89% 86% 83% 83% 83% 86% 85% 79% 86% 84% 83% 83% 88% 82% 83% 86% 84% 87% 86% 82% 85% 86% 85% 83% 80% 85% 83% 83% 85% 84% 87% 82% 85% 84% 85% 82% 85% 88% 87% 83% 88% 86% 81% 81% 84% 87% 87% 85% 84% 83% 86% 87% 82%) -> (32k/114k) -> write(15%)
0:24:18 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 4M 41% 58k/s ] features: [ 2.3B 375k/s ] 172G blocks: [ 18k 99% <1/s ]
cpus: 59.6 gc: 8% heap: 103G/123G direct: 18M postGC: 96G hppc: 12G
read( -%) -> (50/164) -> process(87% 82% 87% 86% 85% 89% 85% 86% 88% 89% 85% 80% 87% 88% 83% 85% 80% 86% 82% 85% 86% 88% 85% 85% 85% 82% 88% 85% 86% 84% 85% 86% 86% 80% 85% 82% 79% 87% 83% 85% 87% 86% 86% 77% 86% 86% 82% 84% 83% 87% 86% 84% 86% 80% 87% 89% 82% 88% 83% 85% 82% 87% 83%) -> (33k/114k) -> write(15%)
0:24:28 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 4.6M 48% 61k/s ] features: [ 2.3B 817k/s ] 174G blocks: [ 18k 99% 1/s ]
cpus: 59.1 gc: 9% heap: 104G/123G direct: 18M postGC: 96G hppc: 12G
read( -%) -> (38/164) -> process(83% 87% 88% 84% 85% 84% 84% 81% 84% 87% 87% 84% 82% 84% 84% 78% 81% 87% 83% 81% 83% 87% 79% 84% 83% 88% 83% 83% 84% 87% 82% 82% 84% 84% 80% 82% 82% 83% 83% 79% 80% 86% 86% 86% 80% 83% 83% 82% 82% 86% 84% 85% 83% 83% 76% 85% 83% 81% 82% 86% 83% 81% 84%) -> (76k/114k) -> write(24%)
0:24:38 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 5.2M 54% 65k/s ] features: [ 2.3B 627k/s ] 175G blocks: [ 18k 100% <1/s ]
cpus: 59.7 gc: 8% heap: 98G/123G direct: 18M postGC: 96G hppc: 12G
read( -%) -> (29/164) -> process(83% 87% 83% 87% 86% 84% 88% 82% 85% 85% 87% 82% 86% 85% 81% 88% 85% 85% 86% 90% 84% 84% 83% 81% 87% 82% 84% 89% 84% 85% 84% 86% 86% 85% 81% 87% 87% 85% 86% 82% 86% 86% 87% 80% 89% 84% 83% 80% 87% 85% 84% 86% 87% 81% 87% 85% 84% 83% 84% 84% 84% 82% 85%) -> (32k/114k) -> write(21%)
0:24:48 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 5.9M 61% 67k/s ] features: [ 2.3B 458k/s ] 176G blocks: [ 18k 100% <1/s ]
cpus: 61 gc: 5% heap: 108G/123G direct: 18M postGC: 95G hppc: 12G
read( -%) -> (23/164) -> process(90% 88% 91% 90% 90% 89% 84% 86% 87% 89% 89% 86% 92% 86% 90% 87% 91% 90% 88% 92% 91% 94% 85% 89% 86% 85% 92% 89% 86% 89% 89% 90% 85% 88% 84% 85% 90% 89% 90% 89% 88% 90% 89% 86% 87% 88% 92% 84% 85% 87% 88% 90% 90% 89% 90% 90% 86% 89% 92% 82% 84% 85% 89%) -> (31k/114k) -> write(17%)
0:24:58 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 6.6M 68% 66k/s ] features: [ 2.3B 371k/s ] 177G blocks: [ 18k 100% <1/s ]
cpus: 60.9 gc: 5% heap: 99G/123G direct: 18M postGC: 95G hppc: 12G
read( -%) -> (14/164) -> process(91% 91% 90% 90% 90% 88% 87% 89% 85% 88% 87% 87% 89% 85% 86% 89% 90% 88% 89% 88% 89% 85% 88% 87% 87% 88% 88% 85% 87% 87% 90% 84% 85% 92% 89% 88% 89% 89% 86% 88% 90% 85% 89% 89% 90% 89% 89% 92% 86% 87% 91% 91% 90% 93% 90% 86% 89% 90% 88% 89% 92% 87% 84%) -> (28k/114k) -> write(16%)
0:25:08 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 7.3M 75% 66k/s ] features: [ 2.3B 332k/s ] 178G blocks: [ 18k 100% 1/s ]
cpus: 59.2 gc: 9% heap: 105G/123G direct: 18M postGC: 95G hppc: 12G
read( -%) -> (3/164) -> process(83% 83% 86% 86% 85% 86% 85% 85% 83% 79% 82% 83% 83% 86% 85% 86% 82% 84% 80% 85% 84% 79% 87% 86% 85% 84% 86% 87% 85% 85% 87% 81% 86% 81% 81% 84% 87% 87% 80% 84% 85% 88% 86% 78% 87% 83% 80% 84% 83% 80% 85% 86% 84% 81% 86% 86% 85% 85% 77% 86% 85% 86% 84%) -> (34k/114k) -> write(14%)
0:25:18 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 8M 82% 70k/s ] features: [ 2.3B 383k/s ] 179G blocks: [ 18k 100% <1/s ]
cpus: 61 gc: 4% heap: 104G/123G direct: 18M postGC: 94G hppc: 12G
read( -%) -> (0/164) -> process(80% 89% 91% 87% 92% 90% 92% 90% 87% 88% 91% 91% 88% 88% 83% 87% 86% 91% 89% 91% 92% 93% 90% 87% 91% 87% 86% 87% 89% 90% 92% 88% 88% 87% 87% 93% 93% 90% 91% 92% 91% 91% 89% 90% 87% 89% 88% 92% 87% 93% 88% 90% 93% 89% 92% 92% 94% 90% 83% 87% 86% 93% 90%) -> (33k/114k) -> write(16%)
0:25:28 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 8.7M 90% 71k/s ] features: [ 2.3B 334k/s ] 180G blocks: [ 18k 100% 1/s ]
cpus: 61.1 gc: 3% heap: 101G/123G direct: 18M postGC: 94G hppc: 12G
read( -%) -> (0/164) -> process(92% 90% 92% 94% 89% 87% 90% 94% 91% 92% 94% 88% 94% 88% 91% 87% 91% 93% 94% 87% 90% 94% 92% 88% 89% 92% 89% 90% 91% 85% 91% 93% 89% 86% 94% 86% 90% 93% 88% 91% 89% 94% 91% 92% 90% 92% 92% 92% 89% 94% 92% 90% 86% 91% 84% 91% 92% 90% 94% 87% 92% 89% 91%) -> (31k/114k) -> write(15%)
0:25:38 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 9.4M 98% 74k/s ] features: [ 2.3B 336k/s ] 181G blocks: [ 18k 100% 2/s ]
cpus: 61.3 gc: 3% heap: 95G/123G direct: 18M postGC: 92G hppc: 12G
read( -%) -> (0/164) -> process(94% 90% 91% 90% 90% 92% 95% 95% 95% 93% 93% 91% 91% 95% 89% 93% 89% 85% 93% 92% 94% 90% 95% 88% 90% 89% 93% 89% 93% 90% 94% 93% 93% 92% 93% 94% 94% 93% 89% 91% 94% 95% 94% 92% 95% 86% 91% 94% 89% 90% 90% 90% 94% 92% 95% 89% 94% 94% 93% 95% 95% 91% 91%) -> (32k/114k) -> write(15%)
0:25:42 INF [osm_pass2:process] - Finished relations: 9,718,612 (61k/s) in 2m38s cpu:2h39m41s gc:8s avg:60.6
0:25:42 INF [osm_pass2] - nodes: [ 7.5B 100% 0/s ] 76G ways: [ 841M 100% 0/s ] rels: [ 9.7M 100% 56k/s ] features: [ 2.3B 272k/s ] 181G blocks: [ 18k 100% 4/s ]
cpus: 52.8 gc: 2% heap: 99G/123G direct: 18M postGC: 92G hppc: 12G
read( -%) -> (0/164) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/114k) -> write( -%)
0:25:42 DEB [osm_pass2] - Processed 18,767 blocks:
0:25:42 INF [osm_pass2] - nodes: 7,546,573,682 (26M/s) in 4m45s cpu:4h4m2s gc:37s avg:51.4
0:25:42 INF [osm_pass2] - ways: 841,994,745 (971k/s) in 14m27s cpu:12h32m24s gc:1m33s avg:52.1
0:25:42 INF [osm_pass2] - relations: 9,718,612 (61k/s) in 2m38s cpu:2h39m41s gc:8s avg:60.6
0:25:42 INF [osm_pass2] - Finished in 21m49s cpu:19h14m46s gc:2m18s avg:52.9
0:25:42 INF [osm_pass2] - read 1x(4% 50s sys:31s wait:17m48s done:2m40s)
0:25:42 INF [osm_pass2] - process 63x(72% 15m40s block:51s wait:2m15s)
0:25:42 INF [osm_pass2] - write 1x(64% 13m52s sys:1m16s wait:5m40s)
0:25:42 INF [boundaries] -
0:25:42 INF [boundaries] - Starting...
0:25:42 INF [boundaries] - Creating polygons for 218 boundaries
0:25:49 INF [boundaries] - Finished creating 218 country polygons
0:25:53 WAR [boundaries] - no left or right country for border between OSM country relations: [449220] around https://www.openstreetmap.org/#map=10/24.37468/118.13815
0:25:55 INF [boundaries] - Finished in 13s cpu:18s avg:1.4
0:25:55 INF - Deleting node.db to make room for output file
0:25:55 INF [sort] -
0:25:55 INF [sort] - Starting...
0:26:05 INF [sort] - chunks: [ 6 / 317 2% ] 181G
cpus: 12.3 gc: 11% heap: 29G/123G direct: 20M postGC: 29G
-> (247/382) -> worker(32% 31% 31% 32% 31% 31% 28% 28% 28% 29% 28% 20% 19% 28% 20% 19% 19% 20% 19% 19% 20% 19% 17% 22% 5% 4% 4% 4% 4% 2% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:26:15 INF [sort] - chunks: [ 13 / 317 4% ] 181G
cpus: 10.4 gc: 8% heap: 52G/123G direct: 21M postGC: 52G
-> (240/382) -> worker( 0% 0% 0% 0% 0% 0% 1% 1% 1% 1% 1% 9% 9% 1% 8% 8% 8% 0% 8% 7% 0% 0% 16% 1% 29% 28% 25% 25% 26% 25% 29% 29% 30% 31% 30% 30% 29% 31% 29% 27% 27% 29% 11% 9% 9% 8% 8% 7% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:26:25 INF [sort] - chunks: [ 23 / 317 7% ] 181G
cpus: 13.5 gc: 6% heap: 45G/123G direct: 21M postGC: 44G
-> (230/382) -> worker( 0% 0% 0% 0% 1% 1% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 8% 0% 1% 9% 9% 11% 9% 9% 8% 10% 9% 9% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 1% 31% 33% 29% 28% 29% 28% 30% 29% 28% 29% 29% 29% 23% 21% 19% 15% 13% 12% 4% 3% 3% 1%)
0:26:35 INF [sort] - chunks: [ 31 / 317 10% ] 181G
cpus: 11.9 gc: 5% heap: 53G/123G direct: 21M postGC: 50G
-> (222/382) -> worker(32% 28% 31% 30% 29% 30% 26% 28% 5% 6% 4% 4% 4% 6% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 1% 3% 0% 1% 1% 10% 10% 11% 11% 10% 10% 10% 6% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 20% 21% 24% 28% 31% 27% 29% 28% 29% 28%)
0:26:45 INF [sort] - chunks: [ 38 / 317 12% ] 181G
cpus: 11.1 gc: 7% heap: 67G/123G direct: 21M postGC: 67G
-> (215/382) -> worker( 0% 10% 0% 7% 0% 0% 11% 12% 32% 34% 35% 35% 36% 30% 39% 42% 36% 35% 38% 36% 8% 10% 7% 8% 0% 0% 8% 7% 0% 0% 0% 0% 1% 1% 1% 1% 5% 11% 12% 10% 10% 11% 10% 0% 11% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:26:55 INF [sort] - chunks: [ 45 / 317 14% ] 181G
cpus: 16 gc: 10% heap: 65G/123G direct: 21M postGC: 65G
-> (208/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 17% 8% 18% 22% 15% 19% 34% 31% 32% 33% 35% 34% 31% 29% 34% 34% 34% 33% 23% 21% 22% 18% 16% 3% 15% 2% 3% 4% 2% 11% 2% 11% 11% 11% 10% 3% 10% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:27:05 INF [sort] - chunks: [ 56 / 317 18% ] 180G
cpus: 9 gc: 6% heap: 80G/123G direct: 21M postGC: 78G
-> (197/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 8% 11% 9% 14% 16% 30% 18% 30% 30% 30% 31% 32% 31% 33% 32% 30% 30% 24% 31% 11% 12% 21% 14% 12% 9% 8% 7% 9% 6% 5% 0% 0%)
0:27:15 INF [sort] - chunks: [ 63 / 317 20% ] 181G
cpus: 12.5 gc: 4% heap: 69G/123G direct: 21M postGC: 86G
-> (190/382) -> worker(10% 0% 9% 12% 9% 10% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 1% 2% 15% 2% 34% 30% 21% 30% 34% 47% 30% 19% 46% 23% 20% 18% 9%)
0:27:25 INF [sort] - chunks: [ 71 / 317 22% ] 181G
cpus: 8.4 gc: 5% heap: 77G/123G direct: 21M postGC: 75G
-> (182/382) -> worker(33% 29% 34% 34% 32% 32% 14% 12% 12% 12% 11% 2% 0% 12% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 7% 18% 0% 16% 18% 25% 32%)
0:27:35 INF [sort] - chunks: [ 78 / 317 25% ] 181G
cpus: 4.7 gc: 3% heap: 84G/123G direct: 21M postGC: 80G
-> (175/382) -> worker( 0% 14% 0% 0% 0% 0% 30% 31% 32% 32% 32% 42% 19% 32% 13% 13% 12% 6% 13% 12% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:27:45 INF [sort] - chunks: [ 89 / 317 28% ] 180G
cpus: 6.8 gc: 6% heap: 93G/123G direct: 21M postGC: 92G
-> (164/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 25% 0% 33% 33% 33% 37% 33% 32% 26% 35% 13% 16% 9% 6% 16% 12% 10% 5% 1% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:27:55 INF [sort] - chunks: [ 95 / 317 30% ] 181G
cpus: 5.8 gc: 4% heap: 102G/123G direct: 21M postGC: 97G
-> (158/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 20% 9% 30% 28% 32% 32% 29% 31% 32% 30% 34% 11% 12% 12% 12% 12% 11% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:28:05 INF [sort] - chunks: [ 104 / 317 33% ] 181G
cpus: 8.6 gc: 9% heap: 111G/123G direct: 21M postGC: 110G
-> (149/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 5% 0% 0% 0% 7% 8% 31% 31% 32% 31% 31% 31% 17% 29% 11% 11% 21% 11% 6% 11% 11% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:28:15 INF [sort] - chunks: [ 113 / 317 36% ] 181G
cpus: 15.9 gc: 7% heap: 75G/123G direct: 21M postGC: 75G
-> (140/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 37% 33% 38% 39% 39% 36% 38% 33% 32% 34% 32% 12% 11% 24% 11% 11% 11% 11% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:28:25 INF [sort] - chunks: [ 122 / 317 38% ] 181G
cpus: 4.9 gc: 3% heap: 83G/123G direct: 21M postGC: 80G
-> (131/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 10% 11% 31% 31% 20% 31% 31% 31% 31% 14% 18% 9% 10% 17% 11% 10% 10% 6%)
0:28:35 INF [sort] - chunks: [ 131 / 317 41% ] 181G
cpus: 6.4 gc: 5% heap: 93G/123G direct: 21M postGC: 92G
-> (122/382) -> worker(19% 7% 11% 8% 17% 33% 7% 9% 0% 0% 0% 0% 0% 8% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 28% 24% 31% 26% 24% 31% 31% 32% 34%)
0:28:45 INF [sort] - chunks: [ 141 / 317 44% ] 181G
cpus: 5 gc: 3% heap: 101G/123G direct: 21M postGC: 98G
-> (112/382) -> worker(24% 31% 30% 31% 23% 5% 30% 31% 15% 17% 9% 10% 10% 33% 7% 10% 4% 0% 9% 3% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 5% 0% 0% 0% 0% 0%)
0:28:55 INF [sort] - chunks: [ 147 / 317 46% ] 181G
cpus: 6.2 gc: 6% heap: 110G/123G direct: 21M postGC: 109G
-> (106/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 26% 22% 29% 28% 30% 0% 31% 31% 30% 10% 31% 31% 7% 12% 7% 7% 0% 0% 7% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:29:05 INF [sort] - chunks: [ 159 / 317 50% ] 180G
cpus: 14.8 gc: 5% heap: 71G/123G direct: 21M postGC: 116G
-> (94/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 4% 45% 1% 5% 49% 44% 43% 45% 40% 20% 43% 38% 33% 9% 12% 11% 8% 1% 9% 11% 5% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:29:15 INF [sort] - chunks: [ 165 / 317 52% ] 181G
cpus: 7.6 gc: 5% heap: 79G/123G direct: 21M postGC: 78G
-> (88/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 18% 0% 4% 6% 32% 28% 31% 30% 39% 29% 31% 36% 12% 12% 11% 12% 12% 10% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:29:25 INF [sort] - chunks: [ 176 / 317 56% ] 181G
cpus: 6 gc: 5% heap: 90G/123G direct: 21M postGC: 89G
-> (77/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 31% 30% 32% 32% 31% 33% 27% 27% 29% 24% 10% 7% 7% 17% 0% 10% 7% 8% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:29:35 INF [sort] - chunks: [ 185 / 317 58% ] 181G
cpus: 5.5 gc: 3% heap: 98G/123G direct: 21M postGC: 95G
-> (68/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 12% 12% 11% 18% 31% 32% 33% 25% 41% 33% 33% 36% 12% 9% 11% 0% 16% 12% 7% 3% 7%)
0:29:45 INF [sort] - chunks: [ 195 / 317 62% ] 181G
cpus: 8 gc: 7% heap: 108G/123G direct: 21M postGC: 108G
-> (58/382) -> worker(15% 9% 8% 7% 23% 38% 9% 7% 0% 0% 0% 0% 0% 7% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 31% 33% 33% 24% 25% 32% 33% 39% 25%)
0:29:55 INF [sort] - chunks: [ 204 / 317 64% ] 180G
cpus: 14.4 gc: 2% heap: 74G/123G direct: 21M postGC: 71G
-> (49/382) -> worker(41% 34% 34% 35% 36% 19% 35% 34% 12% 20% 12% 14% 7% 34% 10% 8% 1% 0% 4% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 37% 0% 0% 0% 7% 28%)
0:30:05 INF [sort] - chunks: [ 214 / 317 68% ] 181G
cpus: 6.5 gc: 5% heap: 85G/123G direct: 21M postGC: 83G
-> (39/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 33% 22% 33% 31% 33% 0% 13% 33% 27% 25% 31% 25% 17% 24% 9% 11% 8% 0% 11% 7% 7% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:30:15 INF [sort] - chunks: [ 223 / 317 70% ] 181G
cpus: 7.8 gc: 6% heap: 94G/123G direct: 21M postGC: 93G
-> (30/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 22% 0% 14% 22% 11% 19% 27% 21% 33% 33% 34% 41% 33% 34% 34% 23% 11% 8% 9% 0% 9% 10% 11% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:30:25 INF [sort] - chunks: [ 234 / 317 74% ] 181G
cpus: 5.5 gc: 3% heap: 104G/123G direct: 21M postGC: 99G
-> (19/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 17% 31% 31% 30% 38% 29% 31% 32% 14% 41% 15% 23% 14% 7% 11% 11% 10% 7% 0% 0% 0% 4% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0%)
0:30:35 INF [sort] - chunks: [ 242 / 317 76% ] 181G
cpus: 9.5 gc: 8% heap: 113G/123G direct: 21M postGC: 112G
-> (11/382) -> worker( 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 14% 0% 17% 17% 13% 16% 27% 27% 17% 22% 18% 18% 19% 27% 7% 9% 19% 7% 0% 0% 0% 0% 5% 0% 0% 0% 0%)
0:30:45 INF [sort] - chunks: [ 253 / 317 80% ] 181G
cpus: 8.9 gc: 2% heap: 76G/123G direct: 21M postGC: 73G
-> (0/382) -> worker( 3% 0% 0% 0% 11% 10% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 5% 10% 7% 13% 2% 14% 9% 15% 12% 18% 18% 21% 5% 7% 8% 8% 11% 11%)
0:30:55 INF [sort] - chunks: [ 260 / 317 82% ] 181G
cpus: 9.1 gc: 19% heap: 49G/123G direct: 21M postGC: 49G
-> (0/382) -> worker( -% 11% -% 11% -% -% 10% 12% 0% 2% 0% 0% 0% 9% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 10% 10% 0% -% 13% 11% 18% -% -%)
0:31:05 INF [sort] - chunks: [ 272 / 317 86% ] 181G
cpus: 1.7 gc: 0% heap: 49G/123G direct: 20M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% 10% -% 12% 11% -% 11% 8% 10% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% -% 0% 0% 0% -% -%)
0:31:15 INF [sort] - chunks: [ 279 / 317 88% ] 181G
cpus: 0.6 gc: 0% heap: 49G/123G direct: 20M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% 10% 8% 4% 8% 10% 7% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% -% 0% 0% 0% -% -%)
0:31:25 INF [sort] - chunks: [ 290 / 317 91% ] 181G
cpus: 1 gc: 0% heap: 49G/123G direct: 19M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% 7% -% 11% 8% 0% 7% 0% 9% 6% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% -% 0% 0% 0% -% -%)
0:31:35 INF [sort] - chunks: [ 296 / 317 93% ] 181G
cpus: 0.5 gc: 0% heap: 49G/123G direct: 19M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% 7% -% 9% -% -% 7% 7% 8% 7% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% 0% -% 0% 0% 0% -% -%)
0:31:45 INF [sort] - chunks: [ 303 / 317 96% ] 181G
cpus: 0.5 gc: 0% heap: 49G/123G direct: 19M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% 8% 8% 7% 5% -% 0% 6% 0% 6% 0% 0% 0% -% 0% 0% 0% -% -%)
0:31:55 INF [sort] - chunks: [ 310 / 317 98% ] 181G
cpus: 0.5 gc: 0% heap: 49G/123G direct: 18M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% 7% -% 7% 7% 8% -% 3% 4% 0% -% -%)
0:32:01 INF [sort] - chunks: [ 317 / 317 100% ] 181G
cpus: 0.2 gc: 0% heap: 49G/123G direct: 18M postGC: 49G
-> (0/382) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%)
0:32:01 INF [sort] - Finished in 6m6s cpu:46m23s gc:18s avg:7.6
0:32:01 INF [sort] - worker 64x(6% 21s sys:2s wait:4m31s done:39s)
0:32:01 INF - read:752s write:2166s sort:718s
0:32:01 INF [mbtiles] -
0:32:01 INF [mbtiles] - Starting...
0:32:01 DEB [mbtiles:write] - Execute mbtiles: create table metadata (name text, value text);
0:32:01 DEB [mbtiles:write] - Execute mbtiles: create unique index name on metadata (name);
0:32:01 DEB [mbtiles:write] - Execute mbtiles: create table tiles (zoom_level integer, tile_column integer, tile_row, tile_data blob);
0:32:01 DEB [mbtiles:write] - Execute mbtiles: create unique index tile_index on tiles (zoom_level, tile_column, tile_row)
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: name=OpenMapTiles
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: format=pbf
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: attribution=<a href="https://www.openmaptiles.org/" target="_blank">&copy; OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a>
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: version=3.13.0
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: type=baselayer
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: bounds=-180,-85.05113,180,85.05113
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: center=0,0,0
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: minzoom=0
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: maxzoom=14
0:32:01 DEB [mbtiles:write] - Set mbtiles metadata: json={"vector_layers":[{"id":"aerodrome_label","fields":{"name:fy":"String","name:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:sv":"String","name:kn":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","ele":"Number","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name:fi":"String","name:be":"String","name:ru":"String","name:no":"String","iata":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:eo":"String","name:is":"String","name:et":"String","name:eu":"String","class":"String","name:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:he":"String","name:da":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","ele_ft":"Number","icao":"String","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":8,"maxzoom":14},{"id":"aeroway","fields":{"ref":"String","class":"String"},"minzoom":10,"maxzoom":14},{"id":"boundary","fields":{"adm0_r":"String","disputed":"Number","admin_level":"Number","disputed_name":"String","maritime":"Number","adm0_l":"String","claimed_by":"String"},"minzoom":0,"maxzoom":14},{"id":"building","fields":{"colour":"String","render_height":"Number","render_min_height":"Number","hide_3d":"Boolean"},"minzoom":13,"maxzoom":14},{"id":"housenumber","fields":{"housenumber":"String"},"minzoom":14,"maxzoom":14},{"id":"landcover","fields":{"subclass":"String","class":"String","_numpoints":"Number"},"minzoom":0,"maxzoom":14},{"id":"landuse","fields":{"class":"String"},"minzoom":4,"maxzoom":14},{"id":"mountain_peak","fields":{"name:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","rank":"Number","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","ele":"Number","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:nl":"String","name:ja_kana":"String","name:be":"String","name:ru":"String","name:fi":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","customary_ft":"Number","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","ele_ft":"Number","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":7,"maxzoom":14},{"id":"park","fields":{"name:fy":"String","name:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name:fi":"String","name:ru":"String","name:be":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":4,"maxzoom":14},{"id":"place","fields":{"name:fy":"String","name:oc":"String","name_int":"String","capital":"Number","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","rank":"Number","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name:fi":"String","name:be":"String","name:ru":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:mt":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","iso_a2":"String","name:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:cy":"String","name:lb":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":0,"maxzoom":14},{"id":"poi","fields":{"name:fy":"String","name:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","level":"Number","name:rm":"String","name:az":"String","name:ro":"String","name:nl":"String","name:ja_kana":"String","name:be":"String","name:fi":"String","name:ru":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","indoor":"Number","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","layer":"Number","name:mk":"String","name:mt":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","subclass":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":12,"maxzoom":14},{"id":"transportation","fields":{"brunnel":"String","access":"String","expressway":"Number","bicycle":"String","surface":"String","level":"Number","ramp":"Number","mtb_scale":"String","toll":"Number","layer":"Number","oneway":"Number","network":"String","horse":"String","service":"String","subclass":"String","indoor":"Number","class":"String","foot":"String"},"minzoom":4,"maxzoom":14},{"id":"transportation_name","fields":{"name_int":"String","level":"Number","name:nonlatin":"String","route_5":"String","route_4":"String","route_3":"String","route_2":"String","route_1":"String","layer":"Number","network":"String","ref":"String","route_6":"String","name_de":"String","name":"String","subclass":"String","ref_length":"Number","indoor":"Number","class":"String","name_en":"String","name:latin":"String"},"minzoom":6,"maxzoom":14},{"id":"water","fields":{"brunnel":"String","intermittent":"Number","class":"String"},"minzoom":0,"maxzoom":14},{"id":"water_name","fields":{"name:fy":"String","name:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","intermittent":"Number","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name:fi":"String","name:be":"String","name:ru":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:mt":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:es":"String","name:zh":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":0,"maxzoom":14},{"id":"waterway","fields":{"name:fy":"String","name_int":"String","name:oc":"String","name:bs":"String","name:sk":"String","name:nonlatin":"String","name:ka":"String","intermittent":"Number","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:ca":"String","name:sq":"String","name:sv":"String","name:kn":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:nl":"String","name:ja_kana":"String","name:be":"String","name:ru":"String","name:fi":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","brunnel":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:el":"String","name:mt":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:eo":"String","name:is":"String","name:et":"String","name:eu":"String","class":"String","name:es":"String","name:zh":"String","name:th":"String","name:te":"String","name:la":"String","_relid":"Number","name:cy":"String","name:lb":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:de":"String","name:hi":"String","name:lt":"String","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":3,"maxzoom":14}]}
0:32:04 INF [mbtiles:write] - Starting z0
0:32:04 INF [mbtiles:write] - Finished z0 in 0s cpu:0s avg:0, now starting z1
0:32:04 INF [mbtiles:write] - Finished z1 in 0s cpu:0s avg:0, now starting z2
0:32:04 INF [mbtiles:write] - Finished z2 in 0.1s cpu:5s avg:62.6, now starting z3
0:32:04 INF [mbtiles:write] - Finished z3 in 0s cpu:2s avg:91.5, now starting z4
0:32:05 INF [mbtiles:write] - Finished z4 in 1s cpu:1m9s avg:48.7, now starting z5
0:32:05 INF [mbtiles:write] - Finished z5 in 0.1s cpu:4s avg:43.9, now starting z6
0:32:05 INF [mbtiles:write] - Finished z6 in 0.3s cpu:13s avg:40.6, now starting z7
0:32:11 INF [mbtiles] - features: [ 24M 1% 2.4M/s ] 181G tiles: [ 13k 1.3k/s ] 106M
cpus: 41.8 gc: 16% heap: 8.3G/123G direct: 18M postGC: 1.9G
read(75%) -> (0/6.2k) -> encode(60% 46% 47% 50% 51% 46% 51% 51% 53% 48% 43% 49% 50% 45% 50% 50% 51% 46% 65% 50% 48% 54% 54% 49% 48% 44% 66% 48% 45% 52% 47% 54% 50% 44% 38% 51% 48% 47% 49% 48% 48% 48% 48% 42% 41% 44% 50% 40% 44% 49% 49% 39% 58% 39% 42% 58% 50% 54% 45% 33% 33% 48% 43% 46%) -> (696/6.1k) -> write( 5%)
last tile: 7/68/65 (z7 53%) https://www.openstreetmap.org/#map=7/-2.81137/11.25000
0:32:13 INF [mbtiles:write] - Finished z7 in 8s cpu:4m48s gc:1s avg:37, now starting z8
0:32:21 INF [mbtiles] - features: [ 45M 2% 2.1M/s ] 181G tiles: [ 65k 5.2k/s ] 378M
cpus: 33.7 gc: 13% heap: 1.8G/123G direct: 18M postGC: 1.2G
read(81%) -> (0/6.2k) -> encode(41% 53% 55% 48% 42% 33% 38% 42% 56% 38% 37% 65% 29% 44% 48% 38% 43% 45% 70% 39% 32% 44% 36% 39% 47% 45% 35% 34% 39% 44% 45% 45% 45% 40% 40% 46% 29% 49% 46% 43% 44% 46% 50% 44% 46% 35% 59% 38% 43% 39% 28% 44% 63% 36% 30% 29% 28% 41% 31% 44% 43% 46% 36% 44%) -> (9/6.1k) -> write(10%)
last tile: 8/216/127 (z8 84%) https://www.openstreetmap.org/#map=8/1.40611/123.75000
0:32:23 INF [mbtiles:write] - Finished z8 in 10s cpu:5m9s gc:2s avg:31.6, now starting z9
0:32:31 INF [mbtiles] - features: [ 61M 3% 1.5M/s ] 181G tiles: [ 164k 9.8k/s ] 632M
cpus: 50.1 gc: 11% heap: 18G/123G direct: 18M postGC: 2.4G
read(78%) -> (0/6.2k) -> encode(72% 73% 71% 72% 67% 70% 66% 71% 75% 69% 75% 70% 72% 75% 71% 73% 71% 73% 75% 72% 74% 69% 72% 71% 72% 71% 72% 70% 74% 68% 71% 72% 73% 72% 67% 75% 66% 73% 67% 72% 72% 71% 73% 72% 68% 73% 73% 72% 66% 73% 74% 71% 73% 72% 71% 71% 73% 68% 72% 72% 70% 71% 66% 69%) -> (442/6.1k) -> write(23%)
last tile: 9/213/394 (z9 41%) https://www.openstreetmap.org/#map=9/-69.16256/-30.23438
0:32:41 INF [mbtiles] - features: [ 70M 3% 965k/s ] 181G tiles: [ 195k 3.1k/s ] 788M
cpus: 60.9 gc: 6% heap: 3.8G/123G direct: 18M postGC: 2.6G
read(89%) -> (280/6.2k) -> encode(91% 91% 92% 91% 90% 92% 89% 89% 93% 91% 91% 92% 92% 91% 91% 89% 89% 92% 92% 93% 90% 90% 92% 90% 89% 90% 91% 90% 91% 90% 89% 90% 90% 89% 91% 92% 91% 91% 89% 91% 91% 89% 93% 90% 90% 92% 88% 92% 89% 90% 90% 92% 90% 89% 91% 91% 92% 91% 88% 91% 88% 90% 92% 91%) -> (759/6.1k) -> write( 7%)
last tile: 9/274/150 (z9 53%) https://www.openstreetmap.org/#map=9/59.53432/12.65625
0:32:51 INF [mbtiles] - features: [ 87M 4% 1.6M/s ] 181G tiles: [ 205k 968/s ] 944M
cpus: 61 gc: 8% heap: 24G/123G direct: 18M postGC: 3.9G
read(90%) -> (59/6.2k) -> encode(90% 90% 88% 91% 89% 90% 91% 89% 90% 90% 91% 89% 90% 88% 89% 89% 88% 91% 90% 88% 90% 89% 91% 90% 90% 90% 91% 88% 89% 90% 88% 90% 91% 90% 91% 91% 90% 91% 88% 84% 87% 88% 91% 90% 86% 87% 88% 91% 86% 89% 88% 89% 90% 91% 91% 87% 89% 89% 91% 91% 88% 90% 90% 90%) -> (1.1k/6.1k) -> write( 7%)
last tile: 9/299/140 (z9 58%) https://www.openstreetmap.org/#map=9/62.91523/30.23438
0:32:58 INF [mbtiles:write] - Finished z9 in 35s cpu:32m41s gc:3s avg:56.6, now starting z10
0:33:01 INF [mbtiles] - features: [ 111M 5% 2.4M/s ] 181G tiles: [ 769k 56k/s ] 2G
cpus: 44.1 gc: 8% heap: 35G/123G direct: 18M postGC: 3G
read(91%) -> (1/6.2k) -> encode(59% 61% 65% 58% 61% 62% 62% 55% 62% 62% 63% 64% 62% 60% 54% 61% 61% 62% 63% 64% 63% 61% 62% 70% 62% 62% 67% 64% 61% 64% 62% 62% 64% 70% 59% 59% 66% 70% 61% 61% 62% 60% 60% 64% 60% 74% 62% 62% 59% 65% 63% 60% 61% 58% 61% 62% 66% 60% 63% 61% 61% 63% 63% 60%) -> (179/6.1k) -> write(32%)
last tile: 10/553/300 (z10 54%) https://www.openstreetmap.org/#map=10/59.53432/14.41406
0:33:10 INF [mbtiles:write] - Finished z10 in 12s cpu:7m19s avg:35.6, now starting z11
0:33:11 INF [mbtiles] - features: [ 139M 6% 2.7M/s ] 181G tiles: [ 1.5M 80k/s ] 3.1G
cpus: 33.6 gc: 1% heap: 15G/123G direct: 18M postGC: 3.2G
read(92%) -> (0/6.2k) -> encode(47% 51% 44% 46% 47% 44% 46% 46% 49% 50% 43% 45% 48% 48% 46% 48% 44% 45% 46% 52% 49% 46% 46% 49% 46% 51% 48% 48% 47% 46% 47% 54% 48% 51% 47% 46% 47% 49% 49% 50% 45% 50% 44% 51% 52% 49% 46% 48% 49% 48% 49% 49% 44% 45% 50% 47% 49% 52% 47% 46% 46% 45% 50% 46%) -> (497/6.1k) -> write(34%)
last tile: 11/233/863 (z11 11%) https://www.openstreetmap.org/#map=11/27.21556/-139.04297
0:33:21 INF [mbtiles] - features: [ 171M 7% 3.2M/s ] 181G tiles: [ 2.9M 140k/s ] 4.5G
cpus: 25.1 gc: 1% heap: 7.3G/123G direct: 18M postGC: 2.7G
read(97%) -> (0/6.2k) -> encode(34% 34% 37% 38% 38% 38% 33% 35% 36% 35% 40% 35% 37% 35% 37% 36% 36% 38% 35% 36% 37% 34% 41% 36% 35% 34% 36% 37% 36% 40% 33% 40% 37% 36% 37% 33% 34% 41% 32% 35% 39% 35% 35% 36% 38% 37% 40% 37% 35% 40% 41% 36% 35% 38% 37% 37% 37% 35% 39% 35% 36% 39% 38% 37%) -> (40/6.1k) -> write(46%)
last tile: 11/1084/586 (z11 52%) https://www.openstreetmap.org/#map=11/60.75916/10.54688
0:33:31 INF [mbtiles] - features: [ 200M 8% 2.8M/s ] 181G tiles: [ 3.6M 65k/s ] 5.9G
cpus: 33.6 gc: 1% heap: 4.9G/123G direct: 18M postGC: 2.8G
read(97%) -> (0/6.2k) -> encode(47% 51% 50% 51% 47% 47% 50% 50% 48% 46% 51% 49% 50% 51% 55% 50% 50% 47% 48% 49% 54% 46% 47% 47% 46% 46% 47% 47% 45% 52% 51% 54% 50% 54% 46% 51% 47% 51% 52% 53% 50% 52% 51% 57% 50% 48% 48% 48% 50% 45% 52% 51% 57% 54% 47% 56% 49% 51% 52% 52% 53% 49% 50% 51%) -> (126/6.1k) -> write(31%)
last tile: 11/1511/866 (z11 73%) https://www.openstreetmap.org/#map=11/26.74561/85.60547
0:33:37 INF [mbtiles:write] - Finished z11 in 27s cpu:12m23s avg:27.8, now starting z12
0:33:41 INF [mbtiles] - features: [ 233M 10% 3.3M/s ] 181G tiles: [ 6.5M 290k/s ] 6.9G
cpus: 22.3 gc: 2% heap: 32G/123G direct: 18M postGC: 4.8G
read(96%) -> (0/6.2k) -> encode(33% 29% 34% 30% 29% 33% 29% 32% 30% 33% 28% 31% 30% 30% 30% 30% 35% 35% 29% 29% 31% 30% 28% 29% 32% 31% 31% 30% 33% 35% 31% 31% 32% 34% 30% 35% 28% 32% 34% 30% 34% 33% 31% 31% 34% 33% 29% 33% 29% 31% 35% 34% 34% 32% 28% 32% 34% 30% 31% 29% 31% 28% 31% 29%) -> (2k/6.1k) -> write(67%)
last tile: 12/575/1625 (z12 14%) https://www.openstreetmap.org/#map=12/34.81380/-129.46289
0:33:51 INF [mbtiles] - features: [ 269M 11% 3.5M/s ] 181G tiles: [ 8.4M 189k/s ] 8.3G
cpus: 20.9 gc: 2% heap: 29G/123G direct: 18M postGC: 2.7G
read(95%) -> (0/6.2k) -> encode(29% 30% 30% 30% 26% 28% 30% 28% 31% 32% 27% 29% 30% 33% 29% 28% 29% 28% 29% 30% 32% 27% 29% 29% 28% 31% 32% 27% 27% 26% 29% 28% 29% 29% 30% 26% 28% 30% 28% 29% 28% 26% 29% 29% 29% 30% 29% 28% 30% 32% 29% 27% 27% 30% 29% 30% 32% 30% 29% 30% 28% 28% 29% 28%) -> (38/6.1k) -> write(53%)
last tile: 12/1210/2700 (z12 29%) https://www.openstreetmap.org/#map=12/-49.61071/-73.65234
0:34:01 INF [mbtiles] - features: [ 304M 13% 3.4M/s ] 181G tiles: [ 11M 279k/s ] 9.7G
cpus: 23.4 gc: 1% heap: 37G/123G direct: 18M postGC: 3.7G
read(96%) -> (0/6.2k) -> encode(32% 34% 31% 37% 35% 32% 34% 32% 36% 35% 31% 35% 35% 32% 33% 34% 35% 33% 33% 33% 34% 33% 34% 33% 34% 31% 32% 34% 35% 31% 33% 37% 36% 35% 33% 29% 32% 34% 30% 35% 32% 34% 32% 30% 31% 36% 31% 38% 29% 32% 30% 33% 32% 33% 35% 33% 33% 36% 33% 35% 34% 34% 31% 36%) -> (35/6.1k) -> write(73%)
last tile: 12/2018/1320 (z12 49%) https://www.openstreetmap.org/#map=12/53.74871/-2.63672
0:34:11 INF [mbtiles] - features: [ 340M 14% 3.5M/s ] 181G tiles: [ 11M 45k/s ] 10G
cpus: 22.3 gc: 1% heap: 16G/123G direct: 18M postGC: 2.7G
read(97%) -> (0/6.2k) -> encode(30% 32% 33% 33% 36% 33% 34% 33% 31% 31% 35% 31% 34% 29% 34% 32% 34% 36% 29% 34% 33% 30% 32% 31% 36% 34% 33% 35% 32% 33% 34% 33% 33% 31% 33% 34% 34% 32% 33% 34% 31% 34% 32% 29% 32% 35% 34% 31% 33% 34% 36% 34% 28% 35% 33% 30% 34% 35% 29% 34% 30% 30% 34% 31%) -> (15/6.1k) -> write(18%)
last tile: 12/2164/1266 (z12 52%) https://www.openstreetmap.org/#map=12/56.46249/10.19531
0:34:21 INF [mbtiles] - features: [ 373M 16% 3.3M/s ] 181G tiles: [ 12M 57k/s ] 11G
cpus: 29.1 gc: 1% heap: 22G/123G direct: 18M postGC: 2.7G
read(97%) -> (0/6.2k) -> encode(43% 43% 43% 47% 43% 47% 44% 42% 39% 41% 45% 49% 43% 40% 43% 41% 43% 41% 41% 45% 44% 40% 44% 40% 45% 44% 44% 37% 41% 44% 42% 42% 44% 46% 43% 44% 43% 40% 43% 42% 46% 44% 40% 44% 44% 40% 45% 40% 42% 42% 45% 46% 44% 44% 38% 43% 43% 43% 44% 43% 43% 44% 43% 47%) -> (71/6.1k) -> write(26%)
last tile: 12/2355/1244 (z12 57%) https://www.openstreetmap.org/#map=12/57.51582/26.98242
0:34:31 INF [mbtiles] - features: [ 407M 17% 3.4M/s ] 181G tiles: [ 13M 149k/s ] 13G
cpus: 29 gc: 1% heap: 10G/123G direct: 18M postGC: 3G
read(96%) -> (0/6.2k) -> encode(40% 43% 39% 43% 41% 44% 42% 41% 41% 43% 40% 37% 41% 45% 43% 47% 41% 40% 39% 43% 42% 45% 42% 45% 45% 43% 41% 48% 43% 43% 41% 44% 45% 43% 42% 43% 43% 41% 39% 47% 43% 43% 41% 40% 41% 46% 42% 42% 46% 43% 42% 39% 42% 43% 43% 41% 43% 45% 40% 44% 43% 41% 43% 41%) -> (214/6.1k) -> write(50%)
last tile: 12/2855/1541 (z12 69%) https://www.openstreetmap.org/#map=12/40.64730/70.92773
0:34:41 INF [mbtiles] - features: [ 443M 19% 3.5M/s ] 181G tiles: [ 15M 153k/s ] 14G
cpus: 23.5 gc: 1% heap: 5.6G/123G direct: 18M postGC: 2.7G
read(96%) -> (0/6.2k) -> encode(34% 34% 35% 31% 35% 36% 33% 34% 36% 34% 33% 33% 33% 33% 32% 36% 35% 35% 34% 34% 34% 38% 36% 34% 32% 34% 35% 33% 33% 31% 35% 31% 33% 31% 35% 33% 35% 33% 37% 37% 33% 36% 34% 35% 34% 35% 35% 32% 31% 35% 36% 35% 35% 35% 33% 36% 34% 35% 31% 34% 37% 32% 33% 32%) -> (22/6.1k) -> write(46%)
last tile: 12/3420/1783 (z12 83%) https://www.openstreetmap.org/#map=12/22.67485/120.58594
0:34:49 INF [mbtiles:write] - Finished z12 in 1m12s cpu:28m47s avg:24.1, now starting z13
0:34:51 INF [mbtiles] - features: [ 473M 20% 2.9M/s ] 181G tiles: [ 18M 349k/s ] 15G
cpus: 16 gc: 0% heap: 36G/123G direct: 18M postGC: 2.7G
read(81%) -> (0/6.2k) -> encode(23% 24% 21% 21% 23% 23% 23% 23% 22% 22% 20% 21% 23% 24% 24% 21% 23% 21% 23% 22% 21% 23% 22% 24% 23% 19% 21% 24% 22% 23% 23% 21% 24% 22% 22% 23% 22% 22% 21% 22% 22% 21% 21% 22% 22% 24% 23% 22% 21% 22% 23% 24% 22% 21% 24% 21% 23% 22% 22% 21% 24% 21% 23% 22%) -> (6.1k/6.1k) -> write(77%)
last tile: 13/171/2943 (z13 2%) https://www.openstreetmap.org/#map=13/45.12005/-172.48535
0:35:01 INF [mbtiles] - features: [ 490M 21% 1.7M/s ] 181G tiles: [ 22M 417k/s ] 16G
cpus: 14.9 gc: 11% heap: 9.2G/123G direct: 18M postGC: 8.5G
read(48%) -> (0/6.2k) -> encode(14% 14% 12% 12% 14% 13% 15% 14% 14% 11% 17% 12% 14% 16% 14% 14% 12% 16% 14% 13% 13% 18% 16% 16% 17% 15% 13% 15% 17% 15% 15% 15% 14% 12% 14% 17% 17% 14% 15% 16% 13% 12% 14% 13% 15% 14% 13% 14% 15% 15% 17% 13% 11% 15% 16% 14% 13% 15% 13% 19% 15% 15% 15% 16%) -> (6.1k/6.1k) -> write(87%)
last tile: 13/728/5947 (z13 8%) https://www.openstreetmap.org/#map=13/-62.81502/-148.00781
0:35:11 INF [mbtiles] - features: [ 516M 22% 2.5M/s ] 181G tiles: [ 27M 408k/s ] 17G
cpus: 17.8 gc: 6% heap: 23G/123G direct: 18M postGC: 13G
read(72%) -> (0/6.2k) -> encode(23% 23% 23% 24% 24% 24% 18% 21% 23% 21% 22% 20% 17% 21% 21% 22% 20% 19% 22% 19% 22% 22% 21% 21% 19% 22% 21% 19% 19% 21% 21% 16% 19% 21% 22% 22% 22% 20% 19% 23% 20% 20% 20% 24% 22% 19% 23% 23% 19% 21% 21% 23% 21% 20% 23% 24% 18% 19% 22% 22% 20% 20% 19% 21%) -> (5.8k/6.1k) -> write(92%)
last tile: 13/1368/2747 (z13 16%) https://www.openstreetmap.org/#map=13/50.87531/-119.88281
0:35:21 INF [mbtiles] - features: [ 549M 23% 3.2M/s ] 181G tiles: [ 30M 363k/s ] 18G
cpus: 23 gc: 7% heap: 43G/123G direct: 18M postGC: 19G
read(91%) -> (0/6.2k) -> encode(29% 27% 27% 30% 24% 29% 27% 30% 30% 29% 30% 26% 28% 28% 30% 28% 28% 28% 29% 29% 26% 28% 26% 26% 28% 28% 28% 29% 31% 30% 28% 28% 29% 28% 31% 28% 26% 31% 33% 29% 27% 28% 26% 26% 29% 30% 31% 30% 24% 28% 30% 28% 28% 31% 26% 27% 30% 30% 30% 28% 28% 30% 31% 29%) -> (4.3k/6.1k) -> write(91%)
last tile: 13/1989/1263 (z13 24%) https://www.openstreetmap.org/#map=13/77.00982/-92.59277
0:35:31 INF [mbtiles] - features: [ 581M 24% 3.1M/s ] 181G tiles: [ 33M 316k/s ] 20G
cpus: 26 gc: 8% heap: 39G/123G direct: 18M postGC: 24G
read(90%) -> (0/6.2k) -> encode(37% 33% 31% 33% 34% 34% 30% 31% 34% 36% 32% 33% 34% 35% 33% 31% 33% 31% 32% 33% 34% 31% 32% 30% 36% 32% 31% 37% 36% 31% 33% 35% 35% 33% 35% 35% 30% 31% 32% 36% 33% 35% 37% 35% 34% 31% 31% 30% 32% 32% 31% 34% 32% 33% 35% 34% 27% 32% 32% 35% 35% 32% 34% 32%) -> (2.7k/6.1k) -> write(90%)
last tile: 13/2535/4562 (z13 30%) https://www.openstreetmap.org/#map=13/-20.05593/-68.59863
0:35:41 INF [mbtiles] - features: [ 605M 25% 2.4M/s ] 181G tiles: [ 37M 394k/s ] 21G
cpus: 16.7 gc: 5% heap: 49G/123G direct: 18M postGC: 27G
read(68%) -> (0/6.2k) -> encode(20% 23% 21% 22% 20% 18% 19% 19% 22% 22% 19% 19% 20% 21% 19% 22% 19% 24% 20% 22% 19% 20% 19% 20% 23% 23% 19% 22% 22% 18% 20% 20% 18% 15% 21% 21% 21% 21% 22% 19% 22% 24% 21% 20% 18% 20% 20% 20% 18% 19% 22% 20% 26% 19% 22% 22% 22% 20% 16% 20% 22% 18% 25% 19%) -> (6.1k/6.1k) -> write(93%)
last tile: 13/3091/3338 (z13 37%) https://www.openstreetmap.org/#map=13/31.57854/-44.16504
0:35:51 INF [mbtiles] - features: [ 637M 27% 3.1M/s ] 181G tiles: [ 41M 399k/s ] 22G
cpus: 24.7 gc: 8% heap: 33G/123G direct: 18M postGC: 33G
read(90%) -> (0/6.2k) -> encode(32% 30% 33% 30% 25% 31% 29% 31% 31% 32% 35% 30% 32% 28% 29% 33% 31% 30% 30% 26% 35% 31% 32% 31% 29% 27% 30% 33% 32% 29% 30% 31% 31% 28% 30% 31% 28% 32% 31% 32% 31% 29% 28% 30% 33% 31% 33% 36% 30% 30% 28% 28% 30% 31% 30% 31% 31% 29% 33% 35% 28% 30% 34% 32%) -> (6.1k/6.1k) -> write(90%)
last tile: 13/3661/6324 (z13 44%) https://www.openstreetmap.org/#map=13/-69.47297/-19.11621
0:36:01 INF [mbtiles] - features: [ 670M 28% 3.2M/s ] 181G tiles: [ 45M 349k/s ] 24G
cpus: 24.3 gc: 8% heap: 49G/123G direct: 18M postGC: 39G
read(90%) -> (0/6.2k) -> encode(31% 28% 32% 30% 31% 33% 28% 31% 32% 29% 31% 32% 30% 28% 30% 29% 29% 31% 32% 32% 30% 34% 30% 29% 29% 29% 32% 32% 33% 30% 33% 33% 29% 32% 32% 29% 32% 30% 29% 28% 30% 29% 26% 28% 30% 31% 31% 32% 32% 31% 32% 30% 30% 28% 29% 32% 30% 32% 33% 32% 27% 31% 30% 32%) -> (2.6k/6.1k) -> write(90%)
last tile: 13/4218/2884 (z13 51%) https://www.openstreetmap.org/#map=13/46.92026/5.36133
0:36:11 INF [mbtiles] - features: [ 704M 30% 3.4M/s ] 181G tiles: [ 46M 146k/s ] 26G
cpus: 26 gc: 2% heap: 51G/123G direct: 18M postGC: 37G
read(96%) -> (0/6.2k) -> encode(36% 35% 39% 36% 35% 35% 33% 34% 36% 38% 41% 38% 35% 37% 38% 36% 38% 36% 40% 37% 35% 36% 40% 39% 39% 37% 39% 39% 39% 36% 42% 36% 34% 38% 35% 37% 41% 37% 39% 38% 36% 35% 38% 34% 36% 36% 38% 35% 36% 39% 36% 36% 39% 39% 38% 38% 38% 39% 38% 40% 35% 36% 35% 35%) -> (75/6.1k) -> write(54%)
last tile: 13/4456/2169 (z13 54%) https://www.openstreetmap.org/#map=13/64.30182/15.82031
0:36:22 INF [mbtiles] - features: [ 738M 31% 3.3M/s ] 181G tiles: [ 48M 167k/s ] 28G
cpus: 27.9 gc: 1% heap: 47G/123G direct: 18M postGC: 37G
read(97%) -> (0/6.2k) -> encode(42% 40% 40% 42% 39% 44% 39% 40% 42% 43% 45% 41% 42% 40% 42% 41% 43% 39% 41% 42% 40% 42% 39% 40% 39% 41% 39% 42% 44% 39% 44% 40% 41% 38% 40% 40% 41% 42% 43% 40% 39% 42% 40% 40% 42% 38% 42% 40% 40% 38% 42% 40% 38% 36% 40% 45% 40% 42% 42% 41% 40% 43% 39% 40%) -> (59/6.1k) -> write(59%)
last tile: 13/4746/3164 (z13 57%) https://www.openstreetmap.org/#map=13/37.85751/28.56445
0:36:32 INF [mbtiles] - features: [ 771M 32% 3.2M/s ] 181G tiles: [ 50M 228k/s ] 30G
cpus: 27.5 gc: 1% heap: 53G/123G direct: 18M postGC: 37G
read(97%) -> (0/6.2k) -> encode(39% 40% 41% 42% 42% 38% 40% 41% 41% 39% 41% 37% 43% 39% 40% 39% 42% 35% 41% 35% 39% 42% 39% 38% 41% 42% 42% 42% 44% 37% 39% 37% 41% 40% 41% 39% 40% 37% 39% 41% 42% 38% 39% 37% 37% 41% 41% 39% 39% 38% 39% 41% 39% 36% 40% 41% 39% 46% 40% 42% 42% 41% 36% 40%) -> (115/6.1k) -> write(71%)
last tile: 13/5131/3067 (z13 62%) https://www.openstreetmap.org/#map=13/41.14557/45.48340
0:36:42 INF [mbtiles] - features: [ 803M 34% 3.1M/s ] 181G tiles: [ 54M 372k/s ] 31G
cpus: 25.8 gc: 5% heap: 46G/123G direct: 18M postGC: 40G
read(93%) -> (0/6.2k) -> encode(34% 38% 35% 40% 32% 37% 31% 35% 32% 37% 34% 34% 32% 35% 34% 32% 33% 33% 32% 35% 33% 33% 33% 32% 35% 34% 39% 34% 39% 32% 38% 34% 35% 36% 40% 38% 38% 35% 36% 35% 34% 33% 36% 35% 36% 35% 35% 36% 36% 35% 34% 34% 37% 33% 32% 33% 36% 33% 35% 34% 35% 35% 33% 34%) -> (2k/6.1k) -> write(93%)
last tile: 13/5788/3338 (z13 70%) https://www.openstreetmap.org/#map=13/31.57854/74.35547
0:36:52 INF [mbtiles] - features: [ 836M 35% 3.2M/s ] 181G tiles: [ 57M 336k/s ] 32G
cpus: 25.4 gc: 7% heap: 57G/123G direct: 18M postGC: 45G
read(90%) -> (0/6.2k) -> encode(31% 35% 31% 37% 33% 32% 27% 37% 29% 30% 36% 30% 34% 31% 33% 33% 33% 30% 32% 32% 35% 29% 32% 31% 35% 33% 30% 31% 32% 33% 33% 32% 33% 35% 34% 32% 32% 33% 33% 33% 33% 30% 32% 33% 33% 30% 35% 32% 34% 34% 33% 28% 34% 33% 30% 32% 31% 29% 33% 32% 31% 32% 29% 26%) -> (2.8k/6.1k) -> write(91%)
last tile: 13/6440/82 (z13 78%) https://www.openstreetmap.org/#map=13/84.73032/103.00781
0:37:02 INF [mbtiles] - features: [ 866M 36% 3M/s ] 181G tiles: [ 61M 317k/s ] 34G
cpus: 24.6 gc: 8% heap: 59G/123G direct: 18M postGC: 52G
read(90%) -> (0/6.2k) -> encode(29% 34% 29% 31% 31% 31% 27% 31% 30% 32% 32% 29% 33% 32% 25% 32% 30% 30% 28% 30% 27% 32% 32% 33% 30% 33% 28% 33% 30% 28% 29% 30% 30% 33% 30% 32% 32% 31% 33% 30% 30% 35% 30% 30% 32% 29% 28% 32% 32% 29% 28% 29% 31% 30% 34% 26% 26% 29% 30% 30% 30% 33% 32% 33%) -> (3.3k/6.1k) -> write(90%)
last tile: 13/7066/354 (z13 86%) https://www.openstreetmap.org/#map=13/83.51024/130.51758
0:37:12 INF [mbtiles] - features: [ 878M 37% 1.2M/s ] 181G tiles: [ 65M 424k/s ] 35G
cpus: 6.5 gc: 3% heap: 55G/123G direct: 18M postGC: 55G
read(34%) -> (0/6.2k) -> encode( 7% 6% 6% 5% 6% 6% 6% 7% 5% 6% 6% 6% 6% 6% 5% 9% 7% 6% 8% 5% 4% 5% 5% 7% 8% 5% 6% 5% 7% 8% 6% 6% 6% 6% 6% 7% 7% 6% 7% 6% 7% 5% 5% 6% 7% 7% 6% 8% 5% 8% 5% 6% 5% 8% 6% 6% 7% 8% 5% 6% 6% 5% 6% 5%) -> (6.1k/6.1k) -> write(95%)
last tile: 13/7805/5466 (z13 95%) https://www.openstreetmap.org/#map=13/-51.45401/162.99316
0:37:18 INF [mbtiles:write] - Finished z13 in 2m29s cpu:52m23s gc:8s avg:21.1, now starting z14
0:37:22 INF [mbtiles] - features: [ 884M 37% 537k/s ] 181G tiles: [ 70M 482k/s ] 36G
cpus: 1.7 gc: 0% heap: 60G/123G direct: 18M postGC: 55G
read(16%) -> (0/6.2k) -> encode( 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 0% 1% 1% 1% 0% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 0% 1% 1% 1% 1% 1% 1% 1% 1% 1% 0% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1%) -> (6.1k/6.1k) -> write(98%)
last tile: 14/123/16242 (z14 0%) https://www.openstreetmap.org/#map=14/-84.77453/-177.29736
0:37:32 INF [mbtiles] - features: [ 889M 37% 566k/s ] 181G tiles: [ 75M 490k/s ] 36G
cpus: 1.9 gc: 0% heap: 66G/123G direct: 18M postGC: 55G
read(15%) -> (0/6.2k) -> encode( 1% 1% 0% 1% 1% 1% 1% 1% 0% 1% 1% 1% 1% 1% 1% 0% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1%) -> (6.1k/6.1k) -> write(98%)
last tile: 14/430/10062 (z14 2%) https://www.openstreetmap.org/#map=14/-37.96152/-170.55176
0:37:42 INF [mbtiles] - features: [ 895M 38% 600k/s ] 181G tiles: [ 79M 485k/s ] 37G
cpus: 2.6 gc: 1% heap: 61G/123G direct: 18M postGC: 56G
read(16%) -> (0/6.2k) -> encode( 1% 2% 1% 2% 1% 1% 2% 1% 1% 2% 1% 2% 2% 1% 1% 1% 1% 3% 1% 1% 1% 1% 1% 2% 1% 2% 1% 2% 1% 2% 1% 2% 1% 1% 2% 2% 2% 1% 1% 1% 1% 1% 2% 2% 2% 1% 1% 2% 1% 2% 1% 2% 2% 2% 2% 2% 1% 2% 2% 2% 1% 1% 1% 2%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/735/7531 (z14 4%) https://www.openstreetmap.org/#map=14/14.37083/-163.85010
0:37:52 INF [mbtiles] - features: [ 901M 38% 561k/s ] 181G tiles: [ 84M 480k/s ] 38G
cpus: 2.5 gc: 1% heap: 59G/123G direct: 18M postGC: 56G
read(15%) -> (0/6.2k) -> encode( 1% 2% 1% 1% 1% 2% 1% 1% 1% 1% 1% 3% 1% 2% 1% 1% 2% 1% 1% 1% 2% 1% 2% 1% 1% 1% 2% 2% 1% 1% 1% 1% 1% 2% 2% 1% 1% 1% 2% 2% 1% 1% 1% 2% 1% 1% 1% 1% 2% 2% 1% 1% 1% 2% 1% 2% 1% 1% 2% 2% 1% 1% 2% 2%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/1055/13878 (z14 6%) https://www.openstreetmap.org/#map=14/-77.10823/-156.81885
0:38:02 INF [mbtiles] - features: [ 906M 38% 524k/s ] 181G tiles: [ 89M 485k/s ] 38G
cpus: 1.9 gc: 0% heap: 65G/123G direct: 18M postGC: 56G
read(14%) -> (0/6.2k) -> encode( 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 1% 2% 1% 1% 2% 1%) -> (6.1k/6.1k) -> write(98%)
last tile: 14/1401/1043 (z14 8%) https://www.openstreetmap.org/#map=14/82.62287/-149.21631
0:38:12 INF [mbtiles] - features: [ 912M 38% 584k/s ] 181G tiles: [ 94M 480k/s ] 39G
cpus: 2.9 gc: 1% heap: 66G/123G direct: 18M postGC: 57G
read(16%) -> (0/6.2k) -> encode( 2% 2% 1% 2% 2% 2% 2% 2% 3% 1% 2% 3% 1% 2% 2% 2% 2% 2% 2% 2% 2% 2% 3% 3% 3% 2% 2% 2% 1% 2% 1% 2% 3% 3% 3% 2% 2% 3% 2% 2% 2% 3% 1% 2% 3% 2% 1% 2% 3% 2% 2% 3% 1% 1% 3% 2% 2% 2% 2% 1% 2% 2% 3% 2%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/1761/3656 (z14 10%) https://www.openstreetmap.org/#map=14/70.08056/-141.30615
0:38:22 INF [mbtiles] - features: [ 922M 39% 975k/s ] 181G tiles: [ 99M 466k/s ] 40G
cpus: 6 gc: 3% heap: 67G/123G direct: 18M postGC: 61G
read(27%) -> (0/6.2k) -> encode( 5% 6% 4% 5% 6% 6% 9% 6% 6% 4% 6% 6% 4% 3% 4% 8% 6% 7% 4% 5% 4% 4% 5% 7% 9% 7% 7% 7% 4% 4% 5% 8% 4% 7% 4% 5% 8% 6% 6% 6% 4% 5% 5% 5% 6% 7% 7% 6% 8% 5% 7% 5% 4% 4% 6% 5% 5% 4% 5% 7% 6% 6% 6% 5%) -> (6.1k/6.1k) -> write(95%)
last tile: 14/2123/5577 (z14 12%) https://www.openstreetmap.org/#map=14/49.71027/-133.35205
0:38:32 INF [mbtiles] - features: [ 946M 40% 2.3M/s ] 181G tiles: [ 103M 448k/s ] 40G
cpus: 13.8 gc: 5% heap: 68G/123G direct: 18M postGC: 65G
read(62%) -> (0/6.2k) -> encode(18% 16% 16% 15% 18% 16% 16% 16% 17% 16% 12% 18% 15% 18% 14% 14% 16% 18% 17% 13% 13% 17% 20% 15% 13% 14% 14% 17% 16% 16% 18% 16% 17% 17% 15% 16% 12% 16% 20% 19% 18% 14% 17% 17% 17% 18% 17% 18% 18% 14% 14% 16% 16% 19% 17% 19% 17% 13% 21% 17% 16% 16% 17% 15%) -> (6.1k/6.1k) -> write(93%)
last tile: 14/2488/7156 (z14 15%) https://www.openstreetmap.org/#map=14/22.18740/-125.33203
0:38:42 INF [mbtiles] - features: [ 972M 41% 2.5M/s ] 181G tiles: [ 107M 389k/s ] 42G
cpus: 16 gc: 6% heap: 74G/123G direct: 18M postGC: 71G
read(67%) -> (0/6.2k) -> encode(16% 23% 16% 17% 23% 19% 19% 19% 17% 19% 20% 15% 16% 22% 20% 20% 23% 20% 20% 17% 19% 21% 25% 20% 16% 20% 20% 19% 22% 23% 22% 16% 16% 21% 21% 18% 18% 17% 19% 21% 21% 17% 20% 22% 19% 18% 18% 20% 23% 19% 16% 16% 18% 17% 16% 16% 22% 17% 19% 17% 20% 21% 18% 21%) -> (6.1k/6.1k) -> write(92%)
last tile: 14/2810/5907 (z14 17%) https://www.openstreetmap.org/#map=14/44.79353/-118.25684
0:38:52 INF [mbtiles] - features: [ 990M 42% 1.8M/s ] 181G tiles: [ 111M 364k/s ] 43G
cpus: 14.4 gc: 9% heap: 22G/123G direct: 18M postGC: 8.7G
read(56%) -> (0/6.2k) -> encode(17% 14% 17% 15% 15% 18% 13% 19% 16% 12% 15% 17% 17% 12% 18% 14% 20% 14% 14% 16% 18% 17% 14% 13% 15% 17% 13% 10% 20% 20% 16% 13% 13% 15% 13% 16% 13% 15% 12% 15% 16% 15% 16% 17% 15% 15% 18% 18% 17% 13% 16% 19% 20% 19% 17% 14% 20% 16% 19% 13% 16% 16% 16% 18%) -> (6.1k/6.1k) -> write(89%)
last tile: 14/3123/1568 (z14 19%) https://www.openstreetmap.org/#map=14/80.98369/-111.37939
0:39:02 INF [mbtiles] - features: [ 1B 43% 2.4M/s ] 181G tiles: [ 114M 385k/s ] 44G
cpus: 15.9 gc: 4% heap: 36G/123G direct: 18M postGC: 13G
read(70%) -> (0/6.2k) -> encode(23% 23% 17% 22% 20% 18% 16% 17% 21% 21% 20% 22% 15% 19% 19% 18% 25% 19% 20% 19% 19% 18% 20% 20% 20% 20% 20% 18% 19% 20% 25% 18% 16% 17% 17% 18% 16% 20% 16% 18% 21% 22% 19% 20% 20% 19% 15% 18% 17% 21% 18% 23% 14% 24% 21% 22% 17% 18% 22% 21% 19% 19% 22% 23%) -> (6.1k/6.1k) -> write(94%)
last tile: 14/3456/7326 (z14 21%) https://www.openstreetmap.org/#map=14/18.68788/-104.06250
0:39:12 INF [mbtiles] - features: [ 1B 44% 2.5M/s ] 181G tiles: [ 118M 365k/s ] 45G
cpus: 17 gc: 6% heap: 25G/123G direct: 18M postGC: 19G
read(72%) -> (0/6.2k) -> encode(22% 18% 18% 21% 20% 22% 21% 18% 23% 19% 19% 22% 20% 20% 24% 24% 16% 25% 20% 16% 19% 19% 22% 21% 21% 20% 18% 20% 20% 21% 20% 21% 21% 19% 18% 20% 23% 20% 20% 21% 23% 16% 26% 20% 24% 23% 20% 22% 18% 19% 23% 24% 21% 19% 21% 16% 19% 22% 19% 19% 23% 19% 21% 19%) -> (5.8k/6.1k) -> write(92%)
last tile: 14/3775/7260 (z14 23%) https://www.openstreetmap.org/#map=14/20.05593/-97.05322
0:39:22 INF [mbtiles] - features: [ 1B 45% 3.3M/s ] 181G tiles: [ 122M 341k/s ] 46G
cpus: 20.5 gc: 7% heap: 26G/123G direct: 18M postGC: 25G
read(91%) -> (1/6.2k) -> encode(25% 27% 21% 27% 22% 25% 25% 24% 27% 26% 26% 25% 24% 25% 26% 26% 25% 26% 29% 26% 26% 25% 23% 25% 23% 27% 25% 28% 28% 28% 26% 24% 29% 25% 22% 24% 24% 26% 25% 24% 26% 25% 26% 23% 26% 23% 24% 26% 24% 23% 26% 28% 25% 23% 27% 27% 24% 24% 25% 24% 24% 24% 25% 26%) -> (5.9k/6.1k) -> write(91%)
last tile: 14/4084/7478 (z14 24%) https://www.openstreetmap.org/#map=14/15.49603/-90.26367
0:39:32 INF [mbtiles] - features: [ 1.1B 47% 3.3M/s ] 181G tiles: [ 125M 346k/s ] 48G
cpus: 20.5 gc: 6% heap: 44G/123G direct: 18M postGC: 31G
read(91%) -> (0/6.2k) -> encode(25% 21% 26% 24% 29% 24% 27% 24% 27% 26% 26% 28% 23% 29% 24% 28% 26% 26% 27% 23% 27% 23% 26% 27% 25% 25% 27% 26% 25% 27% 28% 25% 27% 24% 26% 26% 25% 26% 27% 26% 28% 22% 25% 23% 25% 27% 25% 26% 27% 26% 21% 25% 28% 24% 28% 27% 26% 26% 26% 27% 26% 27% 26% 26%) -> (4.4k/6.1k) -> write(92%)
last tile: 14/4399/12043 (z14 26%) https://www.openstreetmap.org/#map=14/-64.27322/-83.34229
0:39:42 INF [mbtiles] - features: [ 1.1B 48% 3.5M/s ] 181G tiles: [ 129M 353k/s ] 50G
cpus: 20.1 gc: 7% heap: 44G/123G direct: 18M postGC: 38G
read(91%) -> (0/6.2k) -> encode(23% 24% 24% 23% 23% 23% 25% 25% 26% 27% 24% 26% 23% 26% 27% 26% 26% 26% 24% 24% 24% 25% 25% 26% 24% 24% 25% 22% 26% 26% 25% 22% 23% 25% 29% 24% 27% 27% 25% 25% 22% 25% 24% 22% 27% 24% 24% 26% 22% 25% 22% 26% 29% 24% 23% 25% 24% 24% 31% 26% 21% 30% 22% 24%) -> (1.4k/6.1k) -> write(91%)
last tile: 14/4704/8081 (z14 28%) https://www.openstreetmap.org/#map=14/2.43823/-76.64063
0:39:52 INF [mbtiles] - features: [ 1.1B 50% 3.7M/s ] 181G tiles: [ 131M 288k/s ] 52G
cpus: 18.8 gc: 3% heap: 39G/123G direct: 18M postGC: 38G
read(95%) -> (1/6.2k) -> encode(26% 30% 25% 23% 25% 28% 26% 25% 27% 25% 25% 24% 22% 24% 24% 25% 25% 28% 24% 25% 24% 24% 24% 24% 27% 25% 22% 24% 25% 26% 26% 24% 24% 26% 24% 24% 27% 24% 28% 24% 26% 25% 25% 26% 25% 24% 25% 25% 25% 25% 28% 24% 26% 25% 24% 27% 27% 26% 28% 22% 26% 25% 24% 23%) -> (40/6.1k) -> write(77%)
last tile: 14/4943/9787 (z14 30%) https://www.openstreetmap.org/#map=14/-33.04551/-71.38916
0:40:02 INF [mbtiles] - features: [ 1.2B 51% 3.3M/s ] 181G tiles: [ 135M 330k/s ] 53G
cpus: 20.9 gc: 6% heap: 48G/123G direct: 18M postGC: 42G
read(92%) -> (0/6.2k) -> encode(25% 30% 24% 28% 25% 28% 31% 29% 25% 26% 24% 26% 28% 27% 27% 27% 27% 29% 26% 24% 28% 28% 22% 26% 28% 27% 27% 28% 25% 26% 26% 26% 22% 26% 30% 29% 27% 26% 30% 28% 24% 28% 25% 23% 22% 27% 28% 27% 25% 30% 26% 27% 25% 23% 25% 27% 27% 30% 27% 30% 25% 28% 26% 26%) -> (3.1k/6.1k) -> write(84%)
last tile: 14/5233/3339 (z14 31%) https://www.openstreetmap.org/#map=14/72.32246/-65.01709
0:40:12 INF [mbtiles] - features: [ 1.2B 52% 2.2M/s ] 181G tiles: [ 139M 393k/s ] 54G
cpus: 13.8 gc: 7% heap: 50G/123G direct: 18M postGC: 48G
read(60%) -> (0/6.2k) -> encode(15% 16% 16% 14% 16% 17% 17% 15% 14% 15% 14% 14% 13% 17% 13% 16% 17% 13% 14% 16% 15% 13% 12% 16% 14% 17% 17% 16% 14% 13% 16% 17% 11% 13% 17% 11% 16% 11% 13% 16% 14% 13% 14% 15% 12% 15% 14% 13% 14% 16% 13% 18% 17% 11% 17% 15% 15% 14% 14% 16% 12% 16% 16% 15%) -> (6.1k/6.1k) -> write(91%)
last tile: 14/5520/14895 (z14 33%) https://www.openstreetmap.org/#map=14/-81.25169/-58.71094
0:40:18 WAR [mbtiles:encode] - {x=6070 y=9292 z=14} 1002kb uncompressed
0:40:18 WAR [mbtiles:encode] - {x=6070 y=9294 z=14} 1000kb uncompressed
0:40:18 WAR [mbtiles:encode] - {x=6071 y=9291 z=14} 1010kb uncompressed
0:40:18 WAR [mbtiles:encode] - {x=6071 y=9292 z=14} 1281kb uncompressed
0:40:18 WAR [mbtiles:encode] - {x=6073 y=9297 z=14} 1064kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6074 y=9296 z=14} 1065kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6074 y=9297 z=14} 1203kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6074 y=9293 z=14} 1026kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6075 y=9297 z=14} 1092kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6075 y=9293 z=14} 1134kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6076 y=9293 z=14} 1108kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6077 y=9293 z=14} 985kb uncompressed
0:40:19 WAR [mbtiles:encode] - {x=6079 y=9292 z=14} 1016kb uncompressed
0:40:22 INF [mbtiles] - features: [ 1.2B 53% 1.5M/s ] 181G tiles: [ 143M 419k/s ] 55G
cpus: 9.6 gc: 4% heap: 54G/123G direct: 18M postGC: 52G
read(43%) -> (0/6.2k) -> encode(11% 14% 11% 12% 11% 12% 10% 12% 8% 12% 11% 10% 7% 10% 13% 9% 8% 10% 7% 12% 8% 11% 12% 11% 10% 11% 8% 8% 9% 8% 11% 14% 10% 10% 9% 12% 11% 14% 13% 10% 13% 11% 11% 13% 11% 9% 9% 12% 9% 10% 9% 11% 9% 11% 13% 9% 10% 9% 10% 11% 8% 10% 10% 10%) -> (6.1k/6.1k) -> write(94%)
last tile: 14/5806/2665 (z14 35%) https://www.openstreetmap.org/#map=14/76.30516/-52.42676
0:40:30 WAR [mbtiles:encode] - {x=6435 y=8363 z=14} 1049kb uncompressed
0:40:30 WAR [mbtiles:encode] - {x=6435 y=8361 z=14} 1688kb uncompressed
0:40:32 INF [mbtiles] - features: [ 1.2B 53% 1.3M/s ] 181G tiles: [ 147M 428k/s ] 56G
cpus: 7.7 gc: 3% heap: 57G/123G direct: 18M postGC: 55G
read(37%) -> (0/6.2k) -> encode( 5% 7% 9% 8% 9% 6% 10% 9% 8% 8% 9% 8% 6% 8% 11% 8% 8% 9% 8% 4% 6% 8% 6% 9% 9% 10% 7% 7% 7% 8% 9% 6% 8% 7% 7% 9% 9% 7% 7% 9% 8% 8% 8% 8% 9% 11% 6% 10% 7% 8% 8% 9% 9% 9% 7% 10% 10% 9% 10% 7% 9% 8% 8% 7%) -> (6.1k/6.1k) -> write(95%)
last tile: 14/6108/9127 (z14 37%) https://www.openstreetmap.org/#map=14/-20.11784/-45.79102
0:40:42 INF [mbtiles] - features: [ 1.2B 53% 751k/s ] 181G tiles: [ 152M 436k/s ] 57G
cpus: 3.1 gc: 1% heap: 59G/123G direct: 18M postGC: 58G
read(20%) -> (0/6.2k) -> encode( 3% 3% 3% 2% 3% 2% 1% 3% 3% 1% 1% 3% 4% 1% 2% 2% 1% 2% 2% 2% 2% 1% 2% 4% 2% 2% 2% 2% 3% 2% 1% 2% 2% 2% 1% 2% 3% 3% 2% 2% 2% 1% 2% 2% 3% 2% 1% 1% 2% 1% 1% 2% 1% 1% 2% 2% 2% 2% 2% 2% 1% 3% 3% 2%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/6404/8149 (z14 39%) https://www.openstreetmap.org/#map=14/0.94478/-39.28711
0:40:52 INF [mbtiles] - features: [ 1.2B 54% 592k/s ] 181G tiles: [ 156M 442k/s ] 58G
cpus: 3.7 gc: 2% heap: 5.7G/123G direct: 18M postGC: 5.3G
read(17%) -> (0/6.2k) -> encode( 2% 1% 1% 1% 1% 1% 1% 2% 1% 1% 1% 1% 2% 1% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 2% 1% 2% 1% 1% 1% 2% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 1% 2% 2% 1% 1% 1% 1% 1% 2% 1% 2% 1% 1% 2% 1% 2% 2% 1% 2% 1%) -> (6.1k/6.1k) -> write(96%)
last tile: 14/6708/6162 (z14 40%) https://www.openstreetmap.org/#map=14/40.68064/-32.60742
0:41:02 INF [mbtiles] - features: [ 1.2B 54% 803k/s ] 181G tiles: [ 161M 457k/s ] 58G
cpus: 3.9 gc: 2% heap: 11G/123G direct: 18M postGC: 7.7G
read(22%) -> (0/6.2k) -> encode( 3% 3% 3% 4% 3% 3% 4% 3% 3% 4% 4% 3% 3% 3% 4% 3% 3% 3% 4% 4% 2% 3% 3% 2% 4% 4% 3% 3% 2% 3% 3% 3% 3% 2% 3% 3% 3% 4% 3% 2% 3% 3% 3% 4% 3% 3% 2% 3% 4% 2% 5% 3% 3% 2% 3% 3% 3% 2% 3% 3% 3% 2% 3% 2%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/7040/4920 (z14 42%) https://www.openstreetmap.org/#map=14/58.17070/-25.31250
0:41:12 INF [mbtiles] - features: [ 1.2B 55% 1.2M/s ] 181G tiles: [ 165M 433k/s ] 59G
cpus: 6.4 gc: 3% heap: 12G/123G direct: 18M postGC: 10G
read(33%) -> (0/6.2k) -> encode( 6% 6% 7% 6% 7% 7% 7% 6% 5% 10% 7% 5% 5% 9% 4% 4% 7% 8% 6% 6% 5% 8% 7% 7% 7% 6% 6% 5% 9% 5% 5% 8% 4% 5% 8% 6% 5% 6% 7% 5% 9% 7% 5% 8% 8% 6% 6% 5% 7% 8% 5% 7% 5% 9% 6% 6% 5% 4% 7% 8% 6% 5% 3% 6%) -> (6.1k/6.1k) -> write(95%)
last tile: 14/7361/1891 (z14 44%) https://www.openstreetmap.org/#map=14/79.80064/-18.25928
0:41:21 WAR [mbtiles:encode] - {x=7990 y=6392 z=14} 1284kb uncompressed
0:41:22 INF [mbtiles] - features: [ 1.3B 56% 2.4M/s ] 181G tiles: [ 169M 406k/s ] 60G
cpus: 15.1 gc: 5% heap: 19G/123G direct: 18M postGC: 15G
read(70%) -> (0/6.2k) -> encode(15% 17% 17% 14% 18% 18% 18% 18% 18% 18% 20% 18% 17% 15% 17% 20% 16% 15% 18% 20% 21% 17% 20% 17% 18% 20% 15% 17% 18% 16% 20% 20% 18% 21% 14% 21% 18% 19% 22% 18% 16% 19% 18% 15% 18% 15% 19% 20% 16% 19% 18% 19% 20% 21% 23% 18% 17% 20% 21% 16% 21% 18% 16% 19%) -> (6.1k/6.1k) -> write(93%)
last tile: 14/7676/10431 (z14 46%) https://www.openstreetmap.org/#map=14/-44.07180/-11.33789
0:41:32 INF [mbtiles] - features: [ 1.3B 57% 3.4M/s ] 181G tiles: [ 173M 396k/s ] 61G
cpus: 18.4 gc: 6% heap: 22G/123G direct: 18M postGC: 21G
read(91%) -> (0/6.2k) -> encode(24% 23% 24% 23% 24% 23% 21% 20% 22% 24% 23% 19% 26% 21% 22% 23% 20% 23% 23% 24% 23% 22% 21% 21% 20% 19% 22% 21% 20% 26% 24% 21% 23% 26% 24% 19% 22% 23% 24% 21% 21% 21% 22% 22% 27% 24% 21% 22% 24% 22% 24% 23% 24% 21% 25% 22% 18% 23% 24% 23% 24% 20% 25% 22%) -> (4.9k/6.1k) -> write(92%)
last tile: 14/7996/8886 (z14 48%) https://www.openstreetmap.org/#map=14/-15.07212/-4.30664
0:41:38 WAR [mbtiles:encode] - {x=8174 y=6234 z=14} 1236kb uncompressed
0:41:42 INF [mbtiles] - features: [ 1.3B 59% 3.7M/s ] 181G tiles: [ 176M 262k/s ] 63G
cpus: 17.3 gc: 4% heap: 26G/123G direct: 18M postGC: 23G
read(94%) -> (0/6.2k) -> encode(22% 24% 21% 21% 21% 24% 24% 23% 21% 26% 25% 26% 20% 21% 23% 20% 23% 20% 21% 23% 23% 22% 23% 22% 22% 24% 23% 21% 24% 23% 24% 21% 19% 19% 23% 24% 22% 23% 23% 26% 22% 22% 23% 26% 24% 21% 24% 20% 26% 21% 23% 21% 23% 22% 21% 19% 23% 23% 19% 22% 22% 21% 22% 24%) -> (21/6.1k) -> write(76%)
last tile: 14/8212/5433 (z14 50%) https://www.openstreetmap.org/#map=14/51.71342/0.43945
0:41:46 WAR [mbtiles:encode] - {x=8270 y=6129 z=14} 1037kb uncompressed
0:41:48 WAR [mbtiles:encode] - {x=8290 y=6119 z=14} 1276kb uncompressed
0:41:48 WAR [mbtiles:encode] - {x=8290 y=6118 z=14} 1319kb uncompressed
0:41:48 WAR [mbtiles:encode] - {x=8292 y=6115 z=14} 1272kb uncompressed
0:41:52 INF [mbtiles] - features: [ 1.4B 60% 4M/s ] 181G tiles: [ 177M 141k/s ] 65G
cpus: 16 gc: 1% heap: 24G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(24% 25% 21% 19% 22% 21% 24% 24% 22% 21% 26% 22% 21% 24% 20% 23% 24% 26% 23% 22% 22% 24% 24% 23% 26% 25% 21% 22% 21% 20% 23% 21% 21% 23% 20% 21% 24% 23% 26% 24% 24% 22% 22% 22% 23% 20% 23% 23% 23% 19% 20% 21% 20% 23% 23% 22% 22% 23% 25% 25% 23% 21% 21% 20%) -> (22/6.1k) -> write(41%)
last tile: 14/8329/5511 (z14 50%) https://www.openstreetmap.org/#map=14/50.63901/3.01025
0:41:57 WAR [mbtiles:encode] - {x=8387 y=5406 z=14} 981kb uncompressed
0:42:01 WAR [mbtiles:encode] - {x=8413 y=5384 z=14} 1143kb uncompressed
0:42:02 WAR [mbtiles:encode] - {x=8414 y=5385 z=14} 1045kb uncompressed
0:42:02 WAR [mbtiles:encode] - {x=8414 y=5384 z=14} 1162kb uncompressed
0:42:02 INF [mbtiles] - features: [ 1.4B 62% 4.2M/s ] 181G tiles: [ 178M 106k/s ] 66G
cpus: 15.5 gc: 1% heap: 30G/123G direct: 18M postGC: 23G
read(98%) -> (0/6.2k) -> encode(22% 22% 22% 22% 24% 23% 23% 21% 20% 24% 23% 18% 22% 21% 24% 24% 20% 22% 23% 20% 20% 24% 20% 19% 20% 22% 26% 19% 19% 23% 25% 21% 24% 22% 22% 23% 23% 21% 21% 22% 22% 22% 24% 20% 24% 23% 24% 22% 21% 22% 20% 22% 21% 21% 21% 20% 22% 21% 21% 22% 21% 22% 25% 22%) -> (30/6.1k) -> write(32%)
last tile: 14/8418/8535 (z14 51%) https://www.openstreetmap.org/#map=14/-7.51498/4.96582
0:42:12 INF [mbtiles] - features: [ 1.5B 64% 4.2M/s ] 181G tiles: [ 179M 79k/s ] 67G
cpus: 15.6 gc: 1% heap: 37G/123G direct: 18M postGC: 23G
read(98%) -> (0/6.2k) -> encode(22% 21% 21% 21% 22% 22% 20% 23% 24% 20% 24% 22% 23% 23% 22% 23% 22% 23% 22% 24% 21% 21% 24% 22% 22% 22% 22% 22% 23% 22% 22% 22% 22% 22% 21% 21% 21% 23% 21% 21% 22% 21% 23% 21% 24% 20% 20% 21% 23% 22% 24% 23% 24% 19% 22% 23% 22% 25% 23% 21% 24% 21% 21% 22%) -> (25/6.1k) -> write(28%)
last tile: 14/8483/5318 (z14 51%) https://www.openstreetmap.org/#map=14/53.25207/6.39404
0:42:22 INF [mbtiles] - features: [ 1.5B 66% 4.2M/s ] 181G tiles: [ 180M 80k/s ] 68G
cpus: 16.2 gc: 1% heap: 33G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(22% 23% 22% 24% 25% 21% 22% 21% 22% 23% 24% 20% 23% 23% 23% 23% 24% 23% 22% 22% 22% 25% 23% 23% 22% 27% 22% 21% 21% 24% 21% 23% 23% 21% 24% 23% 25% 24% 23% 24% 24% 24% 26% 25% 25% 26% 22% 24% 23% 24% 22% 23% 23% 25% 23% 23% 25% 25% 21% 22% 24% 24% 24% 21%) -> (39/6.1k) -> write(29%)
last tile: 14/8548/461 (z14 52%) https://www.openstreetmap.org/#map=14/84.09566/7.82227
0:42:32 INF [mbtiles] - features: [ 1.6B 67% 4.1M/s ] 181G tiles: [ 180M 79k/s ] 69G
cpus: 16.5 gc: 1% heap: 35G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(26% 22% 22% 24% 23% 22% 23% 22% 24% 22% 24% 23% 21% 22% 22% 25% 25% 24% 24% 23% 24% 25% 24% 23% 23% 24% 23% 23% 23% 22% 25% 26% 25% 22% 22% 25% 24% 25% 25% 24% 27% 26% 21% 24% 24% 23% 23% 21% 27% 24% 24% 21% 23% 24% 24% 22% 25% 23% 22% 23% 24% 25% 26% 23%) -> (23/6.1k) -> write(29%)
last tile: 14/8612/4873 (z14 52%) https://www.openstreetmap.org/#map=14/58.71119/9.22852
0:42:42 INF [mbtiles] - features: [ 1.6B 69% 4.1M/s ] 181G tiles: [ 181M 85k/s ] 70G
cpus: 16.6 gc: 1% heap: 39G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(23% 23% 24% 24% 23% 26% 24% 27% 22% 23% 23% 26% 25% 24% 23% 22% 24% 22% 23% 23% 23% 22% 25% 23% 24% 22% 23% 23% 25% 24% 24% 23% 22% 23% 24% 22% 23% 24% 23% 26% 26% 23% 24% 24% 24% 23% 25% 24% 24% 22% 23% 21% 24% 23% 22% 25% 24% 25% 26% 23% 22% 25% 24% 24%) -> (32/6.1k) -> write(31%)
last tile: 14/8682/12244 (z14 52%) https://www.openstreetmap.org/#map=14/-66.12496/10.76660
0:42:52 INF [mbtiles] - features: [ 1.6B 71% 4M/s ] 181G tiles: [ 182M 92k/s ] 71G
cpus: 16.8 gc: 1% heap: 23G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(23% 24% 24% 24% 22% 26% 24% 22% 24% 23% 24% 27% 24% 23% 25% 25% 23% 23% 21% 23% 26% 22% 24% 24% 25% 23% 23% 25% 24% 24% 26% 25% 23% 25% 24% 23% 24% 26% 22% 24% 24% 22% 23% 21% 22% 23% 27% 24% 23% 23% 23% 23% 23% 24% 21% 25% 25% 25% 24% 26% 23% 26% 24% 24%) -> (38/6.1k) -> write(32%)
last tile: 14/8756/4851 (z14 53%) https://www.openstreetmap.org/#map=14/58.96134/12.39258
0:43:02 INF [mbtiles] - features: [ 1.7B 72% 3.9M/s ] 181G tiles: [ 183M 109k/s ] 73G
cpus: 17.5 gc: 1% heap: 29G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(23% 23% 30% 24% 28% 27% 25% 24% 25% 25% 25% 25% 24% 23% 25% 23% 21% 25% 23% 22% 23% 21% 25% 28% 25% 27% 26% 24% 25% 25% 27% 25% 27% 26% 22% 26% 24% 26% 24% 25% 24% 25% 25% 26% 24% 29% 24% 23% 23% 24% 28% 25% 23% 29% 26% 24% 22% 24% 31% 23% 29% 24% 23% 26%) -> (19/6.1k) -> write(38%)
last tile: 14/8849/5267 (z14 54%) https://www.openstreetmap.org/#map=14/53.91728/14.43604
0:43:12 INF [mbtiles] - features: [ 1.7B 74% 3.9M/s ] 181G tiles: [ 185M 129k/s ] 74G
cpus: 18 gc: 1% heap: 36G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(27% 25% 25% 27% 26% 26% 26% 25% 26% 29% 24% 27% 27% 23% 26% 24% 27% 25% 27% 24% 26% 26% 26% 25% 27% 22% 25% 28% 23% 23% 22% 28% 29% 26% 27% 26% 29% 25% 25% 25% 24% 25% 28% 25% 26% 26% 24% 25% 25% 23% 23% 27% 27% 24% 22% 26% 25% 23% 26% 26% 25% 25% 27% 24%) -> (25/6.1k) -> write(44%)
last tile: 14/8964/5138 (z14 54%) https://www.openstreetmap.org/#map=14/55.55350/16.96289
0:43:22 INF [mbtiles] - features: [ 1.8B 76% 3.9M/s ] 181G tiles: [ 186M 141k/s ] 75G
cpus: 16.5 gc: 1% heap: 30G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(24% 24% 22% 23% 21% 23% 21% 22% 22% 23% 23% 23% 24% 22% 24% 22% 24% 25% 20% 23% 24% 25% 24% 23% 24% 24% 24% 25% 25% 25% 25% 24% 24% 22% 25% 24% 25% 23% 23% 23% 24% 20% 23% 24% 23% 19% 24% 25% 24% 23% 25% 24% 22% 22% 27% 22% 24% 25% 25% 22% 23% 24% 21% 19%) -> (21/6.1k) -> write(43%)
last tile: 14/9094/4946 (z14 55%) https://www.openstreetmap.org/#map=14/57.86813/19.81934
0:43:32 INF [mbtiles] - features: [ 1.8B 77% 3.9M/s ] 181G tiles: [ 188M 186k/s ] 77G
cpus: 18.5 gc: 1% heap: 40G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(26% 26% 27% 26% 24% 27% 27% 27% 25% 30% 28% 27% 26% 26% 28% 25% 27% 24% 28% 25% 28% 26% 26% 26% 25% 24% 25% 26% 23% 28% 25% 27% 26% 29% 25% 26% 28% 30% 25% 26% 25% 26% 26% 25% 25% 27% 24% 28% 25% 24% 26% 25% 26% 28% 27% 26% 26% 28% 24% 28% 26% 27% 25% 25%) -> (31/6.1k) -> write(56%)
last tile: 14/9263/8817 (z14 56%) https://www.openstreetmap.org/#map=14/-13.60328/23.53271
0:43:42 INF [mbtiles] - features: [ 1.8B 79% 3.9M/s ] 181G tiles: [ 190M 227k/s ] 79G
cpus: 19.9 gc: 1% heap: 23G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(28% 27% 27% 29% 30% 29% 28% 28% 29% 28% 30% 25% 27% 27% 28% 28% 31% 31% 29% 28% 28% 29% 29% 29% 25% 29% 29% 30% 28% 30% 28% 27% 28% 27% 27% 28% 27% 24% 29% 29% 25% 30% 25% 28% 26% 29% 30% 29% 27% 26% 29% 30% 28% 29% 30% 28% 27% 28% 30% 29% 29% 31% 29% 27%) -> (35/6.1k) -> write(65%)
last tile: 14/9463/4541 (z14 57%) https://www.openstreetmap.org/#map=14/62.29858/27.92725
0:43:52 INF [mbtiles] - features: [ 1.9B 81% 4.1M/s ] 181G tiles: [ 192M 168k/s ] 80G
cpus: 17.8 gc: 1% heap: 27G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(23% 24% 28% 25% 25% 25% 29% 25% 23% 26% 26% 22% 25% 25% 26% 24% 26% 27% 27% 26% 25% 24% 26% 27% 25% 26% 24% 28% 25% 25% 26% 21% 25% 25% 25% 26% 23% 23% 24% 22% 25% 26% 26% 26% 26% 25% 26% 24% 26% 25% 24% 23% 27% 27% 26% 26% 24% 25% 26% 26% 25% 24% 26% 24%) -> (32/6.1k) -> write(51%)
last tile: 14/9610/5779 (z14 58%) https://www.openstreetmap.org/#map=14/46.75492/31.15723
0:43:56 WAR [mbtiles:encode] - {x=9674 y=8175 z=14} 1014kb uncompressed
0:44:02 INF [mbtiles] - features: [ 1.9B 82% 4M/s ] 181G tiles: [ 194M 200k/s ] 82G
cpus: 17.1 gc: 1% heap: 39G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(24% 23% 22% 25% 26% 25% 25% 25% 25% 22% 22% 27% 26% 23% 23% 24% 21% 24% 24% 22% 24% 23% 23% 25% 27% 28% 25% 24% 25% 24% 26% 27% 26% 24% 21% 22% 25% 23% 24% 24% 22% 23% 25% 23% 24% 25% 26% 22% 24% 27% 23% 25% 22% 23% 21% 22% 23% 24% 23% 24% 25% 24% 22% 23%) -> (31/6.1k) -> write(58%)
last tile: 14/9784/4984 (z14 59%) https://www.openstreetmap.org/#map=14/57.42129/34.98047
0:44:11 WAR [mbtiles:encode] - {x=9977 y=8504 z=14} 992kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9977 y=8503 z=14} 1239kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9977 y=8501 z=14} 1277kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9977 y=8502 z=14} 1596kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9978 y=8505 z=14} 1089kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9978 y=8503 z=14} 1071kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9978 y=8501 z=14} 1324kb uncompressed
0:44:11 WAR [mbtiles:encode] - {x=9978 y=8502 z=14} 1438kb uncompressed
0:44:12 INF [mbtiles] - features: [ 2B 84% 3.9M/s ] 181G tiles: [ 196M 256k/s ] 83G
cpus: 18.1 gc: 1% heap: 23G/123G direct: 18M postGC: 23G
read(97%) -> (0/6.2k) -> encode(28% 25% 25% 23% 24% 24% 27% 27% 27% 26% 24% 27% 25% 27% 27% 28% 23% 27% 27% 24% 22% 25% 26% 29% 26% 27% 26% 26% 26% 24% 24% 23% 25% 26% 24% 26% 25% 23% 25% 26% 23% 27% 26% 23% 23% 24% 25% 25% 24% 26% 27% 26% 25% 24% 27% 24% 28% 24% 25% 26% 27% 25% 26% 25%) -> (38/6.1k) -> write(68%)
last tile: 14/10005/4320 (z14 61%) https://www.openstreetmap.org/#map=14/64.47279/39.83643
0:44:15 WAR [mbtiles:encode] - {x=10153 y=7662 z=14} 1025kb uncompressed
0:44:22 INF [mbtiles] - features: [ 2B 86% 3.6M/s ] 181G tiles: [ 200M 364k/s ] 85G
cpus: 20.7 gc: 4% heap: 29G/123G direct: 18M postGC: 24G
read(94%) -> (0/6.2k) -> encode(26% 27% 24% 30% 25% 26% 27% 29% 29% 28% 24% 29% 28% 32% 28% 26% 24% 30% 27% 28% 27% 27% 28% 28% 27% 27% 31% 29% 27% 24% 29% 28% 30% 28% 27% 30% 27% 25% 27% 29% 26% 26% 25% 30% 26% 27% 29% 27% 28% 28% 25% 27% 27% 24% 31% 29% 25% 23% 27% 28% 30% 26% 26% 30%) -> (1.2k/6.1k) -> write(94%)
last tile: 14/10325/863 (z14 63%) https://www.openstreetmap.org/#map=14/83.11371/46.86768
0:44:32 INF [mbtiles] - features: [ 2B 87% 3.3M/s ] 181G tiles: [ 204M 383k/s ] 86G
cpus: 19.1 gc: 6% heap: 36G/123G direct: 18M postGC: 29G
read(91%) -> (0/6.2k) -> encode(23% 23% 25% 23% 23% 23% 22% 23% 25% 25% 25% 23% 20% 24% 22% 22% 27% 21% 22% 25% 23% 23% 19% 22% 24% 24% 25% 22% 25% 23% 23% 20% 21% 21% 23% 24% 21% 25% 24% 22% 24% 19% 24% 25% 23% 26% 23% 21% 23% 22% 20% 24% 22% 25% 24% 21% 24% 24% 21% 20% 25% 21% 25% 26%) -> (5.2k/6.1k) -> write(92%)
last tile: 14/10672/8153 (z14 65%) https://www.openstreetmap.org/#map=14/0.85690/54.49219
0:44:42 INF [mbtiles] - features: [ 2B 88% 1.8M/s ] 181G tiles: [ 208M 418k/s ] 87G
cpus: 11 gc: 4% heap: 41G/123G direct: 18M postGC: 34G
read(50%) -> (0/6.2k) -> encode(14% 14% 16% 10% 12% 11% 11% 11% 12% 11% 14% 12% 12% 12% 11% 10% 13% 12% 13% 13% 10% 14% 12% 12% 12% 11% 15% 11% 9% 12% 15% 14% 14% 11% 9% 10% 12% 12% 14% 13% 13% 14% 15% 11% 13% 14% 13% 13% 14% 14% 16% 11% 9% 10% 10% 10% 11% 10% 16% 13% 12% 10% 13% 13%) -> (6.1k/6.1k) -> write(94%)
last tile: 14/11062/4964 (z14 67%) https://www.openstreetmap.org/#map=14/57.65716/63.06152
0:44:52 INF [mbtiles] - features: [ 2.1B 89% 2.2M/s ] 181G tiles: [ 212M 412k/s ] 88G
cpus: 13.7 gc: 5% heap: 42G/123G direct: 18M postGC: 39G
read(61%) -> (0/6.2k) -> encode(13% 14% 20% 17% 19% 16% 13% 13% 13% 12% 15% 19% 14% 15% 18% 18% 12% 17% 15% 17% 16% 15% 17% 16% 17% 16% 18% 14% 19% 19% 16% 21% 17% 14% 17% 17% 20% 14% 16% 16% 16% 17% 16% 19% 15% 16% 15% 14% 16% 10% 18% 14% 13% 16% 14% 18% 16% 16% 13% 17% 14% 16% 18% 15%) -> (6.1k/6.1k) -> write(93%)
last tile: 14/11440/206 (z14 69%) https://www.openstreetmap.org/#map=14/84.64488/71.36719
0:44:59 WAR [mbtiles:encode] - {x=12074 y=6878 z=14} 985kb uncompressed
0:45:02 INF [mbtiles] - features: [ 2.1B 90% 2.5M/s ] 181G tiles: [ 216M 384k/s ] 89G
cpus: 13.5 gc: 6% heap: 46G/123G direct: 18M postGC: 44G
read(64%) -> (0/6.2k) -> encode(14% 16% 18% 18% 17% 14% 15% 15% 18% 15% 18% 13% 14% 14% 17% 14% 19% 17% 18% 14% 15% 15% 16% 16% 17% 16% 14% 16% 14% 15% 13% 14% 14% 15% 14% 13% 17% 15% 12% 13% 15% 16% 18% 17% 15% 18% 11% 13% 18% 13% 14% 17% 19% 16% 17% 15% 14% 17% 15% 14% 15% 17% 18% 16%) -> (6.1k/6.1k) -> write(92%)
last tile: 14/11791/1752 (z14 71%) https://www.openstreetmap.org/#map=14/80.32751/79.07959
0:45:05 WAR [mbtiles:encode] - {x=12306 y=7080 z=14} 998kb uncompressed
0:45:07 WAR [mbtiles:encode] - {x=12385 y=7204 z=14} 1047kb uncompressed
0:45:07 WAR [mbtiles:encode] - {x=12386 y=7204 z=14} 1436kb uncompressed
0:45:12 INF [mbtiles] - features: [ 2.1B 91% 2.4M/s ] 181G tiles: [ 220M 398k/s ] 90G
cpus: 11.7 gc: 5% heap: 50G/123G direct: 18M postGC: 48G
read(60%) -> (0/6.2k) -> encode(15% 14% 13% 13% 12% 11% 12% 12% 13% 14% 13% 14% 12% 12% 12% 13% 12% 13% 13% 12% 13% 15% 13% 12% 13% 11% 12% 14% 12% 11% 14% 12% 13% 13% 14% 11% 16% 12% 13% 11% 15% 13% 11% 13% 11% 12% 13% 11% 11% 11% 13% 11% 14% 13% 15% 11% 14% 14% 16% 11% 14% 14% 14% 12%) -> (6.1k/6.1k) -> write(93%)
last tile: 14/12178/9244 (z14 74%) https://www.openstreetmap.org/#map=14/-22.51256/87.58301
0:45:22 INF [mbtiles] - features: [ 2.1B 92% 2.7M/s ] 181G tiles: [ 224M 368k/s ] 91G
cpus: 19.3 gc: 10% heap: 13G/123G direct: 18M postGC: 10G
read(79%) -> (0/6.2k) -> encode(25% 23% 23% 23% 24% 23% 21% 20% 22% 22% 24% 19% 21% 23% 28% 19% 24% 23% 25% 21% 21% 24% 21% 21% 25% 22% 22% 20% 25% 24% 19% 22% 21% 21% 19% 21% 27% 22% 21% 24% 21% 23% 25% 23% 19% 23% 25% 23% 21% 22% 22% 21% 25% 24% 22% 22% 25% 23% 22% 24% 20% 23% 21% 23%) -> (6.1k/6.1k) -> write(88%)
last tile: 14/12563/9802 (z14 76%) https://www.openstreetmap.org/#map=14/-33.32135/96.04248
0:45:23 WAR [mbtiles:encode] - {x=13052 y=8472 z=14} 1259kb uncompressed
0:45:23 WAR [mbtiles:encode] - {x=13055 y=8478 z=14} 1009kb uncompressed
0:45:23 WAR [mbtiles:encode] - {x=13055 y=8475 z=14} 978kb uncompressed
0:45:23 WAR [mbtiles:encode] - {x=13055 y=8474 z=14} 1038kb uncompressed
0:45:23 WAR [mbtiles:encode] - {x=13055 y=8473 z=14} 1101kb uncompressed
0:45:23 WAR [mbtiles:encode] - {x=13057 y=8471 z=14} 1019kb uncompressed
0:45:23 WAR [mbtiles:encode] - {x=13058 y=8475 z=14} 1043kb uncompressed
0:45:25 WAR [mbtiles:encode] - {x=13088 y=8508 z=14} 1130kb uncompressed
0:45:32 INF [mbtiles] - features: [ 2.2B 93% 3.2M/s ] 181G tiles: [ 227M 368k/s ] 93G
cpus: 15.2 gc: 4% heap: 24G/123G direct: 18M postGC: 14G
read(81%) -> (0/6.2k) -> encode(21% 17% 17% 19% 17% 19% 19% 19% 13% 20% 19% 21% 20% 21% 19% 17% 17% 19% 19% 16% 19% 18% 21% 16% 19% 18% 18% 15% 17% 15% 19% 21% 18% 18% 17% 18% 20% 19% 18% 20% 17% 17% 17% 17% 19% 17% 17% 16% 18% 18% 18% 18% 19% 19% 18% 16% 19% 22% 16% 19% 20% 15% 22% 17%) -> (6.1k/6.1k) -> write(94%)
last tile: 14/12971/7792 (z14 79%) https://www.openstreetmap.org/#map=14/8.75479/105.00732
0:45:33 WAR [mbtiles:encode] - {x=13322 y=8523 z=14} 1137kb uncompressed
0:45:33 WAR [mbtiles:encode] - {x=13323 y=8522 z=14} 1040kb uncompressed
0:45:42 INF [mbtiles] - features: [ 2.2B 95% 3.5M/s ] 181G tiles: [ 231M 378k/s ] 94G
cpus: 20.1 gc: 7% heap: 22G/123G direct: 18M postGC: 21G
read(91%) -> (0/6.2k) -> encode(23% 26% 27% 26% 24% 24% 25% 23% 25% 24% 23% 23% 26% 21% 24% 24% 24% 22% 23% 23% 24% 25% 21% 22% 25% 23% 23% 22% 23% 25% 25% 23% 27% 24% 24% 23% 23% 24% 22% 27% 26% 26% 25% 26% 26% 25% 24% 22% 25% 27% 24% 25% 23% 23% 25% 23% 24% 22% 22% 25% 24% 26% 22% 27%) -> (4.8k/6.1k) -> write(91%)
last tile: 14/13372/2087 (z14 81%) https://www.openstreetmap.org/#map=14/79.00915/113.81836
0:45:42 WAR [mbtiles:encode] - {x=13682 y=7058 z=14} 1156kb uncompressed
0:45:42 WAR [mbtiles:encode] - {x=13682 y=7057 z=14} 1223kb uncompressed
0:45:43 WAR [mbtiles:encode] - {x=13683 y=7057 z=14} 1059kb uncompressed
0:45:43 WAR [mbtiles:encode] - {x=13683 y=7059 z=14} 1406kb uncompressed
0:45:43 WAR [mbtiles:encode] - {x=13683 y=7058 z=14} 1659kb uncompressed
0:45:43 WAR [mbtiles:encode] - {x=13684 y=7059 z=14} 1336kb uncompressed
0:45:43 WAR [mbtiles:encode] - {x=13684 y=7057 z=14} 1468kb uncompressed
0:45:43 WAR [mbtiles:encode] - {x=13684 y=7058 z=14} 1634kb uncompressed
0:45:44 WAR [mbtiles:encode] - {x=13702 y=7515 z=14} 1208kb uncompressed
0:45:44 WAR [mbtiles:encode] - {x=13703 y=7515 z=14} 1017kb uncompressed
0:45:52 INF [mbtiles] - features: [ 2.2B 96% 3.4M/s ] 181G tiles: [ 235M 360k/s ] 96G
cpus: 19 gc: 7% heap: 35G/123G direct: 18M postGC: 28G
read(91%) -> (0/6.2k) -> encode(23% 24% 21% 21% 23% 26% 20% 21% 26% 23% 22% 22% 22% 22% 25% 21% 23% 20% 22% 21% 25% 23% 22% 20% 21% 22% 22% 26% 24% 25% 24% 22% 23% 21% 24% 21% 23% 21% 26% 22% 22% 21% 22% 24% 22% 22% 23% 22% 23% 21% 21% 25% 21% 20% 24% 24% 23% 22% 22% 22% 24% 21% 20% 25%) -> (5.4k/6.1k) -> write(91%)
last tile: 14/13738/7357 (z14 83%) https://www.openstreetmap.org/#map=14/18.04142/121.86035
0:45:57 WAR [mbtiles:encode] - {x=14369 y=6489 z=14} 1003kb uncompressed
0:45:57 WAR [mbtiles:encode] - {x=14369 y=6488 z=14} 1186kb uncompressed
0:45:57 WAR [mbtiles:encode] - {x=14370 y=6487 z=14} 991kb uncompressed
0:45:57 WAR [mbtiles:encode] - {x=14370 y=6489 z=14} 1183kb uncompressed
0:46:02 INF [mbtiles] - features: [ 2.3B 97% 2.6M/s ] 181G tiles: [ 239M 390k/s ] 97G
cpus: 15 gc: 6% heap: 36G/123G direct: 18M postGC: 34G
read(69%) -> (0/6.2k) -> encode(16% 19% 19% 17% 21% 17% 19% 19% 19% 17% 18% 19% 19% 16% 16% 17% 16% 18% 19% 17% 18% 16% 17% 16% 21% 18% 17% 15% 19% 18% 17% 17% 17% 18% 16% 20% 17% 20% 16% 17% 18% 19% 18% 19% 18% 15% 19% 20% 16% 15% 18% 17% 16% 17% 17% 15% 15% 18% 18% 16% 19% 17% 18% 19%) -> (6.1k/6.1k) -> write(92%)
last tile: 14/14126/2049 (z14 86%) https://www.openstreetmap.org/#map=14/79.16721/130.38574
0:46:04 WAR [mbtiles:encode] - {x=14552 y=6450 z=14} 993kb uncompressed
0:46:04 WAR [mbtiles:encode] - {x=14553 y=6450 z=14} 1384kb uncompressed
0:46:12 INF [mbtiles] - features: [ 2.3B 99% 2.6M/s ] 181G tiles: [ 243M 400k/s ] 98G
cpus: 15.2 gc: 5% heap: 45G/123G direct: 18M postGC: 39G
read(69%) -> (0/6.2k) -> encode(20% 17% 16% 17% 20% 18% 15% 19% 16% 18% 18% 16% 19% 19% 17% 18% 20% 17% 20% 19% 19% 18% 16% 16% 18% 20% 18% 21% 18% 20% 18% 17% 21% 20% 16% 19% 18% 17% 16% 18% 21% 17% 19% 16% 18% 20% 20% 17% 21% 18% 17% 17% 18% 18% 19% 20% 19% 17% 17% 17% 18% 18% 15% 17%) -> (6.1k/6.1k) -> write(93%)
last tile: 14/14519/6325 (z14 88%) https://www.openstreetmap.org/#map=14/37.90953/139.02100
0:46:22 INF [mbtiles] - features: [ 2.3B 99% 1.1M/s ] 181G tiles: [ 247M 420k/s ] 99G
cpus: 6.6 gc: 3% heap: 45G/123G direct: 18M postGC: 42G
read(33%) -> (0/6.2k) -> encode( 7% 6% 7% 5% 3% 8% 7% 6% 5% 5% 7% 7% 6% 6% 7% 8% 6% 5% 6% 7% 7% 7% 8% 8% 7% 5% 5% 7% 6% 7% 7% 8% 5% 6% 5% 6% 7% 6% 5% 7% 7% 8% 8% 8% 8% 6% 6% 7% 8% 6% 6% 7% 8% 6% 6% 6% 8% 10% 7% 6% 6% 7% 6% 7%) -> (6.1k/6.1k) -> write(95%)
last tile: 14/14909/9830 (z14 91%) https://www.openstreetmap.org/#map=14/-33.83392/147.59033
0:46:32 INF [mbtiles] - features: [ 2.3B 99% 565k/s ] 181G tiles: [ 251M 442k/s ] 100G
cpus: 2.8 gc: 1% heap: 47G/123G direct: 18M postGC: 44G
read(15%) -> (0/6.2k) -> encode( 1% 2% 1% 1% 2% 2% 1% 2% 1% 2% 2% 2% 2% 2% 2% 2% 2% 2% 2% 2% 2% 2% 2% 1% 2% 1% 1% 2% 2% 2% 1% 2% 1% 2% 1% 1% 2% 2% 2% 2% 1% 2% 2% 2% 2% 2% 2% 1% 2% 1% 1% 2% 2% 2% 1% 2% 1% 2% 2% 1% 2% 1% 2% 1%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/15288/6713 (z14 93%) https://www.openstreetmap.org/#map=14/30.88337/155.91797
0:46:42 INF [mbtiles] - features: [ 2.3B 100% 685k/s ] 181G tiles: [ 256M 450k/s ] 101G
cpus: 4.4 gc: 2% heap: 4.2G/123G direct: 18M postGC: 3.9G
read(18%) -> (0/6.2k) -> encode( 2% 3% 3% 2% 3% 3% 2% 2% 2% 3% 2% 3% 2% 3% 3% 2% 1% 2% 3% 2% 2% 3% 3% 2% 2% 3% 3% 2% 2% 2% 2% 3% 2% 2% 4% 3% 2% 1% 3% 1% 2% 2% 3% 2% 2% 2% 3% 2% 2% 3% 1% 3% 4% 3% 2% 3% 2% 3% 3% 1% 2% 2% 2% 3%) -> (6.1k/6.1k) -> write(96%)
last tile: 14/15646/1122 (z14 95%) https://www.openstreetmap.org/#map=14/82.39661/163.78418
0:46:52 INF [mbtiles] - features: [ 2.3B 100% 928k/s ] 181G tiles: [ 261M 458k/s ] 101G
cpus: 4.2 gc: 2% heap: 7.7G/123G direct: 18M postGC: 5.7G
read(24%) -> (0/6.2k) -> encode( 3% 5% 4% 3% 4% 3% 5% 4% 2% 3% 3% 3% 3% 5% 4% 3% 3% 3% 5% 3% 6% 4% 3% 4% 3% 3% 5% 2% 4% 5% 3% 4% 4% 3% 2% 3% 5% 4% 5% 3% 3% 5% 3% 3% 3% 4% 6% 3% 3% 2% 3% 4% 4% 4% 3% 3% 4% 4% 3% 4% 3% 3% 3% 5%) -> (6.1k/6.1k) -> write(97%)
last tile: 14/15966/5015 (z14 97%) https://www.openstreetmap.org/#map=14/57.05268/170.81543
0:47:02 INF [mbtiles] - features: [ 2.3B 100% 69k/s ] 181G tiles: [ 265M 432k/s ] 102G
cpus: 1.2 gc: 0% heap: 8.8G/123G direct: 18M postGC: 5.7G
read( -%) -> (0/6.2k) -> encode( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (2k/6.1k) -> write(99%)
last tile: 14/16253/14572 (z14 99%) https://www.openstreetmap.org/#map=14/-80.10347/177.12158
0:47:07 INF [mbtiles:write] - Finished z14 in 9m49s cpu:2h7m41s gc:19s avg:13
0:47:07 INF [mbtiles] - features: [ 2.3B 100% 0/s ] 181G tiles: [ 267M 453k/s ] 102G
cpus: 1 gc: 0% heap: 9G/123G direct: 18M postGC: 5.7G
read( -%) -> (0/6.2k) -> encode( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/6.1k) -> write( -%)
last tile: 14/16383/0 (z14 100%) https://www.openstreetmap.org/#map=14/85.05113/179.97803
0:47:07 DEB [mbtiles] - Tile stats:
0:47:07 DEB [mbtiles] - z0 avg:67k max:67k
0:47:07 DEB [mbtiles] - z1 avg:159k max:180k
0:47:07 DEB [mbtiles] - z2 avg:297k max:537k
0:47:07 DEB [mbtiles] - z3 avg:104k max:497k
0:47:07 DEB [mbtiles] - z4 avg:42k max:501k
0:47:07 DEB [mbtiles] - z5 avg:23k max:524k
0:47:07 DEB [mbtiles] - z6 avg:12k max:341k
0:47:07 DEB [mbtiles] - z7 avg:9.9k max:408k
0:47:07 DEB [mbtiles] - z8 avg:5.8k max:341k
0:47:07 DEB [mbtiles] - z9 avg:5.6k max:461k
0:47:07 DEB [mbtiles] - z10 avg:2.5k max:319k
0:47:07 DEB [mbtiles] - z11 avg:1.2k max:182k
0:47:07 DEB [mbtiles] - z12 avg:711 max:205k
0:47:07 DEB [mbtiles] - z13 avg:379 max:266k
0:47:07 DEB [mbtiles] - z14 avg:354 max:1.7M
0:47:07 DEB [mbtiles] - all avg:401 max:0
0:47:07 DEB [mbtiles] - # features: 2,381,035,894
0:47:07 DEB [mbtiles] - # tiles: 267,424,302
0:47:07 INF [mbtiles] - Finished in 15m6s cpu:4h35m11s gc:34s avg:18.2
0:47:07 INF [mbtiles] - read 1x(72% 10m54s sys:1m4s wait:3m11s done:13s)
0:47:07 INF [mbtiles] - encode 64x(24% 3m36s sys:2s wait:10m59s done:13s)
0:47:07 INF [mbtiles] - write 1x(73% 10m59s sys:56s wait:3m26s)
0:47:07 INF - Finished in 47m8s cpu:26h53m3s gc:3m46s avg:34.2
0:47:07 INF - FINISHED!
0:47:07 INF -
0:47:07 INF - ----------------------------------------
0:47:07 INF - overall 47m8s cpu:26h53m3s gc:3m46s avg:34.2
0:47:07 INF - lake_centerlines 0.8s cpu:3s avg:3.3
0:47:07 INF - water_polygons 39s cpu:18m46s gc:1s avg:28.8
0:47:07 INF - read 1x(37% 14s sys:1s wait:20s done:3s)
0:47:07 INF - process 64x(41% 16s wait:22s)
0:47:07 INF - write 1x(74% 29s sys:4s wait:9s)
0:47:07 INF - natural_earth 10s cpu:25s avg:2.5
0:47:07 INF - read 1x(59% 6s wait:4s)
0:47:07 INF - process 64x(2% 0.2s wait:9s)
0:47:07 INF - write 1x(0% 0s wait:10s)
0:47:07 INF - osm_pass1 2m58s cpu:1h57m gc:35s avg:39.4
0:47:07 INF - read 1x(32% 58s sys:35s wait:1m11s done:9s)
0:47:07 INF - process 63x(38% 1m8s sys:3s block:1m10s wait:8s)
0:47:07 INF - osm_pass2 21m49s cpu:19h14m46s gc:2m18s avg:52.9
0:47:07 INF - read 1x(4% 50s sys:31s wait:17m48s done:2m40s)
0:47:07 INF - process 63x(72% 15m40s block:51s wait:2m15s)
0:47:07 INF - write 1x(64% 13m52s sys:1m16s wait:5m40s)
0:47:07 INF - boundaries 13s cpu:18s avg:1.4
0:47:07 INF - sort 6m6s cpu:46m23s gc:18s avg:7.6
0:47:07 INF - worker 64x(6% 21s sys:2s wait:4m31s done:39s)
0:47:07 INF - mbtiles 15m6s cpu:4h35m11s gc:34s avg:18.2
0:47:07 INF - read 1x(72% 10m54s sys:1m4s wait:3m11s done:13s)
0:47:07 INF - encode 64x(24% 3m36s sys:2s wait:10m59s done:13s)
0:47:07 INF - write 1x(73% 10m59s sys:56s wait:3m26s)
0:47:07 INF - ----------------------------------------
0:47:07 INF - features 181GB
0:47:07 INF - mbtiles 102GB
exited with code: 0