planetiler/planet-logs/v0.5.0-planet-c6gd-32gb.txt

3578 wiersze
378 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: madvise=true (default value for whether to use linux madvise(random) to improve memory-mapped read performance for temporary storage)
0:00:00 DEB - argument: storage=mmap (default storage type for temporary data, one of [ram, mmap, direct])
0:00:00 DEB - argument: threads=16 (num threads)
0:00:00 DEB - argument: write_threads=1 (number of threads to use when writing temp features)
0:00:00 DEB - argument: process_threads=15 (number of threads to use when processing input features)
0:00:00 DEB - argument: bounds=Env[-180.0 : 180.0, -85.0511287798066 : 85.0511287798066] (bounds)
0:00:00 DEB - argument: feature_read_threads=1 (number of threads to use when reading features at tile write time)
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: skip_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=false (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: mmap_temp=true (use memory-mapped IO for temp feature files)
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=mmap (storage for node location map, one of [ram, mmap, direct])
0:00:00 DEB - argument: nodemap_madvise=true (use linux madvise(random) for node locations)
0:00:00 DEB - argument: multipolygon_geometry_storage=mmap (storage for multipolygon geometries, one of [ram, mmap, direct])
0:00:00 DEB - argument: multipolygon_geometry_madvise=true (use linux madvise(random) for temporary multipolygon geometry storage)
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: compact_db=true (Reduce the DB size by separating and deduping the tile data)
0:00:00 DEB - argument: skip_filled_tiles=false (Skip writing tiles containing only polygon fills to the output)
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: temp_nodes=data/tmp/node.db (temp node db location)
0:00:00 DEB - argument: temp_multipolygons=data/tmp/multipolygon.db (temp multipolygon db location)
0:00:00 DEB - argument: temp_features=data/tmp/feature.db (temp feature db location)
0:00:00 DEB - argument: osm_parse_node_bounds=false (parse bounds from OSM nodes instead of header)
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=data/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=true (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: transportation_name_minor_refs=false (transportation_name layer: include name and refs from minor road networks if not present on a way)
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.1 ('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 data/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 data/output.mbtiles
0:00:00 INF - no wikidata translations found, run with --fetch-wikidata to download
0:00:00 DEB - ✓ 316G storage on /data (/dev/nvme1n1) requested for read phase disk, 878G available
0:00:00 DEB - - 78G used for temporary node location cache
0:00:00 DEB - - 10G used for temporary multipolygon geometry cache
0:00:00 DEB - - 228G used for temporary feature storage
0:00:00 DEB - ✓ 342G storage on /data (/dev/nvme1n1) requested for write phase disk, 878G available
0:00:00 DEB - - 228G used for temporary feature storage
0:00:00 DEB - - 114G used for mbtiles output
0:00:00 DEB - ✓ 88G storage on /data (/dev/nvme1n1) requested for read phase, 878G available
0:00:00 DEB - - 78G used for array node location cache (switch to sparsearray to reduce size)
0:00:00 DEB - - 10G used for multipolygon way geometries
0:00:00 INF - ⚠️️ 20G JVM heap requested for read phase, 21G available (increase JVM -Xmx setting)
0:00:00 INF - - 20G used for temporary profile storage
0:00:00 WAR - Planetiler will use ~88G memory-mapped files for node locations and multipolygon geometries but the OS only
has 11G available to cache pages, this may slow the import down. To speed up, run on a machine with more
memory or reduce the -Xmx setting.
0:00:00 INF - Using merge sort feature map, chunk size=2000mb max workers=16
0:00:01 INF - dataFileCache open start
0:00:01 INF [lake_centerlines] -
0:00:01 INF [lake_centerlines] - Starting...
0:00:03 INF [lake_centerlines] - read: [ 59k 100% 28k/s ] write: [ 0 0/s ] 0
cpus: 2.6 gc: 2% heap: 197M/21G direct: 237k postGC: 202M
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/66k) -> write( -%)
0:00:03 INF [lake_centerlines] - Finished in 2s cpu:6s avg:2.6
0:00:03 INF [lake_centerlines] - read 1x(88% 2s)
0:00:03 INF [lake_centerlines] - process 15x(4% 0.1s wait:2s)
0:00:03 INF [lake_centerlines] - write 1x(0% 0s wait:2s)
0:00:03 INF [water_polygons] -
0:00:03 INF [water_polygons] - Starting...
0:00:13 INF [water_polygons] - read: [ 550 4% 54/s ] write: [ 2.5M 259k/s ] 2G
cpus: 15.7 gc: 3% heap: 2.6G/21G direct: 52M postGC: 1.6G
read(48%) -> (1k/1k) -> process(93% 90% 94% 92% 90% 94% 91% 90% 91% 90% 94% 94% 94% 89% 92%) -> (6.9k/66k) -> write( 6%)
0:00:24 INF [water_polygons] - read: [ 1.8k 13% 126/s ] write: [ 10M 742k/s ] 2G
cpus: 15.3 gc: 4% heap: 2.8G/21G direct: 52M postGC: 2.8G
read(26%) -> (959/1k) -> process(95% 95% 95% 95% 95% 95% 95% 96% 95% 96% 95% 96% 95% 96% 95%) -> (6.8k/66k) -> write(11%)
0:00:34 INF [water_polygons] - read: [ 2.9k 21% 116/s ] write: [ 17M 752k/s ] 2G
cpus: 15.2 gc: 4% heap: 4.5G/21G direct: 52M postGC: 3.9G
read(26%) -> (1k/1k) -> process(95% 95% 95% 96% 95% 95% 96% 95% 96% 96% 96% 96% 95% 96% 95%) -> (9.9k/66k) -> write(10%)
0:00:44 INF [water_polygons] - read: [ 4.2k 30% 130/s ] write: [ 25M 761k/s ] 3G
cpus: 15.2 gc: 5% heap: 5.6G/21G direct: 52M postGC: 5.2G
read(24%) -> (1k/1k) -> process(95% 95% 95% 95% 94% 95% 95% 95% 95% 94% 95% 95% 95% 95% 95%) -> (10k/66k) -> write(11%)
0:00:54 INF [water_polygons] - read: [ 5.7k 40% 148/s ] write: [ 34M 920k/s ] 3G
cpus: 15.2 gc: 5% heap: 6.5G/21G direct: 52M postGC: 6.5G
read(24%) -> (1k/1k) -> process(95% 94% 94% 95% 95% 94% 95% 95% 94% 95% 95% 94% 94% 95% 95%) -> (6.6k/66k) -> write(13%)
0:01:04 INF [water_polygons] - read: [ 8k 56% 231/s ] write: [ 76M 4.1M/s ] 5G
cpus: 13.1 gc: 2% heap: 7.3G/21G direct: 52M postGC: 6.7G
read( 1%) -> (1k/1k) -> process(80% 81% 80% 80% 81% 80% 80% 81% 97% 85% 81% 80% 80% 80% 84%) -> (61k/66k) -> write(50%)
0:01:14 INF [water_polygons] - read: [ 11k 81% 366/s ] write: [ 160M 8.3M/s ] 8.7G
cpus: 8.3 gc: 1% heap: 8G/21G direct: 52M postGC: 6.7G
read( 1%) -> (1k/1k) -> process(47% 48% 48% 48% 48% 47% 48% 47% 53% 47% 47% 48% 48% 48% 47%) -> (62k/66k) -> write(99%)
0:01:21 INF [water_polygons] - read: [ 14k 100% 364/s ] write: [ 222M 8.3M/s ] 10G
cpus: 8.1 gc: 1% heap: 7.5G/21G direct: 52M postGC: 6.7G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/66k) -> write( -%)
0:01:21 INF [water_polygons] - Finished in 1m18s cpu:17m22s gc:2s avg:13.4
0:01:21 INF [water_polygons] - read 1x(19% 15s wait:57s done:3s)
0:01:21 INF [water_polygons] - process 15x(82% 1m4s wait:11s)
0:01:21 INF [water_polygons] - write 1x(35% 27s sys:7s wait:50s)
0:01:21 INF [natural_earth] - unzipping /data/data/sources/natural_earth_vector.sqlite.zip to data/tmp/natearth.sqlite
0:01:25 INF [natural_earth] -
0:01:25 INF [natural_earth] - Starting...
0:01:36 INF [natural_earth] - read: [ 331k 95% 33k/s ] write: [ 19k 1.8k/s ] 12G
cpus: 2.5 gc: 0% heap: 6.8G/21G direct: 52M postGC: 6.7G
read(99%) -> (0/1k) -> process( 6% 5% 5% 14% 6% 5% 5% 5% 6% 5% 5% 5% 5% 5% 5%) -> (9k/66k) -> write( 0%)
0:01:37 INF [natural_earth] - read: [ 349k 100% 22k/s ] write: [ 33k 18k/s ] 10G
cpus: 2.8 gc: 0% heap: 7.3G/21G direct: 52M postGC: 6.7G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/66k) -> write( -%)
0:01:37 INF [natural_earth] - Finished in 11s cpu:28s avg:2.5
0:01:37 INF [natural_earth] - read 1x(93% 10s sys:2s)
0:01:37 INF [natural_earth] - process 15x(6% 0.7s wait:10s)
0:01:37 INF [natural_earth] - write 1x(0% 0s wait:11s)
0:01:37 INF [osm_pass1] -
0:01:37 INF [osm_pass1] - Starting...
0:01:47 INF [osm_pass1] - nodes: [ 360M 36M/s ] 4.4G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.5k 159/s ]
cpus: 14.8 gc: 2% heap: 8G/21G direct: 2G postGC: 2.5G hppc: 972
read(18%) -> (30/46) -> process(94% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%)
0:01:57 INF [osm_pass1] - nodes: [ 770M 41M/s ] 9.2G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.3k 177/s ]
cpus: 15 gc: 1% heap: 4.8G/21G direct: 2G postGC: 2.5G hppc: 972
read(18%) -> (29/46) -> process(98% 98% 98% 98% 98% 98% 99% 98% 98% 98% 98% 99% 98% 98% 98%)
0:02:07 INF [osm_pass1] - nodes: [ 1.1B 42M/s ] 13G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.1k 174/s ]
cpus: 15 gc: 1% heap: 9.1G/21G direct: 2G postGC: 2.3G hppc: 972
read(16%) -> (31/46) -> process(98% 99% 98% 98% 98% 98% 98% 98% 98% 98% 99% 99% 98% 98% 98%)
0:02:17 INF [osm_pass1] - nodes: [ 1.6B 44M/s ] 17G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6.7k 165/s ]
cpus: 15 gc: 1% heap: 2.6G/21G direct: 2G postGC: 2.5G hppc: 972
read(14%) -> (30/46) -> process(98% 98% 99% 98% 98% 98% 98% 98% 98% 99% 99% 98% 98% 98% 98%)
0:02:27 INF [osm_pass1] - nodes: [ 2B 44M/s ] 22G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.4k 163/s ]
cpus: 15 gc: 1% heap: 5.7G/21G direct: 2G postGC: 2.5G hppc: 972
read(13%) -> (31/46) -> process(99% 99% 98% 98% 99% 98% 98% 99% 98% 98% 98% 98% 99% 99% 99%)
0:02:37 INF [osm_pass1] - nodes: [ 2.5B 47M/s ] 27G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.8k 144/s ]
cpus: 15 gc: 1% heap: 2.7G/21G direct: 2G postGC: 2.5G hppc: 972
read(11%) -> (30/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:02:47 INF [osm_pass1] - nodes: [ 3B 48M/s ] 32G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 142/s ]
cpus: 15 gc: 1% heap: 6.7G/21G direct: 2G postGC: 2.3G hppc: 972
read(11%) -> (30/46) -> process(98% 98% 99% 98% 98% 98% 98% 99% 98% 99% 99% 98% 98% 98% 98%)
0:02:57 INF [osm_pass1] - nodes: [ 3.5B 48M/s ] 37G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 141/s ]
cpus: 15 gc: 1% heap: 5G/21G direct: 2G postGC: 2.5G hppc: 972
read(11%) -> (31/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:03:07 INF [osm_pass1] - nodes: [ 4B 49M/s ] 41G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 139/s ]
cpus: 15 gc: 1% heap: 9.3G/21G direct: 2G postGC: 2.6G hppc: 972
read(10%) -> (31/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 99%)
0:03:17 INF [osm_pass1] - nodes: [ 4.5B 48M/s ] 46G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 139/s ]
cpus: 15 gc: 1% heap: 7G/21G direct: 2G postGC: 2.4G hppc: 972
read(11%) -> (30/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:03:27 INF [osm_pass1] - nodes: [ 4.9B 49M/s ] 51G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 140/s ]
cpus: 15 gc: 1% heap: 6G/21G direct: 2G postGC: 2.4G hppc: 972
read(11%) -> (31/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:03:37 INF [osm_pass1] - nodes: [ 5.4B 49M/s ] 56G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 140/s ]
cpus: 15 gc: 1% heap: 5.5G/21G direct: 2G postGC: 2.4G hppc: 972
read(10%) -> (30/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 99% 98% 98% 98% 98% 98% 98%)
0:03:47 INF [osm_pass1] - nodes: [ 5.9B 50M/s ] 61G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 139/s ]
cpus: 15 gc: 1% heap: 7G/21G direct: 2G postGC: 2.5G hppc: 972
read(10%) -> (31/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:03:57 INF [osm_pass1] - nodes: [ 6.4B 49M/s ] 66G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 137/s ]
cpus: 15 gc: 1% heap: 7G/21G direct: 2G postGC: 2.5G hppc: 972
read(10%) -> (30/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:04:07 INF [osm_pass1] - nodes: [ 6.9B 49M/s ] 71G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 138/s ]
cpus: 15 gc: 1% heap: 7.5G/21G direct: 2G postGC: 2.4G hppc: 972
read(10%) -> (31/46) -> process(98% 98% 98% 98% 97% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:04:17 INF [osm_pass1] - nodes: [ 7.4B 50M/s ] 75G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 137/s ]
cpus: 15 gc: 1% heap: 8.3G/21G direct: 2G postGC: 2.5G hppc: 972
read(10%) -> (31/46) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%)
0:04:22 INF [osm_pass1:process] - Finished nodes: 7,715,618,978 (46M/s) in 2m44s cpu:41m4s gc:2s avg:15
0:04:27 INF [osm_pass1] - nodes: [ 7.7B 23M/s ] 78G ways: [ 38M 3.8M/s ] rels: [ 0 0/s ] blocks: [ 25k 146/s ]
cpus: 14.9 gc: 2% heap: 6.6G/21G direct: 2G postGC: 2.4G hppc: 972
read(13%) -> (29/46) -> process(95% 96% 97% 97% 97% 97% 96% 97% 97% 96% 96% 97% 97% 96% 96%)
0:04:37 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 140M 10M/s ] rels: [ 0 0/s ] blocks: [ 27k 172/s ]
cpus: 15 gc: 4% heap: 6.1G/21G direct: 2G postGC: 2.5G hppc: 972
read(16%) -> (31/46) -> process(96% 96% 96% 95% 96% 95% 96% 95% 95% 96% 96% 95% 96% 96% 96%)
0:04:47 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 250M 10M/s ] rels: [ 0 0/s ] blocks: [ 28k 173/s ]
cpus: 15 gc: 4% heap: 2.9G/21G direct: 2G postGC: 2.5G hppc: 972
read(14%) -> (31/46) -> process(95% 95% 96% 95% 95% 95% 95% 95% 95% 95% 95% 95% 96% 95% 95%)
0:04:57 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 370M 12M/s ] rels: [ 0 0/s ] blocks: [ 30k 176/s ]
cpus: 15 gc: 4% heap: 4.8G/21G direct: 2G postGC: 2.5G hppc: 972
read(12%) -> (30/46) -> process(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%)
0:05:07 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 505M 13M/s ] rels: [ 0 0/s ] blocks: [ 32k 183/s ]
cpus: 14.9 gc: 5% heap: 4.6G/21G direct: 2G postGC: 2.5G hppc: 972
read(10%) -> (31/46) -> process(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%)
0:05:17 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 635M 13M/s ] rels: [ 0 0/s ] blocks: [ 34k 181/s ]
cpus: 15 gc: 5% heap: 5G/21G direct: 2G postGC: 2.5G hppc: 972
read(10%) -> (31/46) -> process(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%)
0:05:27 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 769M 13M/s ] rels: [ 0 0/s ] blocks: [ 36k 184/s ]
cpus: 15 gc: 5% heap: 6.7G/21G direct: 2G postGC: 2.4G hppc: 972
read(10%) -> (31/46) -> process(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%)
0:05:34 INF [osm_pass1:process] - Finished ways: 862,758,280 (11M/s) in 1m13s cpu:18m9s gc:3s avg:15
0:05:37 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 862M 9.3M/s ] rels: [ 1.1M 115k/s ] blocks: [ 37k 132/s ]
cpus: 13.9 gc: 3% heap: 7.4G/21G direct: 2G postGC: 2.4G hppc: 240M
read( 7%) -> (31/46) -> process(85% 86% 85% 86% 87% 86% 86% 86% 87% 88% 86% 86% 86% 87% 84%)
0:05:47 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 862M 0/s ] rels: [ 9.5M 837k/s ] blocks: [ 37k 24/s ]
cpus: 6.9 gc: 5% heap: 7.3G/21G direct: 2G postGC: 5G hppc: 731M
read( -%) -> (3/46) -> process(35% 33% 34% 34% 34% 32% 33% 32% 33% 36% 36% 34% 35% 34% 35%)
0:05:48 INF [osm_pass1:process] - Finished relations: 9,948,180 (752k/s) in 13s cpu:1m39s avg:7.5
0:05:48 INF [osm_pass1] - nodes: [ 7.7B 0/s ] 78G ways: [ 862M 0/s ] rels: [ 9.9M 600k/s ] blocks: [ 37k 26/s ]
cpus: 4.3 gc: 7% heap: 5.5G/21G direct: 454M postGC: 5.5G hppc: 1G
read( -%) -> (0/46) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%)
0:05:48 DEB [osm_pass1] - Processed 37,622 blocks:
0:05:48 DEB [osm_pass1] - nodes: 7,715,618,978 (46M/s) in 2m44s cpu:41m4s gc:2s avg:15
0:05:48 DEB [osm_pass1] - ways: 862,758,280 (11M/s) in 1m13s cpu:18m9s gc:3s avg:15
0:05:48 DEB [osm_pass1] - relations: 9,948,180 (752k/s) in 13s cpu:1m39s avg:7.5
0:05:48 INF [osm_pass1] - Finished in 4m11s cpu:1h57s gc:6s avg:14.6
0:05:48 INF [osm_pass1] - read 1x(12% 29s sys:23s wait:2m58s done:2s)
0:05:48 INF [osm_pass1] - process 15x(94% 3m56s sys:2s block:8s)
0:05:48 INF [osm_pass2] -
0:05:48 INF [osm_pass2] - Starting...
0:05:58 INF [osm_pass2] - nodes: [ 175M 2% 17M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 236M 1.4M/s ] 13G blocks: [ 813 2% 81/s ]
cpus: 14.7 gc: 3% heap: 8G/21G direct: 55M postGC: 7.4G relInfo: 1G mpGeoms: 277
read( 9%) -> (11/26) -> process(77% 76% 80% 76% 79% 78% 81% 79% 79% 80% 80% 82% 80% 82% 77%) -> (8.4k/66k) -> write(34%)
0:06:08 INF [osm_pass2] - nodes: [ 313M 4% 13M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 258M 2.1M/s ] 16G blocks: [ 1.4k 4% 59/s ]
cpus: 14.6 gc: 3% heap: 4.6G/21G direct: 55M postGC: 3.3G relInfo: 1G mpGeoms: 277
read( 8%) -> (10/26) -> process(82% 83% 84% 83% 82% 83% 83% 83% 81% 83% 82% 81% 84% 82% 83%) -> (10k/66k) -> write(57%)
0:06:18 INF [osm_pass2] - nodes: [ 558M 7% 24M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 273M 1.4M/s ] 17G blocks: [ 2.4k 6% 100/s ]
cpus: 15.6 gc: 1% heap: 6.6G/21G direct: 55M postGC: 3.3G relInfo: 1G mpGeoms: 277
read(11%) -> (11/26) -> process(93% 97% 97% 96% 96% 96% 96% 94% 96% 96% 96% 95% 95% 94% 97%) -> (8.2k/66k) -> write(38%)
0:06:28 INF [osm_pass2] - nodes: [ 819M 11% 26M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 283M 1M/s ] 17G blocks: [ 3.5k 10% 118/s ]
cpus: 15.5 gc: 1% heap: 12G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read(13%) -> (11/26) -> process(98% 97% 98% 97% 98% 98% 98% 98% 97% 97% 97% 98% 98% 97% 97%) -> (8.4k/66k) -> write(27%)
0:06:38 INF [osm_pass2] - nodes: [ 1B 13% 21M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 296M 1.2M/s ] 19G blocks: [ 4.4k 12% 87/s ]
cpus: 15.4 gc: 1% heap: 4.8G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 9%) -> (11/26) -> process(98% 98% 97% 97% 97% 98% 95% 98% 98% 97% 97% 98% 98% 98% 97%) -> (15k/66k) -> write(33%)
0:06:48 INF [osm_pass2] - nodes: [ 1.2B 17% 26M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 305M 917k/s ] 20G blocks: [ 5.5k 15% 104/s ]
cpus: 15.3 gc: 1% heap: 5.2G/21G direct: 55M postGC: 3.3G relInfo: 1G mpGeoms: 277
read(10%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 99% 98% 98% 98% 98% 98% 98% 98% 98%) -> (8.1k/66k) -> write(25%)
0:06:58 INF [osm_pass2] - nodes: [ 1.5B 20% 27M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 316M 1M/s ] 21G blocks: [ 6.5k 17% 104/s ]
cpus: 15.4 gc: 1% heap: 4.2G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 9%) -> (11/26) -> process(98% 97% 98% 98% 98% 98% 97% 98% 98% 98% 98% 98% 97% 98% 98%) -> (7.9k/66k) -> write(27%)
0:07:08 INF [osm_pass2] - nodes: [ 1.8B 24% 27M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 327M 1.1M/s ] 23G blocks: [ 7.5k 20% 98/s ]
cpus: 15.4 gc: 1% heap: 6G/21G direct: 55M postGC: 3.3G relInfo: 1G mpGeoms: 277
read( 9%) -> (11/26) -> process(97% 98% 97% 98% 98% 98% 98% 98% 98% 98% 98% 98% 97% 98% 98%) -> (11k/66k) -> write(30%)
0:07:18 INF [osm_pass2] - nodes: [ 2.1B 27% 26M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 342M 1.4M/s ] 24G blocks: [ 8.5k 23% 97/s ]
cpus: 15.4 gc: 1% heap: 3.8G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 8%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 97% 97% 99% 98% 98% 98%) -> (7.3k/66k) -> write(34%)
0:07:28 INF [osm_pass2] - nodes: [ 2.3B 31% 26M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 358M 1.6M/s ] 25G blocks: [ 9.3k 25% 82/s ]
cpus: 15.4 gc: 1% heap: 4.8G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (10/26) -> process(97% 97% 97% 98% 98% 96% 98% 98% 98% 97% 98% 98% 98% 98% 98%) -> (7.8k/66k) -> write(37%)
0:07:38 INF [osm_pass2] - nodes: [ 2.6B 35% 30M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 368M 945k/s ] 25G blocks: [ 10k 27% 89/s ]
cpus: 15.3 gc: 1% heap: 10G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 97% 98% 98% 98% 97% 98% 98%) -> (9.6k/66k) -> write(24%)
0:07:48 INF [osm_pass2] - nodes: [ 2.9B 39% 29M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 377M 949k/s ] 26G blocks: [ 11k 30% 87/s ]
cpus: 15.3 gc: 1% heap: 11G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 97% 98% 99% 98% 98% 98% 98% 98% 98%) -> (7.8k/66k) -> write(25%)
0:07:58 INF [osm_pass2] - nodes: [ 3.2B 42% 30M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 385M 803k/s ] 28G blocks: [ 12k 32% 87/s ]
cpus: 15.3 gc: 1% heap: 6.3G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 97% 98% 98%) -> (6.5k/66k) -> write(22%)
0:08:08 INF [osm_pass2] - nodes: [ 3.5B 46% 28M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 396M 1M/s ] 29G blocks: [ 12k 34% 80/s ]
cpus: 15.4 gc: 1% heap: 11G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 97% 97% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 97% 98%) -> (12k/66k) -> write(28%)
0:08:18 INF [osm_pass2] - nodes: [ 3.8B 50% 29M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 405M 879k/s ] 29G blocks: [ 13k 36% 84/s ]
cpus: 15.3 gc: 1% heap: 5.7G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (6.7k/66k) -> write(23%)
0:08:28 INF [osm_pass2] - nodes: [ 4.1B 54% 29M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 413M 843k/s ] 30G blocks: [ 14k 39% 83/s ]
cpus: 15.3 gc: 1% heap: 5.5G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (24k/66k) -> write(23%)
0:08:38 INF [osm_pass2] - nodes: [ 4.4B 58% 29M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 423M 990k/s ] 31G blocks: [ 15k 41% 84/s ]
cpus: 15.3 gc: 1% heap: 9.6G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (7.9k/66k) -> write(25%)
0:08:48 INF [osm_pass2] - nodes: [ 4.7B 62% 31M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 431M 804k/s ] 31G blocks: [ 16k 43% 87/s ]
cpus: 15.2 gc: 1% heap: 7.2G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (10/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (9.3k/66k) -> write(20%)
0:08:58 INF [osm_pass2] - nodes: [ 5B 66% 30M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 439M 781k/s ] 33G blocks: [ 17k 45% 86/s ]
cpus: 15.2 gc: 1% heap: 4.8G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (5.9k/66k) -> write(21%)
0:09:08 INF [osm_pass2] - nodes: [ 5.3B 70% 31M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 446M 751k/s ] 33G blocks: [ 17k 48% 88/s ]
cpus: 15.2 gc: 1% heap: 4.5G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (9.4k/66k) -> write(19%)
0:09:18 INF [osm_pass2] - nodes: [ 5.6B 74% 29M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 456M 1M/s ] 34G blocks: [ 18k 50% 83/s ]
cpus: 15.3 gc: 1% heap: 8.4G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (7.9k/66k) -> write(26%)
0:09:28 INF [osm_pass2] - nodes: [ 5.9B 78% 31M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 466M 946k/s ] 35G blocks: [ 19k 52% 86/s ]
cpus: 15.2 gc: 1% heap: 9.4G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (9.5k/66k) -> write(25%)
0:09:38 INF [osm_pass2] - nodes: [ 6.3B 82% 31M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 474M 782k/s ] 35G blocks: [ 20k 55% 87/s ]
cpus: 15.2 gc: 1% heap: 9.4G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (11k/66k) -> write(20%)
0:09:48 INF [osm_pass2] - nodes: [ 6.6B 86% 30M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 483M 919k/s ] 37G blocks: [ 21k 57% 85/s ]
cpus: 15.2 gc: 1% heap: 8.3G/21G direct: 55M postGC: 3.4G relInfo: 1G mpGeoms: 277
read( 7%) -> (10/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (10k/66k) -> write(24%)
0:09:58 INF [osm_pass2] - nodes: [ 6.8B 89% 27M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 494M 1M/s ] 38G blocks: [ 22k 59% 77/s ]
cpus: 15.2 gc: 1% heap: 6.2G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 6%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (13k/66k) -> write(26%)
0:10:08 INF [osm_pass2] - nodes: [ 7.1B 93% 28M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 503M 939k/s ] 38G blocks: [ 22k 61% 79/s ]
cpus: 15.2 gc: 1% heap: 5.8G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 6%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (5.9k/66k) -> write(23%)
0:10:18 INF [osm_pass2] - nodes: [ 7.4B 97% 31M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 511M 742k/s ] 39G blocks: [ 23k 63% 85/s ]
cpus: 15.2 gc: 1% heap: 6.3G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 6%) -> (11/26) -> process(98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98% 98%) -> (10k/66k) -> write(20%)
0:10:25 DEB [osm_pass2:process] - Sorting long long multimap...
0:10:25 INF [osm_pass2:process] - Finished nodes: 7,715,618,978 (27M/s) in 4m38s cpu:1h10m39s gc:4s avg:15.3
0:10:28 INF [osm_pass2] - nodes: [ 7.7B 100% 22M/s ] 78G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 518M 677k/s ] 39G blocks: [ 24k 65% 62/s ]
cpus: 12.2 gc: 1% heap: 6.9G/21G direct: 55M postGC: 3.5G relInfo: 1G mpGeoms: 277
read( 5%) -> (11/26) -> process(74% 74% 74% 75% 74% 74% 73% 73% 74% 73% 74% 74% 74% 98% 74%) -> (5.9k/66k) -> write(17%)
0:10:31 DEB [osm_pass2:process] - Sorted long long multimap 6s cpu:12s avg:2.2
0:10:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 401k 0% 40k/s ] rels: [ 0 0% 0/s ] features: [ 520M 275k/s ] 40G blocks: [ 24k 65% <1/s ]
cpus: 4.8 gc: 1% heap: 6.3G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 20M
read( 0%) -> (11/26) -> process(26% 25% 29% 25% 26% 27% 25% 28% 26% 26% 25% 27% 25% 56% 25%) -> (8.3k/66k) -> write( 8%)
0:10:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 1.4M 0% 109k/s ] rels: [ 0 0% 0/s ] features: [ 528M 722k/s ] 40G blocks: [ 24k 65% 2/s ]
cpus: 7.4 gc: 1% heap: 7.8G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 30M
read( 0%) -> (11/26) -> process(46% 50% 45% 45% 52% 46% 41% 45% 44% 46% 44% 44% 43% 48% 49%) -> (7k/66k) -> write(20%)
0:10:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 2.8M 0% 138k/s ] rels: [ 0 0% 0/s ] features: [ 537M 924k/s ] 42G blocks: [ 24k 65% 2/s ]
cpus: 8.3 gc: 2% heap: 8.9G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 36M
read( 0%) -> (11/26) -> process(50% 57% 47% 55% 49% 57% 43% 49% 58% 48% 53% 47% 51% 54% 49%) -> (7.6k/66k) -> write(25%)
0:11:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 4.2M 0% 140k/s ] rels: [ 0 0% 0/s ] features: [ 546M 897k/s ] 42G blocks: [ 24k 65% 3/s ]
cpus: 8.6 gc: 2% heap: 4.3G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 46M
read( 0%) -> (11/26) -> process(55% 57% 52% 55% 55% 53% 53% 50% 64% 56% 48% 55% 47% 53% 53%) -> (9.2k/66k) -> write(25%)
0:11:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 5.9M 1% 162k/s ] rels: [ 0 0% 0/s ] features: [ 556M 1M/s ] 43G blocks: [ 24k 65% 3/s ]
cpus: 9.5 gc: 2% heap: 6.9G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 65M
read( 0%) -> (11/26) -> process(61% 55% 57% 63% 61% 61% 59% 62% 65% 58% 56% 58% 56% 58% 59%) -> (8.7k/66k) -> write(30%)
0:11:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 7.9M 1% 205k/s ] rels: [ 0 0% 0/s ] features: [ 568M 1.1M/s ] 44G blocks: [ 24k 65% 4/s ]
cpus: 10.5 gc: 3% heap: 9.3G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 84M
read( 0%) -> (11/26) -> process(61% 67% 69% 69% 70% 69% 61% 68% 62% 58% 68% 64% 65% 62% 67%) -> (9.3k/66k) -> write(33%)
0:11:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 9.6M 1% 169k/s ] rels: [ 0 0% 0/s ] features: [ 579M 1M/s ] 46G blocks: [ 24k 66% 4/s ]
cpus: 9.7 gc: 2% heap: 5G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 89M
read( 0%) -> (11/26) -> process(64% 61% 63% 55% 61% 59% 64% 63% 59% 60% 60% 57% 58% 64% 63%) -> (9.2k/66k) -> write(30%)
0:11:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 11M 1% 182k/s ] rels: [ 0 0% 0/s ] features: [ 589M 1M/s ] 47G blocks: [ 24k 66% 3/s ]
cpus: 9.6 gc: 2% heap: 9G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 93M
read( 0%) -> (11/26) -> process(61% 60% 58% 61% 65% 64% 59% 62% 62% 55% 59% 60% 60% 55% 60%) -> (7k/66k) -> write(30%)
0:11:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 13M 2% 186k/s ] rels: [ 0 0% 0/s ] features: [ 600M 1M/s ] 47G blocks: [ 24k 66% 4/s ]
cpus: 10 gc: 2% heap: 6.8G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 124M
read( 1%) -> (11/26) -> process(60% 66% 63% 65% 65% 64% 64% 65% 60% 62% 60% 57% 60% 61% 63%) -> (9.6k/66k) -> write(30%)
0:12:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 14M 2% 80k/s ] rels: [ 0 0% 0/s ] features: [ 605M 517k/s ] 48G blocks: [ 24k 66% 1/s ]
cpus: 6.9 gc: 1% heap: 11G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 157M
read( 0%) -> (11/26) -> process(42% 47% 42% 46% 44% 43% 44% 43% 44% 45% 42% 44% 44% 42% 43%) -> (6.2k/66k) -> write(15%)
0:12:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 15M 2% 90k/s ] rels: [ 0 0% 0/s ] features: [ 611M 563k/s ] 48G blocks: [ 24k 66% 1/s ]
cpus: 7.5 gc: 1% heap: 11G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 178M
read( 0%) -> (11/26) -> process(48% 49% 45% 46% 50% 50% 49% 46% 46% 46% 47% 45% 48% 49% 56%) -> (7.6k/66k) -> write(16%)
0:12:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 15M 2% 89k/s ] rels: [ 0 0% 0/s ] features: [ 616M 523k/s ] 49G blocks: [ 24k 66% 1/s ]
cpus: 7.6 gc: 2% heap: 3.7G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 200M
read( 0%) -> (11/26) -> process(44% 45% 45% 44% 50% 51% 46% 45% 46% 47% 48% 46% 46% 46% 68%) -> (5.7k/66k) -> write(16%)
0:12:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 16M 2% 101k/s ] rels: [ 0 0% 0/s ] features: [ 622M 597k/s ] 49G blocks: [ 24k 66% 2/s ]
cpus: 8 gc: 1% heap: 7.2G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 225M
read( 0%) -> (11/26) -> process(54% 49% 49% 51% 51% 54% 50% 50% 49% 50% 50% 52% 51% 50% 53%) -> (6.8k/66k) -> write(17%)
0:12:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 18M 2% 117k/s ] rels: [ 0 0% 0/s ] features: [ 628M 595k/s ] 49G blocks: [ 24k 66% 2/s ]
cpus: 8.8 gc: 2% heap: 9.9G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 246M
read( 0%) -> (11/26) -> process(67% 57% 51% 57% 50% 50% 54% 59% 58% 61% 53% 50% 60% 52% 60%) -> (9.7k/66k) -> write(17%)
0:12:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 19M 2% 109k/s ] rels: [ 0 0% 0/s ] features: [ 634M 610k/s ] 51G blocks: [ 24k 66% 2/s ]
cpus: 8.7 gc: 2% heap: 10G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 267M
read( 0%) -> (11/26) -> process(52% 50% 54% 56% 53% 55% 54% 57% 58% 54% 56% 55% 57% 54% 59%) -> (4.6k/66k) -> write(18%)
0:13:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 20M 2% 110k/s ] rels: [ 0 0% 0/s ] features: [ 640M 610k/s ] 51G blocks: [ 24k 66% 2/s ]
cpus: 8.4 gc: 2% heap: 8.4G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 298M
read( 0%) -> (11/26) -> process(51% 51% 53% 50% 54% 51% 57% 60% 55% 50% 51% 61% 52% 50% 51%) -> (8.4k/66k) -> write(18%)
0:13:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 21M 2% 118k/s ] rels: [ 0 0% 0/s ] features: [ 646M 597k/s ] 52G blocks: [ 24k 66% 2/s ]
cpus: 9.1 gc: 2% heap: 4.4G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 345M
read( 0%) -> (11/26) -> process(52% 56% 55% 53% 61% 54% 55% 54% 52% 69% 65% 59% 53% 57% 67%) -> (5.8k/66k) -> write(18%)
0:13:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 23M 3% 149k/s ] rels: [ 0 0% 0/s ] features: [ 652M 591k/s ] 52G blocks: [ 24k 66% 2/s ]
cpus: 9.6 gc: 2% heap: 4G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 360M
read( 0%) -> (11/26) -> process(54% 66% 67% 67% 49% 52% 50% 70% 60% 63% 67% 50% 67% 68% 64%) -> (8.1k/66k) -> write(17%)
0:13:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 24M 3% 121k/s ] rels: [ 0 0% 0/s ] features: [ 658M 611k/s ] 53G blocks: [ 24k 66% 2/s ]
cpus: 8.7 gc: 2% heap: 5.3G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 394M
read( 0%) -> (11/26) -> process(57% 55% 54% 57% 52% 55% 55% 55% 51% 56% 54% 57% 53% 54% 58%) -> (7.3k/66k) -> write(18%)
0:13:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 25M 3% 126k/s ] rels: [ 0 0% 0/s ] features: [ 664M 561k/s ] 53G blocks: [ 25k 67% 2/s ]
cpus: 9.3 gc: 2% heap: 11G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 426M
read( 0%) -> (11/26) -> process(59% 63% 59% 57% 63% 59% 62% 60% 55% 60% 56% 58% 61% 60% 60%) -> (8.3k/66k) -> write(17%)
0:13:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 26M 3% 79k/s ] rels: [ 0 0% 0/s ] features: [ 668M 373k/s ] 53G blocks: [ 25k 67% 1/s ]
cpus: 10.9 gc: 2% heap: 8.1G/21G direct: 56M postGC: 3.6G relInfo: 970M mpGeoms: 464M
read( 0%) -> (11/26) -> process(69% 70% 77% 68% 65% 75% 66% 69% 69% 68% 73% 70% 73% 68% 72%) -> (6.8k/66k) -> write(12%)
0:14:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 26M 3% 63k/s ] rels: [ 0 0% 0/s ] features: [ 671M 318k/s ] 55G blocks: [ 25k 67% 1/s ]
cpus: 11.7 gc: 2% heap: 9.9G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 494M
read( 0%) -> (11/26) -> process(70% 71% 80% 80% 61% 80% 74% 83% 85% 62% 87% 79% 80% 78% 69%) -> (6k/66k) -> write(11%)
0:14:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 28M 3% 123k/s ] rels: [ 0 0% 0/s ] features: [ 677M 566k/s ] 55G blocks: [ 25k 67% 2/s ]
cpus: 9.2 gc: 2% heap: 7.5G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 538M
read( 0%) -> (11/26) -> process(58% 57% 59% 57% 59% 53% 58% 58% 60% 61% 63% 58% 56% 64% 58%) -> (8k/66k) -> write(17%)
0:14:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 29M 3% 141k/s ] rels: [ 0 0% 0/s ] features: [ 683M 596k/s ] 55G blocks: [ 25k 67% 2/s ]
cpus: 10.3 gc: 3% heap: 5.9G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 580M
read( 0%) -> (11/26) -> process(61% 61% 89% 56% 65% 63% 58% 60% 66% 83% 63% 70% 60% 62% 66%) -> (6.8k/66k) -> write(18%)
0:14:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 30M 4% 131k/s ] rels: [ 0 0% 0/s ] features: [ 688M 569k/s ] 56G blocks: [ 25k 67% 2/s ]
cpus: 9.4 gc: 2% heap: 5.8G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 607M
read( 0%) -> (11/26) -> process(56% 58% 62% 58% 56% 59% 57% 62% 63% 64% 58% 60% 57% 64% 59%) -> (7.3k/66k) -> write(17%)
0:14:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 32M 4% 148k/s ] rels: [ 0 0% 0/s ] features: [ 694M 597k/s ] 56G blocks: [ 25k 67% 2/s ]
cpus: 10 gc: 2% heap: 11G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 636M
read( 0%) -> (11/26) -> process(58% 63% 65% 68% 67% 60% 63% 62% 68% 60% 61% 60% 66% 67% 63%) -> (7.1k/66k) -> write(17%)
0:14:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 33M 4% 151k/s ] rels: [ 0 0% 0/s ] features: [ 700M 573k/s ] 57G blocks: [ 25k 67% 2/s ]
cpus: 9.9 gc: 3% heap: 8.4G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 657M
read( 0%) -> (11/26) -> process(57% 62% 70% 63% 62% 61% 69% 70% 59% 60% 65% 59% 61% 58% 62%) -> (7.7k/66k) -> write(17%)
0:15:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 35M 4% 152k/s ] rels: [ 0 0% 0/s ] features: [ 706M 570k/s ] 57G blocks: [ 25k 67% 2/s ]
cpus: 10.6 gc: 2% heap: 8.4G/21G direct: 56M postGC: 3.7G relInfo: 970M mpGeoms: 692M
read( 0%) -> (11/26) -> process(68% 63% 65% 69% 71% 67% 69% 72% 72% 60% 65% 70% 65% 66% 70%) -> (6.5k/66k) -> write(17%)
0:15:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 36M 4% 148k/s ] rels: [ 0 0% 0/s ] features: [ 711M 559k/s ] 57G blocks: [ 25k 67% 3/s ]
cpus: 11.2 gc: 2% heap: 9G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 714M
read( 1%) -> (11/26) -> process(69% 75% 69% 74% 63% 73% 77% 71% 69% 70% 76% 72% 68% 69% 75%) -> (9.1k/66k) -> write(17%)
0:15:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 39M 5% 225k/s ] rels: [ 0 0% 0/s ] features: [ 717M 612k/s ] 58G blocks: [ 25k 67% 3/s ]
cpus: 11.7 gc: 3% heap: 8.4G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 738M
read( 0%) -> (11/26) -> process(70% 77% 64% 80% 77% 74% 79% 69% 77% 75% 77% 73% 71% 73% 78%) -> (7.9k/66k) -> write(18%)
0:15:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 41M 5% 247k/s ] rels: [ 0 0% 0/s ] features: [ 724M 642k/s ] 58G blocks: [ 25k 67% 3/s ]
cpus: 12.4 gc: 4% heap: 5.5G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 753M
read( 1%) -> (11/26) -> process(77% 77% 79% 80% 79% 80% 77% 78% 81% 80% 77% 78% 78% 79% 78%) -> (5.9k/66k) -> write(18%)
0:15:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 43M 5% 224k/s ] rels: [ 0 0% 0/s ] features: [ 730M 628k/s ] 58G blocks: [ 25k 67% 3/s ]
cpus: 11.8 gc: 3% heap: 4.4G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 772M
read( 0%) -> (11/26) -> process(70% 74% 75% 69% 74% 78% 76% 77% 75% 78% 75% 78% 76% 77% 73%) -> (6k/66k) -> write(18%)
0:15:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 46M 5% 210k/s ] rels: [ 0 0% 0/s ] features: [ 736M 603k/s ] 59G blocks: [ 25k 68% 3/s ]
cpus: 11.6 gc: 3% heap: 8.8G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 795M
read( 1%) -> (11/26) -> process(69% 74% 74% 72% 75% 73% 78% 75% 76% 80% 74% 69% 73% 74% 73%) -> (8.6k/66k) -> write(18%)
0:16:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 48M 6% 218k/s ] rels: [ 0 0% 0/s ] features: [ 742M 599k/s ] 59G blocks: [ 25k 68% 3/s ]
cpus: 12.1 gc: 3% heap: 8.4G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 819M
read( 1%) -> (11/26) -> process(80% 76% 75% 75% 74% 76% 73% 79% 77% 81% 74% 81% 76% 78% 79%) -> (8k/66k) -> write(17%)
0:16:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 50M 6% 211k/s ] rels: [ 0 0% 0/s ] features: [ 748M 592k/s ] 59G blocks: [ 25k 68% 3/s ]
cpus: 11.7 gc: 3% heap: 12G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 847M
read( 1%) -> (11/26) -> process(77% 73% 77% 76% 73% 74% 78% 76% 75% 73% 74% 74% 73% 72% 75%) -> (8.6k/66k) -> write(17%)
0:16:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 52M 6% 193k/s ] rels: [ 0 0% 0/s ] features: [ 754M 565k/s ] 60G blocks: [ 25k 68% 3/s ]
cpus: 11.3 gc: 3% heap: 4G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 872M
read( 0%) -> (11/26) -> process(73% 70% 69% 69% 74% 72% 70% 74% 75% 69% 69% 73% 69% 70% 70%) -> (8.2k/66k) -> write(17%)
0:16:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 54M 6% 198k/s ] rels: [ 0 0% 0/s ] features: [ 760M 596k/s ] 60G blocks: [ 25k 68% 3/s ]
cpus: 11.5 gc: 3% heap: 5.1G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 893M
read( 1%) -> (11/26) -> process(73% 69% 71% 74% 74% 74% 73% 70% 74% 76% 70% 73% 77% 73% 77%) -> (9.2k/66k) -> write(17%)
0:16:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 56M 6% 177k/s ] rels: [ 0 0% 0/s ] features: [ 765M 535k/s ] 62G blocks: [ 25k 68% 2/s ]
cpus: 12 gc: 3% heap: 9.8G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 942M
read( 0%) -> (11/26) -> process(76% 74% 80% 77% 78% 79% 75% 78% 74% 76% 76% 75% 80% 78% 74%) -> (7.5k/66k) -> write(16%)
0:16:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 57M 7% 122k/s ] rels: [ 0 0% 0/s ] features: [ 769M 407k/s ] 62G blocks: [ 25k 68% 2/s ]
cpus: 12.5 gc: 3% heap: 4.5G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 967M
read( 0%) -> (11/26) -> process(78% 83% 84% 79% 82% 76% 81% 76% 83% 83% 79% 74% 78% 81% 82%) -> (8.4k/66k) -> write(13%)
0:17:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 58M 7% 167k/s ] rels: [ 0 0% 0/s ] features: [ 775M 529k/s ] 62G blocks: [ 25k 68% 3/s ]
cpus: 11.7 gc: 3% heap: 4.8G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 984M
read( 0%) -> (11/26) -> process(74% 75% 74% 72% 83% 76% 69% 75% 77% 74% 71% 72% 72% 84% 75%) -> (7.3k/66k) -> write(15%)
0:17:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 60M 7% 197k/s ] rels: [ 0 0% 0/s ] features: [ 780M 581k/s ] 63G blocks: [ 25k 68% 3/s ]
cpus: 11.6 gc: 3% heap: 6G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1G
read( 1%) -> (11/26) -> process(73% 74% 75% 78% 71% 72% 76% 73% 74% 73% 73% 73% 78% 73% 75%) -> (6.8k/66k) -> write(17%)
0:17:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 62M 7% 151k/s ] rels: [ 0 0% 0/s ] features: [ 785M 487k/s ] 63G blocks: [ 25k 68% 3/s ]
cpus: 11.5 gc: 3% heap: 4.1G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1G
read( 0%) -> (11/26) -> process(73% 75% 75% 73% 75% 75% 73% 76% 75% 76% 72% 73% 71% 71% 72%) -> (7.3k/66k) -> write(14%)
0:17:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 64M 7% 172k/s ] rels: [ 0 0% 0/s ] features: [ 791M 556k/s ] 63G blocks: [ 25k 68% 3/s ]
cpus: 11.5 gc: 3% heap: 3.7G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1G
read( 1%) -> (11/26) -> process(68% 72% 73% 71% 73% 74% 75% 77% 72% 72% 73% 72% 78% 78% 69%) -> (7.5k/66k) -> write(16%)
0:17:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 65M 8% 180k/s ] rels: [ 0 0% 0/s ] features: [ 797M 577k/s ] 64G blocks: [ 25k 69% 3/s ]
cpus: 11.1 gc: 2% heap: 8.7G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1G
read( 0%) -> (11/26) -> process(69% 72% 71% 71% 70% 73% 70% 73% 71% 70% 72% 73% 70% 70% 70%) -> (7.1k/66k) -> write(17%)
0:17:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 67M 8% 187k/s ] rels: [ 0 0% 0/s ] features: [ 802M 562k/s ] 64G blocks: [ 25k 69% 3/s ]
cpus: 11.2 gc: 3% heap: 7.3G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1.1G
read( 1%) -> (11/26) -> process(72% 71% 69% 71% 72% 72% 70% 67% 69% 73% 69% 76% 75% 71% 73%) -> (9.5k/66k) -> write(16%)
0:18:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 69M 8% 181k/s ] rels: [ 0 0% 0/s ] features: [ 808M 577k/s ] 64G blocks: [ 25k 69% 3/s ]
cpus: 11.6 gc: 3% heap: 8.1G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1.1G
read( 1%) -> (11/26) -> process(73% 71% 72% 75% 76% 74% 73% 76% 72% 71% 74% 79% 74% 75% 74%) -> (6k/66k) -> write(17%)
0:18:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 71M 8% 174k/s ] rels: [ 0 0% 0/s ] features: [ 814M 556k/s ] 65G blocks: [ 25k 69% 3/s ]
cpus: 11.6 gc: 3% heap: 8.3G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1.1G
read( 0%) -> (11/26) -> process(75% 69% 73% 74% 77% 72% 75% 74% 75% 73% 73% 79% 75% 75% 68%) -> (8.5k/66k) -> write(17%)
0:18:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 73M 8% 171k/s ] rels: [ 0 0% 0/s ] features: [ 819M 573k/s ] 65G blocks: [ 25k 69% 3/s ]
cpus: 11.1 gc: 3% heap: 4.7G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1.2G
read( 0%) -> (11/26) -> process(71% 69% 72% 68% 68% 69% 67% 71% 68% 69% 72% 74% 73% 72% 74%) -> (8.3k/66k) -> write(17%)
0:18:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 75M 9% 213k/s ] rels: [ 0 0% 0/s ] features: [ 826M 645k/s ] 65G blocks: [ 25k 69% 3/s ]
cpus: 11.3 gc: 3% heap: 4.4G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1.2G
read( 0%) -> (11/26) -> process(75% 72% 72% 72% 69% 74% 70% 71% 72% 76% 69% 75% 71% 70% 68%) -> (8.5k/66k) -> write(18%)
0:18:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 77M 9% 201k/s ] rels: [ 0 0% 0/s ] features: [ 832M 629k/s ] 66G blocks: [ 26k 69% 3/s ]
cpus: 10.9 gc: 2% heap: 10G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 1.2G
read( 1%) -> (11/26) -> process(72% 66% 68% 70% 73% 71% 73% 69% 66% 69% 65% 74% 70% 65% 67%) -> (9.6k/66k) -> write(18%)
0:18:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 79M 9% 211k/s ] rels: [ 0 0% 0/s ] features: [ 839M 683k/s ] 66G blocks: [ 26k 69% 3/s ]
cpus: 11.1 gc: 3% heap: 8.3G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.2G
read( 0%) -> (11/26) -> process(74% 66% 68% 67% 74% 72% 70% 73% 71% 71% 66% 72% 68% 68% 74%) -> (7.3k/66k) -> write(19%)
0:19:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 81M 9% 194k/s ] rels: [ 0 0% 0/s ] features: [ 845M 648k/s ] 67G blocks: [ 26k 69% 3/s ]
cpus: 11 gc: 3% heap: 5.6G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.2G
read( 0%) -> (11/26) -> process(67% 67% 69% 70% 70% 69% 73% 69% 71% 72% 69% 70% 69% 70% 72%) -> (8.3k/66k) -> write(19%)
0:19:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 83M 10% 196k/s ] rels: [ 0 0% 0/s ] features: [ 852M 644k/s ] 67G blocks: [ 26k 69% 3/s ]
cpus: 10.7 gc: 3% heap: 10G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.2G
read( 0%) -> (11/26) -> process(71% 67% 67% 70% 68% 66% 67% 69% 66% 69% 73% 68% 68% 66% 66%) -> (9.4k/66k) -> write(18%)
0:19:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 85M 10% 201k/s ] rels: [ 0 0% 0/s ] features: [ 858M 642k/s ] 67G blocks: [ 26k 69% 3/s ]
cpus: 11.1 gc: 3% heap: 9.7G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.3G
read( 0%) -> (11/26) -> process(70% 68% 69% 74% 70% 70% 70% 68% 71% 68% 67% 73% 72% 70% 69%) -> (4.3k/66k) -> write(18%)
0:19:38 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 87M 10% 213k/s ] rels: [ 0 0% 0/s ] features: [ 865M 672k/s ] 69G blocks: [ 26k 70% 3/s ]
cpus: 11.3 gc: 3% heap: 11G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.3G
read( 0%) -> (11/26) -> process(69% 68% 72% 70% 71% 72% 74% 73% 70% 71% 69% 72% 75% 72% 72%) -> (8k/66k) -> write(19%)
0:19:48 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 89M 10% 188k/s ] rels: [ 0 0% 0/s ] features: [ 871M 626k/s ] 69G blocks: [ 26k 70% 3/s ]
cpus: 10.4 gc: 3% heap: 5G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.3G
read( 0%) -> (11/26) -> process(66% 64% 63% 64% 68% 70% 62% 64% 68% 69% 68% 64% 66% 66% 65%) -> (4.5k/66k) -> write(18%)
0:19:58 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 91M 11% 203k/s ] rels: [ 0 0% 0/s ] features: [ 877M 617k/s ] 69G blocks: [ 26k 70% 3/s ]
cpus: 10.9 gc: 3% heap: 11G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.3G
read( 0%) -> (11/26) -> process(70% 70% 70% 69% 66% 71% 68% 71% 71% 71% 74% 67% 70% 66% 68%) -> (9.6k/66k) -> write(17%)
0:20:08 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 93M 11% 180k/s ] rels: [ 0 0% 0/s ] features: [ 883M 582k/s ] 70G blocks: [ 26k 70% 3/s ]
cpus: 11.1 gc: 3% heap: 9.2G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.4G
read( 0%) -> (11/26) -> process(69% 67% 75% 70% 74% 69% 71% 70% 75% 68% 68% 72% 70% 69% 70%) -> (8.2k/66k) -> write(17%)
0:20:18 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 95M 11% 191k/s ] rels: [ 0 0% 0/s ] features: [ 889M 605k/s ] 70G blocks: [ 26k 70% 2/s ]
cpus: 11.3 gc: 3% heap: 11G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.4G
read( 0%) -> (11/26) -> process(72% 70% 74% 73% 69% 71% 75% 74% 72% 70% 74% 69% 69% 73% 73%) -> (6.2k/66k) -> write(17%)
0:20:28 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 96M 11% 180k/s ] rels: [ 0 0% 0/s ] features: [ 895M 577k/s ] 71G blocks: [ 26k 70% 2/s ]
cpus: 11.3 gc: 3% heap: 3.8G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 1.4G
read( 0%) -> (11/26) -> process(75% 69% 72% 71% 70% 70% 74% 76% 72% 69% 70% 70% 72% 67% 78%) -> (6.8k/66k) -> write(17%)
0:20:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 98M 11% 206k/s ] rels: [ 0 0% 0/s ] features: [ 901M 618k/s ] 71G blocks: [ 26k 70% 3/s ]
cpus: 11.9 gc: 3% heap: 3.8G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 1.4G
read( 0%) -> (11/26) -> process(77% 77% 76% 75% 72% 76% 76% 78% 76% 76% 72% 77% 76% 76% 74%) -> (5.3k/66k) -> write(18%)
0:20:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 100M 12% 197k/s ] rels: [ 0 0% 0/s ] features: [ 907M 605k/s ] 71G blocks: [ 26k 70% 3/s ]
cpus: 11.7 gc: 3% heap: 8.9G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 1.5G
read( 0%) -> (11/26) -> process(74% 76% 73% 74% 71% 75% 74% 77% 76% 75% 74% 71% 76% 73% 77%) -> (6.6k/66k) -> write(17%)
0:20:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 103M 12% 204k/s ] rels: [ 0 0% 0/s ] features: [ 914M 627k/s ] 72G blocks: [ 26k 70% 3/s ]
cpus: 11.2 gc: 3% heap: 9.2G/21G direct: 57M postGC: 4G relInfo: 970M mpGeoms: 1.5G
read( 0%) -> (11/26) -> process(70% 72% 69% 70% 66% 68% 76% 72% 74% 72% 70% 66% 73% 68% 72%) -> (9.2k/66k) -> write(18%)
0:21:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 104M 12% 194k/s ] rels: [ 0 0% 0/s ] features: [ 920M 604k/s ] 72G blocks: [ 26k 70% 3/s ]
cpus: 11.1 gc: 3% heap: 9.5G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 1.6G
read( 0%) -> (11/26) -> process(69% 72% 68% 70% 68% 75% 69% 74% 69% 70% 73% 70% 69% 72% 66%) -> (6.2k/66k) -> write(17%)
0:21:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 106M 12% 199k/s ] rels: [ 0 0% 0/s ] features: [ 926M 618k/s ] 72G blocks: [ 26k 70% 3/s ]
cpus: 11.2 gc: 3% heap: 9.6G/21G direct: 57M postGC: 4G relInfo: 970M mpGeoms: 1.6G
read( 0%) -> (11/26) -> process(69% 75% 69% 69% 72% 69% 69% 72% 73% 71% 68% 72% 69% 71% 73%) -> (6.3k/66k) -> write(17%)
0:21:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 108M 13% 203k/s ] rels: [ 0 0% 0/s ] features: [ 932M 636k/s ] 73G blocks: [ 26k 70% 3/s ]
cpus: 11.2 gc: 3% heap: 9.4G/21G direct: 57M postGC: 4G relInfo: 970M mpGeoms: 1.6G
read( 0%) -> (11/26) -> process(71% 72% 67% 72% 72% 71% 72% 69% 72% 72% 67% 71% 71% 70% 72%) -> (5.9k/66k) -> write(18%)
0:21:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 110M 13% 200k/s ] rels: [ 0 0% 0/s ] features: [ 939M 642k/s ] 73G blocks: [ 26k 71% 3/s ]
cpus: 10.8 gc: 3% heap: 5.9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 1.6G
read( 0%) -> (11/26) -> process(67% 71% 66% 68% 69% 67% 70% 69% 68% 68% 69% 66% 68% 70% 66%) -> (8.1k/66k) -> write(18%)
0:21:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 112M 13% 194k/s ] rels: [ 0 0% 0/s ] features: [ 945M 632k/s ] 74G blocks: [ 26k 71% 2/s ]
cpus: 10.9 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 1.6G
read( 0%) -> (11/26) -> process(67% 69% 72% 70% 68% 68% 69% 71% 71% 70% 67% 68% 70% 67% 72%) -> (8.8k/66k) -> write(18%)
0:21:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 114M 13% 190k/s ] rels: [ 0 0% 0/s ] features: [ 951M 621k/s ] 74G blocks: [ 26k 71% 2/s ]
cpus: 11 gc: 3% heap: 8.6G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 1.7G
read( 0%) -> (11/26) -> process(69% 68% 68% 71% 70% 69% 71% 70% 67% 71% 68% 67% 66% 74% 70%) -> (7k/66k) -> write(18%)
0:22:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 116M 14% 201k/s ] rels: [ 0 0% 0/s ] features: [ 958M 628k/s ] 74G blocks: [ 26k 71% 3/s ]
cpus: 11 gc: 3% heap: 8.1G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 1.7G
read( 0%) -> (11/26) -> process(70% 69% 67% 69% 65% 70% 71% 70% 69% 65% 73% 68% 68% 74% 70%) -> (9.1k/66k) -> write(18%)
0:22:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 118M 14% 204k/s ] rels: [ 0 0% 0/s ] features: [ 964M 658k/s ] 75G blocks: [ 26k 71% 3/s ]
cpus: 11 gc: 3% heap: 6.9G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 1.7G
read( 0%) -> (11/26) -> process(68% 70% 71% 72% 68% 67% 65% 69% 71% 73% 69% 67% 69% 73% 70%) -> (9.4k/66k) -> write(19%)
0:22:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 120M 14% 203k/s ] rels: [ 0 0% 0/s ] features: [ 970M 627k/s ] 75G blocks: [ 26k 71% 3/s ]
cpus: 11 gc: 3% heap: 6.5G/21G direct: 57M postGC: 4.3G relInfo: 970M mpGeoms: 1.7G
read( 0%) -> (11/26) -> process(69% 71% 69% 72% 71% 69% 69% 72% 69% 70% 67% 69% 68% 69% 72%) -> (5.6k/66k) -> write(18%)
0:22:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 122M 14% 189k/s ] rels: [ 0 0% 0/s ] features: [ 977M 616k/s ] 77G blocks: [ 26k 71% 2/s ]
cpus: 10.4 gc: 3% heap: 8.3G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 1.7G
read( 0%) -> (11/26) -> process(65% 66% 67% 69% 64% 67% 66% 66% 65% 64% 65% 68% 66% 63% 66%) -> (8.2k/66k) -> write(18%)
0:22:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 124M 14% 180k/s ] rels: [ 0 0% 0/s ] features: [ 983M 644k/s ] 77G blocks: [ 26k 71% 2/s ]
cpus: 10.2 gc: 3% heap: 7.8G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 1.8G
read( 0%) -> (11/26) -> process(64% 64% 66% 63% 63% 63% 65% 65% 64% 64% 62% 63% 66% 66% 68%) -> (8.3k/66k) -> write(18%)
0:22:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 126M 15% 195k/s ] rels: [ 0 0% 0/s ] features: [ 989M 627k/s ] 77G blocks: [ 26k 71% 3/s ]
cpus: 10.9 gc: 3% heap: 5.6G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 1.8G
read( 0%) -> (11/26) -> process(69% 68% 69% 68% 73% 71% 71% 70% 72% 66% 66% 69% 67% 66% 67%) -> (8.3k/66k) -> write(18%)
0:23:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 128M 15% 195k/s ] rels: [ 0 0% 0/s ] features: [ 996M 619k/s ] 78G blocks: [ 26k 71% 3/s ]
cpus: 10.9 gc: 3% heap: 4.5G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 1.8G
read( 0%) -> (11/26) -> process(72% 68% 69% 71% 68% 66% 70% 67% 71% 69% 70% 65% 69% 70% 68%) -> (6.1k/66k) -> write(18%)
0:23:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 130M 15% 196k/s ] rels: [ 0 0% 0/s ] features: [ 1B 620k/s ] 78G blocks: [ 26k 71% 2/s ]
cpus: 11 gc: 3% heap: 11G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 1.8G
read( 0%) -> (11/26) -> process(72% 72% 68% 71% 72% 66% 71% 70% 71% 68% 71% 67% 70% 70% 71%) -> (8.4k/66k) -> write(18%)
0:23:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 132M 15% 194k/s ] rels: [ 0 0% 0/s ] features: [ 1B 618k/s ] 78G blocks: [ 26k 71% 3/s ]
cpus: 11.3 gc: 3% heap: 12G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 1.9G
read( 0%) -> (11/26) -> process(73% 71% 73% 72% 74% 74% 70% 69% 73% 70% 69% 72% 71% 70% 71%) -> (9.4k/66k) -> write(18%)
0:23:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 134M 16% 176k/s ] rels: [ 0 0% 0/s ] features: [ 1B 561k/s ] 79G blocks: [ 26k 72% 2/s ]
cpus: 11.2 gc: 3% heap: 12G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 1.9G
read( 0%) -> (11/26) -> process(69% 74% 71% 70% 72% 73% 70% 67% 73% 75% 68% 70% 69% 73% 71%) -> (5.8k/66k) -> write(17%)
0:23:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 136M 16% 183k/s ] rels: [ 0 0% 0/s ] features: [ 1B 574k/s ] 79G blocks: [ 26k 72% 2/s ]
cpus: 11.7 gc: 3% heap: 7.7G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 1.9G
read( 0%) -> (11/26) -> process(75% 74% 71% 73% 72% 74% 76% 73% 78% 73% 73% 73% 75% 76% 74%) -> (7k/66k) -> write(16%)
0:23:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 138M 16% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1B 626k/s ] 80G blocks: [ 26k 72% 2/s ]
cpus: 11.4 gc: 3% heap: 12G/21G direct: 57M postGC: 4.9G relInfo: 970M mpGeoms: 1.9G
read( 0%) -> (11/26) -> process(75% 69% 71% 76% 71% 72% 70% 72% 73% 75% 71% 75% 69% 70% 72%) -> (7.9k/66k) -> write(18%)
0:24:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 140M 16% 200k/s ] rels: [ 0 0% 0/s ] features: [ 1B 613k/s ] 80G blocks: [ 27k 72% 3/s ]
cpus: 11.3 gc: 3% heap: 10G/21G direct: 57M postGC: 5.2G relInfo: 970M mpGeoms: 2G
read( 0%) -> (11/26) -> process(71% 69% 72% 70% 70% 72% 73% 76% 71% 72% 70% 70% 71% 74% 71%) -> (7.1k/66k) -> write(17%)
0:24:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 142M 16% 208k/s ] rels: [ 0 0% 0/s ] features: [ 1B 635k/s ] 80G blocks: [ 27k 72% 2/s ]
cpus: 11.8 gc: 4% heap: 7.2G/21G direct: 57M postGC: 5.4G relInfo: 970M mpGeoms: 2G
read( 0%) -> (11/26) -> process(70% 75% 73% 74% 74% 74% 76% 72% 72% 74% 71% 76% 79% 75% 75%) -> (7.9k/66k) -> write(18%)
0:24:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 144M 17% 209k/s ] rels: [ 0 0% 0/s ] features: [ 1B 642k/s ] 81G blocks: [ 27k 72% 3/s ]
cpus: 11.6 gc: 4% heap: 6.1G/21G direct: 57M postGC: 5.7G relInfo: 970M mpGeoms: 2G
read( 0%) -> (11/26) -> process(72% 72% 72% 76% 74% 72% 78% 70% 74% 71% 74% 73% 73% 71% 76%) -> (6.7k/66k) -> write(18%)
0:24:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 146M 17% 199k/s ] rels: [ 0 0% 0/s ] features: [ 1B 623k/s ] 81G blocks: [ 27k 72% 3/s ]
cpus: 10.8 gc: 3% heap: 7.3G/21G direct: 57M postGC: 6.2G relInfo: 970M mpGeoms: 2G
read( 0%) -> (11/26) -> process(69% 68% 65% 66% 67% 66% 69% 67% 71% 68% 69% 68% 66% 67% 68%) -> (8.2k/66k) -> write(17%)
0:24:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 148M 17% 199k/s ] rels: [ 0 0% 0/s ] features: [ 1B 621k/s ] 81G blocks: [ 27k 72% 2/s ]
cpus: 11.5 gc: 4% heap: 8.6G/21G direct: 57M postGC: 7.1G relInfo: 970M mpGeoms: 2.1G
read( 0%) -> (11/26) -> process(70% 70% 72% 72% 71% 73% 76% 71% 71% 73% 72% 68% 74% 71% 76%) -> (7.2k/66k) -> write(17%)
0:24:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 150M 17% 188k/s ] rels: [ 0 0% 0/s ] features: [ 1B 579k/s ] 82G blocks: [ 27k 72% 3/s ]
cpus: 11 gc: 4% heap: 10G/21G direct: 57M postGC: 8.1G relInfo: 970M mpGeoms: 2.1G
read( 0%) -> (11/26) -> process(69% 72% 70% 67% 69% 69% 71% 67% 69% 66% 69% 69% 69% 70% 70%) -> (8k/66k) -> write(17%)
0:25:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 152M 18% 198k/s ] rels: [ 0 0% 0/s ] features: [ 1B 622k/s ] 82G blocks: [ 27k 72% 2/s ]
cpus: 11.4 gc: 4% heap: 11G/21G direct: 57M postGC: 9.3G relInfo: 970M mpGeoms: 2.1G
read( 0%) -> (11/26) -> process(72% 73% 72% 71% 71% 71% 70% 70% 70% 73% 71% 71% 73% 72% 73%) -> (6.1k/66k) -> write(17%)
0:25:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 154M 18% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1B 642k/s ] 84G blocks: [ 27k 72% 3/s ]
cpus: 11.6 gc: 4% heap: 10G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 2.1G
read( 0%) -> (11/26) -> process(74% 71% 70% 72% 72% 73% 73% 72% 71% 71% 73% 71% 76% 74% 72%) -> (8.6k/66k) -> write(18%)
0:25:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 156M 18% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1B 656k/s ] 84G blocks: [ 27k 72% 3/s ]
cpus: 11.8 gc: 5% heap: 12G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 2.2G
read( 0%) -> (11/26) -> process(72% 74% 72% 74% 71% 74% 74% 74% 73% 76% 73% 75% 75% 73% 74%) -> (8.1k/66k) -> write(18%)
0:25:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 158M 18% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1B 707k/s ] 84G blocks: [ 27k 73% 3/s ]
cpus: 12.8 gc: 5% heap: 13G/21G direct: 57M postGC: 13G relInfo: 970M mpGeoms: 2.2G
read( 0%) -> (11/26) -> process(74% 80% 81% 75% 76% 79% 75% 82% 83% 81% 81% 78% 86% 83% 84%) -> (8.3k/66k) -> write(18%)
0:25:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 160M 19% 206k/s ] rels: [ 0 0% 0/s ] features: [ 1B 629k/s ] 85G blocks: [ 27k 73% 3/s ]
cpus: 11.7 gc: 4% heap: 5.4G/21G direct: 57M postGC: 3.4G relInfo: 970M mpGeoms: 2.2G
read( 0%) -> (11/26) -> process(76% 81% 75% 72% 69% 67% 74% 76% 67% 75% 68% 74% 77% 68% 71%) -> (7.5k/66k) -> write(17%)
0:25:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 162M 19% 201k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 610k/s ] 85G blocks: [ 27k 73% 3/s ]
cpus: 11.1 gc: 3% heap: 10G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.2G
read( 0%) -> (11/26) -> process(68% 74% 72% 73% 70% 70% 70% 71% 70% 70% 68% 71% 71% 68% 73%) -> (6.4k/66k) -> write(17%)
0:26:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 164M 19% 197k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 594k/s ] 85G blocks: [ 27k 73% 2/s ]
cpus: 11.1 gc: 3% heap: 6.3G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.2G
read( 0%) -> (11/26) -> process(70% 74% 71% 68% 69% 71% 71% 70% 68% 68% 69% 71% 71% 72% 70%) -> (6.9k/66k) -> write(17%)
0:26:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 166M 19% 190k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 598k/s ] 86G blocks: [ 27k 73% 2/s ]
cpus: 10.9 gc: 3% heap: 9.3G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.2G
read( 0%) -> (11/26) -> process(70% 68% 66% 66% 72% 68% 68% 68% 67% 71% 69% 66% 72% 73% 70%) -> (6k/66k) -> write(17%)
0:26:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 168M 20% 193k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 607k/s ] 86G blocks: [ 27k 73% 3/s ]
cpus: 11.4 gc: 3% heap: 7.2G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.3G
read( 0%) -> (11/26) -> process(70% 69% 71% 71% 79% 74% 72% 69% 71% 70% 76% 72% 72% 76% 74%) -> (7.4k/66k) -> write(17%)
0:26:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 170M 20% 190k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 593k/s ] 86G blocks: [ 27k 73% 3/s ]
cpus: 11.5 gc: 3% heap: 4.9G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.3G
read( 0%) -> (11/26) -> process(70% 69% 70% 73% 71% 74% 73% 78% 72% 71% 71% 76% 73% 75% 73%) -> (9.8k/66k) -> write(17%)
0:26:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 172M 20% 194k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 601k/s ] 87G blocks: [ 27k 73% 2/s ]
cpus: 10.8 gc: 3% heap: 7.1G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.3G
read( 0%) -> (11/26) -> process(69% 67% 66% 69% 68% 70% 71% 70% 68% 66% 67% 69% 68% 68% 70%) -> (7.7k/66k) -> write(17%)
0:26:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 174M 20% 188k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 607k/s ] 87G blocks: [ 27k 73% 2/s ]
cpus: 11.1 gc: 3% heap: 11G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.3G
read( 0%) -> (11/26) -> process(70% 71% 69% 74% 73% 70% 71% 70% 69% 69% 71% 69% 76% 69% 69%) -> (8.4k/66k) -> write(17%)
0:27:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 176M 20% 206k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 598k/s ] 88G blocks: [ 27k 73% 3/s ]
cpus: 11.3 gc: 3% heap: 9.3G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.4G
read( 0%) -> (11/26) -> process(70% 74% 70% 72% 71% 72% 69% 70% 68% 74% 71% 73% 79% 71% 71%) -> (7.5k/66k) -> write(17%)
0:27:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 178M 21% 197k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 587k/s ] 88G blocks: [ 27k 73% 3/s ]
cpus: 11.1 gc: 3% heap: 5.3G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.4G
read( 0%) -> (11/26) -> process(73% 72% 67% 73% 68% 72% 72% 70% 67% 70% 71% 69% 69% 74% 68%) -> (7.7k/66k) -> write(17%)
0:27:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 180M 21% 205k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 613k/s ] 88G blocks: [ 27k 73% 3/s ]
cpus: 11.1 gc: 3% heap: 10G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.4G
read( 0%) -> (11/26) -> process(70% 71% 72% 71% 72% 70% 72% 70% 72% 70% 71% 69% 70% 70% 74%) -> (6.5k/66k) -> write(17%)
0:27:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 182M 21% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 602k/s ] 89G blocks: [ 27k 74% 3/s ]
cpus: 11 gc: 3% heap: 5.8G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 2.4G
read( 0%) -> (11/26) -> process(71% 69% 72% 68% 71% 69% 69% 68% 69% 70% 70% 68% 70% 70% 70%) -> (8.3k/66k) -> write(17%)
0:27:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 184M 21% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 613k/s ] 89G blocks: [ 27k 74% 3/s ]
cpus: 11.4 gc: 3% heap: 4.5G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.4G
read( 0%) -> (11/26) -> process(73% 72% 73% 73% 71% 71% 71% 72% 72% 72% 72% 73% 70% 71% 73%) -> (5.5k/66k) -> write(17%)
0:27:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 187M 22% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 653k/s ] 89G blocks: [ 27k 74% 3/s ]
cpus: 12.1 gc: 3% heap: 11G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.5G
read( 0%) -> (11/26) -> process(75% 80% 77% 78% 78% 76% 75% 78% 74% 77% 76% 77% 77% 75% 75%) -> (7.2k/66k) -> write(18%)
0:28:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 189M 22% 229k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 664k/s ] 90G blocks: [ 27k 74% 3/s ]
cpus: 12.1 gc: 4% heap: 9.6G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.5G
read( 0%) -> (11/26) -> process(76% 76% 76% 76% 77% 77% 75% 77% 78% 77% 76% 76% 76% 77% 75%) -> (7.9k/66k) -> write(19%)
0:28:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 191M 22% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 630k/s ] 90G blocks: [ 27k 74% 3/s ]
cpus: 11.6 gc: 3% heap: 11G/21G direct: 57M postGC: 3.7G relInfo: 970M mpGeoms: 2.5G
read( 0%) -> (11/26) -> process(76% 72% 74% 73% 72% 75% 74% 74% 76% 71% 74% 72% 75% 72% 73%) -> (7.6k/66k) -> write(17%)
0:28:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 193M 22% 213k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 646k/s ] 90G blocks: [ 27k 74% 3/s ]
cpus: 11.5 gc: 3% heap: 11G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.5G
read( 0%) -> (11/26) -> process(74% 71% 73% 72% 72% 76% 72% 71% 73% 74% 73% 71% 72% 73% 72%) -> (5.9k/66k) -> write(18%)
0:28:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 195M 23% 209k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 611k/s ] 91G blocks: [ 27k 74% 3/s ]
cpus: 11.3 gc: 3% heap: 9.5G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.5G
read( 0%) -> (11/26) -> process(72% 69% 72% 72% 72% 72% 73% 72% 68% 70% 73% 71% 70% 73% 72%) -> (8.4k/66k) -> write(18%)
0:28:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 197M 23% 197k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 582k/s ] 91G blocks: [ 27k 74% 2/s ]
cpus: 12 gc: 3% heap: 3.8G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.6G
read( 0%) -> (11/26) -> process(78% 76% 75% 74% 76% 73% 78% 75% 75% 77% 75% 78% 75% 76% 75%) -> (9.6k/66k) -> write(17%)
0:28:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 199M 23% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 603k/s ] 92G blocks: [ 27k 74% 3/s ]
cpus: 11.7 gc: 3% heap: 5.2G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.6G
read( 0%) -> (11/26) -> process(74% 73% 73% 72% 76% 73% 73% 76% 77% 76% 77% 72% 73% 73% 73%) -> (8.8k/66k) -> write(17%)
0:29:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 201M 23% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 596k/s ] 92G blocks: [ 27k 74% 3/s ]
cpus: 11.6 gc: 3% heap: 6.9G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.8G
read( 0%) -> (11/26) -> process(74% 72% 72% 75% 76% 71% 75% 72% 75% 74% 76% 73% 76% 74% 71%) -> (6.7k/66k) -> write(17%)
0:29:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 204M 24% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 635k/s ] 92G blocks: [ 28k 74% 3/s ]
cpus: 12.5 gc: 3% heap: 9.7G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.8G
read( 0%) -> (11/26) -> process(78% 80% 78% 80% 82% 77% 83% 80% 82% 78% 79% 79% 76% 79% 80%) -> (9.4k/66k) -> write(18%)
0:29:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 206M 24% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 634k/s ] 93G blocks: [ 28k 75% 4/s ]
cpus: 12.5 gc: 4% heap: 3.8G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.8G
read( 0%) -> (11/26) -> process(80% 80% 78% 79% 77% 76% 78% 78% 76% 79% 80% 81% 79% 80% 77%) -> (9k/66k) -> write(18%)
0:29:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 209M 24% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 613k/s ] 93G blocks: [ 28k 75% 4/s ]
cpus: 12.5 gc: 3% heap: 5.5G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.8G
read( 0%) -> (11/26) -> process(81% 77% 80% 79% 82% 80% 78% 77% 80% 80% 79% 80% 79% 79% 80%) -> (7.3k/66k) -> write(17%)
0:29:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 211M 25% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 637k/s ] 93G blocks: [ 28k 75% 3/s ]
cpus: 12.3 gc: 3% heap: 5.6G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.8G
read( 0%) -> (11/26) -> process(79% 78% 77% 79% 77% 77% 76% 79% 75% 79% 78% 78% 80% 78% 76%) -> (6.3k/66k) -> write(18%)
0:29:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 214M 25% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 649k/s ] 95G blocks: [ 28k 75% 4/s ]
cpus: 12.3 gc: 3% heap: 6.2G/21G direct: 57M postGC: 3.8G relInfo: 970M mpGeoms: 2.8G
read( 0%) -> (11/26) -> process(81% 79% 79% 79% 75% 79% 76% 77% 77% 77% 80% 80% 77% 77% 75%) -> (7k/66k) -> write(18%)
0:30:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 216M 25% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 642k/s ] 95G blocks: [ 28k 75% 3/s ]
cpus: 12.2 gc: 3% heap: 6.5G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.9G
read( 0%) -> (11/26) -> process(76% 78% 76% 77% 77% 77% 79% 75% 77% 77% 76% 78% 78% 78% 80%) -> (6.6k/66k) -> write(18%)
0:30:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 218M 25% 229k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 623k/s ] 95G blocks: [ 28k 75% 3/s ]
cpus: 12.1 gc: 3% heap: 5.2G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.9G
read( 0%) -> (11/26) -> process(76% 77% 77% 79% 76% 81% 76% 78% 75% 76% 75% 78% 75% 76% 78%) -> (6.4k/66k) -> write(17%)
0:30:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 221M 26% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 603k/s ] 96G blocks: [ 28k 75% 3/s ]
cpus: 11.9 gc: 3% heap: 10G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.9G
read( 0%) -> (11/26) -> process(74% 74% 77% 77% 75% 75% 75% 80% 78% 78% 73% 74% 75% 76% 74%) -> (8.8k/66k) -> write(17%)
0:30:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 223M 26% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 612k/s ] 96G blocks: [ 28k 75% 3/s ]
cpus: 11.7 gc: 3% heap: 12G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.9G
read( 0%) -> (11/26) -> process(75% 74% 74% 74% 73% 72% 75% 73% 74% 71% 77% 73% 76% 73% 73%) -> (8.4k/66k) -> write(17%)
0:30:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 225M 26% 208k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 593k/s ] 96G blocks: [ 28k 75% 3/s ]
cpus: 11.5 gc: 3% heap: 12G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 2.9G
read( 0%) -> (11/26) -> process(73% 71% 74% 71% 70% 71% 76% 74% 72% 72% 72% 74% 74% 76% 73%) -> (5.7k/66k) -> write(17%)
0:30:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 227M 26% 212k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 592k/s ] 97G blocks: [ 28k 75% 3/s ]
cpus: 11.3 gc: 3% heap: 11G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3G
read( 0%) -> (11/26) -> process(73% 72% 72% 72% 71% 73% 74% 71% 72% 70% 72% 70% 72% 74% 70%) -> (7.4k/66k) -> write(17%)
0:31:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 229M 27% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 596k/s ] 97G blocks: [ 28k 76% 3/s ]
cpus: 11.8 gc: 3% heap: 4.6G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3G
read( 0%) -> (11/26) -> process(76% 74% 75% 73% 73% 76% 75% 76% 75% 74% 75% 74% 75% 75% 71%) -> (8.7k/66k) -> write(17%)
0:31:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 231M 27% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 626k/s ] 97G blocks: [ 28k 76% 3/s ]
cpus: 12 gc: 3% heap: 9.4G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3G
read( 0%) -> (11/26) -> process(75% 74% 75% 74% 76% 79% 77% 76% 78% 78% 75% 80% 76% 72% 76%) -> (7.8k/66k) -> write(17%)
0:31:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 234M 27% 219k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 586k/s ] 98G blocks: [ 28k 76% 3/s ]
cpus: 11.3 gc: 3% heap: 7.5G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3G
read( 0%) -> (11/26) -> process(73% 70% 72% 73% 75% 72% 73% 68% 70% 68% 69% 74% 72% 70% 69%) -> (9.7k/66k) -> write(17%)
0:31:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 236M 27% 204k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 589k/s ] 98G blocks: [ 28k 76% 3/s ]
cpus: 11.4 gc: 3% heap: 6.1G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3G
read( 0%) -> (11/26) -> process(72% 72% 71% 72% 71% 72% 74% 73% 73% 73% 74% 72% 72% 74% 72%) -> (8.4k/66k) -> write(17%)
0:31:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 238M 28% 206k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 596k/s ] 98G blocks: [ 28k 76% 3/s ]
cpus: 11.4 gc: 3% heap: 4.3G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.1G
read( 0%) -> (11/26) -> process(72% 74% 71% 74% 70% 71% 72% 71% 72% 73% 71% 74% 71% 73% 72%) -> (6.3k/66k) -> write(17%)
0:31:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 240M 28% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 596k/s ] 99G blocks: [ 28k 76% 3/s ]
cpus: 11.5 gc: 3% heap: 4.7G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.1G
read( 0%) -> (11/26) -> process(74% 74% 72% 71% 74% 74% 73% 71% 71% 74% 71% 72% 72% 72% 74%) -> (6.7k/66k) -> write(17%)
0:32:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 242M 28% 213k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 612k/s ] 99G blocks: [ 28k 76% 3/s ]
cpus: 11.7 gc: 3% heap: 6.1G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.1G
read( 0%) -> (11/26) -> process(76% 73% 73% 75% 73% 77% 75% 76% 78% 74% 73% 76% 73% 73% 73%) -> (9.8k/66k) -> write(17%)
0:32:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 244M 28% 212k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 612k/s ] 100G blocks: [ 28k 76% 3/s ]
cpus: 11.6 gc: 3% heap: 6.8G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.2G
read( 0%) -> (11/26) -> process(74% 74% 74% 73% 74% 75% 73% 74% 76% 74% 73% 73% 74% 74% 74%) -> (7k/66k) -> write(18%)
0:32:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 246M 29% 206k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 606k/s ] 100G blocks: [ 28k 76% 3/s ]
cpus: 11.3 gc: 3% heap: 5G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.2G
read( 0%) -> (11/26) -> process(72% 71% 71% 71% 73% 71% 71% 72% 73% 71% 71% 71% 72% 73% 71%) -> (8.7k/66k) -> write(17%)
0:32:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 248M 29% 205k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 600k/s ] 100G blocks: [ 28k 76% 3/s ]
cpus: 11.5 gc: 3% heap: 4.2G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.2G
read( 0%) -> (11/26) -> process(75% 71% 72% 72% 74% 71% 72% 72% 74% 73% 72% 74% 74% 74% 73%) -> (5.7k/66k) -> write(17%)
0:32:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 250M 29% 205k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 610k/s ] 101G blocks: [ 28k 76% 3/s ]
cpus: 11.6 gc: 3% heap: 4.6G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.2G
read( 0%) -> (11/26) -> process(72% 74% 73% 75% 72% 71% 78% 76% 73% 76% 74% 74% 73% 75% 73%) -> (10k/66k) -> write(18%)
0:32:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 253M 29% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 615k/s ] 101G blocks: [ 28k 77% 3/s ]
cpus: 11.5 gc: 3% heap: 5.3G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.3G
read( 0%) -> (11/26) -> process(74% 72% 73% 74% 71% 73% 72% 73% 74% 72% 73% 74% 72% 71% 72%) -> (8.3k/66k) -> write(17%)
0:33:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 255M 30% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 602k/s ] 101G blocks: [ 28k 77% 3/s ]
cpus: 11.9 gc: 3% heap: 8.4G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.3G
read( 0%) -> (11/26) -> process(74% 76% 78% 73% 75% 76% 74% 77% 77% 76% 77% 76% 73% 73% 76%) -> (7.5k/66k) -> write(17%)
0:33:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 257M 30% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 615k/s ] 102G blocks: [ 28k 77% 3/s ]
cpus: 11.8 gc: 3% heap: 11G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.3G
read( 0%) -> (11/26) -> process(77% 75% 77% 74% 74% 75% 76% 74% 75% 74% 74% 76% 75% 74% 76%) -> (9k/66k) -> write(18%)
0:33:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 259M 30% 209k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 596k/s ] 102G blocks: [ 28k 77% 3/s ]
cpus: 11.6 gc: 3% heap: 11G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.4G
read( 0%) -> (11/26) -> process(73% 73% 75% 72% 74% 73% 73% 72% 75% 74% 72% 73% 72% 74% 73%) -> (7.2k/66k) -> write(17%)
0:33:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 261M 30% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 608k/s ] 102G blocks: [ 28k 77% 3/s ]
cpus: 11.8 gc: 3% heap: 4.1G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.4G
read( 0%) -> (11/26) -> process(76% 72% 74% 74% 74% 77% 72% 75% 76% 73% 75% 73% 77% 73% 75%) -> (6.3k/66k) -> write(17%)
0:33:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 263M 31% 226k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 640k/s ] 103G blocks: [ 28k 77% 3/s ]
cpus: 11.9 gc: 3% heap: 8.8G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.4G
read( 0%) -> (11/26) -> process(78% 73% 77% 73% 79% 77% 78% 75% 74% 74% 75% 77% 77% 75% 74%) -> (8.9k/66k) -> write(18%)
0:33:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 266M 31% 226k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 603k/s ] 103G blocks: [ 28k 77% 3/s ]
cpus: 11.7 gc: 3% heap: 11G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.5G
read( 0%) -> (11/26) -> process(73% 76% 74% 76% 74% 76% 72% 74% 72% 70% 75% 74% 72% 76% 77%) -> (8.1k/66k) -> write(17%)
0:34:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 268M 31% 254k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 638k/s ] 103G blocks: [ 29k 77% 3/s ]
cpus: 12.2 gc: 4% heap: 11G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.5G
read( 0%) -> (11/26) -> process(77% 78% 77% 76% 76% 78% 76% 77% 79% 79% 76% 77% 76% 77% 76%) -> (8.2k/66k) -> write(17%)
0:34:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 271M 31% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 617k/s ] 104G blocks: [ 29k 77% 3/s ]
cpus: 11.9 gc: 3% heap: 9.4G/21G direct: 57M postGC: 3.9G relInfo: 970M mpGeoms: 3.5G
read( 0%) -> (11/26) -> process(77% 76% 74% 76% 76% 76% 76% 72% 73% 78% 78% 75% 73% 73% 78%) -> (7.5k/66k) -> write(18%)
0:34:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 273M 32% 254k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 624k/s ] 104G blocks: [ 29k 77% 3/s ]
cpus: 12.2 gc: 3% heap: 10G/21G direct: 57M postGC: 4G relInfo: 970M mpGeoms: 3.6G
read( 0%) -> (11/26) -> process(76% 75% 75% 78% 78% 82% 79% 79% 76% 76% 80% 76% 75% 76% 78%) -> (7k/66k) -> write(17%)
0:34:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 276M 32% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 603k/s ] 104G blocks: [ 29k 77% 3/s ]
cpus: 12.2 gc: 3% heap: 8.8G/21G direct: 57M postGC: 4G relInfo: 970M mpGeoms: 3.6G
read( 0%) -> (11/26) -> process(76% 75% 78% 77% 80% 77% 80% 76% 80% 75% 80% 76% 79% 76% 76%) -> (8.2k/66k) -> write(17%)
0:34:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 278M 32% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 650k/s ] 105G blocks: [ 29k 78% 3/s ]
cpus: 12.1 gc: 4% heap: 10G/21G direct: 57M postGC: 4G relInfo: 970M mpGeoms: 3.6G
read( 0%) -> (11/26) -> process(74% 81% 77% 72% 75% 76% 75% 71% 77% 76% 83% 78% 78% 77% 78%) -> (9.2k/66k) -> write(18%)
0:34:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 281M 33% 263k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 666k/s ] 105G blocks: [ 29k 78% 3/s ]
cpus: 12.3 gc: 4% heap: 4.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.7G
read( 0%) -> (11/26) -> process(74% 76% 78% 75% 78% 80% 80% 80% 81% 81% 77% 73% 79% 74% 77%) -> (8.6k/66k) -> write(18%)
0:35:09 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 283M 33% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 630k/s ] 107G blocks: [ 29k 78% 3/s ]
cpus: 11.6 gc: 3% heap: 7.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.7G
read( 0%) -> (11/26) -> process(72% 75% 76% 74% 74% 72% 77% 73% 73% 71% 74% 71% 71% 74% 76%) -> (8.3k/66k) -> write(18%)
0:35:19 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 285M 33% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 602k/s ] 107G blocks: [ 29k 78% 3/s ]
cpus: 11.5 gc: 3% heap: 8.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.7G
read( 0%) -> (11/26) -> process(76% 71% 71% 74% 71% 72% 73% 71% 73% 77% 72% 71% 73% 74% 71%) -> (6.8k/66k) -> write(17%)
0:35:29 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 288M 33% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 618k/s ] 107G blocks: [ 29k 78% 3/s ]
cpus: 11.7 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.7G
read( 0%) -> (11/26) -> process(78% 76% 74% 72% 74% 79% 75% 73% 75% 74% 74% 71% 75% 72% 73%) -> (6.5k/66k) -> write(17%)
0:35:39 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 290M 34% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 626k/s ] 108G blocks: [ 29k 78% 3/s ]
cpus: 11.6 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.7G
read( 0%) -> (11/26) -> process(72% 72% 75% 76% 75% 72% 75% 73% 75% 74% 73% 73% 75% 74% 72%) -> (8.2k/66k) -> write(18%)
0:35:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 292M 34% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 609k/s ] 108G blocks: [ 29k 78% 3/s ]
cpus: 11.3 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.8G
read( 0%) -> (11/26) -> process(71% 70% 69% 73% 70% 69% 73% 72% 71% 74% 71% 74% 72% 70% 73%) -> (8.3k/66k) -> write(17%)
0:35:59 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 294M 34% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 598k/s ] 108G blocks: [ 29k 78% 3/s ]
cpus: 11.3 gc: 3% heap: 8.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.8G
read( 0%) -> (11/26) -> process(71% 71% 71% 71% 72% 71% 70% 74% 72% 73% 73% 71% 73% 70% 74%) -> (8k/66k) -> write(17%)
0:36:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 296M 34% 207k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 597k/s ] 109G blocks: [ 29k 78% 3/s ]
cpus: 11.3 gc: 3% heap: 6.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.8G
read( 0%) -> (11/26) -> process(70% 70% 70% 70% 71% 71% 71% 71% 73% 71% 74% 72% 70% 74% 68%) -> (8k/66k) -> write(17%)
0:36:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 299M 35% 229k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 621k/s ] 109G blocks: [ 29k 78% 3/s ]
cpus: 11.7 gc: 3% heap: 9.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.8G
read( 0%) -> (11/26) -> process(73% 75% 77% 73% 76% 76% 71% 76% 77% 73% 72% 73% 71% 76% 75%) -> (6.6k/66k) -> write(17%)
0:36:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 301M 35% 238k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 635k/s ] 109G blocks: [ 29k 78% 3/s ]
cpus: 12.4 gc: 3% heap: 9.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.9G
read( 0%) -> (11/26) -> process(80% 78% 79% 77% 80% 78% 79% 76% 77% 76% 79% 77% 83% 77% 77%) -> (7.1k/66k) -> write(17%)
0:36:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 303M 35% 226k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 614k/s ] 110G blocks: [ 29k 79% 3/s ]
cpus: 11.9 gc: 3% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 3.9G
read( 0%) -> (11/26) -> process(76% 76% 77% 74% 75% 75% 78% 77% 73% 76% 76% 75% 77% 74% 73%) -> (6.2k/66k) -> write(18%)
0:36:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 306M 35% 235k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 610k/s ] 110G blocks: [ 29k 79% 3/s ]
cpus: 11.9 gc: 3% heap: 9.4G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 3.9G
read( 0%) -> (11/26) -> process(78% 77% 73% 74% 77% 76% 75% 74% 75% 76% 74% 74% 75% 77% 77%) -> (8k/66k) -> write(17%)
0:37:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 308M 36% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 601k/s ] 110G blocks: [ 29k 79% 2/s ]
cpus: 11.9 gc: 3% heap: 4.3G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 4G
read( 0%) -> (11/26) -> process(74% 76% 75% 73% 75% 79% 75% 75% 76% 77% 73% 75% 77% 76% 74%) -> (7.7k/66k) -> write(17%)
0:37:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 310M 36% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 615k/s ] 111G blocks: [ 29k 79% 3/s ]
cpus: 11.7 gc: 3% heap: 8.2G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 4G
read( 0%) -> (11/26) -> process(74% 73% 72% 72% 76% 75% 76% 75% 74% 74% 74% 77% 74% 74% 76%) -> (7.9k/66k) -> write(18%)
0:37:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 313M 36% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 628k/s ] 111G blocks: [ 29k 79% 3/s ]
cpus: 12 gc: 3% heap: 4.7G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 4G
read( 0%) -> (11/26) -> process(76% 77% 74% 75% 74% 76% 75% 75% 77% 78% 75% 76% 75% 75% 78%) -> (6.4k/66k) -> write(17%)
0:37:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 315M 37% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 662k/s ] 111G blocks: [ 29k 79% 3/s ]
cpus: 12.1 gc: 3% heap: 12G/21G direct: 57M postGC: 4.3G relInfo: 970M mpGeoms: 4.1G
read( 0%) -> (11/26) -> process(75% 76% 75% 79% 77% 77% 80% 76% 77% 77% 76% 77% 78% 77% 76%) -> (7.9k/66k) -> write(18%)
0:37:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 318M 37% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 633k/s ] 112G blocks: [ 29k 79% 3/s ]
cpus: 12.1 gc: 4% heap: 9.9G/21G direct: 57M postGC: 4.3G relInfo: 970M mpGeoms: 4.1G
read( 0%) -> (11/26) -> process(76% 76% 78% 77% 76% 78% 78% 74% 80% 75% 75% 74% 76% 78% 79%) -> (8.1k/66k) -> write(18%)
0:37:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 320M 37% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 656k/s ] 112G blocks: [ 29k 79% 3/s ]
cpus: 12.1 gc: 4% heap: 8.2G/21G direct: 57M postGC: 4.3G relInfo: 970M mpGeoms: 4.1G
read( 0%) -> (11/26) -> process(78% 76% 76% 78% 78% 79% 77% 74% 73% 75% 77% 77% 76% 77% 77%) -> (8.9k/66k) -> write(18%)
0:38:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 322M 37% 248k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 642k/s ] 113G blocks: [ 29k 79% 3/s ]
cpus: 12.6 gc: 3% heap: 12G/21G direct: 57M postGC: 4.3G relInfo: 970M mpGeoms: 4.1G
read( 0%) -> (11/26) -> process(81% 79% 78% 79% 76% 78% 82% 76% 83% 83% 83% 79% 85% 82% 76%) -> (7k/66k) -> write(18%)
0:38:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 325M 38% 259k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 641k/s ] 113G blocks: [ 29k 79% 3/s ]
cpus: 12.6 gc: 4% heap: 8.2G/21G direct: 57M postGC: 4.3G relInfo: 970M mpGeoms: 4.1G
read( 0%) -> (11/26) -> process(78% 79% 78% 79% 74% 81% 79% 77% 82% 79% 83% 79% 80% 81% 78%) -> (8.2k/66k) -> write(18%)
0:38:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 328M 38% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 647k/s ] 113G blocks: [ 29k 79% 3/s ]
cpus: 12.5 gc: 4% heap: 11G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 4.2G
read( 0%) -> (11/26) -> process(77% 77% 78% 80% 77% 80% 77% 79% 78% 83% 79% 80% 80% 80% 76%) -> (7.7k/66k) -> write(18%)
0:38:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 330M 38% 267k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 686k/s ] 114G blocks: [ 29k 80% 3/s ]
cpus: 12.3 gc: 4% heap: 12G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.2G
read( 0%) -> (11/26) -> process(78% 75% 77% 78% 79% 79% 78% 80% 77% 78% 73% 75% 80% 74% 81%) -> (7.5k/66k) -> write(19%)
0:38:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 333M 39% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 660k/s ] 114G blocks: [ 29k 80% 3/s ]
cpus: 12 gc: 4% heap: 10G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.2G
read( 0%) -> (11/26) -> process(76% 75% 75% 75% 77% 76% 73% 73% 77% 76% 72% 78% 78% 75% 74%) -> (8.1k/66k) -> write(18%)
0:38:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 335M 39% 258k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 663k/s ] 114G blocks: [ 30k 80% 3/s ]
cpus: 12.2 gc: 4% heap: 11G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.2G
read( 0%) -> (11/26) -> process(75% 76% 80% 75% 77% 75% 78% 80% 77% 76% 77% 76% 80% 76% 81%) -> (9.6k/66k) -> write(18%)
0:39:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 338M 39% 246k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 629k/s ] 115G blocks: [ 30k 80% 3/s ]
cpus: 11.9 gc: 3% heap: 8.4G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.3G
read( 0%) -> (11/26) -> process(77% 74% 77% 77% 73% 75% 75% 76% 76% 73% 76% 73% 74% 77% 75%) -> (6.1k/66k) -> write(18%)
0:39:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 340M 40% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 619k/s ] 115G blocks: [ 30k 80% 3/s ]
cpus: 12.3 gc: 3% heap: 8.1G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.3G
read( 0%) -> (11/26) -> process(80% 78% 76% 79% 76% 79% 76% 79% 78% 77% 78% 83% 80% 76% 75%) -> (7k/66k) -> write(17%)
0:39:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 343M 40% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 644k/s ] 115G blocks: [ 30k 80% 3/s ]
cpus: 12 gc: 4% heap: 4.6G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.3G
read( 0%) -> (11/26) -> process(74% 76% 78% 76% 76% 72% 73% 75% 79% 76% 79% 76% 78% 75% 75%) -> (7.9k/66k) -> write(18%)
0:39:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 345M 40% 233k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 651k/s ] 116G blocks: [ 30k 80% 3/s ]
cpus: 11.8 gc: 3% heap: 8.1G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.3G
read( 0%) -> (11/26) -> process(76% 76% 75% 73% 76% 76% 71% 74% 74% 73% 74% 74% 75% 75% 77%) -> (6.5k/66k) -> write(18%)
0:39:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 347M 40% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 598k/s ] 116G blocks: [ 30k 80% 3/s ]
cpus: 11.7 gc: 3% heap: 10G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.4G
read( 0%) -> (11/26) -> process(73% 75% 72% 74% 76% 75% 72% 75% 74% 72% 75% 74% 74% 76% 73%) -> (7.5k/66k) -> write(17%)
0:39:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 350M 41% 233k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 624k/s ] 116G blocks: [ 30k 80% 4/s ]
cpus: 12.1 gc: 3% heap: 6.7G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 4.4G
read( 0%) -> (11/26) -> process(81% 78% 76% 78% 77% 75% 73% 75% 77% 75% 73% 78% 76% 78% 79%) -> (6.3k/66k) -> write(17%)
0:40:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 352M 41% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 619k/s ] 117G blocks: [ 30k 80% 2/s ]
cpus: 11.8 gc: 3% heap: 11G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 4.4G
read( 0%) -> (11/26) -> process(75% 75% 74% 75% 74% 71% 79% 71% 74% 75% 75% 73% 73% 75% 76%) -> (8.1k/66k) -> write(18%)
0:40:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 355M 41% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 632k/s ] 117G blocks: [ 30k 81% 3/s ]
cpus: 12.1 gc: 4% heap: 9.4G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 4.4G
read( 0%) -> (11/26) -> process(75% 74% 76% 77% 76% 79% 77% 75% 75% 75% 75% 76% 77% 77% 77%) -> (8.3k/66k) -> write(17%)
0:40:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 357M 41% 246k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 617k/s ] 117G blocks: [ 30k 81% 4/s ]
cpus: 12.2 gc: 4% heap: 8.3G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 4.5G
read( 0%) -> (11/26) -> process(75% 75% 75% 80% 76% 80% 77% 76% 77% 78% 76% 77% 81% 78% 76%) -> (6.1k/66k) -> write(17%)
0:40:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 360M 42% 256k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 635k/s ] 118G blocks: [ 30k 81% 3/s ]
cpus: 12.1 gc: 4% heap: 8.3G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 4.5G
read( 0%) -> (11/26) -> process(76% 78% 75% 79% 76% 76% 76% 75% 75% 78% 74% 74% 76% 77% 78%) -> (6.9k/66k) -> write(18%)
0:40:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 362M 42% 252k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 639k/s ] 118G blocks: [ 30k 81% 3/s ]
cpus: 12.3 gc: 4% heap: 9.5G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 4.5G
read( 0%) -> (11/26) -> process(80% 80% 78% 79% 76% 78% 80% 76% 78% 80% 76% 79% 77% 76% 77%) -> (7.6k/66k) -> write(18%)
0:40:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 365M 42% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 650k/s ] 119G blocks: [ 30k 81% 3/s ]
cpus: 12.3 gc: 4% heap: 10G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 4.5G
read( 0%) -> (11/26) -> process(76% 76% 76% 77% 78% 82% 77% 78% 79% 78% 79% 79% 77% 75% 79%) -> (6.9k/66k) -> write(18%)
0:41:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 367M 43% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 607k/s ] 119G blocks: [ 30k 81% 3/s ]
cpus: 11.6 gc: 4% heap: 4.8G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 4.5G
read( 0%) -> (11/26) -> process(72% 73% 72% 73% 75% 72% 74% 73% 74% 77% 72% 72% 73% 76% 74%) -> (6k/66k) -> write(17%)
0:41:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 370M 43% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 614k/s ] 119G blocks: [ 30k 81% 3/s ]
cpus: 11.7 gc: 3% heap: 8.7G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 4.5G
read( 0%) -> (11/26) -> process(73% 73% 72% 73% 76% 73% 75% 74% 73% 76% 72% 75% 77% 73% 74%) -> (7.5k/66k) -> write(17%)
0:41:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 372M 43% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 643k/s ] 120G blocks: [ 30k 81% 3/s ]
cpus: 12.3 gc: 4% heap: 9.6G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 4.6G
read( 0%) -> (11/26) -> process(78% 80% 77% 77% 77% 78% 77% 79% 79% 77% 78% 77% 78% 79% 74%) -> (8.4k/66k) -> write(18%)
0:41:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 375M 43% 251k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 640k/s ] 120G blocks: [ 30k 81% 4/s ]
cpus: 12.7 gc: 4% heap: 4.7G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 4.6G
read( 0%) -> (11/26) -> process(84% 81% 87% 81% 79% 81% 78% 81% 78% 78% 80% 81% 80% 77% 82%) -> (6.5k/66k) -> write(18%)
0:41:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 377M 44% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 645k/s ] 120G blocks: [ 30k 81% 3/s ]
cpus: 12.5 gc: 4% heap: 7.5G/21G direct: 57M postGC: 4.9G relInfo: 970M mpGeoms: 4.8G
read( 0%) -> (11/26) -> process(79% 81% 78% 80% 81% 83% 80% 76% 81% 77% 78% 75% 81% 76% 80%) -> (8.3k/66k) -> write(18%)
0:41:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 380M 44% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 664k/s ] 121G blocks: [ 30k 81% 3/s ]
cpus: 12.2 gc: 4% heap: 9.4G/21G direct: 57M postGC: 5G relInfo: 970M mpGeoms: 4.8G
read( 0%) -> (11/26) -> process(82% 76% 77% 77% 77% 75% 79% 79% 80% 75% 77% 75% 76% 76% 78%) -> (7.3k/66k) -> write(19%)
0:42:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 382M 44% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 633k/s ] 121G blocks: [ 30k 82% 3/s ]
cpus: 11.9 gc: 4% heap: 8.7G/21G direct: 57M postGC: 5.1G relInfo: 970M mpGeoms: 4.8G
read( 0%) -> (11/26) -> process(76% 75% 75% 76% 76% 74% 76% 77% 75% 76% 75% 74% 73% 74% 76%) -> (11k/66k) -> write(17%)
0:42:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 385M 45% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 629k/s ] 121G blocks: [ 30k 82% 3/s ]
cpus: 12.1 gc: 4% heap: 11G/21G direct: 57M postGC: 5.4G relInfo: 970M mpGeoms: 4.9G
read( 0%) -> (11/26) -> process(79% 76% 78% 75% 74% 78% 76% 78% 76% 78% 77% 76% 78% 77% 76%) -> (6.7k/66k) -> write(17%)
0:42:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 387M 45% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 619k/s ] 123G blocks: [ 30k 82% 3/s ]
cpus: 12 gc: 4% heap: 7.8G/21G direct: 57M postGC: 5.7G relInfo: 970M mpGeoms: 4.9G
read( 0%) -> (11/26) -> process(74% 73% 77% 73% 76% 77% 77% 73% 74% 74% 74% 76% 75% 75% 76%) -> (6.2k/66k) -> write(18%)
0:42:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 390M 45% 263k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 642k/s ] 123G blocks: [ 30k 82% 3/s ]
cpus: 12.4 gc: 4% heap: 11G/21G direct: 57M postGC: 6.1G relInfo: 970M mpGeoms: 4.9G
read( 0%) -> (11/26) -> process(81% 75% 77% 79% 79% 79% 77% 78% 79% 78% 78% 77% 76% 78% 77%) -> (8.4k/66k) -> write(18%)
0:42:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 392M 46% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 631k/s ] 123G blocks: [ 30k 82% 3/s ]
cpus: 12.4 gc: 5% heap: 6.6G/21G direct: 57M postGC: 6.6G relInfo: 970M mpGeoms: 4.9G
read( 0%) -> (11/26) -> process(78% 76% 75% 77% 80% 77% 75% 80% 78% 77% 78% 78% 76% 79% 77%) -> (5.8k/66k) -> write(17%)
0:42:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 395M 46% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 629k/s ] 124G blocks: [ 30k 82% 3/s ]
cpus: 12.4 gc: 4% heap: 8.7G/21G direct: 57M postGC: 7.6G relInfo: 970M mpGeoms: 5G
read( 0%) -> (11/26) -> process(77% 78% 74% 77% 80% 77% 76% 78% 77% 80% 76% 76% 79% 77% 79%) -> (8.2k/66k) -> write(18%)
0:43:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 397M 46% 254k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 624k/s ] 124G blocks: [ 30k 82% 3/s ]
cpus: 12 gc: 5% heap: 10G/21G direct: 57M postGC: 8.9G relInfo: 970M mpGeoms: 5G
read( 0%) -> (11/26) -> process(76% 73% 75% 74% 76% 75% 74% 79% 74% 78% 74% 74% 74% 75% 73%) -> (5.9k/66k) -> write(17%)
0:43:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 400M 46% 264k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 648k/s ] 124G blocks: [ 30k 82% 3/s ]
cpus: 12.4 gc: 5% heap: 13G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 5G
read( 0%) -> (11/26) -> process(77% 81% 79% 76% 79% 77% 76% 77% 79% 78% 78% 76% 77% 78% 76%) -> (8.5k/66k) -> write(18%)
0:43:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 403M 47% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 640k/s ] 125G blocks: [ 30k 82% 3/s ]
cpus: 12.1 gc: 5% heap: 13G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 5G
read( 0%) -> (11/26) -> process(76% 73% 76% 74% 75% 76% 75% 76% 76% 76% 78% 77% 77% 76% 75%) -> (8.3k/66k) -> write(18%)
0:43:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 405M 47% 259k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 647k/s ] 125G blocks: [ 31k 82% 3/s ]
cpus: 12.3 gc: 5% heap: 13G/21G direct: 57M postGC: 13G relInfo: 970M mpGeoms: 5G
read( 0%) -> (11/26) -> process(77% 79% 76% 76% 79% 76% 77% 76% 75% 78% 79% 77% 76% 75% 75%) -> (6.5k/66k) -> write(17%)
0:43:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 408M 47% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 632k/s ] 125G blocks: [ 31k 83% 3/s ]
cpus: 12.4 gc: 5% heap: 14G/21G direct: 57M postGC: 14G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(77% 78% 76% 76% 77% 78% 78% 77% 80% 77% 76% 77% 77% 78% 78%) -> (6.7k/66k) -> write(16%)
0:43:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 410M 48% 264k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 648k/s ] 126G blocks: [ 31k 83% 3/s ]
cpus: 12.4 gc: 4% heap: 4.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(74% 76% 79% 74% 75% 80% 76% 78% 78% 78% 77% 78% 77% 80% 75%) -> (8.6k/66k) -> write(18%)
0:44:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 413M 48% 273k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 672k/s ] 126G blocks: [ 31k 83% 3/s ]
cpus: 12.5 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(81% 81% 79% 80% 78% 80% 76% 79% 79% 80% 78% 79% 76% 81% 77%) -> (6.6k/66k) -> write(18%)
0:44:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 416M 48% 276k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 670k/s ] 126G blocks: [ 31k 83% 3/s ]
cpus: 12.5 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(79% 80% 78% 78% 79% 80% 79% 79% 81% 80% 80% 79% 81% 79% 82%) -> (6.5k/66k) -> write(18%)
0:44:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 419M 49% 273k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 652k/s ] 127G blocks: [ 31k 83% 3/s ]
cpus: 12.6 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(78% 79% 79% 77% 80% 77% 83% 78% 79% 78% 80% 81% 79% 79% 79%) -> (7.9k/66k) -> write(18%)
0:44:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 421M 49% 275k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 665k/s ] 127G blocks: [ 31k 83% 3/s ]
cpus: 12.7 gc: 4% heap: 5.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(80% 81% 80% 77% 81% 79% 81% 80% 81% 80% 82% 82% 81% 81% 80%) -> (5.5k/66k) -> write(18%)
0:44:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 424M 49% 275k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 688k/s ] 128G blocks: [ 31k 83% 4/s ]
cpus: 12.6 gc: 4% heap: 5.9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.1G
read( 0%) -> (11/26) -> process(79% 80% 78% 77% 78% 79% 79% 83% 81% 78% 84% 80% 80% 80% 79%) -> (9.4k/66k) -> write(19%)
0:44:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 427M 50% 267k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 671k/s ] 128G blocks: [ 31k 83% 3/s ]
cpus: 12.3 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.2G
read( 0%) -> (11/26) -> process(77% 78% 78% 80% 77% 79% 78% 77% 78% 79% 79% 78% 78% 77% 80%) -> (8.2k/66k) -> write(18%)
0:45:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 430M 50% 276k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 684k/s ] 128G blocks: [ 31k 83% 3/s ]
cpus: 12.7 gc: 4% heap: 4.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.2G
read( 0%) -> (11/26) -> process(79% 78% 79% 78% 79% 79% 79% 81% 82% 81% 78% 81% 81% 81% 82%) -> (9k/66k) -> write(19%)
0:45:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 433M 50% 283k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 704k/s ] 129G blocks: [ 31k 83% 3/s ]
cpus: 12.7 gc: 4% heap: 6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.2G
read( 0%) -> (11/26) -> process(82% 79% 78% 83% 79% 82% 80% 77% 82% 78% 82% 78% 78% 81% 80%) -> (7.8k/66k) -> write(19%)
0:45:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 435M 51% 265k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 669k/s ] 129G blocks: [ 31k 84% 3/s ]
cpus: 12.2 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.2G
read( 0%) -> (11/26) -> process(77% 78% 75% 78% 77% 77% 80% 79% 75% 77% 77% 73% 78% 79% 76%) -> (8.3k/66k) -> write(18%)
0:45:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 438M 51% 248k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 641k/s ] 129G blocks: [ 31k 84% 3/s ]
cpus: 12 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.2G
read( 0%) -> (11/26) -> process(75% 76% 76% 74% 77% 76% 77% 77% 78% 76% 75% 76% 76% 75% 77%) -> (8k/66k) -> write(18%)
0:45:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 440M 51% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 633k/s ] 130G blocks: [ 31k 84% 3/s ]
cpus: 11.9 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.3G
read( 0%) -> (11/26) -> process(74% 75% 75% 75% 76% 75% 76% 74% 78% 74% 76% 74% 73% 75% 75%) -> (8.4k/66k) -> write(18%)
0:45:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 443M 51% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 643k/s ] 130G blocks: [ 31k 84% 3/s ]
cpus: 12 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.3G
read( 0%) -> (11/26) -> process(78% 78% 76% 76% 76% 75% 76% 75% 75% 76% 76% 75% 75% 75% 80%) -> (8.1k/66k) -> write(18%)
0:46:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 445M 52% 256k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 651k/s ] 130G blocks: [ 31k 84% 3/s ]
cpus: 12.1 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.3G
read( 0%) -> (11/26) -> process(78% 78% 76% 73% 74% 76% 77% 79% 75% 77% 75% 75% 77% 76% 77%) -> (6.6k/66k) -> write(18%)
0:46:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 448M 52% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 647k/s ] 131G blocks: [ 31k 84% 3/s ]
cpus: 12.1 gc: 3% heap: 6.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.3G
read( 0%) -> (11/26) -> process(77% 75% 74% 80% 75% 80% 75% 78% 76% 76% 75% 78% 75% 76% 75%) -> (6.8k/66k) -> write(18%)
0:46:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 450M 52% 264k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 660k/s ] 131G blocks: [ 31k 84% 3/s ]
cpus: 12.3 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.3G
read( 0%) -> (11/26) -> process(77% 79% 79% 77% 79% 79% 79% 77% 78% 78% 79% 78% 78% 81% 77%) -> (10k/66k) -> write(18%)
0:46:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 453M 53% 262k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 674k/s ] 131G blocks: [ 31k 84% 3/s ]
cpus: 12.2 gc: 4% heap: 5.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.4G
read( 0%) -> (11/26) -> process(75% 77% 81% 76% 77% 79% 76% 78% 76% 75% 76% 78% 77% 76% 77%) -> (6.5k/66k) -> write(18%)
0:46:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 456M 53% 268k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 672k/s ] 132G blocks: [ 31k 84% 3/s ]
cpus: 12.1 gc: 3% heap: 9.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.4G
read( 0%) -> (11/26) -> process(76% 79% 74% 75% 77% 77% 77% 78% 76% 79% 76% 78% 79% 77% 74%) -> (8.9k/66k) -> write(19%)
0:46:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 459M 53% 279k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 687k/s ] 132G blocks: [ 31k 84% 3/s ]
cpus: 12.4 gc: 4% heap: 7.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.4G
read( 0%) -> (11/26) -> process(76% 78% 77% 78% 80% 83% 80% 77% 76% 79% 78% 75% 81% 79% 78%) -> (9.2k/66k) -> write(19%)
0:47:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 461M 54% 274k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 681k/s ] 133G blocks: [ 31k 84% 3/s ]
cpus: 12.4 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.4G
read( 0%) -> (11/26) -> process(77% 78% 80% 79% 83% 77% 79% 81% 76% 76% 77% 79% 75% 76% 81%) -> (6.5k/66k) -> write(19%)
0:47:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 464M 54% 285k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 695k/s ] 133G blocks: [ 31k 85% 3/s ]
cpus: 12.6 gc: 4% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.5G
read( 0%) -> (11/26) -> process(83% 81% 76% 80% 81% 79% 80% 81% 77% 79% 81% 78% 77% 77% 79%) -> (7.1k/66k) -> write(19%)
0:47:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 467M 54% 299k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 709k/s ] 133G blocks: [ 31k 85% 3/s ]
cpus: 12.8 gc: 4% heap: 6.5G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.5G
read( 0%) -> (11/26) -> process(81% 84% 80% 80% 80% 84% 80% 78% 78% 81% 80% 82% 79% 78% 83%) -> (7.8k/66k) -> write(19%)
0:47:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 470M 55% 294k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 705k/s ] 134G blocks: [ 31k 85% 3/s ]
cpus: 12.7 gc: 4% heap: 8.9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.5G
read( 0%) -> (11/26) -> process(80% 79% 78% 79% 80% 82% 79% 82% 81% 80% 79% 80% 81% 80% 80%) -> (7.1k/66k) -> write(19%)
0:47:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 473M 55% 264k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 650k/s ] 134G blocks: [ 31k 85% 3/s ]
cpus: 12.1 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.5G
read( 0%) -> (11/26) -> process(76% 74% 81% 74% 75% 76% 78% 80% 75% 79% 78% 77% 75% 76% 78%) -> (8.9k/66k) -> write(18%)
0:47:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 476M 55% 272k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 666k/s ] 134G blocks: [ 31k 85% 3/s ]
cpus: 12.4 gc: 4% heap: 9.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.5G
read( 0%) -> (11/26) -> process(83% 77% 77% 78% 76% 77% 78% 81% 77% 75% 76% 77% 82% 80% 79%) -> (9.6k/66k) -> write(18%)
0:48:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 478M 55% 262k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 643k/s ] 135G blocks: [ 32k 85% 3/s ]
cpus: 12.2 gc: 4% heap: 4.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.6G
read( 0%) -> (11/26) -> process(78% 79% 78% 74% 78% 80% 79% 75% 80% 76% 76% 77% 77% 75% 77%) -> (8.7k/66k) -> write(18%)
0:48:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 481M 56% 307k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 727k/s ] 135G blocks: [ 32k 85% 3/s ]
cpus: 13 gc: 4% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.6G
read( 0%) -> (11/26) -> process(84% 83% 85% 83% 81% 83% 80% 82% 84% 83% 80% 81% 82% 81% 81%) -> (7.6k/66k) -> write(19%)
0:48:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 484M 56% 301k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 713k/s ] 135G blocks: [ 32k 85% 3/s ]
cpus: 12.9 gc: 4% heap: 7.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.6G
read( 0%) -> (11/26) -> process(81% 78% 84% 83% 80% 79% 80% 83% 79% 83% 78% 82% 85% 82% 81%) -> (5k/66k) -> write(19%)
0:48:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 487M 57% 304k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 717k/s ] 136G blocks: [ 32k 85% 3/s ]
cpus: 12.9 gc: 4% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.6G
read( 0%) -> (11/26) -> process(83% 78% 85% 79% 82% 79% 82% 81% 84% 80% 79% 82% 83% 82% 77%) -> (7.6k/66k) -> write(20%)
0:48:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 490M 57% 288k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 697k/s ] 136G blocks: [ 32k 85% 3/s ]
cpus: 12.7 gc: 4% heap: 5.8G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 5.6G
read( 0%) -> (11/26) -> process(80% 80% 80% 81% 81% 80% 81% 79% 81% 79% 78% 78% 80% 81% 80%) -> (8.7k/66k) -> write(19%)
0:48:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 493M 57% 286k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 702k/s ] 137G blocks: [ 32k 86% 3/s ]
cpus: 12.4 gc: 4% heap: 4.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.6G
read( 0%) -> (11/26) -> process(77% 78% 77% 76% 81% 78% 76% 77% 77% 77% 79% 79% 80% 77% 82%) -> (9.3k/66k) -> write(19%)
0:49:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 496M 58% 287k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 698k/s ] 137G blocks: [ 32k 86% 4/s ]
cpus: 12.5 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.7G
read( 0%) -> (11/26) -> process(76% 76% 80% 77% 79% 79% 78% 81% 79% 78% 78% 79% 79% 80% 81%) -> (9.4k/66k) -> write(19%)
0:49:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 499M 58% 284k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 697k/s ] 137G blocks: [ 32k 86% 4/s ]
cpus: 12.6 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.7G
read( 0%) -> (11/26) -> process(80% 78% 78% 82% 78% 78% 81% 79% 81% 81% 79% 79% 78% 80% 81%) -> (8.5k/66k) -> write(19%)
0:49:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 501M 58% 269k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 667k/s ] 138G blocks: [ 32k 86% 3/s ]
cpus: 12.3 gc: 3% heap: 9.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.7G
read( 0%) -> (11/26) -> process(78% 76% 79% 78% 78% 77% 78% 82% 78% 75% 79% 81% 78% 75% 78%) -> (8.3k/66k) -> write(19%)
0:49:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 504M 58% 272k/s ] rels: [ 0 0% 0/s ] features: [ 2B 656k/s ] 138G blocks: [ 32k 86% 3/s ]
cpus: 12.3 gc: 4% heap: 6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.7G
read( 0%) -> (11/26) -> process(76% 80% 76% 73% 80% 80% 81% 82% 77% 79% 76% 75% 75% 79% 77%) -> (7.5k/66k) -> write(18%)
0:49:40 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 507M 59% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2B 663k/s ] 138G blocks: [ 32k 86% 3/s ]
cpus: 12.3 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.7G
read( 0%) -> (11/26) -> process(76% 76% 81% 76% 77% 77% 80% 77% 81% 79% 80% 79% 78% 78% 80%) -> (6.6k/66k) -> write(18%)
0:49:50 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 509M 59% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2B 640k/s ] 139G blocks: [ 32k 86% 3/s ]
cpus: 12 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.8G
read( 0%) -> (11/26) -> process(78% 76% 76% 75% 76% 78% 76% 75% 76% 76% 76% 78% 77% 74% 75%) -> (6.9k/66k) -> write(18%)
0:50:00 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 512M 59% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2B 670k/s ] 139G blocks: [ 32k 86% 3/s ]
cpus: 12.6 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.8G
read( 0%) -> (11/26) -> process(79% 79% 78% 81% 82% 83% 81% 79% 78% 81% 79% 79% 80% 80% 79%) -> (7.5k/66k) -> write(18%)
0:50:10 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 515M 60% 281k/s ] rels: [ 0 0% 0/s ] features: [ 2B 677k/s ] 139G blocks: [ 32k 86% 3/s ]
cpus: 12.8 gc: 4% heap: 5.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.8G
read( 0%) -> (11/26) -> process(81% 84% 80% 81% 80% 79% 81% 81% 78% 80% 81% 83% 83% 80% 81%) -> (7.9k/66k) -> write(18%)
0:50:20 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 518M 60% 273k/s ] rels: [ 0 0% 0/s ] features: [ 2B 669k/s ] 140G blocks: [ 32k 86% 3/s ]
cpus: 12.6 gc: 4% heap: 5.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.9G
read( 0%) -> (11/26) -> process(80% 78% 84% 82% 78% 80% 79% 76% 78% 79% 81% 81% 82% 76% 77%) -> (6.1k/66k) -> write(19%)
0:50:30 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 521M 60% 281k/s ] rels: [ 0 0% 0/s ] features: [ 2B 700k/s ] 140G blocks: [ 32k 87% 3/s ]
cpus: 12.7 gc: 4% heap: 6.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.9G
read( 0%) -> (11/26) -> process(81% 78% 80% 81% 80% 79% 79% 79% 79% 80% 80% 80% 81% 83% 82%) -> (8.6k/66k) -> write(19%)
0:50:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 523M 61% 288k/s ] rels: [ 0 0% 0/s ] features: [ 2B 702k/s ] 141G blocks: [ 32k 87% 3/s ]
cpus: 12.6 gc: 4% heap: 8.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.9G
read( 0%) -> (11/26) -> process(80% 82% 79% 79% 78% 79% 79% 79% 80% 83% 79% 81% 80% 79% 79%) -> (6.5k/66k) -> write(19%)
0:50:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 526M 61% 299k/s ] rels: [ 0 0% 0/s ] features: [ 2B 714k/s ] 141G blocks: [ 32k 87% 4/s ]
cpus: 12.8 gc: 4% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.9G
read( 0%) -> (11/26) -> process(82% 81% 83% 81% 83% 79% 80% 83% 81% 80% 82% 81% 79% 81% 82%) -> (9.2k/66k) -> write(19%)
0:51:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 529M 61% 300k/s ] rels: [ 0 0% 0/s ] features: [ 2B 726k/s ] 141G blocks: [ 32k 87% 3/s ]
cpus: 12.9 gc: 4% heap: 5.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.9G
read( 0%) -> (11/26) -> process(80% 81% 81% 80% 82% 80% 78% 83% 82% 81% 81% 81% 83% 85% 77%) -> (8.3k/66k) -> write(19%)
0:51:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 532M 62% 262k/s ] rels: [ 0 0% 0/s ] features: [ 2B 674k/s ] 142G blocks: [ 32k 87% 3/s ]
cpus: 12.3 gc: 3% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 5.9G
read( 0%) -> (11/26) -> process(76% 83% 78% 74% 78% 76% 82% 77% 78% 75% 77% 77% 78% 79% 77%) -> (6.6k/66k) -> write(19%)
0:51:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 535M 62% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2B 620k/s ] 142G blocks: [ 32k 87% 3/s ]
cpus: 12.3 gc: 4% heap: 5.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6G
read( 0%) -> (11/26) -> process(78% 78% 76% 76% 78% 79% 78% 78% 81% 76% 83% 75% 80% 77% 75%) -> (6.7k/66k) -> write(17%)
0:51:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 537M 62% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2B 639k/s ] 142G blocks: [ 32k 87% 3/s ]
cpus: 12.4 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6G
read( 0%) -> (11/26) -> process(79% 78% 81% 79% 79% 78% 77% 81% 80% 78% 81% 76% 82% 78% 77%) -> (8.4k/66k) -> write(18%)
0:51:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 540M 63% 264k/s ] rels: [ 0 0% 0/s ] features: [ 2B 648k/s ] 143G blocks: [ 32k 87% 3/s ]
cpus: 12.4 gc: 4% heap: 7.9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6G
read( 0%) -> (11/26) -> process(77% 78% 80% 78% 78% 78% 78% 78% 77% 79% 78% 80% 79% 78% 81%) -> (9.4k/66k) -> write(18%)
0:51:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 542M 63% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2B 628k/s ] 143G blocks: [ 32k 87% 3/s ]
cpus: 12.2 gc: 3% heap: 10G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 6G
read( 0%) -> (11/26) -> process(77% 78% 77% 76% 81% 77% 76% 77% 78% 77% 79% 77% 77% 78% 78%) -> (8.2k/66k) -> write(17%)
0:52:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 545M 63% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 634k/s ] 143G blocks: [ 32k 87% 3/s ]
cpus: 12.2 gc: 3% heap: 12G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 6.1G
read( 0%) -> (11/26) -> process(78% 76% 78% 77% 76% 78% 78% 77% 78% 77% 79% 77% 77% 78% 78%) -> (8.8k/66k) -> write(18%)
0:52:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 547M 63% 244k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 625k/s ] 144G blocks: [ 32k 88% 3/s ]
cpus: 11.9 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.1G
read( 0%) -> (11/26) -> process(74% 77% 76% 74% 74% 77% 77% 77% 76% 75% 76% 75% 75% 74% 75%) -> (9k/66k) -> write(18%)
0:52:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 550M 64% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 636k/s ] 144G blocks: [ 32k 88% 3/s ]
cpus: 12.1 gc: 4% heap: 4.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.1G
read( 0%) -> (11/26) -> process(76% 75% 75% 77% 75% 77% 75% 76% 77% 77% 77% 76% 76% 78% 78%) -> (5.5k/66k) -> write(17%)
0:52:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 552M 64% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 658k/s ] 144G blocks: [ 33k 88% 3/s ]
cpus: 12.1 gc: 3% heap: 6.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.1G
read( 0%) -> (11/26) -> process(77% 76% 76% 76% 75% 76% 76% 78% 76% 74% 74% 80% 77% 77% 76%) -> (7.4k/66k) -> write(18%)
0:52:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 555M 64% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 649k/s ] 145G blocks: [ 33k 88% 3/s ]
cpus: 11.6 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.1G
read( 0%) -> (11/26) -> process(74% 75% 75% 73% 73% 73% 75% 74% 72% 73% 73% 73% 73% 72% 74%) -> (5.4k/66k) -> write(18%)
0:52:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 557M 65% 239k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 627k/s ] 145G blocks: [ 33k 88% 3/s ]
cpus: 11.9 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.2G
read( 0%) -> (11/26) -> process(80% 77% 78% 75% 73% 74% 74% 73% 77% 74% 74% 74% 76% 74% 78%) -> (6.3k/66k) -> write(17%)
0:53:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 560M 65% 241k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 628k/s ] 146G blocks: [ 33k 88% 3/s ]
cpus: 11.8 gc: 3% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.2G
read( 0%) -> (11/26) -> process(78% 75% 74% 76% 73% 74% 73% 74% 77% 74% 73% 74% 76% 75% 72%) -> (4.4k/66k) -> write(18%)
0:53:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 562M 65% 240k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 610k/s ] 146G blocks: [ 33k 88% 3/s ]
cpus: 11.7 gc: 3% heap: 7.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.2G
read( 0%) -> (11/26) -> process(75% 74% 76% 74% 75% 74% 73% 74% 75% 74% 74% 73% 73% 73% 74%) -> (6.4k/66k) -> write(17%)
0:53:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 564M 65% 245k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 626k/s ] 146G blocks: [ 33k 88% 3/s ]
cpus: 12 gc: 3% heap: 7.5G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.2G
read( 0%) -> (11/26) -> process(77% 75% 76% 76% 76% 76% 75% 76% 76% 79% 75% 77% 78% 76% 75%) -> (8.6k/66k) -> write(17%)
0:53:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 567M 66% 243k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 629k/s ] 147G blocks: [ 33k 88% 3/s ]
cpus: 11.9 gc: 3% heap: 6.9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.3G
read( 0%) -> (11/26) -> process(77% 79% 77% 74% 77% 72% 76% 74% 75% 74% 76% 72% 77% 77% 75%) -> (8.1k/66k) -> write(18%)
0:53:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 569M 66% 244k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 620k/s ] 147G blocks: [ 33k 88% 3/s ]
cpus: 11.8 gc: 3% heap: 6.5G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.3G
read( 0%) -> (11/26) -> process(75% 72% 75% 73% 74% 75% 77% 76% 74% 74% 76% 75% 76% 74% 73%) -> (6.9k/66k) -> write(17%)
0:53:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 572M 66% 247k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 643k/s ] 147G blocks: [ 33k 88% 3/s ]
cpus: 11.8 gc: 3% heap: 5.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.3G
read( 0%) -> (11/26) -> process(73% 78% 75% 74% 72% 73% 76% 76% 76% 74% 76% 75% 76% 75% 77%) -> (7.6k/66k) -> write(18%)
0:54:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 574M 67% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 663k/s ] 148G blocks: [ 33k 89% 3/s ]
cpus: 12.1 gc: 3% heap: 8.9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.3G
read( 0%) -> (11/26) -> process(78% 79% 78% 78% 75% 77% 77% 77% 76% 78% 77% 77% 76% 74% 77%) -> (7.1k/66k) -> write(19%)
0:54:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 577M 67% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 647k/s ] 148G blocks: [ 33k 89% 3/s ]
cpus: 12.1 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.4G
read( 0%) -> (11/26) -> process(76% 77% 80% 76% 78% 76% 79% 76% 80% 77% 75% 77% 75% 77% 75%) -> (5.8k/66k) -> write(18%)
0:54:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 580M 67% 262k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 659k/s ] 148G blocks: [ 33k 89% 3/s ]
cpus: 12.2 gc: 4% heap: 6.5G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.4G
read( 0%) -> (11/26) -> process(75% 79% 78% 78% 78% 78% 76% 76% 77% 78% 77% 77% 78% 76% 80%) -> (8.7k/66k) -> write(18%)
0:54:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 582M 68% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 656k/s ] 149G blocks: [ 33k 89% 3/s ]
cpus: 12.5 gc: 4% heap: 4.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.4G
read( 0%) -> (11/26) -> process(81% 80% 79% 84% 76% 79% 80% 78% 78% 77% 80% 78% 79% 77% 79%) -> (8.2k/66k) -> write(18%)
0:54:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 585M 68% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 697k/s ] 149G blocks: [ 33k 89% 4/s ]
cpus: 12.5 gc: 4% heap: 4.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.4G
read( 0%) -> (11/26) -> process(79% 83% 79% 75% 80% 75% 79% 78% 76% 77% 79% 77% 83% 84% 81%) -> (7.2k/66k) -> write(19%)
0:54:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 588M 68% 273k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 683k/s ] 149G blocks: [ 33k 89% 3/s ]
cpus: 12.3 gc: 3% heap: 9.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.5G
read( 0%) -> (11/26) -> process(76% 77% 78% 75% 78% 79% 78% 78% 80% 78% 80% 79% 78% 79% 77%) -> (8.5k/66k) -> write(18%)
0:55:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 591M 69% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 689k/s ] 150G blocks: [ 33k 89% 3/s ]
cpus: 11.8 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.5G
read( 0%) -> (11/26) -> process(75% 76% 74% 76% 75% 75% 75% 75% 72% 75% 73% 76% 76% 74% 76%) -> (7.6k/66k) -> write(19%)
0:55:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 593M 69% 265k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 683k/s ] 150G blocks: [ 33k 89% 3/s ]
cpus: 12.1 gc: 4% heap: 4.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.5G
read( 0%) -> (11/26) -> process(78% 76% 76% 75% 77% 76% 76% 76% 76% 76% 78% 77% 77% 77% 75%) -> (7.5k/66k) -> write(18%)
0:55:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 596M 69% 266k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 674k/s ] 152G blocks: [ 33k 89% 3/s ]
cpus: 12.2 gc: 3% heap: 8.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.5G
read( 0%) -> (11/26) -> process(80% 77% 77% 78% 77% 78% 78% 78% 77% 78% 76% 77% 75% 79% 77%) -> (5.5k/66k) -> write(19%)
0:55:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 599M 69% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 664k/s ] 152G blocks: [ 33k 89% 3/s ]
cpus: 12 gc: 3% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.6G
read( 0%) -> (11/26) -> process(76% 75% 77% 76% 77% 73% 77% 76% 75% 76% 76% 76% 75% 76% 77%) -> (6.5k/66k) -> write(18%)
0:55:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 601M 70% 265k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 667k/s ] 152G blocks: [ 33k 90% 3/s ]
cpus: 12.2 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.6G
read( 0%) -> (11/26) -> process(78% 80% 78% 77% 75% 76% 76% 76% 78% 78% 76% 77% 80% 78% 76%) -> (7.2k/66k) -> write(18%)
0:55:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 604M 70% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 672k/s ] 153G blocks: [ 33k 90% 3/s ]
cpus: 12.1 gc: 4% heap: 6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.6G
read( 0%) -> (11/26) -> process(78% 77% 78% 76% 77% 76% 78% 79% 76% 76% 75% 76% 77% 75% 75%) -> (8.1k/66k) -> write(19%)
0:56:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 607M 70% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 685k/s ] 153G blocks: [ 33k 90% 3/s ]
cpus: 12.2 gc: 3% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.6G
read( 0%) -> (11/26) -> process(75% 79% 76% 75% 78% 77% 76% 78% 80% 74% 78% 78% 78% 78% 78%) -> (6.6k/66k) -> write(19%)
0:56:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 610M 71% 284k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 697k/s ] 153G blocks: [ 33k 90% 3/s ]
cpus: 12.3 gc: 4% heap: 6.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.7G
read( 0%) -> (11/26) -> process(77% 78% 78% 77% 78% 78% 78% 79% 77% 80% 78% 76% 77% 77% 77%) -> (6.2k/66k) -> write(19%)
0:56:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 612M 71% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 677k/s ] 154G blocks: [ 33k 90% 3/s ]
cpus: 12 gc: 3% heap: 8.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.7G
read( 0%) -> (11/26) -> process(75% 75% 76% 77% 76% 78% 77% 74% 77% 75% 76% 77% 75% 76% 77%) -> (6.2k/66k) -> write(19%)
0:56:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 615M 71% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 614k/s ] 154G blocks: [ 33k 90% 3/s ]
cpus: 12.1 gc: 3% heap: 8.9G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 6.8G
read( 0%) -> (11/26) -> process(76% 78% 78% 77% 77% 77% 75% 78% 79% 77% 77% 78% 76% 77% 76%) -> (8.1k/66k) -> write(17%)
0:56:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 617M 72% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 619k/s ] 155G blocks: [ 33k 90% 3/s ]
cpus: 12.2 gc: 3% heap: 9.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.8G
read( 0%) -> (11/26) -> process(78% 78% 76% 75% 79% 77% 82% 78% 78% 77% 79% 77% 78% 78% 76%) -> (8k/66k) -> write(18%)
0:56:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 620M 72% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 639k/s ] 155G blocks: [ 33k 90% 3/s ]
cpus: 12 gc: 3% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.8G
read( 0%) -> (11/26) -> process(78% 74% 77% 74% 76% 77% 76% 79% 75% 76% 72% 76% 76% 75% 79%) -> (6.3k/66k) -> write(17%)
0:57:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 623M 72% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 662k/s ] 155G blocks: [ 34k 90% 3/s ]
cpus: 12.2 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.9G
read( 0%) -> (11/26) -> process(79% 78% 77% 75% 78% 78% 79% 76% 77% 79% 76% 79% 78% 77% 79%) -> (8.5k/66k) -> write(18%)
0:57:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 625M 73% 257k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 663k/s ] 156G blocks: [ 34k 90% 3/s ]
cpus: 12.2 gc: 4% heap: 4.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.9G
read( 0%) -> (11/26) -> process(75% 78% 76% 78% 77% 77% 79% 81% 78% 77% 76% 78% 75% 76% 79%) -> (7.9k/66k) -> write(19%)
0:57:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 628M 73% 248k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 646k/s ] 156G blocks: [ 34k 91% 3/s ]
cpus: 11.6 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 6.9G
read( 0%) -> (11/26) -> process(74% 75% 73% 74% 74% 71% 74% 73% 74% 75% 72% 74% 72% 75% 75%) -> (7.8k/66k) -> write(18%)
0:57:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 630M 73% 262k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 650k/s ] 156G blocks: [ 34k 91% 3/s ]
cpus: 12.1 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7G
read( 0%) -> (11/26) -> process(75% 77% 77% 77% 78% 77% 76% 80% 77% 77% 76% 76% 76% 77% 78%) -> (7.5k/66k) -> write(18%)
0:57:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 633M 73% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 671k/s ] 157G blocks: [ 34k 91% 4/s ]
cpus: 12.2 gc: 4% heap: 6.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7G
read( 0%) -> (11/26) -> process(80% 77% 76% 78% 76% 76% 78% 76% 78% 76% 77% 77% 76% 77% 79%) -> (7.7k/66k) -> write(19%)
0:57:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 635M 74% 242k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 590k/s ] 157G blocks: [ 34k 91% 3/s ]
cpus: 12.3 gc: 3% heap: 8.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7G
read( 0%) -> (11/26) -> process(77% 78% 78% 82% 82% 77% 76% 79% 78% 75% 77% 78% 80% 76% 81%) -> (6.6k/66k) -> write(16%)
0:58:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 638M 74% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 620k/s ] 157G blocks: [ 34k 91% 3/s ]
cpus: 12.5 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.1G
read( 0%) -> (11/26) -> process(78% 77% 79% 84% 79% 80% 82% 82% 79% 79% 77% 77% 79% 77% 80%) -> (8k/66k) -> write(17%)
0:58:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 641M 74% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 632k/s ] 158G blocks: [ 34k 91% 3/s ]
cpus: 12.2 gc: 3% heap: 4.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.1G
read( 0%) -> (11/26) -> process(78% 78% 80% 78% 77% 78% 82% 77% 79% 75% 76% 76% 77% 74% 76%) -> (8k/66k) -> write(18%)
0:58:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 643M 75% 266k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 650k/s ] 158G blocks: [ 34k 91% 3/s ]
cpus: 12.4 gc: 3% heap: 8.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.1G
read( 0%) -> (11/26) -> process(79% 78% 80% 78% 83% 79% 77% 78% 79% 76% 78% 78% 79% 79% 78%) -> (9k/66k) -> write(18%)
0:58:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 646M 75% 272k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 669k/s ] 158G blocks: [ 34k 91% 3/s ]
cpus: 12.4 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.2G
read( 0%) -> (11/26) -> process(80% 80% 79% 79% 77% 79% 76% 77% 78% 79% 77% 78% 78% 80% 79%) -> (8.6k/66k) -> write(18%)
0:58:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 649M 75% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 648k/s ] 159G blocks: [ 34k 91% 3/s ]
cpus: 11.9 gc: 3% heap: 13G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.2G
read( 0%) -> (11/26) -> process(77% 76% 75% 74% 73% 76% 75% 76% 75% 76% 74% 75% 76% 76% 73%) -> (6.7k/66k) -> write(18%)
0:58:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 651M 76% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 678k/s ] 159G blocks: [ 34k 91% 4/s ]
cpus: 12.4 gc: 4% heap: 8.9G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.2G
read( 0%) -> (11/26) -> process(79% 78% 78% 79% 80% 78% 78% 79% 79% 78% 80% 77% 79% 76% 77%) -> (7.5k/66k) -> write(18%)
0:59:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 654M 76% 279k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 684k/s ] 160G blocks: [ 34k 92% 3/s ]
cpus: 12.4 gc: 4% heap: 5.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.2G
read( 0%) -> (11/26) -> process(79% 77% 79% 79% 78% 79% 78% 77% 79% 76% 75% 79% 82% 79% 79%) -> (9.6k/66k) -> write(19%)
0:59:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 657M 76% 266k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 653k/s ] 160G blocks: [ 34k 92% 3/s ]
cpus: 11.9 gc: 3% heap: 6.1G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.3G
read( 0%) -> (11/26) -> process(76% 75% 79% 76% 79% 75% 74% 76% 75% 75% 75% 75% 73% 76% 75%) -> (8.8k/66k) -> write(18%)
0:59:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 660M 77% 279k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 690k/s ] 160G blocks: [ 34k 92% 3/s ]
cpus: 12.2 gc: 3% heap: 9.9G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.3G
read( 0%) -> (11/26) -> process(76% 78% 78% 78% 77% 76% 77% 77% 75% 80% 78% 77% 77% 76% 76%) -> (8.1k/66k) -> write(19%)
0:59:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 663M 77% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 702k/s ] 161G blocks: [ 34k 92% 3/s ]
cpus: 12.3 gc: 4% heap: 6.3G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.3G
read( 0%) -> (11/26) -> process(76% 79% 79% 79% 77% 77% 77% 77% 79% 77% 76% 77% 77% 76% 81%) -> (7.9k/66k) -> write(19%)
0:59:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 665M 77% 283k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 698k/s ] 161G blocks: [ 34k 92% 4/s ]
cpus: 12.3 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.3G
read( 0%) -> (11/26) -> process(78% 78% 77% 79% 76% 77% 77% 78% 78% 80% 74% 79% 78% 79% 78%) -> (9.6k/66k) -> write(19%)
0:59:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 668M 78% 283k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 690k/s ] 161G blocks: [ 34k 92% 3/s ]
cpus: 12.4 gc: 4% heap: 8.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.4G
read( 0%) -> (11/26) -> process(78% 78% 78% 78% 79% 81% 78% 77% 78% 77% 77% 80% 81% 80% 78%) -> (8.5k/66k) -> write(19%)
Jun 05, 2022 4:34:08 PM org.geotools.referencing.factory.DeferredAuthorityFactory disposeBackingStore
INFO: Disposing class org.geotools.referencing.factory.epsg.hsql.ThreadedHsqlEpsgFactory backing store
1:00:01 INF - Database closed
1:00:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 671M 78% 263k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 676k/s ] 162G blocks: [ 34k 92% 3/s ]
cpus: 12.7 gc: 3% heap: 7.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.4G
read( 0%) -> (11/26) -> process(78% 79% 76% 86% 87% 87% 76% 80% 79% 80% 80% 83% 78% 79% 78%) -> (9.8k/66k) -> write(19%)
1:00:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 674M 78% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 692k/s ] 162G blocks: [ 34k 92% 3/s ]
cpus: 12.9 gc: 3% heap: 8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.4G
read( 0%) -> (11/26) -> process(79% 85% 80% 87% 83% 88% 78% 80% 82% 80% 80% 81% 79% 81% 78%) -> (8.7k/66k) -> write(19%)
1:00:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 676M 78% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 681k/s ] 163G blocks: [ 34k 92% 4/s ]
cpus: 12.4 gc: 3% heap: 13G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.4G
read( 0%) -> (11/26) -> process(79% 77% 78% 79% 78% 78% 77% 79% 78% 78% 79% 78% 76% 80% 80%) -> (5.9k/66k) -> write(19%)
1:00:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 679M 79% 273k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 674k/s ] 163G blocks: [ 34k 92% 3/s ]
cpus: 12.1 gc: 4% heap: 6.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.4G
read( 0%) -> (11/26) -> process(77% 76% 77% 77% 76% 76% 77% 78% 75% 77% 75% 77% 76% 77% 78%) -> (10k/66k) -> write(18%)
1:00:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 682M 79% 291k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 711k/s ] 163G blocks: [ 34k 93% 3/s ]
cpus: 12.4 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.5G
read( 0%) -> (11/26) -> process(80% 78% 78% 77% 79% 79% 79% 78% 79% 78% 81% 78% 80% 80% 79%) -> (5.1k/66k) -> write(19%)
1:00:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 685M 79% 269k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 643k/s ] 164G blocks: [ 34k 93% 4/s ]
cpus: 12.3 gc: 4% heap: 7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.5G
read( 0%) -> (11/26) -> process(76% 77% 77% 77% 79% 79% 79% 77% 79% 78% 76% 79% 78% 76% 77%) -> (6.7k/66k) -> write(18%)
1:01:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 688M 80% 289k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 690k/s ] 164G blocks: [ 34k 93% 3/s ]
cpus: 12.4 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.5G
read( 0%) -> (11/26) -> process(78% 79% 77% 79% 79% 78% 78% 79% 77% 78% 80% 78% 79% 78% 78%) -> (7.1k/66k) -> write(19%)
1:01:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 690M 80% 284k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 703k/s ] 164G blocks: [ 34k 93% 3/s ]
cpus: 12.5 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.6G
read( 0%) -> (11/26) -> process(80% 79% 78% 78% 79% 80% 81% 79% 80% 80% 80% 81% 81% 80% 81%) -> (4.7k/66k) -> write(19%)
1:01:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 693M 80% 288k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 688k/s ] 165G blocks: [ 34k 93% 3/s ]
cpus: 12.5 gc: 4% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.6G
read( 0%) -> (11/26) -> process(80% 77% 80% 80% 79% 78% 80% 79% 80% 80% 78% 77% 79% 79% 77%) -> (8.8k/66k) -> write(19%)
1:01:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 696M 81% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 690k/s ] 165G blocks: [ 35k 93% 3/s ]
cpus: 12.6 gc: 4% heap: 9.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.6G
read( 0%) -> (11/26) -> process(79% 81% 80% 79% 80% 79% 81% 81% 82% 78% 81% 79% 79% 81% 80%) -> (6.7k/66k) -> write(19%)
1:01:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 699M 81% 273k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 650k/s ] 165G blocks: [ 35k 93% 3/s ]
cpus: 12.5 gc: 4% heap: 4.5G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.6G
read( 0%) -> (11/26) -> process(79% 77% 81% 79% 81% 78% 79% 81% 79% 78% 79% 79% 77% 78% 79%) -> (10k/66k) -> write(18%)
1:01:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 702M 81% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 648k/s ] 166G blocks: [ 35k 93% 3/s ]
cpus: 12.4 gc: 3% heap: 9.8G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.7G
read( 0%) -> (11/26) -> process(78% 79% 80% 79% 77% 77% 81% 79% 78% 78% 78% 78% 81% 78% 80%) -> (6.9k/66k) -> write(18%)
1:02:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 705M 82% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 665k/s ] 166G blocks: [ 35k 93% 3/s ]
cpus: 12.5 gc: 4% heap: 6.6G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.7G
read( 0%) -> (11/26) -> process(80% 80% 79% 77% 79% 80% 79% 77% 79% 78% 78% 81% 79% 78% 79%) -> (7.5k/66k) -> write(18%)
1:02:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 708M 82% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 682k/s ] 167G blocks: [ 35k 94% 3/s ]
cpus: 12.5 gc: 4% heap: 4.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.7G
read( 0%) -> (11/26) -> process(79% 80% 80% 79% 80% 81% 79% 79% 79% 79% 78% 80% 78% 78% 81%) -> (9.4k/66k) -> write(19%)
1:02:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 710M 82% 281k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 672k/s ] 167G blocks: [ 35k 94% 3/s ]
cpus: 12.4 gc: 3% heap: 11G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.7G
read( 0%) -> (11/26) -> process(78% 80% 82% 77% 79% 78% 78% 78% 79% 79% 78% 81% 79% 79% 79%) -> (8.2k/66k) -> write(18%)
1:02:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 713M 83% 287k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 671k/s ] 167G blocks: [ 35k 94% 4/s ]
cpus: 12.7 gc: 3% heap: 9.5G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.8G
read( 0%) -> (11/26) -> process(82% 79% 81% 79% 83% 77% 77% 81% 83% 81% 79% 80% 81% 79% 80%) -> (8k/66k) -> write(18%)
1:02:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 716M 83% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 661k/s ] 168G blocks: [ 35k 94% 3/s ]
cpus: 12.4 gc: 4% heap: 4.1G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.8G
read( 0%) -> (11/26) -> process(78% 78% 78% 79% 78% 77% 77% 78% 77% 78% 80% 79% 77% 80% 79%) -> (6.3k/66k) -> write(19%)
1:02:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 719M 83% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 647k/s ] 168G blocks: [ 35k 94% 3/s ]
cpus: 12.2 gc: 3% heap: 7.3G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.8G
read( 0%) -> (11/26) -> process(77% 78% 76% 76% 77% 76% 77% 77% 80% 78% 79% 76% 79% 77% 78%) -> (6.1k/66k) -> write(18%)
1:03:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 722M 84% 283k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 669k/s ] 168G blocks: [ 35k 94% 3/s ]
cpus: 12.4 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.9G
read( 0%) -> (11/26) -> process(79% 77% 79% 78% 79% 77% 80% 80% 79% 80% 80% 77% 78% 79% 81%) -> (10k/66k) -> write(18%)
1:03:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 725M 84% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 677k/s ] 169G blocks: [ 35k 94% 4/s ]
cpus: 12.5 gc: 4% heap: 10G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 7.9G
read( 0%) -> (11/26) -> process(78% 78% 81% 78% 80% 78% 76% 78% 79% 79% 79% 81% 79% 79% 78%) -> (7.9k/66k) -> write(19%)
1:03:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 727M 84% 298k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 693k/s ] 169G blocks: [ 35k 94% 3/s ]
cpus: 12.6 gc: 4% heap: 9.5G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.9G
read( 0%) -> (11/26) -> process(80% 78% 81% 79% 80% 82% 80% 79% 81% 81% 78% 78% 80% 79% 80%) -> (7.7k/66k) -> write(19%)
1:03:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 730M 85% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 681k/s ] 169G blocks: [ 35k 94% 4/s ]
cpus: 12.4 gc: 4% heap: 5.7G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 7.9G
read( 0%) -> (11/26) -> process(77% 78% 78% 77% 79% 79% 79% 79% 78% 79% 78% 79% 80% 79% 79%) -> (6k/66k) -> write(18%)
1:03:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 733M 85% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 667k/s ] 170G blocks: [ 35k 94% 3/s ]
cpus: 12.2 gc: 3% heap: 9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8G
read( 0%) -> (11/26) -> process(77% 77% 79% 79% 78% 78% 77% 75% 77% 79% 76% 76% 78% 77% 78%) -> (9.4k/66k) -> write(19%)
1:03:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 736M 85% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 666k/s ] 170G blocks: [ 35k 95% 3/s ]
cpus: 12.2 gc: 3% heap: 12G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8G
read( 0%) -> (11/26) -> process(76% 77% 78% 78% 77% 78% 77% 75% 77% 77% 80% 79% 76% 77% 78%) -> (6.8k/66k) -> write(18%)
1:04:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 739M 86% 294k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 683k/s ] 171G blocks: [ 35k 95% 4/s ]
cpus: 12.4 gc: 3% heap: 7.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8G
read( 0%) -> (11/26) -> process(77% 80% 77% 78% 78% 79% 78% 79% 77% 78% 78% 79% 78% 80% 78%) -> (8.5k/66k) -> write(19%)
1:04:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 742M 86% 298k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 685k/s ] 171G blocks: [ 35k 95% 4/s ]
cpus: 12.7 gc: 4% heap: 8.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8G
read( 0%) -> (11/26) -> process(82% 81% 81% 81% 81% 81% 79% 80% 80% 80% 82% 82% 80% 81% 79%) -> (7.8k/66k) -> write(19%)
1:04:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 745M 86% 294k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 680k/s ] 171G blocks: [ 35k 95% 3/s ]
cpus: 12.6 gc: 4% heap: 7.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8G
read( 0%) -> (11/26) -> process(80% 77% 81% 79% 80% 82% 79% 81% 80% 78% 81% 78% 79% 82% 80%) -> (7k/66k) -> write(18%)
1:04:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 748M 87% 296k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 695k/s ] 172G blocks: [ 35k 95% 4/s ]
cpus: 12.6 gc: 4% heap: 5.8G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.1G
read( 0%) -> (11/26) -> process(79% 80% 79% 78% 79% 79% 80% 79% 81% 80% 84% 82% 77% 81% 79%) -> (8.4k/66k) -> write(19%)
1:04:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 751M 87% 303k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 694k/s ] 172G blocks: [ 35k 95% 3/s ]
cpus: 12.8 gc: 4% heap: 7.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.1G
read( 0%) -> (11/26) -> process(82% 80% 81% 81% 82% 80% 80% 80% 81% 81% 81% 80% 82% 79% 81%) -> (8.3k/66k) -> write(19%)
1:04:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 754M 87% 302k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 699k/s ] 172G blocks: [ 35k 95% 4/s ]
cpus: 12.7 gc: 4% heap: 6.9G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.1G
read( 0%) -> (11/26) -> process(80% 82% 81% 80% 80% 81% 80% 81% 81% 79% 82% 81% 80% 80% 79%) -> (6.7k/66k) -> write(19%)
1:05:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 757M 88% 299k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 689k/s ] 173G blocks: [ 35k 95% 3/s ]
cpus: 12.5 gc: 4% heap: 5.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.1G
read( 0%) -> (11/26) -> process(80% 78% 78% 80% 78% 78% 78% 79% 82% 80% 79% 78% 79% 79% 81%) -> (7.3k/66k) -> write(19%)
1:05:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 760M 88% 296k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 678k/s ] 173G blocks: [ 35k 95% 3/s ]
cpus: 12.8 gc: 4% heap: 5.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.1G
read( 0%) -> (11/26) -> process(80% 83% 80% 81% 80% 81% 81% 79% 81% 80% 81% 81% 81% 82% 81%) -> (7.7k/66k) -> write(18%)
1:05:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 763M 88% 297k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 688k/s ] 173G blocks: [ 35k 96% 4/s ]
cpus: 12.6 gc: 4% heap: 4.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.2G
read( 0%) -> (11/26) -> process(80% 79% 80% 79% 80% 77% 81% 80% 80% 81% 77% 80% 81% 79% 81%) -> (6.4k/66k) -> write(18%)
1:05:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 766M 89% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 673k/s ] 174G blocks: [ 35k 96% 4/s ]
cpus: 12.6 gc: 3% heap: 13G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.2G
read( 0%) -> (11/26) -> process(79% 82% 80% 79% 78% 79% 80% 79% 82% 80% 79% 77% 77% 83% 82%) -> (8.7k/66k) -> write(19%)
1:05:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 769M 89% 288k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 668k/s ] 174G blocks: [ 36k 96% 3/s ]
cpus: 12.6 gc: 4% heap: 11G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.2G
read( 0%) -> (11/26) -> process(80% 82% 80% 82% 77% 79% 78% 81% 79% 77% 79% 79% 79% 79% 80%) -> (7.8k/66k) -> write(18%)
1:05:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 772M 89% 291k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 684k/s ] 175G blocks: [ 36k 96% 3/s ]
cpus: 12.6 gc: 4% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.2G
read( 0%) -> (11/26) -> process(80% 84% 81% 79% 80% 80% 79% 78% 79% 78% 80% 79% 82% 81% 80%) -> (7.6k/66k) -> write(19%)
1:06:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 774M 90% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 664k/s ] 175G blocks: [ 36k 96% 3/s ]
cpus: 12.4 gc: 4% heap: 6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.2G
read( 0%) -> (11/26) -> process(79% 78% 80% 77% 79% 77% 78% 76% 79% 78% 79% 79% 77% 80% 78%) -> (8.6k/66k) -> write(18%)
1:06:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 777M 90% 289k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 680k/s ] 175G blocks: [ 36k 96% 3/s ]
cpus: 12.7 gc: 4% heap: 4.4G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.3G
read( 0%) -> (11/26) -> process(81% 80% 80% 80% 80% 78% 80% 79% 80% 79% 80% 81% 83% 79% 80%) -> (8k/66k) -> write(18%)
1:06:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 780M 90% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 673k/s ] 176G blocks: [ 36k 96% 4/s ]
cpus: 12.4 gc: 3% heap: 9.2G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.3G
read( 0%) -> (11/26) -> process(80% 79% 78% 79% 80% 78% 79% 77% 80% 79% 80% 78% 78% 78% 79%) -> (7.9k/66k) -> write(19%)
1:06:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 783M 91% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 660k/s ] 176G blocks: [ 36k 96% 3/s ]
cpus: 12.2 gc: 3% heap: 12G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.3G
read( 0%) -> (11/26) -> process(78% 78% 81% 76% 76% 75% 76% 76% 76% 79% 79% 77% 77% 78% 77%) -> (7.5k/66k) -> write(18%)
1:06:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 786M 91% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 651k/s ] 176G blocks: [ 36k 96% 3/s ]
cpus: 12.5 gc: 4% heap: 8.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.3G
read( 0%) -> (11/26) -> process(80% 77% 79% 79% 78% 77% 78% 79% 80% 81% 77% 81% 77% 80% 82%) -> (8.5k/66k) -> write(18%)
1:06:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 788M 91% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 654k/s ] 178G blocks: [ 36k 96% 3/s ]
cpus: 12.3 gc: 3% heap: 13G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.3G
read( 0%) -> (11/26) -> process(78% 77% 78% 79% 78% 78% 79% 78% 77% 78% 77% 80% 78% 80% 78%) -> (8.8k/66k) -> write(18%)
1:07:01 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 791M 92% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 662k/s ] 178G blocks: [ 36k 97% 3/s ]
cpus: 12.6 gc: 4% heap: 10G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.4G
read( 0%) -> (11/26) -> process(78% 79% 82% 79% 79% 80% 81% 79% 79% 79% 79% 81% 79% 80% 78%) -> (7.5k/66k) -> write(18%)
1:07:11 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 794M 92% 284k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 665k/s ] 178G blocks: [ 36k 97% 3/s ]
cpus: 12.7 gc: 4% heap: 9.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.4G
read( 0%) -> (11/26) -> process(80% 80% 81% 81% 80% 80% 81% 81% 79% 80% 79% 81% 82% 82% 80%) -> (5.4k/66k) -> write(18%)
1:07:21 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 797M 92% 288k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 650k/s ] 179G blocks: [ 36k 97% 3/s ]
cpus: 12.7 gc: 4% heap: 9G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.4G
read( 0%) -> (11/26) -> process(80% 82% 81% 80% 79% 81% 83% 83% 79% 79% 79% 81% 81% 81% 79%) -> (7k/66k) -> write(18%)
1:07:31 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 800M 93% 291k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 682k/s ] 179G blocks: [ 36k 97% 4/s ]
cpus: 12.7 gc: 4% heap: 8.4G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.4G
read( 0%) -> (11/26) -> process(83% 81% 82% 78% 79% 80% 79% 82% 82% 80% 80% 80% 79% 80% 80%) -> (6.9k/66k) -> write(18%)
1:07:41 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 803M 93% 284k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 661k/s ] 180G blocks: [ 36k 97% 3/s ]
cpus: 12.6 gc: 4% heap: 6.3G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.5G
read( 0%) -> (11/26) -> process(81% 80% 79% 78% 80% 80% 78% 84% 80% 80% 80% 80% 81% 79% 80%) -> (8.7k/66k) -> write(18%)
1:07:51 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 806M 93% 276k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 648k/s ] 180G blocks: [ 36k 97% 3/s ]
cpus: 12.4 gc: 3% heap: 11G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.5G
read( 0%) -> (11/26) -> process(82% 77% 80% 78% 80% 77% 78% 79% 78% 80% 79% 79% 80% 79% 79%) -> (9.3k/66k) -> write(18%)
1:08:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 808M 94% 292k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 670k/s ] 180G blocks: [ 36k 97% 3/s ]
cpus: 13 gc: 4% heap: 4.4G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.5G
read( 0%) -> (11/26) -> process(79% 82% 79% 79% 83% 83% 89% 82% 79% 81% 81% 82% 82% 82% 81%) -> (8.3k/66k) -> write(18%)
1:08:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 811M 94% 296k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 687k/s ] 181G blocks: [ 36k 97% 4/s ]
cpus: 13 gc: 4% heap: 7.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.5G
read( 0%) -> (11/26) -> process(83% 83% 83% 80% 83% 80% 84% 82% 82% 80% 83% 82% 83% 82% 83%) -> (8.7k/66k) -> write(19%)
1:08:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 814M 94% 283k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 654k/s ] 181G blocks: [ 36k 97% 3/s ]
cpus: 12.7 gc: 4% heap: 7.1G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.5G
read( 0%) -> (11/26) -> process(81% 80% 81% 80% 82% 81% 80% 79% 83% 79% 79% 81% 80% 80% 79%) -> (10k/66k) -> write(18%)
1:08:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 817M 95% 283k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 664k/s ] 181G blocks: [ 36k 98% 4/s ]
cpus: 12.7 gc: 4% heap: 6.6G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.6G
read( 0%) -> (11/26) -> process(81% 80% 82% 81% 81% 86% 82% 80% 78% 80% 80% 81% 80% 80% 80%) -> (9.2k/66k) -> write(18%)
1:08:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 820M 95% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 649k/s ] 182G blocks: [ 36k 98% 3/s ]
cpus: 12.5 gc: 3% heap: 12G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.6G
read( 0%) -> (11/26) -> process(80% 79% 79% 80% 79% 78% 80% 79% 78% 79% 78% 80% 81% 80% 80%) -> (9.7k/66k) -> write(18%)
1:08:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 823M 95% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 665k/s ] 182G blocks: [ 36k 98% 4/s ]
cpus: 12.8 gc: 4% heap: 12G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.6G
read( 0%) -> (11/26) -> process(81% 82% 81% 80% 81% 80% 81% 81% 81% 81% 83% 82% 81% 80% 81%) -> (8.8k/66k) -> write(18%)
1:09:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 826M 96% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 647k/s ] 182G blocks: [ 36k 98% 3/s ]
cpus: 12.7 gc: 4% heap: 9.6G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.6G
read( 0%) -> (11/26) -> process(79% 80% 80% 79% 83% 79% 80% 81% 79% 80% 82% 80% 80% 79% 81%) -> (7.9k/66k) -> write(18%)
1:09:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 828M 96% 284k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 645k/s ] 183G blocks: [ 36k 98% 3/s ]
cpus: 12.7 gc: 4% heap: 8.1G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.7G
read( 0%) -> (11/26) -> process(81% 82% 80% 81% 80% 80% 80% 81% 82% 81% 80% 80% 79% 81% 80%) -> (8k/66k) -> write(18%)
1:09:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 831M 96% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 644k/s ] 183G blocks: [ 36k 98% 4/s ]
cpus: 12.6 gc: 4% heap: 6.1G/21G direct: 57M postGC: 4.2G relInfo: 970M mpGeoms: 8.7G
read( 0%) -> (11/26) -> process(78% 81% 79% 80% 80% 79% 81% 79% 80% 80% 80% 80% 78% 80% 82%) -> (6.2k/66k) -> write(18%)
1:09:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 834M 97% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 661k/s ] 183G blocks: [ 36k 98% 3/s ]
cpus: 12.8 gc: 4% heap: 5.8G/21G direct: 57M postGC: 4.1G relInfo: 970M mpGeoms: 8.7G
read( 0%) -> (11/26) -> process(81% 83% 83% 83% 80% 81% 82% 82% 81% 82% 81% 80% 79% 79% 81%) -> (9.2k/66k) -> write(18%)
1:09:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 837M 97% 279k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 653k/s ] 184G blocks: [ 36k 98% 3/s ]
cpus: 12.5 gc: 4% heap: 4.5G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.1G
read( 0%) -> (11/26) -> process(82% 81% 79% 77% 80% 77% 76% 80% 80% 78% 78% 80% 79% 79% 79%) -> (6k/66k) -> write(18%)
1:09:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 840M 97% 291k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 671k/s ] 184G blocks: [ 37k 98% 3/s ]
cpus: 12.9 gc: 4% heap: 5.5G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.2G
read( 0%) -> (11/26) -> process(83% 81% 81% 82% 80% 84% 82% 80% 81% 82% 83% 81% 83% 81% 82%) -> (6.1k/66k) -> write(18%)
1:10:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 843M 98% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 673k/s ] 184G blocks: [ 37k 98% 3/s ]
cpus: 12.9 gc: 4% heap: 6.4G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.2G
read( 0%) -> (11/26) -> process(85% 84% 82% 81% 80% 81% 82% 82% 81% 82% 81% 81% 82% 81% 81%) -> (6.3k/66k) -> write(18%)
1:10:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 846M 98% 303k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 681k/s ] 185G blocks: [ 37k 99% 4/s ]
cpus: 13 gc: 4% heap: 10G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 9.2G
read( 0%) -> (11/26) -> process(80% 87% 82% 87% 78% 79% 82% 86% 80% 87% 79% 80% 81% 86% 85%) -> (7.9k/66k) -> write(19%)
1:10:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 849M 98% 306k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 679k/s ] 185G blocks: [ 37k 99% 4/s ]
cpus: 13.1 gc: 4% heap: 5.8G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 9.2G
read( 0%) -> (11/26) -> process(84% 84% 83% 83% 84% 84% 81% 86% 80% 84% 80% 84% 82% 82% 82%) -> (8.6k/66k) -> write(18%)
1:10:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 852M 99% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 659k/s ] 186G blocks: [ 37k 99% 3/s ]
cpus: 12.8 gc: 4% heap: 4.5G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.2G
read( 0%) -> (11/26) -> process(80% 80% 81% 81% 82% 81% 81% 80% 81% 82% 81% 82% 80% 81% 79%) -> (6.2k/66k) -> write(19%)
1:10:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 854M 99% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 654k/s ] 186G blocks: [ 37k 99% 3/s ]
cpus: 12.6 gc: 3% heap: 12G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 80% 81% 79% 81% 79% 80% 80% 81% 81% 81% 80% 80% 78% 81%) -> (9.6k/66k) -> write(18%)
1:10:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 857M 99% 288k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 652k/s ] 186G blocks: [ 37k 99% 3/s ]
cpus: 12.8 gc: 4% heap: 11G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 81% 81% 82% 80% 80% 79% 80% 85% 82% 81% 82% 81% 78% 81%) -> (8.7k/66k) -> write(18%)
1:11:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 860M 100% 295k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 684k/s ] 187G blocks: [ 37k 99% 4/s ]
cpus: 13 gc: 4% heap: 4.5G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 82% 82% 84% 82% 82% 84% 82% 83% 82% 82% 82% 81% 82% 83%) -> (6.5k/66k) -> write(19%)
1:11:10 INF [osm_pass2:process] - Finished ways: 862,758,280 (236k/s) in 1h45s cpu:11h56m8s gc:1m58s avg:11.8
1:11:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 198k/s ] rels: [ 25k 0% 2.5k/s ] features: [ 2.8B 478k/s ] 187G blocks: [ 37k 99% 3/s ]
cpus: 10.7 gc: 2% heap: 13G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 64% 59% 78% 68% 67% 66% 75% 79% 65% 52% 59% 56% 77% 66%) -> (6.1k/66k) -> write(13%)
1:11:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 102k 1% 7.6k/s ] features: [ 2.8B 54k/s ] 187G blocks: [ 37k 99% 0/s ]
cpus: 12.2 gc: 2% heap: 6.2G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 73% 69% 80% 82% 82% 81% 82% 82% 73% 71% 74% 72% 82% 82%) -> (6.3k/66k) -> write( 3%)
1:11:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 275k 3% 17k/s ] features: [ 2.8B 61k/s ] 187G blocks: [ 37k 99% <1/s ]
cpus: 12.2 gc: 2% heap: 11G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(83% 83% 73% 79% 86% 79% 80% 79% 82% 74% 77% 76% 80% 83% 83%) -> (6.9k/66k) -> write( 3%)
1:11:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 386k 4% 11k/s ] features: [ 2.8B 55k/s ] 187G blocks: [ 37k 99% <1/s ]
cpus: 12.2 gc: 1% heap: 13G/21G direct: 57M postGC: 4.4G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 83% 83% 80% 90% 77% 79% 85% 84% 74% 74% 80% 79% 75% 72%) -> (6.7k/66k) -> write( 3%)
1:11:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 457k 5% 7k/s ] features: [ 2.8B 67k/s ] 187G blocks: [ 37k 99% <1/s ]
cpus: 12.4 gc: 2% heap: 8.1G/21G direct: 57M postGC: 4.5G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 84% 78% 79% 81% 80% 80% 84% 87% 79% 68% 80% 80% 83% 79%) -> (8.1k/66k) -> write( 3%)
1:12:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 524k 5% 6.7k/s ] features: [ 2.8B 56k/s ] 187G blocks: [ 37k 99% <1/s ]
cpus: 12.3 gc: 1% heap: 12G/21G direct: 57M postGC: 4.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(83% 82% 79% 83% 78% 86% 83% 86% 83% 80% 72% 77% 80% 86% 76%) -> (6.8k/66k) -> write( 3%)
1:12:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 585k 6% 6k/s ] features: [ 2.8B 56k/s ] 187G blocks: [ 37k 99% <1/s ]
cpus: 12.4 gc: 1% heap: 6.9G/21G direct: 57M postGC: 4.7G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 83% 86% 77% 82% 85% 80% 86% 81% 82% 77% 78% 78% 89% 79%) -> (7.9k/66k) -> write( 3%)
1:12:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 663k 7% 7.8k/s ] features: [ 2.8B 59k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 1% heap: 12G/21G direct: 57M postGC: 4.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(85% 77% 88% 79% 81% 82% 94% 80% 85% 81% 84% 79% 77% 79% 84%) -> (6.4k/66k) -> write( 3%)
1:12:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 739k 7% 7.6k/s ] features: [ 2.8B 635k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.8 gc: 2% heap: 12G/21G direct: 57M postGC: 4.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 79% 98% 81% 81% 87% 80% 79% 86% 85% 86% 77% 81% 81% 80%) -> (4.9k/66k) -> write( 9%)
1:12:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 820k 8% 8k/s ] features: [ 2.8B 67k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 1% heap: 8.9G/21G direct: 57M postGC: 4.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(85% 79% 89% 88% 80% 81% 80% 81% 85% 85% 84% 85% 81% 83% 86%) -> (9.3k/66k) -> write( 3%)
1:12:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 905k 9% 8.4k/s ] features: [ 2.8B 64k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.5 gc: 1% heap: 5.8G/21G direct: 57M postGC: 5.1G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(79% 82% 91% 79% 81% 87% 82% 81% 81% 85% 82% 84% 81% 78% 85%) -> (7.4k/66k) -> write( 3%)
1:13:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 995k 10% 9k/s ] features: [ 2.8B 86k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.8 gc: 1% heap: 14G/21G direct: 57M postGC: 5.2G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(83% 88% 91% 81% 82% 85% 84% 83% 81% 90% 82% 80% 80% 80% 91%) -> (8.4k/66k) -> write( 4%)
1:13:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1M 11% 9.8k/s ] features: [ 2.8B 79k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 1% heap: 13G/21G direct: 57M postGC: 5.2G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(79% 89% 88% 84% 84% 77% 83% 80% 79% 78% 84% 80% 86% 86% 87%) -> (7.7k/66k) -> write( 4%)
1:13:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.1M 12% 9.5k/s ] features: [ 2.8B 79k/s ] 188G blocks: [ 37k 99% <1/s ]
cpus: 12.8 gc: 1% heap: 14G/21G direct: 57M postGC: 5.3G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 85% 91% 87% 89% 84% 82% 78% 82% 81% 86% 83% 86% 83% 85%) -> (8.3k/66k) -> write( 4%)
1:13:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.2M 13% 10k/s ] features: [ 2.8B 82k/s ] 190G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 2% heap: 7.2G/21G direct: 57M postGC: 5.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 85% 82% 82% 79% 85% 81% 79% 80% 81% 83% 81% 84% 83% 81%) -> (6.1k/66k) -> write( 4%)
1:13:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.3M 14% 10k/s ] features: [ 2.8B 95k/s ] 190G blocks: [ 37k 99% <1/s ]
cpus: 12.9 gc: 2% heap: 12G/21G direct: 57M postGC: 5.7G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 83% 85% 84% 85% 88% 83% 86% 83% 85% 83% 84% 84% 88% 83%) -> (9.8k/66k) -> write( 4%)
1:13:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.5M 15% 11k/s ] features: [ 2.8B 91k/s ] 190G blocks: [ 37k 99% <1/s ]
cpus: 12.9 gc: 1% heap: 7.6G/21G direct: 57M postGC: 5.7G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(87% 85% 82% 88% 84% 84% 86% 87% 85% 81% 85% 86% 87% 85% 82%) -> (8k/66k) -> write( 4%)
1:14:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.6M 16% 12k/s ] features: [ 2.8B 312k/s ] 190G blocks: [ 37k 99% <1/s ]
cpus: 12.8 gc: 1% heap: 12G/21G direct: 57M postGC: 5.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 84% 78% 88% 83% 88% 83% 86% 84% 81% 83% 85% 82% 87% 84%) -> (7.8k/66k) -> write( 6%)
1:14:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.7M 18% 10k/s ] features: [ 2.8B 757k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.9 gc: 2% heap: 11G/21G direct: 57M postGC: 6.1G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(87% 78% 81% 83% 82% 96% 84% 87% 80% 82% 82% 80% 82% 82% 86%) -> (6.9k/66k) -> write(12%)
1:14:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.8M 19% 11k/s ] features: [ 2.8B 101k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.9 gc: 2% heap: 9.8G/21G direct: 57M postGC: 6.2G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(85% 85% 81% 83% 81% 89% 87% 85% 82% 83% 83% 82% 81% 88% 84%) -> (9.2k/66k) -> write( 4%)
1:14:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 1.9M 20% 13k/s ] features: [ 2.8B 82k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 1% heap: 8.2G/21G direct: 57M postGC: 6.4G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(87% 88% 86% 86% 80% 78% 85% 84% 78% 85% 80% 81% 79% 83% 76%) -> (5.7k/66k) -> write( 3%)
1:14:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.1M 21% 13k/s ] features: [ 2.8B 96k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.8 gc: 2% heap: 9.6G/21G direct: 57M postGC: 6.5G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(86% 88% 89% 83% 83% 79% 82% 88% 81% 92% 79% 81% 82% 81% 79%) -> (8.2k/66k) -> write( 4%)
1:14:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.2M 23% 13k/s ] features: [ 2.8B 74k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.5 gc: 1% heap: 10G/21G direct: 57M postGC: 6.7G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(88% 87% 80% 80% 82% 77% 86% 86% 84% 85% 83% 82% 79% 80% 66%) -> (8.1k/66k) -> write( 3%)
1:15:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.4M 24% 14k/s ] features: [ 2.8B 93k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.4 gc: 2% heap: 11G/21G direct: 57M postGC: 6.8G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(88% 86% 82% 81% 82% 82% 85% 83% 78% 80% 81% 78% 67% 78% 78%) -> (6.6k/66k) -> write( 4%)
1:15:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.5M 26% 15k/s ] features: [ 2.8B 86k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.3 gc: 2% heap: 14G/21G direct: 57M postGC: 6.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 82% 83% 81% 79% 80% 82% 83% 82% 84% 79% 79% 80% 67% 80%) -> (6.6k/66k) -> write( 4%)
1:15:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.7M 27% 15k/s ] features: [ 2.8B 90k/s ] 191G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 2% heap: 12G/21G direct: 57M postGC: 7.2G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 81% 79% 79% 80% 83% 82% 85% 82% 86% 83% 81% 81% 86% 86%) -> (5.9k/66k) -> write( 4%)
1:15:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.8M 29% 14k/s ] features: [ 2.8B 78k/s ] 193G blocks: [ 37k 99% <1/s ]
cpus: 12.9 gc: 2% heap: 13G/21G direct: 57M postGC: 7.3G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(90% 83% 81% 83% 82% 87% 83% 81% 85% 83% 85% 82% 81% 86% 81%) -> (8.1k/66k) -> write( 4%)
1:15:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 2.9M 30% 12k/s ] features: [ 2.8B 75k/s ] 193G blocks: [ 37k 99% <1/s ]
cpus: 13 gc: 2% heap: 9.6G/21G direct: 57M postGC: 7.5G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(93% 77% 87% 88% 86% 78% 87% 79% 88% 85% 86% 89% 88% 82% 84%) -> (7.6k/66k) -> write( 3%)
1:15:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 3.1M 31% 13k/s ] features: [ 2.9B 77k/s ] 193G blocks: [ 37k 99% <1/s ]
cpus: 13 gc: 1% heap: 11G/21G direct: 57M postGC: 7.5G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(79% 92% 86% 88% 82% 89% 83% 85% 84% 82% 89% 88% 87% 80% 81%) -> (6.5k/66k) -> write( 4%)
1:16:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 3.2M 33% 14k/s ] features: [ 2.9B 77k/s ] 193G blocks: [ 37k 99% <1/s ]
cpus: 12.9 gc: 1% heap: 14G/21G direct: 57M postGC: 7.7G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(79% 86% 85% 89% 81% 90% 83% 82% 88% 83% 84% 85% 79% 83% 88%) -> (7.4k/66k) -> write( 4%)
1:16:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 3.4M 34% 16k/s ] features: [ 2.9B 120k/s ] 193G blocks: [ 37k 99% <1/s ]
cpus: 12.6 gc: 2% heap: 11G/21G direct: 57M postGC: 7.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(79% 80% 90% 80% 85% 88% 78% 81% 78% 82% 83% 81% 84% 81% 82%) -> (7.7k/66k) -> write( 5%)
1:16:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 3.5M 36% 15k/s ] features: [ 2.9B 85k/s ] 193G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 2% heap: 8.5G/21G direct: 57M postGC: 8G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 80% 92% 80% 82% 87% 82% 82% 81% 84% 70% 83% 85% 79% 87%) -> (9.4k/66k) -> write( 4%)
1:16:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 3.7M 38% 15k/s ] features: [ 2.9B 142k/s ] 193G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 1% heap: 14G/21G direct: 57M postGC: 8G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(85% 81% 86% 81% 91% 87% 81% 82% 85% 75% 81% 83% 85% 83% 89%) -> (8.8k/66k) -> write( 5%)
1:16:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 3.8M 39% 15k/s ] features: [ 2.9B 83k/s ] 194G blocks: [ 37k 100% <1/s ]
cpus: 12.5 gc: 2% heap: 13G/21G direct: 57M postGC: 8.4G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(83% 84% 80% 85% 72% 80% 87% 80% 77% 81% 83% 81% 83% 81% 88%) -> (7.2k/66k) -> write( 4%)
1:16:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 4M 41% 15k/s ] features: [ 2.9B 68k/s ] 194G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 3% heap: 14G/21G direct: 57M postGC: 8.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(76% 87% 79% 82% 97% 84% 79% 78% 81% 80% 77% 80% 78% 79% 80%) -> (6.8k/66k) -> write( 3%)
1:17:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 4.2M 42% 15k/s ] features: [ 2.9B 77k/s ] 194G blocks: [ 37k 100% <1/s ]
cpus: 12.4 gc: 2% heap: 10G/21G direct: 57M postGC: 8.6G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 82% 80% 79% 98% 81% 82% 80% 79% 80% 82% 78% 79% 76% 80%) -> (7.4k/66k) -> write( 3%)
1:17:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 4.3M 44% 14k/s ] features: [ 2.9B 223k/s ] 194G blocks: [ 37k 100% <1/s ]
cpus: 12.3 gc: 2% heap: 13G/21G direct: 57M postGC: 8.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(78% 81% 79% 78% 94% 77% 81% 79% 73% 75% 80% 81% 79% 86% 81%) -> (7.7k/66k) -> write( 7%)
1:17:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 4.5M 45% 16k/s ] features: [ 2.9B 63k/s ] 194G blocks: [ 37k 100% <1/s ]
cpus: 12.4 gc: 3% heap: 13G/21G direct: 57M postGC: 9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(73% 79% 78% 80% 90% 77% 73% 81% 81% 81% 83% 83% 79% 80% 87%) -> (7.4k/66k) -> write( 3%)
1:17:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 4.6M 47% 17k/s ] features: [ 2.9B 81k/s ] 194G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 1% heap: 9.2G/21G direct: 57M postGC: 9.1G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(83% 83% 79% 81% 86% 87% 83% 82% 81% 81% 86% 84% 81% 81% 88%) -> (6.7k/66k) -> write( 4%)
1:17:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 4.8M 49% 16k/s ] features: [ 2.9B 84k/s ] 196G blocks: [ 37k 100% <1/s ]
cpus: 12.5 gc: 2% heap: 12G/21G direct: 57M postGC: 9.5G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 82% 82% 79% 83% 81% 83% 78% 70% 79% 85% 84% 82% 83% 85%) -> (9k/66k) -> write( 4%)
1:17:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 5M 51% 17k/s ] features: [ 2.9B 77k/s ] 196G blocks: [ 37k 100% <1/s ]
cpus: 12.5 gc: 2% heap: 13G/21G direct: 57M postGC: 9.5G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 80% 83% 81% 83% 81% 82% 83% 81% 79% 86% 79% 80% 81% 80%) -> (8.5k/66k) -> write( 3%)
1:18:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 5.1M 52% 15k/s ] features: [ 2.9B 126k/s ] 196G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 2% heap: 10G/21G direct: 57M postGC: 9.7G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(86% 84% 83% 85% 86% 84% 85% 83% 86% 86% 79% 81% 78% 83% 83%) -> (7.8k/66k) -> write( 4%)
1:18:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 5.3M 54% 15k/s ] features: [ 2.9B 170k/s ] 196G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 2% heap: 9.8G/21G direct: 57M postGC: 9.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(87% 84% 85% 83% 87% 83% 85% 81% 82% 81% 85% 85% 80% 83% 84%) -> (6.6k/66k) -> write( 6%)
1:18:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 5.4M 55% 14k/s ] features: [ 2.9B 112k/s ] 196G blocks: [ 37k 100% <1/s ]
cpus: 12.9 gc: 2% heap: 11G/21G direct: 57M postGC: 9.9G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 84% 83% 81% 89% 89% 81% 89% 81% 84% 81% 82% 83% 87% 85%) -> (8.2k/66k) -> write( 4%)
1:18:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 5.7M 57% 21k/s ] features: [ 2.9B 678k/s ] 198G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 2% heap: 14G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(79% 82% 87% 83% 83% 86% 79% 84% 75% 77% 77% 81% 77% 83% 79%) -> (7.5k/66k) -> write(18%)
1:18:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 5.8M 59% 16k/s ] features: [ 2.9B 107k/s ] 198G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 2% heap: 14G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 87% 86% 81% 85% 80% 80% 82% 79% 79% 80% 85% 80% 87% 78%) -> (8.3k/66k) -> write( 4%)
1:18:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 6M 61% 16k/s ] features: [ 2.9B 156k/s ] 199G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 2% heap: 13G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(88% 87% 87% 76% 82% 78% 81% 83% 80% 80% 81% 82% 83% 86% 79%) -> (6.4k/66k) -> write( 7%)
1:19:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 6.1M 62% 16k/s ] features: [ 2.9B 138k/s ] 199G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 2% heap: 12G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 87% 84% 80% 80% 80% 80% 84% 90% 80% 81% 81% 83% 85% 82%) -> (6.5k/66k) -> write( 5%)
1:19:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 6.3M 64% 15k/s ] features: [ 2.9B 94k/s ] 199G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 3% heap: 12G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 85% 84% 80% 83% 79% 81% 86% 83% 80% 84% 80% 85% 83% 83%) -> (6.1k/66k) -> write( 4%)
1:19:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 6.5M 66% 18k/s ] features: [ 2.9B 84k/s ] 199G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 1% heap: 11G/21G direct: 57M postGC: 10G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(78% 79% 83% 79% 86% 80% 81% 86% 80% 82% 85% 79% 87% 85% 83%) -> (9.1k/66k) -> write( 4%)
1:19:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 6.7M 68% 20k/s ] features: [ 2.9B 127k/s ] 199G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 2% heap: 11G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 81% 84% 79% 86% 82% 81% 84% 80% 81% 88% 84% 82% 85% 82%) -> (7.9k/66k) -> write( 5%)
1:19:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 6.9M 70% 17k/s ] features: [ 2.9B 69k/s ] 199G blocks: [ 37k 100% <1/s ]
cpus: 13 gc: 3% heap: 13G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 84% 84% 83% 86% 89% 82% 84% 83% 87% 82% 87% 82% 81% 89%) -> (6.5k/66k) -> write( 3%)
1:19:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7M 71% 16k/s ] features: [ 2.9B 81k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 13.1 gc: 2% heap: 14G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 85% 84% 88% 90% 89% 84% 85% 83% 90% 84% 88% 82% 86% 85%) -> (7.6k/66k) -> write( 4%)
1:20:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7.2M 73% 13k/s ] features: [ 2.9B 73k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 13.1 gc: 2% heap: 14G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(85% 84% 83% 83% 85% 84% 88% 86% 89% 89% 87% 87% 85% 87% 84%) -> (7.4k/66k) -> write( 3%)
1:20:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7.3M 74% 13k/s ] features: [ 2.9B 71k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 13 gc: 2% heap: 12G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 93% 81% 85% 87% 80% 85% 90% 89% 82% 84% 86% 87% 85% 80%) -> (6.3k/66k) -> write( 3%)
1:20:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7.4M 75% 13k/s ] features: [ 2.9B 66k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 13 gc: 1% heap: 14G/21G direct: 57M postGC: 11G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(89% 81% 85% 85% 90% 84% 89% 83% 85% 82% 82% 90% 88% 85% 85%) -> (8.1k/66k) -> write( 3%)
1:20:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7.6M 77% 13k/s ] features: [ 2.9B 66k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 13.1 gc: 2% heap: 13G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(85% 80% 84% 89% 83% 84% 93% 88% 83% 86% 83% 85% 90% 83% 90%) -> (7.1k/66k) -> write( 3%)
1:20:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7.7M 78% 13k/s ] features: [ 2.9B 112k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 2% heap: 14G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 84% 82% 82% 86% 81% 91% 81% 80% 82% 81% 86% 86% 80% 86%) -> (4.8k/66k) -> write( 4%)
1:20:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 7.9M 80% 15k/s ] features: [ 2.9B 61k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 12.9 gc: 2% heap: 14G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(88% 79% 87% 84% 91% 83% 85% 81% 84% 82% 81% 87% 87% 83% 80%) -> (8.3k/66k) -> write( 3%)
1:21:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 8.1M 81% 16k/s ] features: [ 2.9B 67k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 13.1 gc: 1% heap: 13G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(89% 83% 86% 90% 88% 87% 85% 87% 87% 89% 84% 91% 84% 85% 81%) -> (7.8k/66k) -> write( 3%)
1:21:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 8.2M 83% 16k/s ] features: [ 2.9B 71k/s ] 201G blocks: [ 37k 100% <1/s ]
cpus: 12.9 gc: 3% heap: 13G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 82% 81% 84% 82% 82% 84% 83% 86% 83% 86% 83% 83% 80% 84%) -> (8.2k/66k) -> write( 3%)
1:21:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 8.4M 85% 19k/s ] features: [ 2.9B 100k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 2% heap: 14G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(80% 82% 82% 81% 79% 81% 81% 84% 87% 80% 92% 80% 87% 84% 80%) -> (6.1k/66k) -> write( 4%)
1:21:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 8.6M 87% 18k/s ] features: [ 2.9B 73k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 2% heap: 13G/21G direct: 57M postGC: 12G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 85% 81% 81% 82% 78% 81% 82% 91% 83% 87% 86% 80% 84% 83%) -> (9.1k/66k) -> write( 3%)
1:21:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 8.8M 89% 18k/s ] features: [ 2.9B 87k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 3% heap: 13G/21G direct: 57M postGC: 13G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(81% 79% 80% 83% 81% 82% 82% 83% 84% 81% 84% 82% 79% 81% 80%) -> (6.1k/66k) -> write( 3%)
1:21:52 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9M 91% 19k/s ] features: [ 2.9B 84k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.6 gc: 2% heap: 13G/21G direct: 57M postGC: 13G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(82% 79% 82% 82% 82% 83% 83% 82% 81% 82% 80% 83% 80% 83% 83%) -> (6.2k/66k) -> write( 3%)
1:22:02 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9.2M 93% 17k/s ] features: [ 2.9B 76k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 2% heap: 14G/21G direct: 57M postGC: 13G relInfo: 970M mpGeoms: 9.3G
read( 0%) -> (11/26) -> process(84% 83% 84% 86% 86% 81% 86% 84% 86% 81% 86% 86% 82% 84% 83%) -> (7.2k/66k) -> write( 3%)
1:22:12 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9.3M 94% 16k/s ] features: [ 2.9B 121k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 3% heap: 15G/21G direct: 52M postGC: 13G relInfo: 970M mpGeoms: 9.3G
read( -%) -> (8/26) -> process(79% 83% 84% 85% 83% 82% 83% 82% 84% 82% 85% 83% 84% 83% 82%) -> (7.6k/66k) -> write( 4%)
1:22:22 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9.5M 96% 18k/s ] features: [ 2.9B 104k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.7 gc: 2% heap: 14G/21G direct: 52M postGC: 13G relInfo: 970M mpGeoms: 9.3G
read( -%) -> (3/26) -> process(82% 82% 86% 82% 84% 83% 83% 82% 82% 82% 81% 82% 82% 79% 80%) -> (6.4k/66k) -> write( 4%)
1:22:32 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9.7M 98% 18k/s ] features: [ 2.9B 92k/s ] 203G blocks: [ 37k 100% <1/s ]
cpus: 12.8 gc: 2% heap: 14G/21G direct: 52M postGC: 13G relInfo: 970M mpGeoms: 9.3G
read( -%) -> (0/26) -> process(83% 84% 84% 84% 85% 85% 82% 84% 85% 86% 81% 86% 83% 82% 84%) -> (9.4k/66k) -> write( 3%)
1:22:42 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9.9M 100% 16k/s ] features: [ 2.9B 69k/s ] 204G blocks: [ 37k 100% <1/s ]
cpus: 13 gc: 2% heap: 14G/21G direct: 52M postGC: 14G relInfo: 970M mpGeoms: 9.3G
read( -%) -> (0/26) -> process(82% 86% 84% 85% 86% 81% 82% 84% 87% 87% 83% 86% 83% 87% 84%) -> (6.8k/66k) -> write( 3%)
1:22:44 INF [osm_pass2:process] - Finished relations: 9,948,180 (14k/s) in 11m34s cpu:2h26m56s gc:12s avg:12.7
1:22:49 INF [osm_pass2] - nodes: [ 7.7B 100% 0/s ] 78G ways: [ 862M 100% 0/s ] rels: [ 9.9M 100% 4.7k/s ] features: [ 2.9B 23k/s ] 202G blocks: [ 37k 100% <1/s ]
cpus: 4.4 gc: 0% heap: 14G/21G direct: 52M postGC: 14G relInfo: 970M mpGeoms: 9.3G
read( -%) -> (0/26) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/66k) -> write( -%)
1:22:49 DEB [osm_pass2] - Processed 37,622 blocks:
1:22:49 DEB [osm_pass2] - nodes: 7,715,618,978 (27M/s) in 4m38s cpu:1h10m39s gc:4s avg:15.3
1:22:49 DEB [osm_pass2] - ways: 862,758,280 (236k/s) in 1h45s cpu:11h56m8s gc:1m58s avg:11.8
1:22:49 DEB [osm_pass2] - relations: 9,948,180 (14k/s) in 11m34s cpu:2h26m56s gc:12s avg:12.7
1:22:49 INF [osm_pass2] - Finished in 1h17m2s cpu:15h33m48s gc:2m14s avg:12.1
1:22:49 INF [osm_pass2] - read 1x(1% 34s sys:28s wait:1h15m21s done:44s)
1:22:49 INF [osm_pass2] - process 15x(77% 59m22s sys:1m52s block:6s wait:2s done:5s)
1:22:49 INF [osm_pass2] - write 1x(16% 12m39s sys:2m26s wait:1h4m13s)
1:22:49 INF [boundaries] -
1:22:49 INF [boundaries] - Starting...
1:22:49 INF [boundaries] - Creating polygons for 218 boundaries
1:22:58 INF [boundaries] - Finished creating 218 country polygons
1:23:03 WAR [boundaries] - no left or right country for border between OSM country relations: [307763] around https://www.openstreetmap.org/#map=10/26.02676/54.87710
1:23:04 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
1:23:07 INF [boundaries] - Finished in 17s cpu:23s avg:1.3
1:23:11 INF - Deleting node.db to make room for output file
1:23:11 INF [sort] -
1:23:11 INF [sort] - Starting...
1:23:11 INF [sort] - Grouped 185 chunks into 179
1:23:25 INF [sort] - chunks: [ 0 / 179 0% ] 205G
cpus: 7.7 gc: 6% heap: 10G/21G direct: 18M postGC: 10G
-> (174/185) -> worker(19% 25% 25% 17% 22%)
1:23:35 INF [sort] - chunks: [ 6 / 179 3% ] 204G
cpus: 7.8 gc: 5% heap: 11G/21G direct: 18M postGC: 19G
-> (168/185) -> worker(37% 26% 32% 45% 30%)
1:23:45 INF [sort] - chunks: [ 10 / 179 6% ] 203G
cpus: 5.7 gc: 8% heap: 19G/21G direct: 18M postGC: 19G
-> (164/185) -> worker(29% 19% 28% 28% 35%)
1:23:57 INF [sort] - chunks: [ 11 / 179 6% ] 206G
cpus: 8.4 gc: 1% heap: 12G/21G direct: 18M postGC: 11G
-> (163/185) -> worker(34% 22% 19% 40% 42%)
1:24:08 INF [sort] - chunks: [ 16 / 179 9% ] 204G
cpus: 10.5 gc: 8% heap: 12G/21G direct: 18M postGC: 12G
-> (158/185) -> worker(33% 50% 17% 40% 29%)
1:24:18 INF [sort] - chunks: [ 21 / 179 12% ] 203G
cpus: 3.6 gc: 5% heap: 18G/21G direct: 18M postGC: 18G
-> (153/185) -> worker(20% 24% 21% 22% 14%)
1:24:34 INF [sort] - chunks: [ 23 / 179 13% ] 206G
cpus: 9.2 gc: 5% heap: 13G/21G direct: 18M postGC: 13G
-> (151/185) -> worker(27% 22% 31% 38% 38%)
1:24:50 INF [sort] - chunks: [ 28 / 179 16% ] 206G
cpus: 7.8 gc: 5% heap: 11G/21G direct: 18M postGC: 11G
-> (146/185) -> worker(32% 25% 38% 27% 32%)
1:25:02 INF [sort] - chunks: [ 34 / 179 19% ] 204G
cpus: 10.2 gc: 7% heap: 12G/21G direct: 18M postGC: 12G
-> (140/185) -> worker(27% 28% 26% 30% 35%)
1:25:12 INF [sort] - chunks: [ 38 / 179 21% ] 203G
cpus: 7.7 gc: 7% heap: 10G/21G direct: 18M postGC: 12G
-> (136/185) -> worker(47% 40% 16% 30% 29%)
1:25:22 INF [sort] - chunks: [ 43 / 179 24% ] 203G
cpus: 5.8 gc: 1% heap: 12G/21G direct: 18M postGC: 11G
-> (131/185) -> worker(29% 19% 21% 21% 17%)
1:25:36 INF [sort] - chunks: [ 45 / 179 25% ] 205G
cpus: 11.1 gc: 9% heap: 12G/21G direct: 18M postGC: 11G
-> (129/185) -> worker(34% 38% 19% 30% 35%)
1:25:46 INF [sort] - chunks: [ 50 / 179 28% ] 203G
cpus: 7.4 gc: 15% heap: 9.1G/21G direct: 18M postGC: 8.7G
-> (124/185) -> worker(37% 24% 15% 40% 20%)
1:25:56 INF [sort] - chunks: [ 52 / 179 29% ] 205G
cpus: 8.6 gc: 2% heap: 11G/21G direct: 18M postGC: 11G
-> (122/185) -> worker(28% 29% 22% 44% 17%)
1:26:10 INF [sort] - chunks: [ 56 / 179 31% ] 206G
cpus: 8.1 gc: 5% heap: 18G/21G direct: 18M postGC: 18G
-> (118/185) -> worker(28% 19% 23% 43% 38%)
1:26:21 INF [sort] - chunks: [ 61 / 179 34% ] 203G
cpus: 12.1 gc: 14% heap: 11G/21G direct: 18M postGC: 10G
-> (113/185) -> worker(47% 18% 44% 39% 41%)
1:26:31 INF [sort] - chunks: [ 66 / 179 37% ] 203G
cpus: 4.7 gc: 8% heap: 9.5G/21G direct: 18M postGC: 9.2G
-> (108/185) -> worker(30% 31% 19% 27% 31%)
1:26:41 INF [sort] - chunks: [ 71 / 179 40% ] 203G
cpus: 8.6 gc: 2% heap: 11G/21G direct: 18M postGC: 11G
-> (103/185) -> worker(43% 34% 19% 45% 35%)
1:26:55 INF [sort] - chunks: [ 72 / 179 40% ] 206G
cpus: 8.7 gc: 6% heap: 10G/21G direct: 18M postGC: 10G
-> (102/185) -> worker(40% 39% 23% 34% 42%)
1:27:06 INF [sort] - chunks: [ 76 / 179 42% ] 204G
cpus: 11.4 gc: 5% heap: 10G/21G direct: 18M postGC: 8.5G
-> (98/185) -> worker(52% 56% 31% 41% 33%)
1:27:17 INF [sort] - chunks: [ 81 / 179 45% ] 204G
cpus: 7.5 gc: 12% heap: 11G/21G direct: 18M postGC: 10G
-> (93/185) -> worker(28% 17% 22% 35% 39%)
1:27:27 INF [sort] - chunks: [ 84 / 179 47% ] 205G
cpus: 9.7 gc: 5% heap: 16G/21G direct: 18M postGC: 16G
-> (90/185) -> worker(35% 27% 40% 35% 15%)
1:27:37 INF [sort] - chunks: [ 88 / 179 49% ] 203G
cpus: 11.6 gc: 18% heap: 9G/21G direct: 18M postGC: 7.9G
-> (86/185) -> worker(15% 49% 33% 36% 36%)
1:27:47 INF [sort] - chunks: [ 93 / 179 52% ] 203G
cpus: 8.6 gc: 3% heap: 11G/21G direct: 18M postGC: 10G
-> (81/185) -> worker(26% 20% 47% 36% 21%)
1:27:57 INF [sort] - chunks: [ 94 / 179 53% ] 203G
cpus: 11.5 gc: 8% heap: 10G/21G direct: 18M postGC: 19G
-> (80/185) -> worker(60% 34% 47% 46% 30%)
1:28:07 INF [sort] - chunks: [ 99 / 179 55% ] 203G
cpus: 5.8 gc: 5% heap: 15G/21G direct: 18M postGC: 14G
-> (75/185) -> worker(36% 22% 23% 23% 19%)
1:28:23 INF [sort] - chunks: [ 100 / 179 56% ] 206G
cpus: 8.9 gc: 3% heap: 10G/21G direct: 18M postGC: 10G
-> (74/185) -> worker(40% 22% 43% 35% 18%)
1:28:34 INF [sort] - chunks: [ 104 / 179 58% ] 204G
cpus: 12.2 gc: 7% heap: 10G/21G direct: 18M postGC: 18G
-> (70/185) -> worker(40% 33% 42% 50% 36%)
1:28:44 INF [sort] - chunks: [ 109 / 179 61% ] 203G
cpus: 6.4 gc: 6% heap: 19G/21G direct: 18M postGC: 18G
-> (65/185) -> worker(43% 17% 39% 38% 27%)
1:28:54 INF [sort] - chunks: [ 113 / 179 63% ] 204G
cpus: 8.4 gc: 3% heap: 11G/21G direct: 18M postGC: 11G
-> (61/185) -> worker(33% 18% 34% 44% 25%)
1:29:06 INF [sort] - chunks: [ 115 / 179 64% ] 205G
cpus: 10.1 gc: 6% heap: 10G/21G direct: 18M postGC: 10G
-> (59/185) -> worker(46% 35% 36% 37% 32%)
1:29:18 INF [sort] - chunks: [ 120 / 179 67% ] 203G
cpus: 10.9 gc: 7% heap: 10G/21G direct: 18M postGC: 10G
-> (54/185) -> worker(31% 35% 38% 27% 30%)
1:29:28 INF [sort] - chunks: [ 124 / 179 69% ] 203G
cpus: 3.7 gc: 5% heap: 17G/21G direct: 18M postGC: 17G
-> (50/185) -> worker(13% 24% 20% 27% 17%)
1:29:41 INF [sort] - chunks: [ 126 / 179 70% ] 205G
cpus: 15.3 gc: 18% heap: 9.7G/21G direct: 18M postGC: 9G
-> (48/185) -> worker(20% 18% 41% 45% 28%)
1:29:52 INF [sort] - chunks: [ 130 / 179 73% ] 203G
cpus: 9.1 gc: 6% heap: 18G/21G direct: 18M postGC: 18G
-> (44/185) -> worker(25% 39% 50% 24% 39%)
1:30:02 INF [sort] - chunks: [ 135 / 179 75% ] 203G
cpus: 3.9 gc: 12% heap: 6.4G/21G direct: 18M postGC: 6.3G
-> (39/185) -> worker(17% 30% 31% 29% 29%)
1:30:14 INF [sort] - chunks: [ 138 / 179 77% ] 204G
cpus: 11.4 gc: 3% heap: 10G/21G direct: 18M postGC: 10G
-> (36/185) -> worker(22% 59% 37% 61% 44%)
1:30:28 INF [sort] - chunks: [ 141 / 179 79% ] 206G
cpus: 12 gc: 7% heap: 10G/21G direct: 18M postGC: 9.5G
-> (33/185) -> worker(22% 42% 32% 46% 39%)
1:30:38 INF [sort] - chunks: [ 145 / 179 81% ] 203G
cpus: 8 gc: 6% heap: 9.9G/21G direct: 18M postGC: 9.9G
-> (29/185) -> worker(40% 16% 56% 45% 22%)
1:30:48 INF [sort] - chunks: [ 150 / 179 84% ] 203G
cpus: 7.8 gc: 6% heap: 16G/21G direct: 18M postGC: 15G
-> (24/185) -> worker(26% 26% 40% 39% 27%)
1:31:02 INF [sort] - chunks: [ 151 / 179 84% ] 206G
cpus: 7.5 gc: 4% heap: 20G/21G direct: 18M postGC: 20G
-> (23/185) -> worker(21% 42% 17% 31% 38%)
1:31:13 INF [sort] - chunks: [ 155 / 179 87% ] 205G
cpus: 12.7 gc: 8% heap: 9.8G/21G direct: 18M postGC: 9.2G
-> (19/185) -> worker(34% 35% 58% 49% 49%)
1:31:23 INF [sort] - chunks: [ 160 / 179 89% ] 203G
cpus: 8.7 gc: 10% heap: 19G/21G direct: 18M postGC: 19G
-> (14/185) -> worker(17% 40% 42% 36% 43%)
1:31:34 INF [sort] - chunks: [ 161 / 179 90% ] 206G
cpus: 4.8 gc: 1% heap: 19G/21G direct: 18M postGC: 19G
-> (13/185) -> worker(15% 15% 20% 34% 15%)
1:31:44 INF [sort] - chunks: [ 166 / 179 93% ] 203G
cpus: 11.6 gc: 10% heap: 11G/21G direct: 18M postGC: 10G
-> (8/185) -> worker(62% 60% 27% 65% 24%)
1:31:54 INF [sort] - chunks: [ 171 / 179 96% ] 203G
cpus: 6.7 gc: 4% heap: 14G/21G direct: 18M postGC: 14G
-> (3/185) -> worker(23% 23% 21% 35% 23%)
1:32:05 INF [sort] - chunks: [ 172 / 179 96% ] 205G
cpus: 10.4 gc: 8% heap: 20G/21G direct: 18M postGC: 20G
-> (2/185) -> worker(25% 51% 46% 39% 22%)
1:32:15 INF [sort] - chunks: [ 178 / 179 99% ] 203G
cpus: 4.2 gc: 7% heap: 3.9G/21G direct: 18M postGC: 3.6G
-> (0/185) -> worker(39% -% -% -% -%)
1:32:15 INF [sort] - chunks: [ 179 / 179 100% ] 203G
cpus: 1 gc: 0% heap: 3.9G/21G direct: 18M postGC: 3.6G
-> (0/185) -> worker( -% -% -% -% -%)
1:32:15 INF [sort] - Finished in 9m5s cpu:1h17m47s gc:36s avg:8.6
1:32:15 INF [sort] - worker 5x(32% 2m53s sys:29s wait:1m43s done:5s)
1:32:15 INF - read:986s write:714s sort:998s
1:32:15 INF [mbtiles] -
1:32:15 INF [mbtiles] - Starting...
1:32:15 DEB [mbtiles:write] - Execute mbtiles: create table metadata (name text, value text);
1:32:15 DEB [mbtiles:write] - Execute mbtiles: create unique index name on metadata (name);
1:32:15 DEB [mbtiles:write] - Execute mbtiles: create table tiles_shallow (
zoom_level integer,
tile_column integer,
tile_row integer,
tile_data_id integer
, primary key(zoom_level,tile_column,tile_row)
) without rowid
1:32:15 DEB [mbtiles:write] - Execute mbtiles: create table tiles_data (
tile_data_id integer primary key,
tile_data blob
)
1:32:15 DEB [mbtiles:write] - Execute mbtiles: create view tiles AS
select
tiles_shallow.zoom_level as zoom_level,
tiles_shallow.tile_column as tile_column,
tiles_shallow.tile_row as tile_row,
tiles_data.tile_data as tile_data
from tiles_shallow
join tiles_data on tiles_shallow.tile_data_id = tiles_data.tile_data_id
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: name=OpenMapTiles
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: format=pbf
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org
1:32:15 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>
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: version=3.13.1
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: type=baselayer
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: bounds=-180,-85.05113,180,85.05113
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: center=0,0,0
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: minzoom=0
1:32:15 DEB [mbtiles:write] - Set mbtiles metadata: maxzoom=14
1:32:15 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:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","ele":"Number","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:be":"String","name:ru":"String","name:fi":"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:es":"String","name:zh":"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","ele_ft":"Number","icao":"String","name:hr":"String","name:lv":"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: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","rank":"Number","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: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: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","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: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:ja_kana":"String","name:nl":"String","name:ru":"String","name:be":"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","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:de":"String","name:hi":"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:nonlatin":"String","name:ka":"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: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","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: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","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:ja_kana":"String","name:nl":"String","name:be":"String","name:fi":"String","name:ru":"String","name:no":"String","name:bg":"String","name":"String","indoor":"Number","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","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: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","subclass":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":12,"maxzoom":14},{"id":"transportation","fields":{"access":"String","brunnel":"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","id":"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: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","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:he":"String","name:da":"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:ru":"String","name:fi":"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","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:he":"String","name:da":"String","name:tr":"String","name:pt":"String","name:de":"String","name:hi":"String","name:lt":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":3,"maxzoom":14}]}
1:32:17 INF [mbtiles:write] - Starting z0
1:32:17 INF [mbtiles:write] - Finished z0 in 0s cpu:0s avg:14.4, now starting z1
1:32:17 INF [mbtiles:write] - Finished z1 in 0s cpu:0s avg:0, now starting z2
1:32:17 INF [mbtiles:write] - Finished z2 in 0s cpu:0s avg:238, now starting z3
1:32:17 INF [mbtiles:write] - Finished z3 in 0s cpu:0s avg:7.7, now starting z4
1:32:19 INF [mbtiles:write] - Finished z4 in 2s cpu:33s avg:14.9, now starting z5
1:32:20 INF [mbtiles:write] - Finished z5 in 1s cpu:16s avg:15, now starting z6
1:32:24 INF [mbtiles:write] - Finished z6 in 4s cpu:56s avg:14.3, now starting z7
1:32:25 INF [mbtiles] - features: [ 10M 0% 1M/s ] 203G tiles: [ 7k 702/s ] 64M
cpus: 14.7 gc: 17% heap: 3.6G/21G direct: 18M postGC: 2.8G
read(49%) -> (990/1k) -> encode(63% 59% 63% 64% 65% 64% 64% 68% 64% 67% 65% 68% 67% 64% 65%) -> (1k/1k) -> write( 3%)
last tile: 7/12/34 (z7 10%) https://www.openstreetmap.org/#map=7/64.16811/-146.25000
1:32:35 INF [mbtiles] - features: [ 14M 1% 464k/s ] 203G tiles: [ 13k 600/s ] 105M
cpus: 15.4 gc: 3% heap: 4G/21G direct: 18M postGC: 2.9G
read(13%) -> (1k/1k) -> encode(92% 92% 84% 92% 90% 94% 95% 92% 90% 93% 88% 89% 91% 95% 93%) -> (1k/1k) -> write( 1%)
last tile: 7/66/41 (z7 52%) https://www.openstreetmap.org/#map=7/54.16243/5.62500
1:32:45 INF [mbtiles] - features: [ 17M 1% 223k/s ] 203G tiles: [ 13k 20/s ] 117M
cpus: 15.3 gc: 3% heap: 11G/21G direct: 18M postGC: 2.8G
read( 2%) -> (930/1k) -> encode(93% 91% 88% 91% 93% 92% 92% 93% 92% 90% 94% 92% 92% 94% 94%) -> (1k/1k) -> write( 0%)
last tile: 7/68/36 (z7 53%) https://www.openstreetmap.org/#map=7/61.60640/11.25000
1:32:55 INF [mbtiles] - features: [ 21M 1% 446k/s ] 203G tiles: [ 17k 455/s ] 188M
cpus: 15.3 gc: 4% heap: 7.3G/21G direct: 18M postGC: 2.5G
read(16%) -> (1k/1k) -> encode(93% 93% 93% 91% 95% 92% 91% 94% 93% 90% 94% 92% 93% 91% 95%) -> (1k/1k) -> write( 1%)
last tile: 7/114/46 (z7 89%) https://www.openstreetmap.org/#map=7/45.08904/140.62500
1:32:59 INF [mbtiles:write] - Finished z7 in 35s cpu:8m59s gc:1s avg:15.3, now starting z8
1:33:05 INF [mbtiles] - features: [ 25M 1% 371k/s ] 203G tiles: [ 36k 1.8k/s ] 245M
cpus: 15.2 gc: 4% heap: 7.7G/21G direct: 18M postGC: 2.5G
read(15%) -> (1k/1k) -> encode(93% 92% 95% 93% 94% 92% 94% 93% 89% 95% 91% 87% 93% 91% 92%) -> (1k/1k) -> write( 1%)
last tile: 8/74/91 (z8 29%) https://www.openstreetmap.org/#map=8/46.07323/-75.93750
1:33:15 INF [mbtiles] - features: [ 30M 1% 531k/s ] 203G tiles: [ 49k 1.3k/s ] 315M
cpus: 14.9 gc: 5% heap: 10G/21G direct: 18M postGC: 3.1G
read( 9%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 8/133/77 (z8 52%) https://www.openstreetmap.org/#map=8/58.07788/7.03125
1:33:25 INF [mbtiles] - features: [ 33M 1% 302k/s ] 203G tiles: [ 50k 81/s ] 323M
cpus: 14.8 gc: 5% heap: 5.2G/21G direct: 18M postGC: 3.2G
read( 2%) -> (999/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 0%)
last tile: 8/137/75 (z8 53%) https://www.openstreetmap.org/#map=8/59.53432/12.65625
1:33:35 INF [mbtiles] - features: [ 36M 1% 228k/s ] 203G tiles: [ 51k 140/s ] 359M
cpus: 14.8 gc: 4% heap: 8.2G/21G direct: 18M postGC: 3.6G
read( 2%) -> (988/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 8/144/91 (z8 56%) https://www.openstreetmap.org/#map=8/46.07323/22.50000
1:33:45 INF [mbtiles] - features: [ 39M 1% 381k/s ] 203G tiles: [ 55k 398/s ] 427M
cpus: 14.9 gc: 4% heap: 5.4G/21G direct: 18M postGC: 3.8G
read( 4%) -> (1k/1k) -> encode(96% 96% 96% 95% 96% 95% 96% 96% 96% 95% 96% 96% 95% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 8/164/81 (z8 64%) https://www.openstreetmap.org/#map=8/54.97761/50.62500
1:33:55 INF [mbtiles] - features: [ 49M 2% 924k/s ] 203G tiles: [ 64k 936/s ] 484M
cpus: 14.9 gc: 5% heap: 10G/21G direct: 18M postGC: 2.5G
read( 7%) -> (928/1k) -> encode(93% 94% 93% 94% 92% 94% 92% 94% 93% 94% 94% 92% 92% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 8/212/106 (z8 83%) https://www.openstreetmap.org/#map=8/29.53523/118.12500
1:34:00 INF [mbtiles:write] - Finished z8 in 1m1s cpu:15m10s gc:3s avg:14.9, now starting z9
1:34:06 INF [mbtiles] - features: [ 54M 2% 521k/s ] 203G tiles: [ 135k 7k/s ] 634M
cpus: 15 gc: 4% heap: 3.2G/21G direct: 18M postGC: 3.2G
read(13%) -> (999/1k) -> encode(94% 95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 95% 95% 95% 93%) -> (1k/1k) -> write( 4%)
last tile: 9/137/188 (z9 26%) https://www.openstreetmap.org/#map=9/43.06889/-83.67188
1:34:16 INF [mbtiles] - features: [ 59M 2% 543k/s ] 203G tiles: [ 186k 5k/s ] 789M
cpus: 15 gc: 6% heap: 10G/21G direct: 18M postGC: 3.8G
read(15%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 9/251/193 (z9 49%) https://www.openstreetmap.org/#map=9/40.44695/-3.51563
1:34:26 INF [mbtiles] - features: [ 66M 2% 691k/s ] 203G tiles: [ 194k 814/s ] 893M
cpus: 14.9 gc: 7% heap: 11G/21G direct: 18M postGC: 4.8G
read(16%) -> (1k/1k) -> encode(93% 93% 92% 92% 92% 92% 93% 93% 93% 93% 92% 93% 92% 93% 92%) -> (1k/1k) -> write( 2%)
last tile: 9/271/145 (z9 53%) https://www.openstreetmap.org/#map=9/61.27023/10.54688
1:34:36 INF [mbtiles] - features: [ 70M 2% 361k/s ] 203G tiles: [ 199k 478/s ] 969M
cpus: 14.9 gc: 5% heap: 7.7G/21G direct: 18M postGC: 5.2G
read(10%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 9/283/178 (z9 55%) https://www.openstreetmap.org/#map=9/47.98992/18.98438
1:34:46 INF [mbtiles] - features: [ 74M 3% 400k/s ] 203G tiles: [ 206k 762/s ] 1G
cpus: 14.9 gc: 4% heap: 10G/21G direct: 18M postGC: 5.7G
read( 9%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 94%) -> (1k/1k) -> write( 2%)
last tile: 9/302/168 (z9 59%) https://www.openstreetmap.org/#map=9/52.48278/32.34375
1:34:56 INF [mbtiles] - features: [ 80M 3% 627k/s ] 203G tiles: [ 220k 1.3k/s ] 1.2G
cpus: 14.8 gc: 5% heap: 13G/21G direct: 18M postGC: 6.2G
read( 4%) -> (885/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 9/337/170 (z9 66%) https://www.openstreetmap.org/#map=9/51.61802/56.95313
1:35:06 INF [mbtiles] - features: [ 89M 3% 920k/s ] 203G tiles: [ 265k 4.5k/s ] 1.4G
cpus: 14.9 gc: 6% heap: 2.9G/21G direct: 18M postGC: 2.8G
read(16%) -> (1k/1k) -> encode(91% 92% 92% 89% 90% 91% 92% 92% 89% 92% 90% 91% 91% 92% 92%) -> (1k/1k) -> write( 4%)
last tile: 9/454/194 (z9 88%) https://www.openstreetmap.org/#map=9/39.90974/139.21875
1:35:10 INF [mbtiles:write] - Finished z9 in 1m9s cpu:17m15s gc:4s avg:14.9, now starting z10
1:35:16 INF [mbtiles] - features: [ 98M 3% 901k/s ] 203G tiles: [ 547k 28k/s ] 1.7G
cpus: 15.1 gc: 5% heap: 7.4G/21G direct: 18M postGC: 2.7G
read(18%) -> (940/1k) -> encode(92% 94% 93% 92% 92% 94% 93% 94% 94% 93% 94% 93% 94% 92% 94%) -> (1k/1k) -> write(11%)
last tile: 10/296/453 (z10 29%) https://www.openstreetmap.org/#map=10/20.30342/-75.93750
1:35:26 INF [mbtiles] - features: [ 110M 4% 1.1M/s ] 203G tiles: [ 763k 21k/s ] 2.1G
cpus: 15.2 gc: 6% heap: 5.3G/21G direct: 18M postGC: 3G
read(30%) -> (1k/1k) -> encode(93% 93% 94% 93% 93% 93% 93% 90% 93% 91% 94% 94% 93% 94% 93%) -> (1k/1k) -> write(11%)
last tile: 10/543/328 (z10 53%) https://www.openstreetmap.org/#map=10/54.16243/10.89844
1:35:36 INF [mbtiles] - features: [ 119M 4% 883k/s ] 203G tiles: [ 811k 4.8k/s ] 2.4G
cpus: 15.1 gc: 6% heap: 5.4G/21G direct: 18M postGC: 4.4G
read(22%) -> (1k/1k) -> encode(94% 94% 93% 94% 94% 94% 94% 93% 94% 93% 93% 93% 93% 94% 94%) -> (1k/1k) -> write( 7%)
last tile: 10/604/291 (z10 59%) https://www.openstreetmap.org/#map=10/61.10079/32.34375
1:35:46 INF [mbtiles] - features: [ 131M 4% 1.2M/s ] 203G tiles: [ 989k 17k/s ] 2.9G
cpus: 15.1 gc: 5% heap: 5G/21G direct: 18M postGC: 3.4G
read(15%) -> (1k/1k) -> encode(93% 94% 91% 93% 94% 92% 92% 93% 93% 93% 94% 91% 93% 94% 93%) -> (1k/1k) -> write(12%)
last tile: 10/838/381 (z10 81%) https://www.openstreetmap.org/#map=10/41.77131/114.60938
1:35:50 INF [mbtiles:write] - Finished z10 in 41s cpu:10m16s gc:2s avg:15.2, now starting z11
1:35:56 INF [mbtiles] - features: [ 145M 5% 1.3M/s ] 203G tiles: [ 2M 101k/s ] 3.4G
cpus: 15.4 gc: 7% heap: 9.9G/21G direct: 18M postGC: 6G
read(34%) -> (1k/1k) -> encode(92% 88% 92% 92% 90% 90% 92% 90% 92% 92% 91% 91% 91% 91% 92%) -> (1k/1k) -> write(28%)
last tile: 11/502/1119 (z11 24%) https://www.openstreetmap.org/#map=11/-16.46769/-91.75781
1:36:06 INF [mbtiles] - features: [ 158M 5% 1.3M/s ] 203G tiles: [ 2.6M 68k/s ] 4G
cpus: 15.3 gc: 6% heap: 7.3G/21G direct: 18M postGC: 4.4G
read(30%) -> (1k/1k) -> encode(92% 93% 93% 93% 93% 93% 93% 93% 93% 93% 91% 93% 93% 92% 92%) -> (1k/1k) -> write(23%)
last tile: 11/895/977 (z11 43%) https://www.openstreetmap.org/#map=11/8.23324/-22.67578
1:36:16 INF [mbtiles] - features: [ 175M 6% 1.6M/s ] 203G tiles: [ 2.9M 31k/s ] 4.5G
cpus: 15.3 gc: 6% heap: 10G/21G direct: 18M postGC: 3.8G
read(37%) -> (1k/1k) -> encode(91% 92% 93% 93% 93% 91% 93% 93% 93% 93% 93% 90% 93% 93% 89%) -> (1k/1k) -> write(12%)
last tile: 11/1090/641 (z11 53%) https://www.openstreetmap.org/#map=11/55.67758/11.60156
1:36:26 INF [mbtiles] - features: [ 187M 6% 1.1M/s ] 203G tiles: [ 3.1M 13k/s ] 5G
cpus: 15.2 gc: 6% heap: 10G/21G direct: 18M postGC: 3.4G
read(27%) -> (1k/1k) -> encode(93% 93% 90% 91% 94% 93% 93% 94% 93% 94% 93% 94% 92% 94% 94%) -> (1k/1k) -> write( 9%)
last tile: 11/1177/608 (z11 57%) https://www.openstreetmap.org/#map=11/58.81374/26.89453
1:36:36 INF [mbtiles] - features: [ 198M 7% 1.1M/s ] 203G tiles: [ 3.4M 34k/s ] 5.7G
cpus: 15.2 gc: 7% heap: 14G/21G direct: 18M postGC: 5.2G
read(25%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write(15%)
last tile: 11/1402/1401 (z11 68%) https://www.openstreetmap.org/#map=11/-55.07837/66.44531
1:36:46 INF [mbtiles] - features: [ 215M 7% 1.6M/s ] 203G tiles: [ 3.9M 48k/s ] 6.3G
cpus: 15.3 gc: 6% heap: 11G/21G direct: 18M postGC: 4.3G
read(26%) -> (1k/1k) -> encode(94% 94% 93% 94% 92% 94% 94% 94% 91% 92% 92% 93% 94% 92% 91%) -> (1k/1k) -> write(19%)
last tile: 11/1744/984 (z11 85%) https://www.openstreetmap.org/#map=11/7.01367/126.56250
1:36:50 INF [mbtiles:write] - Finished z11 in 1m cpu:15m13s gc:4s avg:15.3, now starting z12
1:36:56 INF [mbtiles] - features: [ 230M 8% 1.5M/s ] 203G tiles: [ 7M 307k/s ] 6.8G
cpus: 15.3 gc: 6% heap: 13G/21G direct: 18M postGC: 5.2G
read(24%) -> (557/1k) -> encode(90% 90% 90% 92% 92% 90% 90% 91% 92% 92% 92% 90% 92% 89% 92%) -> (629/1k) -> write(61%)
last tile: 12/732/2487 (z12 17%) https://www.openstreetmap.org/#map=12/-35.96022/-115.66406
1:37:06 INF [mbtiles] - features: [ 251M 9% 2.1M/s ] 203G tiles: [ 7.9M 88k/s ] 7.4G
cpus: 15.4 gc: 8% heap: 8G/21G direct: 18M postGC: 3.8G
read(44%) -> (1k/1k) -> encode(91% 88% 91% 88% 91% 91% 88% 91% 91% 91% 90% 91% 92% 91% 90%) -> (1k/1k) -> write(26%)
last tile: 12/1029/1475 (z12 25%) https://www.openstreetmap.org/#map=12/44.90258/-89.56055
1:37:16 INF [mbtiles] - features: [ 271M 9% 1.9M/s ] 203G tiles: [ 8.3M 46k/s ] 7.9G
cpus: 15.3 gc: 8% heap: 8.7G/21G direct: 18M postGC: 3G
read(36%) -> (969/1k) -> encode(90% 92% 91% 91% 92% 92% 90% 92% 92% 91% 90% 92% 92% 91% 92%) -> (1k/1k) -> write(16%)
last tile: 12/1188/2767 (z12 29%) https://www.openstreetmap.org/#map=12/-53.27835/-75.58594
1:37:26 INF [mbtiles] - features: [ 287M 10% 1.5M/s ] 203G tiles: [ 9.2M 90k/s ] 8.5G
cpus: 15.3 gc: 8% heap: 5.5G/21G direct: 18M postGC: 5.3G
read(26%) -> (1k/1k) -> encode(92% 92% 91% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write(28%)
last tile: 12/1449/1820 (z12 35%) https://www.openstreetmap.org/#map=12/19.64259/-52.64648
1:37:36 INF [mbtiles] - features: [ 306M 10% 1.9M/s ] 203G tiles: [ 11M 192k/s ] 9G
cpus: 15.5 gc: 8% heap: 5.1G/21G direct: 18M postGC: 4.3G
read(41%) -> (1k/1k) -> encode(91% 91% 88% 92% 92% 87% 92% 89% 90% 87% 91% 91% 89% 90% 91%) -> (1k/1k) -> write(42%)
last tile: 12/2005/1507 (z12 48%) https://www.openstreetmap.org/#map=12/42.87596/-3.77930
1:37:46 INF [mbtiles] - features: [ 327M 11% 2M/s ] 203G tiles: [ 11M 30k/s ] 9.4G
cpus: 15.3 gc: 7% heap: 12G/21G direct: 18M postGC: 4.5G
read(38%) -> (1k/1k) -> encode(93% 92% 90% 93% 92% 93% 91% 93% 93% 92% 93% 93% 92% 92% 89%) -> (1k/1k) -> write(11%)
last tile: 12/2103/1333 (z12 51%) https://www.openstreetmap.org/#map=12/53.06763/4.83398
1:37:56 INF [mbtiles] - features: [ 346M 12% 1.9M/s ] 203G tiles: [ 11M 21k/s ] 9.9G
cpus: 15.3 gc: 8% heap: 7.8G/21G direct: 18M postGC: 4.4G
read(39%) -> (1k/1k) -> encode(91% 90% 91% 92% 92% 92% 91% 92% 90% 89% 91% 91% 89% 91% 90%) -> (1k/1k) -> write(10%)
last tile: 12/2171/1614 (z12 53%) https://www.openstreetmap.org/#map=12/35.60372/10.81055
1:38:06 INF [mbtiles] - features: [ 362M 12% 1.5M/s ] 203G tiles: [ 11M 20k/s ] 10G
cpus: 15.3 gc: 7% heap: 6.3G/21G direct: 18M postGC: 3.6G
read(33%) -> (1k/1k) -> encode(93% 91% 93% 93% 92% 91% 90% 91% 92% 92% 93% 92% 89% 92% 91%) -> (1k/1k) -> write(11%)
last tile: 12/2238/1341 (z12 54%) https://www.openstreetmap.org/#map=12/52.64306/16.69922
1:38:16 INF [mbtiles] - features: [ 376M 13% 1.4M/s ] 203G tiles: [ 12M 31k/s ] 11G
cpus: 15.3 gc: 7% heap: 6.5G/21G direct: 18M postGC: 5.8G
read(27%) -> (1k/1k) -> encode(91% 93% 91% 93% 93% 93% 92% 93% 92% 92% 92% 93% 92% 93% 91%) -> (1k/1k) -> write(15%)
last tile: 12/2342/1202 (z12 57%) https://www.openstreetmap.org/#map=12/59.44508/25.83984
1:38:26 INF [mbtiles] - features: [ 391M 13% 1.5M/s ] 203G tiles: [ 12M 33k/s ] 11G
cpus: 15.2 gc: 6% heap: 5.6G/21G direct: 18M postGC: 4.4G
read(29%) -> (1k/1k) -> encode(91% 93% 93% 93% 93% 91% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write(15%)
last tile: 12/2453/1264 (z12 59%) https://www.openstreetmap.org/#map=12/56.55948/35.59570
1:38:36 INF [mbtiles] - features: [ 407M 14% 1.5M/s ] 203G tiles: [ 13M 71k/s ] 12G
cpus: 15.3 gc: 7% heap: 5.6G/21G direct: 18M postGC: 2.5G
read(27%) -> (1k/1k) -> encode(93% 91% 91% 91% 93% 90% 92% 92% 93% 92% 91% 93% 92% 91% 92%) -> (1k/1k) -> write(25%)
last tile: 12/2693/1173 (z12 65%) https://www.openstreetmap.org/#map=12/60.71620/56.68945
1:38:46 INF [mbtiles] - features: [ 423M 14% 1.6M/s ] 203G tiles: [ 14M 102k/s ] 12G
cpus: 15.4 gc: 8% heap: 12G/21G direct: 18M postGC: 4.8G
read(30%) -> (1k/1k) -> encode(92% 92% 92% 92% 92% 92% 91% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write(31%)
last tile: 12/3046/1749 (z12 74%) https://www.openstreetmap.org/#map=12/25.40358/87.71484
1:38:56 INF [mbtiles] - features: [ 443M 15% 1.9M/s ] 203G tiles: [ 15M 81k/s ] 13G
cpus: 15.4 gc: 8% heap: 8.7G/21G direct: 18M postGC: 3.3G
read(38%) -> (1k/1k) -> encode(90% 89% 92% 89% 91% 91% 91% 89% 92% 91% 91% 91% 90% 90% 92%) -> (1k/1k) -> write(27%)
last tile: 12/3358/1569 (z12 82%) https://www.openstreetmap.org/#map=12/38.75408/115.13672
1:39:06 INF [mbtiles] - features: [ 462M 16% 1.8M/s ] 203G tiles: [ 15M 77k/s ] 14G
cpus: 15.3 gc: 8% heap: 2.2G/21G direct: 18M postGC: 2.2G
read(27%) -> (1k/1k) -> encode(91% 92% 92% 92% 91% 91% 89% 91% 91% 89% 91% 90% 90% 92% 91%) -> (1k/1k) -> write(25%)
last tile: 12/3642/1550 (z12 88%) https://www.openstreetmap.org/#map=12/40.04444/140.09766
1:39:11 INF [mbtiles:write] - Finished z12 in 2m21s cpu:36m5s gc:10s avg:15.3, now starting z13
1:39:16 INF [mbtiles] - features: [ 474M 16% 1.2M/s ] 203G tiles: [ 20M 428k/s ] 14G
cpus: 11.3 gc: 4% heap: 4.3G/21G direct: 18M postGC: 2.5G
read(12%) -> (0/1k) -> encode(61% 64% 62% 64% 57% 60% 61% 62% 60% 59% 60% 58% 58% 67% 62%) -> (1k/1k) -> write(80%)
last tile: 13/344/1721 (z13 4%) https://www.openstreetmap.org/#map=13/71.62214/-164.88281
1:39:26 INF [mbtiles] - features: [ 483M 16% 843k/s ] 203G tiles: [ 25M 540k/s ] 14G
cpus: 8.5 gc: 3% heap: 8.7G/21G direct: 18M postGC: 2.6G
read(15%) -> (103/1k) -> encode(49% 49% 49% 45% 46% 47% 43% 46% 46% 49% 47% 45% 49% 47% 46%) -> (1k/1k) -> write(96%)
last tile: 13/1127/3868 (z13 13%) https://www.openstreetmap.org/#map=13/9.96885/-130.47363
1:39:36 INF [mbtiles] - features: [ 487M 17% 450k/s ] 203G tiles: [ 26M 109k/s ] 14G
cpus: 15.2 gc: 6% heap: 7.9G/21G direct: 18M postGC: 3.9G
read(16%) -> (1k/1k) -> encode(90% 93% 93% 94% 92% 93% 92% 94% 93% 93% 93% 90% 90% 93% 93%) -> (1k/1k) -> write(22%)
last tile: 13/1305/2931 (z13 15%) https://www.openstreetmap.org/#map=13/45.49095/-122.65137
1:39:46 INF [mbtiles] - features: [ 490M 17% 285k/s ] 203G tiles: [ 26M 5.4k/s ] 14G
cpus: 14.9 gc: 5% heap: 9.2G/21G direct: 18M postGC: 4.2G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/1314/3167 (z13 16%) https://www.openstreetmap.org/#map=13/37.75334/-122.25586
1:39:56 INF [mbtiles] - features: [ 493M 17% 288k/s ] 203G tiles: [ 26M 6k/s ] 14G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 4.5G
read( 4%) -> (968/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/1324/3180 (z13 16%) https://www.openstreetmap.org/#map=13/37.30028/-121.81641
1:40:06 INF [mbtiles] - features: [ 498M 17% 526k/s ] 203G tiles: [ 27M 43k/s ] 15G
cpus: 15 gc: 6% heap: 9.5G/21G direct: 18M postGC: 5.4G
read(10%) -> (1k/1k) -> encode(94% 94% 93% 93% 93% 94% 93% 93% 93% 93% 94% 94% 93% 93% 93%) -> (1k/1k) -> write(11%)
last tile: 13/1396/3268 (z13 17%) https://www.openstreetmap.org/#map=13/34.16182/-118.65234
1:40:16 INF [mbtiles] - features: [ 500M 17% 181k/s ] 203G tiles: [ 27M 4.8k/s ] 15G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 5.6G
read( 1%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/1404/3275 (z13 17%) https://www.openstreetmap.org/#map=13/33.90690/-118.30078
1:40:26 INF [mbtiles] - features: [ 502M 17% 180k/s ] 203G tiles: [ 27M 3k/s ] 15G
cpus: 14.9 gc: 5% heap: 8.2G/21G direct: 18M postGC: 5.6G
read( 1%) -> (1k/1k) -> encode(94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/1409/3270 (z13 17%) https://www.openstreetmap.org/#map=13/34.08906/-118.08105
1:40:36 INF [mbtiles] - features: [ 505M 17% 346k/s ] 203G tiles: [ 27M 12k/s ] 15G
cpus: 14.9 gc: 6% heap: 7.2G/21G direct: 18M postGC: 6.3G
read( 3%) -> (995/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/1431/3314 (z13 17%) https://www.openstreetmap.org/#map=13/32.47270/-117.11426
1:40:46 INF [mbtiles] - features: [ 508M 17% 256k/s ] 203G tiles: [ 27M 2.9k/s ] 15G
cpus: 14.9 gc: 7% heap: 7G/21G direct: 18M postGC: 7G
read( 1%) -> (633/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/1436/3314 (z13 17%) https://www.openstreetmap.org/#map=13/32.47270/-116.89453
1:40:56 INF [mbtiles] - features: [ 512M 17% 373k/s ] 203G tiles: [ 28M 63k/s ] 15G
cpus: 15 gc: 6% heap: 11G/21G direct: 18M postGC: 7.9G
read( 9%) -> (1k/1k) -> encode(94% 94% 93% 94% 94% 94% 92% 94% 91% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write(15%)
last tile: 13/1544/3286 (z13 18%) https://www.openstreetmap.org/#map=13/33.50476/-112.14844
1:41:06 INF [mbtiles] - features: [ 517M 18% 479k/s ] 203G tiles: [ 28M 39k/s ] 15G
cpus: 15 gc: 6% heap: 10G/21G direct: 18M postGC: 8.4G
read( 7%) -> (977/1k) -> encode(94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write(10%)
last tile: 13/1611/6045 (z13 19%) https://www.openstreetmap.org/#map=13/-64.71788/-109.20410
1:41:16 INF [mbtiles] - features: [ 523M 18% 591k/s ] 203G tiles: [ 29M 60k/s ] 15G
cpus: 15 gc: 6% heap: 11G/21G direct: 18M postGC: 9.3G
read(10%) -> (1k/1k) -> encode(93% 93% 93% 93% 94% 93% 93% 93% 94% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write(15%)
last tile: 13/1713/2844 (z13 20%) https://www.openstreetmap.org/#map=13/48.10743/-104.72168
1:41:26 INF [mbtiles] - features: [ 532M 18% 924k/s ] 203G tiles: [ 29M 74k/s ] 15G
cpus: 15.2 gc: 5% heap: 3G/21G direct: 18M postGC: 2.4G
read(16%) -> (857/1k) -> encode(93% 94% 94% 93% 94% 93% 94% 92% 93% 94% 93% 91% 93% 92% 91%) -> (1k/1k) -> write(19%)
last tile: 13/1840/3640 (z13 22%) https://www.openstreetmap.org/#map=13/19.64259/-99.14063
1:41:36 INF [mbtiles] - features: [ 537M 18% 496k/s ] 203G tiles: [ 30M 23k/s ] 16G
cpus: 15 gc: 6% heap: 3.9G/21G direct: 18M postGC: 3.1G
read( 8%) -> (1k/1k) -> encode(93% 94% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/1881/2783 (z13 22%) https://www.openstreetmap.org/#map=13/49.86632/-97.33887
1:41:46 INF [mbtiles] - features: [ 540M 18% 367k/s ] 203G tiles: [ 30M 8.6k/s ] 16G
cpus: 14.9 gc: 5% heap: 4.2G/21G direct: 18M postGC: 3.5G
read( 5%) -> (1k/1k) -> encode(95% 95% 94% 94% 94% 94% 95% 95% 94% 95% 94% 95% 94% 95% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/1896/3305 (z13 23%) https://www.openstreetmap.org/#map=13/32.80574/-96.67969
1:41:56 INF [mbtiles] - features: [ 547M 19% 645k/s ] 203G tiles: [ 30M 29k/s ] 16G
cpus: 15 gc: 6% heap: 8.9G/21G direct: 18M postGC: 4.2G
read( 9%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 8%)
last tile: 13/1948/3134 (z13 23%) https://www.openstreetmap.org/#map=13/38.89103/-94.39453
1:42:06 INF [mbtiles] - features: [ 553M 19% 617k/s ] 203G tiles: [ 30M 34k/s ] 16G
cpus: 15 gc: 6% heap: 10G/21G direct: 18M postGC: 5G
read( 9%) -> (1k/1k) -> encode(94% 93% 93% 93% 93% 94% 93% 93% 93% 93% 93% 94% 94% 93% 93%) -> (1k/1k) -> write( 9%)
last tile: 13/2010/3736 (z13 24%) https://www.openstreetmap.org/#map=13/15.62304/-91.66992
1:42:16 INF [mbtiles] - features: [ 557M 19% 426k/s ] 203G tiles: [ 31M 18k/s ] 16G
cpus: 14.9 gc: 6% heap: 6.5G/21G direct: 18M postGC: 5.6G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 5%)
last tile: 13/2043/3380 (z13 24%) https://www.openstreetmap.org/#map=13/29.99300/-90.21973
1:42:26 INF [mbtiles] - features: [ 562M 19% 468k/s ] 203G tiles: [ 31M 18k/s ] 16G
cpus: 15 gc: 6% heap: 6.6G/21G direct: 18M postGC: 6G
read( 7%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 5%)
last tile: 13/2076/3732 (z13 25%) https://www.openstreetmap.org/#map=13/15.79225/-88.76953
1:42:36 INF [mbtiles] - features: [ 566M 19% 419k/s ] 203G tiles: [ 31M 10k/s ] 16G
cpus: 14.9 gc: 6% heap: 7G/21G direct: 18M postGC: 6.5G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 93% 94% 94% 94% 94% 93% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/2095/3011 (z13 25%) https://www.openstreetmap.org/#map=13/42.97250/-87.93457
1:42:46 INF [mbtiles] - features: [ 571M 19% 436k/s ] 203G tiles: [ 31M 18k/s ] 16G
cpus: 14.9 gc: 6% heap: 7.1G/21G direct: 18M postGC: 7.1G
read( 6%) -> (1k/1k) -> encode(94% 93% 93% 94% 94% 94% 94% 93% 93% 94% 93% 94% 94% 94% 93%) -> (1k/1k) -> write( 5%)
last tile: 13/2128/3367 (z13 25%) https://www.openstreetmap.org/#map=13/30.48655/-86.48438
1:42:56 INF [mbtiles] - features: [ 577M 20% 605k/s ] 203G tiles: [ 31M 23k/s ] 16G
cpus: 15 gc: 6% heap: 11G/21G direct: 18M postGC: 7.8G
read( 9%) -> (1k/1k) -> encode(94% 94% 94% 93% 94% 93% 93% 93% 93% 94% 93% 94% 94% 94% 93%) -> (1k/1k) -> write( 7%)
last tile: 13/2170/3128 (z13 26%) https://www.openstreetmap.org/#map=13/39.09596/-84.63867
1:43:06 INF [mbtiles] - features: [ 582M 20% 555k/s ] 203G tiles: [ 31M 13k/s ] 16G
cpus: 14.9 gc: 6% heap: 8.4G/21G direct: 18M postGC: 8.4G
read( 8%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/2194/3053 (z13 26%) https://www.openstreetmap.org/#map=13/41.60723/-83.58398
1:43:16 INF [mbtiles] - features: [ 587M 20% 464k/s ] 203G tiles: [ 32M 13k/s ] 17G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 9G
read( 6%) -> (1k/1k) -> encode(94% 93% 94% 93% 93% 93% 93% 93% 94% 93% 94% 93% 94% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/2218/3435 (z13 27%) https://www.openstreetmap.org/#map=13/27.87793/-82.52930
1:43:26 INF [mbtiles] - features: [ 592M 20% 515k/s ] 203G tiles: [ 32M 14k/s ] 17G
cpus: 14.9 gc: 7% heap: 11G/21G direct: 18M postGC: 9.6G
read( 8%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/2244/3424 (z13 27%) https://www.openstreetmap.org/#map=13/28.30438/-81.38672
1:43:36 INF [mbtiles] - features: [ 596M 20% 429k/s ] 203G tiles: [ 32M 8.6k/s ] 17G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 10G
read( 5%) -> (939/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/2259/4119 (z13 27%) https://www.openstreetmap.org/#map=13/-1.01069/-80.72754
1:43:46 INF [mbtiles] - features: [ 600M 20% 341k/s ] 203G tiles: [ 32M 8k/s ] 17G
cpus: 15 gc: 5% heap: 2.1G/21G direct: 18M postGC: 2.1G
read( 6%) -> (1k/1k) -> encode(93% 93% 94% 95% 92% 93% 94% 94% 93% 94% 95% 94% 93% 94% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/2273/4112 (z13 27%) https://www.openstreetmap.org/#map=13/-0.70311/-80.11230
1:43:56 INF [mbtiles] - features: [ 604M 21% 406k/s ] 203G tiles: [ 32M 8.8k/s ] 17G
cpus: 14.9 gc: 5% heap: 5.6G/21G direct: 18M postGC: 2.5G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/2288/2990 (z13 27%) https://www.openstreetmap.org/#map=13/43.64403/-79.45313
1:44:06 INF [mbtiles] - features: [ 609M 21% 517k/s ] 203G tiles: [ 32M 17k/s ] 17G
cpus: 15 gc: 6% heap: 3.9G/21G direct: 18M postGC: 3G
read( 7%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 5%)
last tile: 13/2317/4999 (z13 28%) https://www.openstreetmap.org/#map=13/-36.84446/-78.17871
1:44:16 INF [mbtiles] - features: [ 614M 21% 506k/s ] 203G tiles: [ 32M 15k/s ] 17G
cpus: 14.9 gc: 6% heap: 6G/21G direct: 18M postGC: 3.6G
read( 7%) -> (1k/1k) -> encode(93% 93% 94% 93% 93% 93% 93% 94% 93% 93% 93% 93% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/2342/3137 (z13 28%) https://www.openstreetmap.org/#map=13/38.78835/-77.08008
1:44:26 INF [mbtiles] - features: [ 618M 21% 359k/s ] 203G tiles: [ 32M 6k/s ] 17G
cpus: 14.9 gc: 6% heap: 4.1G/21G direct: 18M postGC: 4.1G
read( 4%) -> (993/1k) -> encode(94% 94% 94% 93% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/2352/3123 (z13 28%) https://www.openstreetmap.org/#map=13/39.26628/-76.64063
1:44:36 INF [mbtiles] - features: [ 622M 21% 410k/s ] 203G tiles: [ 32M 12k/s ] 17G
cpus: 14.9 gc: 6% heap: 4.7G/21G direct: 18M postGC: 4.6G
read( 7%) -> (1k/1k) -> encode(94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/2372/2939 (z13 28%) https://www.openstreetmap.org/#map=13/45.24395/-75.76172
1:44:46 INF [mbtiles] - features: [ 626M 21% 402k/s ] 203G tiles: [ 33M 7.9k/s ] 17G
cpus: 14.9 gc: 6% heap: 7.1G/21G direct: 18M postGC: 5.2G
read( 3%) -> (880/1k) -> encode(94% 93% 94% 94% 93% 93% 94% 94% 94% 94% 93% 94% 94% 93% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/2385/3104 (z13 29%) https://www.openstreetmap.org/#map=13/39.90974/-75.19043
1:44:56 INF [mbtiles] - features: [ 629M 21% 329k/s ] 203G tiles: [ 33M 4.8k/s ] 17G
cpus: 14.9 gc: 6% heap: 5.9G/21G direct: 18M postGC: 5.6G
read( 2%) -> (646/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/2393/3846 (z13 29%) https://www.openstreetmap.org/#map=13/10.91962/-74.83887
1:45:06 INF [mbtiles] - features: [ 631M 21% 221k/s ] 203G tiles: [ 33M 14k/s ] 17G
cpus: 15 gc: 6% heap: 9.1G/21G direct: 18M postGC: 2.6G
read( 6%) -> (974/1k) -> encode(92% 94% 92% 93% 94% 92% 94% 93% 94% 94% 94% 90% 92% 92% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/2416/3081 (z13 29%) https://www.openstreetmap.org/#map=13/40.68064/-73.82813
1:45:16 INF [mbtiles] - features: [ 634M 22% 303k/s ] 203G tiles: [ 33M 7.5k/s ] 17G
cpus: 14.9 gc: 5% heap: 7.4G/21G direct: 18M postGC: 2.8G
read( 5%) -> (1k/1k) -> encode(95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/2428/4182 (z13 29%) https://www.openstreetmap.org/#map=13/-3.77656/-73.30078
1:45:26 INF [mbtiles] - features: [ 638M 22% 397k/s ] 203G tiles: [ 33M 10k/s ] 17G
cpus: 14.9 gc: 6% heap: 9.1G/21G direct: 18M postGC: 3.2G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/2444/3038 (z13 29%) https://www.openstreetmap.org/#map=13/42.09822/-72.59766
1:45:36 INF [mbtiles] - features: [ 642M 22% 380k/s ] 203G tiles: [ 33M 8.9k/s ] 18G
cpus: 14.9 gc: 5% heap: 8.5G/21G direct: 18M postGC: 3.6G
read( 4%) -> (921/1k) -> encode(95% 94% 95% 95% 95% 94% 94% 94% 95% 94% 94% 94% 94% 95% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/2459/4407 (z13 30%) https://www.openstreetmap.org/#map=13/-13.53920/-71.93848
1:45:46 INF [mbtiles] - features: [ 646M 22% 427k/s ] 203G tiles: [ 33M 12k/s ] 18G
cpus: 14.9 gc: 6% heap: 9.1G/21G direct: 18M postGC: 4.1G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/2480/4936 (z13 30%) https://www.openstreetmap.org/#map=13/-34.59704/-71.01563
1:45:56 INF [mbtiles] - features: [ 653M 22% 621k/s ] 203G tiles: [ 34M 46k/s ] 18G
cpus: 15 gc: 6% heap: 5.2G/21G direct: 18M postGC: 4.8G
read( 9%) -> (921/1k) -> encode(94% 92% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write(14%)
last tile: 13/2559/5271 (z13 31%) https://www.openstreetmap.org/#map=13/-45.79817/-67.54395
1:46:06 INF [mbtiles] - features: [ 657M 22% 389k/s ] 203G tiles: [ 34M 37k/s ] 18G
cpus: 15 gc: 5% heap: 10G/21G direct: 18M postGC: 5.2G
read( 6%) -> (1k/1k) -> encode(94% 95% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write(11%)
last tile: 13/2619/334 (z13 31%) https://www.openstreetmap.org/#map=13/83.60882/-64.90723
1:46:16 INF [mbtiles] - features: [ 662M 22% 508k/s ] 203G tiles: [ 35M 59k/s ] 18G
cpus: 15 gc: 6% heap: 6.1G/21G direct: 18M postGC: 6G
read( 7%) -> (1k/1k) -> encode(93% 93% 94% 93% 93% 93% 93% 94% 93% 93% 93% 94% 94% 93% 94%) -> (1k/1k) -> write(15%)
last tile: 13/2706/3760 (z13 33%) https://www.openstreetmap.org/#map=13/14.60485/-61.08398
1:46:26 INF [mbtiles] - features: [ 667M 23% 483k/s ] 203G tiles: [ 35M 58k/s ] 18G
cpus: 15 gc: 6% heap: 3.5G/21G direct: 18M postGC: 6.8G
read( 6%) -> (851/1k) -> encode(93% 91% 94% 93% 93% 93% 91% 94% 93% 92% 92% 91% 94% 93% 93%) -> (1k/1k) -> write(13%)
last tile: 13/2784/4692 (z13 33%) https://www.openstreetmap.org/#map=13/-25.32417/-57.65625
1:46:36 INF [mbtiles] - features: [ 671M 23% 446k/s ] 203G tiles: [ 36M 65k/s ] 18G
cpus: 15 gc: 5% heap: 4G/21G direct: 18M postGC: 2.2G
read( 9%) -> (922/1k) -> encode(94% 94% 94% 93% 94% 93% 94% 91% 93% 93% 94% 94% 92% 94% 94%) -> (1k/1k) -> write(15%)
last tile: 13/2871/4805 (z13 35%) https://www.openstreetmap.org/#map=13/-29.72622/-53.83301
1:46:46 INF [mbtiles] - features: [ 675M 23% 443k/s ] 203G tiles: [ 36M 47k/s ] 19G
cpus: 15 gc: 6% heap: 6.3G/21G direct: 18M postGC: 3G
read( 6%) -> (749/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write(11%)
last tile: 13/2936/4508 (z13 35%) https://www.openstreetmap.org/#map=13/-17.81146/-50.97656
1:46:56 INF [mbtiles] - features: [ 681M 23% 514k/s ] 203G tiles: [ 37M 68k/s ] 19G
cpus: 15 gc: 8% heap: 6.6G/21G direct: 18M postGC: 4.4G
read(10%) -> (1k/1k) -> encode(92% 92% 92% 92% 92% 91% 92% 92% 92% 92% 92% 92% 92% 92% 90%) -> (1k/1k) -> write(15%)
last tile: 13/3031/4652 (z13 37%) https://www.openstreetmap.org/#map=13/-23.72501/-46.80176
1:47:06 INF [mbtiles] - features: [ 682M 23% 163k/s ] 203G tiles: [ 37M 2.8k/s ] 19G
cpus: 14.9 gc: 9% heap: 6.2G/21G direct: 18M postGC: 2.9G
read( 1%) -> (1k/1k) -> encode(90% 88% 90% 91% 90% 91% 91% 87% 88% 90% 88% 91% 91% 91% 91%) -> (1k/1k) -> write( 1%)
last tile: 13/3035/4647 (z13 37%) https://www.openstreetmap.org/#map=13/-23.52370/-46.62598
1:47:16 INF [mbtiles] - features: [ 685M 23% 298k/s ] 203G tiles: [ 37M 2.1k/s ] 19G
cpus: 14.9 gc: 6% heap: 9.6G/21G direct: 18M postGC: 3.6G
read( 0%) -> (422/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 94%) -> (1k/1k) -> write( 0%)
last tile: 13/3038/4647 (z13 37%) https://www.openstreetmap.org/#map=13/-23.52370/-46.49414
1:47:26 INF [mbtiles] - features: [ 691M 23% 630k/s ] 203G tiles: [ 38M 117k/s ] 19G
cpus: 15.1 gc: 7% heap: 9.9G/21G direct: 18M postGC: 4.9G
read(11%) -> (588/1k) -> encode(93% 93% 93% 93% 93% 93% 91% 92% 93% 93% 93% 93% 93% 92% 93%) -> (1k/1k) -> write(25%)
last tile: 13/3196/3232 (z13 39%) https://www.openstreetmap.org/#map=13/35.46067/-39.55078
1:47:36 INF [mbtiles] - features: [ 695M 24% 321k/s ] 203G tiles: [ 39M 76k/s ] 19G
cpus: 7.9 gc: 3% heap: 9.2G/21G direct: 18M postGC: 5.3G
read( 2%) -> (0/1k) -> encode(47% 44% 97% 49% 50% 49% 43% 44% 43% 48% 45% 47% 43% 47% 42%) -> (1k/1k) -> write(14%)
last tile: 13/3300/4282 (z13 40%) https://www.openstreetmap.org/#map=13/-8.14624/-34.98047
1:47:46 INF [mbtiles] - features: [ 699M 24% 471k/s ] 203G tiles: [ 42M 296k/s ] 19G
cpus: 13.6 gc: 7% heap: 11G/21G direct: 18M postGC: 6.4G
read(14%) -> (1k/1k) -> encode(81% 79% 81% 78% 81% 82% 81% 81% 82% 80% 78% 78% 80% 81% 82%) -> (1k/1k) -> write(55%)
last tile: 13/3732/3680 (z13 45%) https://www.openstreetmap.org/#map=13/17.97873/-15.99609
1:47:56 INF [mbtiles] - features: [ 702M 24% 273k/s ] 203G tiles: [ 42M 34k/s ] 19G
cpus: 14.9 gc: 6% heap: 8.6G/21G direct: 18M postGC: 6.7G
read( 4%) -> (814/1k) -> encode(93% 94% 94% 94% 94% 93% 93% 94% 94% 93% 94% 94% 93% 94% 93%) -> (1k/1k) -> write( 7%)
last tile: 13/3786/3876 (z13 46%) https://www.openstreetmap.org/#map=13/9.62241/-13.62305
1:48:06 INF [mbtiles] - features: [ 705M 24% 292k/s ] 203G tiles: [ 43M 57k/s ] 19G
cpus: 15 gc: 6% heap: 7.3G/21G direct: 18M postGC: 7.4G
read(10%) -> (1k/1k) -> encode(94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write(12%)
last tile: 13/3877/3712 (z13 47%) https://www.openstreetmap.org/#map=13/16.63619/-9.62402
1:48:16 INF [mbtiles] - features: [ 708M 24% 318k/s ] 203G tiles: [ 43M 14k/s ] 19G
cpus: 14.9 gc: 5% heap: 9.6G/21G direct: 18M postGC: 7.7G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 95% 94% 95% 94% 94% 95% 95% 94% 95% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/3900/3068 (z13 47%) https://www.openstreetmap.org/#map=13/41.11247/-8.61328
1:48:26 INF [mbtiles] - features: [ 712M 24% 341k/s ] 203G tiles: [ 43M 8k/s ] 19G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 8.3G
read( 3%) -> (936/1k) -> encode(94% 93% 94% 93% 93% 93% 94% 93% 94% 93% 94% 93% 93% 93% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/3913/3808 (z13 47%) https://www.openstreetmap.org/#map=13/12.55456/-8.04199
1:48:36 INF [mbtiles] - features: [ 716M 24% 392k/s ] 203G tiles: [ 43M 22k/s ] 19G
cpus: 14.9 gc: 5% heap: 10G/21G direct: 18M postGC: 9G
read( 7%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 93% 95% 95% 95% 95% 95% 94% 95%) -> (1k/1k) -> write( 6%)
last tile: 13/3949/2656 (z13 48%) https://www.openstreetmap.org/#map=13/53.33087/-6.45996
1:48:46 INF [mbtiles] - features: [ 719M 24% 352k/s ] 203G tiles: [ 43M 13k/s ] 20G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 9.3G
read( 5%) -> (955/1k) -> encode(94% 94% 94% 94% 93% 94% 94% 93% 94% 93% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/3971/3812 (z13 48%) https://www.openstreetmap.org/#map=13/12.38293/-5.49316
1:48:57 INF [mbtiles] - features: [ 722M 25% 317k/s ] 203G tiles: [ 44M 14k/s ] 20G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 9.8G
read( 5%) -> (928/1k) -> encode(94% 93% 94% 93% 94% 93% 94% 93% 94% 93% 93% 94% 93% 93% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/3995/3197 (z13 48%) https://www.openstreetmap.org/#map=13/36.70366/-4.43848
1:49:07 INF [mbtiles] - features: [ 725M 25% 271k/s ] 203G tiles: [ 44M 8.6k/s ] 20G
cpus: 15 gc: 5% heap: 1.9G/21G direct: 18M postGC: 1.8G
read( 5%) -> (1k/1k) -> encode(94% 95% 94% 95% 94% 93% 94% 93% 95% 95% 93% 93% 92% 94% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4009/3999 (z13 48%) https://www.openstreetmap.org/#map=13/4.25877/-3.82324
1:49:17 INF [mbtiles] - features: [ 728M 25% 302k/s ] 203G tiles: [ 44M 6.1k/s ] 20G
cpus: 14.9 gc: 5% heap: 3.8G/21G direct: 18M postGC: 2.1G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4019/3779 (z13 49%) https://www.openstreetmap.org/#map=13/13.79541/-3.38379
1:49:27 INF [mbtiles] - features: [ 731M 25% 296k/s ] 203G tiles: [ 44M 5.5k/s ] 20G
cpus: 14.9 gc: 5% heap: 5.4G/21G direct: 18M postGC: 2.4G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4028/2721 (z13 49%) https://www.openstreetmap.org/#map=13/51.59072/-2.98828
1:49:37 INF [mbtiles] - features: [ 734M 25% 324k/s ] 203G tiles: [ 44M 5.4k/s ] 20G
cpus: 14.9 gc: 5% heap: 7.5G/21G direct: 18M postGC: 2.7G
read( 4%) -> (992/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4037/2726 (z13 49%) https://www.openstreetmap.org/#map=13/51.45401/-2.59277
1:49:47 INF [mbtiles] - features: [ 737M 25% 303k/s ] 203G tiles: [ 44M 5.5k/s ] 20G
cpus: 14.9 gc: 5% heap: 5.2G/21G direct: 18M postGC: 3G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 94% 95% 95% 94% 94% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4046/2504 (z13 49%) https://www.openstreetmap.org/#map=13/57.13624/-2.19727
1:49:57 INF [mbtiles] - features: [ 740M 25% 293k/s ] 203G tiles: [ 44M 3.6k/s ] 20G
cpus: 14.9 gc: 5% heap: 3.3G/21G direct: 18M postGC: 3.4G
read( 4%) -> (1k/1k) -> encode(95% 94% 95% 95% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4052/2686 (z13 49%) https://www.openstreetmap.org/#map=13/52.53627/-1.93359
1:50:07 INF [mbtiles] - features: [ 743M 25% 283k/s ] 203G tiles: [ 44M 4.1k/s ] 20G
cpus: 14.9 gc: 5% heap: 5.9G/21G direct: 18M postGC: 3.7G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4059/3944 (z13 49%) https://www.openstreetmap.org/#map=13/6.66461/-1.62598
1:50:17 INF [mbtiles] - features: [ 745M 25% 230k/s ] 203G tiles: [ 44M 1.3k/s ] 20G
cpus: 14.9 gc: 5% heap: 7.8G/21G direct: 18M postGC: 3.9G
read( 3%) -> (1k/1k) -> encode(95% 95% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 0%)
last tile: 13/4061/2638 (z13 49%) https://www.openstreetmap.org/#map=13/53.80065/-1.53809
1:50:27 INF [mbtiles] - features: [ 748M 25% 253k/s ] 203G tiles: [ 44M 3k/s ] 20G
cpus: 14.9 gc: 5% heap: 5.9G/21G direct: 18M postGC: 4G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4066/2910 (z13 49%) https://www.openstreetmap.org/#map=13/46.13417/-1.31836
1:50:37 INF [mbtiles] - features: [ 751M 25% 271k/s ] 203G tiles: [ 44M 2.4k/s ] 20G
cpus: 14.9 gc: 5% heap: 6.5G/21G direct: 18M postGC: 4.4G
read( 4%) -> (1k/1k) -> encode(95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 94% 94% 95% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4070/2672 (z13 49%) https://www.openstreetmap.org/#map=13/52.90890/-1.14258
1:50:47 INF [mbtiles] - features: [ 753M 26% 280k/s ] 203G tiles: [ 44M 3.6k/s ] 20G
cpus: 14.9 gc: 5% heap: 6.5G/21G direct: 18M postGC: 4.6G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4076/2880 (z13 49%) https://www.openstreetmap.org/#map=13/47.04018/-0.87891
1:50:57 INF [mbtiles] - features: [ 756M 26% 286k/s ] 203G tiles: [ 44M 3.6k/s ] 20G
cpus: 14.9 gc: 5% heap: 7.6G/21G direct: 18M postGC: 5G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 95% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4082/2955 (z13 49%) https://www.openstreetmap.org/#map=13/44.74673/-0.61523
1:51:07 INF [mbtiles] - features: [ 759M 26% 251k/s ] 203G tiles: [ 44M 2.4k/s ] 20G
cpus: 14.9 gc: 6% heap: 5.1G/21G direct: 18M postGC: 5.2G
read( 3%) -> (1k/1k) -> encode(93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4086/2749 (z13 49%) https://www.openstreetmap.org/#map=13/50.81982/-0.43945
1:51:17 INF [mbtiles] - features: [ 761M 26% 249k/s ] 203G tiles: [ 44M 2.4k/s ] 20G
cpus: 14.9 gc: 5% heap: 7.9G/21G direct: 18M postGC: 5.4G
read( 3%) -> (1k/1k) -> encode(94% 95% 95% 94% 94% 95% 95% 94% 94% 94% 95% 94% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4090/2730 (z13 49%) https://www.openstreetmap.org/#map=13/51.34434/-0.26367
1:51:27 INF [mbtiles] - features: [ 764M 26% 253k/s ] 203G tiles: [ 44M 2.4k/s ] 20G
cpus: 14.8 gc: 6% heap: 6.3G/21G direct: 18M postGC: 5.7G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4094/2726 (z13 49%) https://www.openstreetmap.org/#map=13/51.45401/-0.08789
1:51:37 INF [mbtiles] - features: [ 766M 26% 253k/s ] 203G tiles: [ 44M 2.4k/s ] 20G
cpus: 14.8 gc: 5% heap: 7.7G/21G direct: 18M postGC: 5.9G
read( 3%) -> (979/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4098/2796 (z13 50%) https://www.openstreetmap.org/#map=13/49.49667/0.08789
1:51:47 INF [mbtiles] - features: [ 769M 26% 272k/s ] 203G tiles: [ 44M 4.9k/s ] 20G
cpus: 14.9 gc: 5% heap: 7.9G/21G direct: 18M postGC: 6.3G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4106/2860 (z13 50%) https://www.openstreetmap.org/#map=13/47.63578/0.43945
1:51:57 INF [mbtiles] - features: [ 772M 26% 280k/s ] 203G tiles: [ 44M 4.3k/s ] 20G
cpus: 14.9 gc: 6% heap: 7.8G/21G direct: 18M postGC: 6.6G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4113/2924 (z13 50%) https://www.openstreetmap.org/#map=13/45.70618/0.74707
1:52:07 INF [mbtiles] - features: [ 775M 26% 289k/s ] 203G tiles: [ 44M 4.3k/s ] 20G
cpus: 14.8 gc: 6% heap: 7.3G/21G direct: 18M postGC: 6.9G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 93% 93% 94% 94% 94% 94% 93% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4120/2799 (z13 50%) https://www.openstreetmap.org/#map=13/49.41097/1.05469
1:52:17 INF [mbtiles] - features: [ 777M 26% 253k/s ] 203G tiles: [ 44M 3k/s ] 20G
cpus: 14.8 gc: 6% heap: 7.6G/21G direct: 18M postGC: 7.2G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4125/2683 (z13 50%) https://www.openstreetmap.org/#map=13/52.61639/1.27441
1:52:27 INF [mbtiles] - features: [ 780M 26% 246k/s ] 203G tiles: [ 44M 3.6k/s ] 20G
cpus: 14.8 gc: 7% heap: 7.6G/21G direct: 18M postGC: 7.7G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4131/2812 (z13 50%) https://www.openstreetmap.org/#map=13/49.03787/1.53809
1:52:37 INF [mbtiles] - features: [ 782M 27% 253k/s ] 203G tiles: [ 44M 3.6k/s ] 20G
cpus: 14.8 gc: 5% heap: 8.1G/21G direct: 18M postGC: 8G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4137/2775 (z13 50%) https://www.openstreetmap.org/#map=13/50.09239/1.80176
1:52:47 INF [mbtiles] - features: [ 785M 27% 254k/s ] 203G tiles: [ 44M 3.6k/s ] 20G
cpus: 14.8 gc: 6% heap: 8.5G/21G direct: 18M postGC: 8.4G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4143/2799 (z13 50%) https://www.openstreetmap.org/#map=13/49.41097/2.06543
1:52:57 INF [mbtiles] - features: [ 787M 27% 194k/s ] 203G tiles: [ 44M 1.1k/s ] 20G
cpus: 14.8 gc: 7% heap: 9.2G/21G direct: 18M postGC: 8.8G
read( 1%) -> (937/1k) -> encode(92% 93% 92% 92% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 0%)
last tile: 13/4145/3060 (z13 50%) https://www.openstreetmap.org/#map=13/41.37681/2.15332
1:53:07 INF [mbtiles] - features: [ 789M 27% 196k/s ] 203G tiles: [ 45M 2.4k/s ] 20G
cpus: 14.8 gc: 7% heap: 9.5G/21G direct: 18M postGC: 9.5G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4149/2821 (z13 50%) https://www.openstreetmap.org/#map=13/48.77791/2.32910
1:53:17 INF [mbtiles] - features: [ 791M 27% 197k/s ] 203G tiles: [ 45M 1.8k/s ] 20G
cpus: 14.8 gc: 6% heap: 12G/21G direct: 18M postGC: 9.8G
read( 2%) -> (1k/1k) -> encode(94% 93% 93% 94% 94% 94% 93% 94% 93% 94% 94% 94% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4152/2821 (z13 50%) https://www.openstreetmap.org/#map=13/48.77791/2.46094
1:53:27 INF [mbtiles] - features: [ 793M 27% 211k/s ] 203G tiles: [ 45M 2.4k/s ] 20G
cpus: 14.8 gc: 7% heap: 10G/21G direct: 18M postGC: 10G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4156/2779 (z13 50%) https://www.openstreetmap.org/#map=13/49.97949/2.63672
1:53:37 INF [mbtiles] - features: [ 795M 27% 230k/s ] 203G tiles: [ 45M 3k/s ] 20G
cpus: 14.8 gc: 6% heap: 11G/21G direct: 18M postGC: 10G
read( 3%) -> (1k/1k) -> encode(94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4161/3020 (z13 50%) https://www.openstreetmap.org/#map=13/42.68244/2.85645
1:53:47 INF [mbtiles] - features: [ 797M 27% 217k/s ] 203G tiles: [ 45M 2.4k/s ] 20G
cpus: 14.8 gc: 6% heap: 11G/21G direct: 18M postGC: 10G
read( 3%) -> (1k/1k) -> encode(93% 93% 94% 93% 94% 94% 94% 94% 94% 93% 93% 93% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4165/2765 (z13 50%) https://www.openstreetmap.org/#map=13/50.37350/3.03223
1:53:57 INF [mbtiles] - features: [ 799M 27% 197k/s ] 203G tiles: [ 45M 1.8k/s ] 20G
cpus: 14.8 gc: 7% heap: 12G/21G direct: 18M postGC: 11G
read( 2%) -> (1k/1k) -> encode(92% 92% 92% 93% 92% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92%) -> (1k/1k) -> write( 1%)
last tile: 13/4168/2755 (z13 50%) https://www.openstreetmap.org/#map=13/50.65294/3.16406
1:54:07 INF [mbtiles] - features: [ 802M 27% 210k/s ] 203G tiles: [ 45M 2.9k/s ] 20G
cpus: 14.8 gc: 6% heap: 12G/21G direct: 18M postGC: 11G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4173/3948 (z13 50%) https://www.openstreetmap.org/#map=13/6.48998/3.38379
1:54:17 INF [mbtiles] - features: [ 804M 27% 224k/s ] 203G tiles: [ 45M 3.1k/s ] 20G
cpus: 14.8 gc: 6% heap: 13G/21G direct: 18M postGC: 12G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4178/2725 (z13 51%) https://www.openstreetmap.org/#map=13/51.48138/3.60352
1:54:27 INF [mbtiles] - features: [ 806M 27% 229k/s ] 203G tiles: [ 45M 3.5k/s ] 20G
cpus: 14.8 gc: 7% heap: 12G/21G direct: 18M postGC: 12G
read( 3%) -> (998/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 92% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4184/3928 (z13 51%) https://www.openstreetmap.org/#map=13/7.36247/3.86719
1:54:37 INF [mbtiles] - features: [ 808M 27% 227k/s ] 203G tiles: [ 45M 3.1k/s ] 21G
cpus: 14.8 gc: 6% heap: 13G/21G direct: 18M postGC: 13G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4189/2737 (z13 51%) https://www.openstreetmap.org/#map=13/51.15179/4.08691
1:54:47 INF [mbtiles] - features: [ 811M 28% 224k/s ] 203G tiles: [ 45M 2.4k/s ] 21G
cpus: 14.8 gc: 7% heap: 13G/21G direct: 18M postGC: 13G
read( 3%) -> (1k/1k) -> encode(92% 93% 92% 92% 93% 93% 92% 93% 93% 92% 92% 92% 92% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4193/2749 (z13 51%) https://www.openstreetmap.org/#map=13/50.81982/4.26270
1:54:57 INF [mbtiles] - features: [ 812M 28% 182k/s ] 203G tiles: [ 45M 1.7k/s ] 21G
cpus: 14.8 gc: 7% heap: 15G/21G direct: 18M postGC: 14G
read( 2%) -> (1k/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 1%)
last tile: 13/4196/2933 (z13 51%) https://www.openstreetmap.org/#map=13/45.42930/4.39453
1:55:07 INF [mbtiles] - features: [ 814M 28% 205k/s ] 203G tiles: [ 45M 1.2k/s ] 21G
cpus: 14.8 gc: 8% heap: 15G/21G direct: 18M postGC: 15G
read( 3%) -> (1k/1k) -> encode(92% 92% 92% 92% 91% 92% 92% 92% 92% 92% 92% 92% 92% 91% 92%) -> (1k/1k) -> write( 0%)
last tile: 13/4198/2734 (z13 51%) https://www.openstreetmap.org/#map=13/51.23441/4.48242
1:55:17 INF [mbtiles] - features: [ 817M 28% 208k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 5% heap: 5.1G/21G direct: 18M postGC: 2.1G
read( 3%) -> (1k/1k) -> encode(93% 94% 93% 93% 94% 94% 94% 93% 92% 94% 93% 92% 93% 92% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4201/2726 (z13 51%) https://www.openstreetmap.org/#map=13/51.45401/4.61426
1:55:27 INF [mbtiles] - features: [ 819M 28% 200k/s ] 203G tiles: [ 45M 1.2k/s ] 21G
cpus: 14.9 gc: 3% heap: 2.3G/21G direct: 18M postGC: 2.3G
read( 2%) -> (1k/1k) -> encode(96% 97% 96% 97% 97% 97% 96% 97% 96% 97% 97% 96% 97% 97% 97%) -> (1k/1k) -> write( 0%)
last tile: 13/4203/2714 (z13 51%) https://www.openstreetmap.org/#map=13/51.78144/4.70215
1:55:37 INF [mbtiles] - features: [ 821M 28% 221k/s ] 203G tiles: [ 45M 1.7k/s ] 21G
cpus: 14.9 gc: 4% heap: 9.7G/21G direct: 18M postGC: 2.5G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4206/2981 (z13 51%) https://www.openstreetmap.org/#map=13/43.92955/4.83398
1:55:47 INF [mbtiles] - features: [ 823M 28% 227k/s ] 203G tiles: [ 45M 1.2k/s ] 21G
cpus: 14.9 gc: 4% heap: 7.9G/21G direct: 18M postGC: 2.7G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 0%)
last tile: 13/4208/2694 (z13 51%) https://www.openstreetmap.org/#map=13/52.32191/4.92188
1:55:57 INF [mbtiles] - features: [ 825M 28% 230k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 6.9G/21G direct: 18M postGC: 3G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4211/2723 (z13 51%) https://www.openstreetmap.org/#map=13/51.53609/5.05371
1:56:07 INF [mbtiles] - features: [ 828M 28% 225k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 6.1G/21G direct: 18M postGC: 3.1G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4214/2698 (z13 51%) https://www.openstreetmap.org/#map=13/52.21434/5.18555
1:56:17 INF [mbtiles] - features: [ 830M 28% 226k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 5.3G/21G direct: 18M postGC: 3.3G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4217/2718 (z13 51%) https://www.openstreetmap.org/#map=13/51.67256/5.31738
1:56:27 INF [mbtiles] - features: [ 832M 28% 227k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 4G/21G direct: 18M postGC: 3.6G
read( 3%) -> (1k/1k) -> encode(96% 95% 96% 96% 95% 96% 96% 96% 96% 96% 96% 95% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4220/3000 (z13 51%) https://www.openstreetmap.org/#map=13/43.32518/5.44922
1:56:37 INF [mbtiles] - features: [ 834M 28% 226k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 3% heap: 11G/21G direct: 18M postGC: 3.8G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 97% 96% 97% 96% 97% 96% 96% 96% 97% 97% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4223/2757 (z13 51%) https://www.openstreetmap.org/#map=13/50.59719/5.58105
1:56:47 INF [mbtiles] - features: [ 837M 28% 240k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 11G/21G direct: 18M postGC: 4G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4226/2707 (z13 51%) https://www.openstreetmap.org/#map=13/51.97135/5.71289
1:56:57 INF [mbtiles] - features: [ 839M 28% 243k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 11G/21G direct: 18M postGC: 4.2G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4229/2713 (z13 51%) https://www.openstreetmap.org/#map=13/51.80861/5.84473
1:57:07 INF [mbtiles] - features: [ 842M 29% 229k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 10G/21G direct: 18M postGC: 4.5G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4232/2747 (z13 51%) https://www.openstreetmap.org/#map=13/50.87531/5.97656
1:57:17 INF [mbtiles] - features: [ 844M 29% 237k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 10G/21G direct: 18M postGC: 4.6G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4235/2809 (z13 51%) https://www.openstreetmap.org/#map=13/49.12422/6.10840
1:57:27 INF [mbtiles] - features: [ 846M 29% 234k/s ] 203G tiles: [ 45M 1.2k/s ] 21G
cpus: 14.9 gc: 4% heap: 5G/21G direct: 18M postGC: 4.8G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 0%)
last tile: 13/4237/2697 (z13 51%) https://www.openstreetmap.org/#map=13/52.24126/6.19629
1:57:37 INF [mbtiles] - features: [ 849M 29% 258k/s ] 203G tiles: [ 45M 3k/s ] 21G
cpus: 15 gc: 3% heap: 11G/21G direct: 18M postGC: 5.1G
read( 4%) -> (1k/1k) -> encode(97% 96% 97% 96% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97% 97%) -> (1k/1k) -> write( 1%)
last tile: 13/4242/2842 (z13 51%) https://www.openstreetmap.org/#map=13/48.16609/6.41602
1:57:47 INF [mbtiles] - features: [ 851M 29% 245k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 12G/21G direct: 18M postGC: 5.4G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4245/2731 (z13 51%) https://www.openstreetmap.org/#map=13/51.31688/6.54785
1:57:57 INF [mbtiles] - features: [ 854M 29% 235k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 9.1G/21G direct: 18M postGC: 5.6G
read( 4%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4248/2692 (z13 51%) https://www.openstreetmap.org/#map=13/52.37560/6.67969
1:58:07 INF [mbtiles] - features: [ 856M 29% 242k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 8.9G/21G direct: 18M postGC: 5.8G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4251/2705 (z13 51%) https://www.openstreetmap.org/#map=13/52.02546/6.81152
1:58:17 INF [mbtiles] - features: [ 859M 29% 242k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 4% heap: 12G/21G direct: 18M postGC: 6.1G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4254/2746 (z13 51%) https://www.openstreetmap.org/#map=13/50.90303/6.94336
1:58:27 INF [mbtiles] - features: [ 861M 29% 244k/s ] 203G tiles: [ 45M 1.7k/s ] 21G
cpus: 14.9 gc: 4% heap: 12G/21G direct: 18M postGC: 6.3G
read( 3%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4257/3786 (z13 51%) https://www.openstreetmap.org/#map=13/13.49647/7.07520
1:58:37 INF [mbtiles] - features: [ 864M 29% 252k/s ] 203G tiles: [ 45M 1.9k/s ] 21G
cpus: 14.9 gc: 4% heap: 9.3G/21G direct: 18M postGC: 6.5G
read( 4%) -> (1k/1k) -> encode(95% 96% 96% 95% 96% 95% 95% 96% 96% 96% 96% 96% 95% 96% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4260/2774 (z13 52%) https://www.openstreetmap.org/#map=13/50.12058/7.20703
1:58:47 INF [mbtiles] - features: [ 866M 29% 288k/s ] 203G tiles: [ 45M 2.3k/s ] 21G
cpus: 14.9 gc: 4% heap: 11G/21G direct: 18M postGC: 6.8G
read( 4%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 95% 96% 96% 96% 96% 95% 96% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4264/3890 (z13 52%) https://www.openstreetmap.org/#map=13/9.01530/7.38281
1:58:57 INF [mbtiles] - features: [ 869M 30% 298k/s ] 203G tiles: [ 45M 2.5k/s ] 21G
cpus: 14.9 gc: 4% heap: 12G/21G direct: 18M postGC: 7G
read( 4%) -> (1k/1k) -> encode(95% 96% 95% 96% 96% 95% 96% 96% 95% 95% 95% 95% 95% 95% 96%) -> (1k/1k) -> write( 1%)
last tile: 13/4268/2864 (z13 52%) https://www.openstreetmap.org/#map=13/47.51720/7.55859
1:59:07 INF [mbtiles] - features: [ 872M 30% 292k/s ] 203G tiles: [ 45M 2.3k/s ] 21G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 7.4G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4272/3925 (z13 52%) https://www.openstreetmap.org/#map=13/7.49320/7.73438
1:59:17 INF [mbtiles] - features: [ 875M 30% 310k/s ] 203G tiles: [ 45M 3k/s ] 21G
cpus: 14.9 gc: 5% heap: 10G/21G direct: 18M postGC: 7.7G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4277/4712 (z13 52%) https://www.openstreetmap.org/#map=13/-26.11599/7.95410
1:59:27 INF [mbtiles] - features: [ 879M 30% 356k/s ] 203G tiles: [ 45M 3.3k/s ] 21G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 8G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4282/2664 (z13 52%) https://www.openstreetmap.org/#map=13/53.12041/8.17383
1:59:37 INF [mbtiles] - features: [ 883M 30% 351k/s ] 203G tiles: [ 45M 3.7k/s ] 21G
cpus: 14.9 gc: 5% heap: 9.6G/21G direct: 18M postGC: 8.4G
read( 5%) -> (1k/1k) -> encode(94% 95% 94% 95% 94% 94% 94% 95% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4288/2846 (z13 52%) https://www.openstreetmap.org/#map=13/48.04871/8.43750
1:59:47 INF [mbtiles] - features: [ 886M 30% 324k/s ] 203G tiles: [ 45M 2.4k/s ] 21G
cpus: 14.9 gc: 5% heap: 9G/21G direct: 18M postGC: 8.7G
read( 5%) -> (1k/1k) -> encode(95% 95% 94% 94% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4292/2858 (z13 52%) https://www.openstreetmap.org/#map=13/47.69497/8.61328
1:59:57 INF [mbtiles] - features: [ 889M 30% 316k/s ] 203G tiles: [ 45M 1.8k/s ] 21G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 9G
read( 4%) -> (1k/1k) -> encode(95% 95% 94% 94% 95% 95% 94% 94% 95% 95% 95% 94% 95% 95% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4295/2775 (z13 52%) https://www.openstreetmap.org/#map=13/50.09239/8.74512
2:00:07 INF [mbtiles] - features: [ 892M 30% 327k/s ] 203G tiles: [ 45M 2.4k/s ] 21G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 9.3G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 94% 95% 95% 95% 94% 95% 95% 94% 94% 95% 95% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4299/2775 (z13 52%) https://www.openstreetmap.org/#map=13/50.09239/8.92090
2:00:17 INF [mbtiles] - features: [ 896M 30% 348k/s ] 203G tiles: [ 45M 3k/s ] 21G
cpus: 14.9 gc: 5% heap: 10G/21G direct: 18M postGC: 9.7G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4304/3197 (z13 52%) https://www.openstreetmap.org/#map=13/36.70366/9.14063
2:00:27 INF [mbtiles] - features: [ 899M 31% 327k/s ] 203G tiles: [ 45M 2.4k/s ] 21G
cpus: 14.9 gc: 6% heap: 12G/21G direct: 18M postGC: 10G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4308/3925 (z13 52%) https://www.openstreetmap.org/#map=13/7.49320/9.31641
2:00:37 INF [mbtiles] - features: [ 902M 31% 343k/s ] 203G tiles: [ 46M 3k/s ] 21G
cpus: 14.9 gc: 5% heap: 12G/21G direct: 18M postGC: 10G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4313/3994 (z13 52%) https://www.openstreetmap.org/#map=13/4.47786/9.53613
2:00:47 INF [mbtiles] - features: [ 906M 31% 340k/s ] 203G tiles: [ 46M 2.4k/s ] 22G
cpus: 14.8 gc: 6% heap: 11G/21G direct: 18M postGC: 10G
read( 4%) -> (1k/1k) -> encode(94% 94% 93% 94% 94% 94% 93% 93% 94% 93% 94% 94% 94% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4317/4005 (z13 52%) https://www.openstreetmap.org/#map=13/3.99578/9.71191
2:00:57 INF [mbtiles] - features: [ 909M 31% 286k/s ] 203G tiles: [ 46M 1.8k/s ] 22G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 11G
read( 3%) -> (958/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 93% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4320/3861 (z13 52%) https://www.openstreetmap.org/#map=13/10.27168/9.84375
2:01:07 INF [mbtiles] - features: [ 912M 31% 323k/s ] 203G tiles: [ 46M 3.1k/s ] 22G
cpus: 14.9 gc: 6% heap: 13G/21G direct: 18M postGC: 11G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4325/3194 (z13 52%) https://www.openstreetmap.org/#map=13/36.80928/10.06348
2:01:17 INF [mbtiles] - features: [ 915M 31% 332k/s ] 203G tiles: [ 46M 2.6k/s ] 22G
cpus: 14.8 gc: 6% heap: 12G/21G direct: 18M postGC: 11G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 94% 93% 93% 94% 94% 93% 94% 93% 94% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4329/2222 (z13 52%) https://www.openstreetmap.org/#map=13/63.27318/10.23926
2:01:27 INF [mbtiles] - features: [ 919M 31% 335k/s ] 203G tiles: [ 46M 3k/s ] 22G
cpus: 14.8 gc: 6% heap: 12G/21G direct: 18M postGC: 12G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4334/2408 (z13 52%) https://www.openstreetmap.org/#map=13/59.35560/10.45898
2:01:37 INF [mbtiles] - features: [ 922M 31% 343k/s ] 203G tiles: [ 46M 3.6k/s ] 22G
cpus: 14.8 gc: 6% heap: 12G/21G direct: 18M postGC: 12G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4340/2874 (z13 52%) https://www.openstreetmap.org/#map=13/47.21957/10.72266
2:01:47 INF [mbtiles] - features: [ 925M 31% 336k/s ] 203G tiles: [ 46M 3.1k/s ] 22G
cpus: 14.8 gc: 7% heap: 13G/21G direct: 18M postGC: 13G
read( 5%) -> (1k/1k) -> encode(93% 92% 93% 92% 93% 92% 92% 93% 93% 93% 92% 93% 92% 92% 92%) -> (1k/1k) -> write( 1%)
last tile: 13/4345/2840 (z13 53%) https://www.openstreetmap.org/#map=13/48.22467/10.94238
2:01:57 INF [mbtiles] - features: [ 929M 32% 349k/s ] 203G tiles: [ 46M 3.5k/s ] 22G
cpus: 14.8 gc: 6% heap: 14G/21G direct: 18M postGC: 13G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4351/4626 (z13 53%) https://www.openstreetmap.org/#map=13/-22.67485/11.20605
2:02:07 INF [mbtiles] - features: [ 932M 32% 342k/s ] 203G tiles: [ 46M 3.1k/s ] 22G
cpus: 14.8 gc: 6% heap: 14G/21G direct: 18M postGC: 13G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4356/4008 (z13 53%) https://www.openstreetmap.org/#map=13/3.86425/11.42578
2:02:17 INF [mbtiles] - features: [ 935M 32% 299k/s ] 203G tiles: [ 46M 2.6k/s ] 22G
cpus: 14.8 gc: 7% heap: 14G/21G direct: 18M postGC: 14G
read( 4%) -> (1k/1k) -> encode(91% 92% 92% 92% 93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4360/2702 (z13 53%) https://www.openstreetmap.org/#map=13/52.10651/11.60156
2:02:27 INF [mbtiles] - features: [ 939M 32% 359k/s ] 203G tiles: [ 46M 3.6k/s ] 22G
cpus: 15 gc: 4% heap: 5.1G/21G direct: 18M postGC: 1.9G
read( 5%) -> (982/1k) -> encode(95% 93% 95% 96% 95% 96% 95% 95% 95% 96% 95% 96% 94% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4366/4206 (z13 53%) https://www.openstreetmap.org/#map=13/-4.82826/11.86523
2:02:37 INF [mbtiles] - features: [ 942M 32% 334k/s ] 203G tiles: [ 46M 3.7k/s ] 22G
cpus: 14.9 gc: 5% heap: 2.2G/21G direct: 18M postGC: 2.2G
read( 6%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4372/4546 (z13 53%) https://www.openstreetmap.org/#map=13/-19.39407/12.12891
2:02:47 INF [mbtiles] - features: [ 946M 32% 365k/s ] 203G tiles: [ 46M 3.2k/s ] 22G
cpus: 14.9 gc: 5% heap: 6.3G/21G direct: 18M postGC: 2.6G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 94% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4377/2730 (z13 53%) https://www.openstreetmap.org/#map=13/51.34434/12.34863
2:02:57 INF [mbtiles] - features: [ 950M 32% 378k/s ] 203G tiles: [ 46M 4.1k/s ] 22G
cpus: 14.9 gc: 6% heap: 5.2G/21G direct: 18M postGC: 3G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4384/4192 (z13 53%) https://www.openstreetmap.org/#map=13/-4.21494/12.65625
2:03:07 INF [mbtiles] - features: [ 954M 32% 402k/s ] 203G tiles: [ 46M 4.9k/s ] 22G
cpus: 14.9 gc: 6% heap: 5G/21G direct: 18M postGC: 3.5G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4392/29 (z13 53%) https://www.openstreetmap.org/#map=13/84.93996/13.00781
2:03:17 INF [mbtiles] - features: [ 957M 33% 361k/s ] 203G tiles: [ 46M 4.1k/s ] 22G
cpus: 14.9 gc: 6% heap: 4.8G/21G direct: 18M postGC: 3.9G
read( 5%) -> (1k/1k) -> encode(93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4399/3157 (z13 53%) https://www.openstreetmap.org/#map=13/38.09998/13.31543
2:03:27 INF [mbtiles] - features: [ 961M 33% 341k/s ] 203G tiles: [ 46M 3.5k/s ] 22G
cpus: 14.9 gc: 6% heap: 5.4G/21G direct: 18M postGC: 4.2G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4405/3930 (z13 53%) https://www.openstreetmap.org/#map=13/7.27529/13.57910
2:03:37 INF [mbtiles] - features: [ 965M 33% 410k/s ] 203G tiles: [ 46M 6k/s ] 22G
cpus: 14.9 gc: 5% heap: 7.2G/21G direct: 18M postGC: 4.6G
read( 7%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 95% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4415/2755 (z13 53%) https://www.openstreetmap.org/#map=13/50.65294/14.01855
2:03:47 INF [mbtiles] - features: [ 969M 33% 360k/s ] 203G tiles: [ 46M 4k/s ] 22G
cpus: 14.9 gc: 6% heap: 7.8G/21G direct: 18M postGC: 5G
read( 5%) -> (969/1k) -> encode(94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4422/3854 (z13 53%) https://www.openstreetmap.org/#map=13/10.57422/14.32617
2:03:57 INF [mbtiles] - features: [ 973M 33% 394k/s ] 203G tiles: [ 46M 6.4k/s ] 23G
cpus: 14.9 gc: 6% heap: 8G/21G direct: 18M postGC: 5.5G
read( 7%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/4433/4197 (z13 54%) https://www.openstreetmap.org/#map=13/-4.43404/14.80957
2:04:07 INF [mbtiles] - features: [ 976M 33% 367k/s ] 203G tiles: [ 46M 5.2k/s ] 23G
cpus: 14.8 gc: 6% heap: 6.2G/21G direct: 18M postGC: 5.9G
read( 5%) -> (1k/1k) -> encode(94% 94% 93% 94% 94% 94% 94% 93% 94% 94% 94% 94% 93% 93% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4442/4194 (z13 54%) https://www.openstreetmap.org/#map=13/-4.30259/15.20508
2:04:17 INF [mbtiles] - features: [ 979M 33% 302k/s ] 203G tiles: [ 46M 1.7k/s ] 23G
cpus: 14.8 gc: 7% heap: 8.7G/21G direct: 18M postGC: 6.5G
read( 2%) -> (871/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4445/4197 (z13 54%) https://www.openstreetmap.org/#map=13/-4.43404/15.33691
2:04:27 INF [mbtiles] - features: [ 983M 33% 361k/s ] 203G tiles: [ 46M 7.7k/s ] 23G
cpus: 14.9 gc: 6% heap: 7.2G/21G direct: 18M postGC: 7G
read( 7%) -> (1k/1k) -> encode(93% 93% 93% 94% 93% 94% 94% 93% 94% 93% 93% 94% 93% 93% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4458/2759 (z13 54%) https://www.openstreetmap.org/#map=13/50.54136/15.90820
2:04:37 INF [mbtiles] - features: [ 986M 33% 366k/s ] 203G tiles: [ 46M 5.7k/s ] 23G
cpus: 14.9 gc: 6% heap: 7.6G/21G direct: 18M postGC: 7.4G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4468/2843 (z13 54%) https://www.openstreetmap.org/#map=13/48.13677/16.34766
2:04:47 INF [mbtiles] - features: [ 990M 34% 331k/s ] 203G tiles: [ 47M 5.1k/s ] 23G
cpus: 14.9 gc: 6% heap: 9.1G/21G direct: 18M postGC: 7.7G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4477/3067 (z13 54%) https://www.openstreetmap.org/#map=13/41.14557/16.74316
2:04:57 INF [mbtiles] - features: [ 993M 34% 310k/s ] 203G tiles: [ 47M 4.6k/s ] 23G
cpus: 14.8 gc: 6% heap: 8G/21G direct: 18M postGC: 8.1G
read( 4%) -> (1k/1k) -> encode(93% 93% 94% 94% 93% 93% 94% 94% 94% 94% 94% 93% 93% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4485/2843 (z13 54%) https://www.openstreetmap.org/#map=13/48.13677/17.09473
2:05:07 INF [mbtiles] - features: [ 996M 34% 335k/s ] 203G tiles: [ 47M 5.7k/s ] 23G
cpus: 14.8 gc: 6% heap: 9.4G/21G direct: 18M postGC: 8.4G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 94% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/4495/2835 (z13 54%) https://www.openstreetmap.org/#map=13/48.37085/17.53418
2:05:17 INF [mbtiles] - features: [ 1B 34% 354k/s ] 203G tiles: [ 47M 5.7k/s ] 23G
cpus: 14.8 gc: 7% heap: 8.7G/21G direct: 18M postGC: 8.8G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 92%) -> (1k/1k) -> write( 2%)
last tile: 13/4505/1906 (z13 55%) https://www.openstreetmap.org/#map=13/68.87936/17.97363
2:05:28 INF [mbtiles] - features: [ 1B 34% 348k/s ] 203G tiles: [ 47M 5k/s ] 23G
cpus: 14.8 gc: 7% heap: 9.1G/21G direct: 18M postGC: 9.2G
read( 5%) -> (1k/1k) -> encode(93% 92% 92% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92%) -> (1k/1k) -> write( 2%)
last tile: 13/4514/2838 (z13 55%) https://www.openstreetmap.org/#map=13/48.28319/18.36914
2:05:38 INF [mbtiles] - features: [ 1B 34% 361k/s ] 203G tiles: [ 47M 3.2k/s ] 23G
cpus: 14.8 gc: 7% heap: 9.9G/21G direct: 18M postGC: 9.7G
read( 3%) -> (917/1k) -> encode(93% 93% 93% 93% 92% 93% 93% 92% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4520/4921 (z13 55%) https://www.openstreetmap.org/#map=13/-34.05266/18.63281
2:05:48 INF [mbtiles] - features: [ 1B 34% 383k/s ] 203G tiles: [ 47M 7.4k/s ] 23G
cpus: 15 gc: 4% heap: 7G/21G direct: 18M postGC: 1.7G
read( 8%) -> (1k/1k) -> encode(95% 95% 94% 95% 94% 96% 94% 93% 95% 94% 95% 95% 94% 95% 96%) -> (1k/1k) -> write( 3%)
last tile: 13/4533/4217 (z13 55%) https://www.openstreetmap.org/#map=13/-5.30977/19.20410
2:05:58 INF [mbtiles] - features: [ 1B 34% 424k/s ] 203G tiles: [ 47M 8k/s ] 23G
cpus: 14.9 gc: 6% heap: 3.9G/21G direct: 18M postGC: 2.2G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4547/2984 (z13 55%) https://www.openstreetmap.org/#map=13/43.83453/19.81934
2:06:08 INF [mbtiles] - features: [ 1B 35% 411k/s ] 203G tiles: [ 47M 7.3k/s ] 23G
cpus: 14.9 gc: 6% heap: 6G/21G direct: 18M postGC: 2.6G
read( 5%) -> (991/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4560/4317 (z13 55%) https://www.openstreetmap.org/#map=13/-9.66574/20.39063
2:06:18 INF [mbtiles] - features: [ 1B 35% 457k/s ] 203G tiles: [ 47M 9.8k/s ] 23G
cpus: 14.9 gc: 6% heap: 4.4G/21G direct: 18M postGC: 3.2G
read( 8%) -> (1k/1k) -> encode(93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4577/3021 (z13 55%) https://www.openstreetmap.org/#map=13/42.65012/21.13770
2:06:28 INF [mbtiles] - features: [ 1B 35% 488k/s ] 203G tiles: [ 47M 9.7k/s ] 24G
cpus: 14.9 gc: 6% heap: 6.5G/21G direct: 18M postGC: 3.7G
read( 7%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/4594/3001 (z13 56%) https://www.openstreetmap.org/#map=13/43.29320/21.88477
2:06:38 INF [mbtiles] - features: [ 1B 35% 506k/s ] 203G tiles: [ 47M 11k/s ] 24G
cpus: 15 gc: 6% heap: 6.5G/21G direct: 18M postGC: 4.2G
read( 8%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/4614/5471 (z13 56%) https://www.openstreetmap.org/#map=13/-51.59072/22.76367
2:06:48 INF [mbtiles] - features: [ 1B 35% 508k/s ] 203G tiles: [ 47M 11k/s ] 24G
cpus: 14.9 gc: 6% heap: 5.2G/21G direct: 18M postGC: 4.8G
read( 7%) -> (1k/1k) -> encode(94% 93% 93% 94% 94% 93% 94% 93% 94% 93% 94% 93% 93% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/4633/3162 (z13 56%) https://www.openstreetmap.org/#map=13/37.92687/23.59863
2:06:58 INF [mbtiles] - features: [ 1B 35% 542k/s ] 203G tiles: [ 48M 12k/s ] 24G
cpus: 14.9 gc: 6% heap: 7G/21G direct: 18M postGC: 5.4G
read( 8%) -> (1k/1k) -> encode(94% 94% 94% 94% 93% 93% 93% 94% 93% 93% 94% 94% 93% 93% 93%) -> (1k/1k) -> write( 5%)
last tile: 13/4654/2897 (z13 56%) https://www.openstreetmap.org/#map=13/46.52863/24.52148
2:07:08 INF [mbtiles] - features: [ 1B 36% 556k/s ] 203G tiles: [ 48M 15k/s ] 24G
cpus: 14.9 gc: 6% heap: 7.9G/21G direct: 18M postGC: 5.9G
read( 9%) -> (1k/1k) -> encode(93% 93% 94% 94% 93% 93% 94% 93% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/4680/4690 (z13 57%) https://www.openstreetmap.org/#map=13/-25.24470/25.66406
2:07:18 INF [mbtiles] - features: [ 1B 36% 462k/s ] 203G tiles: [ 48M 13k/s ] 24G
cpus: 14.9 gc: 6% heap: 8.9G/21G direct: 18M postGC: 6.4G
read( 7%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 94% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 5%)
last tile: 13/4702/4577 (z13 57%) https://www.openstreetmap.org/#map=13/-20.67391/26.63086
2:07:28 INF [mbtiles] - features: [ 1B 36% 393k/s ] 203G tiles: [ 48M 6.5k/s ] 24G
cpus: 14.9 gc: 7% heap: 8.1G/21G direct: 18M postGC: 7G
read( 4%) -> (958/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/4713/3149 (z13 57%) https://www.openstreetmap.org/#map=13/38.37612/27.11426
2:07:38 INF [mbtiles] - features: [ 1B 36% 368k/s ] 203G tiles: [ 48M 7.7k/s ] 24G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 7.4G
read( 6%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 94% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/4726/2543 (z13 57%) https://www.openstreetmap.org/#map=13/56.19448/27.68555
2:07:48 INF [mbtiles] - features: [ 1B 36% 420k/s ] 203G tiles: [ 48M 6.4k/s ] 24G
cpus: 14.9 gc: 7% heap: 9G/21G direct: 18M postGC: 7.9G
read( 5%) -> (990/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/4737/4165 (z13 57%) https://www.openstreetmap.org/#map=13/-3.03081/28.16895
2:07:58 INF [mbtiles] - features: [ 1B 36% 288k/s ] 203G tiles: [ 48M 5.8k/s ] 24G
cpus: 14.8 gc: 7% heap: 9.2G/21G direct: 18M postGC: 8.4G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92%) -> (1k/1k) -> write( 2%)
last tile: 13/4747/4395 (z13 57%) https://www.openstreetmap.org/#map=13/-13.02597/28.60840
2:08:08 INF [mbtiles] - features: [ 1B 36% 325k/s ] 203G tiles: [ 48M 2.9k/s ] 24G
cpus: 14.8 gc: 6% heap: 10G/21G direct: 18M postGC: 8.7G
read( 3%) -> (931/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4752/4154 (z13 58%) https://www.openstreetmap.org/#map=13/-2.54799/28.82813
2:08:18 INF [mbtiles] - features: [ 1B 37% 300k/s ] 203G tiles: [ 48M 4.7k/s ] 24G
cpus: 15 gc: 4% heap: 5.6G/21G direct: 18M postGC: 1.7G
read( 4%) -> (972/1k) -> encode(94% 92% 95% 95% 95% 94% 94% 95% 95% 94% 94% 94% 95% 92% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4760/4134 (z13 58%) https://www.openstreetmap.org/#map=13/-1.66969/29.17969
2:08:28 INF [mbtiles] - features: [ 1B 37% 281k/s ] 203G tiles: [ 48M 5.9k/s ] 25G
cpus: 15 gc: 3% heap: 8.1G/21G direct: 18M postGC: 2G
read( 4%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96%) -> (1k/1k) -> write( 2%)
last tile: 13/4770/2887 (z13 58%) https://www.openstreetmap.org/#map=13/46.83013/29.61914
2:08:38 INF [mbtiles] - features: [ 1B 37% 330k/s ] 203G tiles: [ 48M 4.6k/s ] 25G
cpus: 14.9 gc: 5% heap: 7.6G/21G direct: 18M postGC: 2.3G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4778/4125 (z13 58%) https://www.openstreetmap.org/#map=13/-1.27431/29.97070
2:08:48 INF [mbtiles] - features: [ 1B 37% 341k/s ] 203G tiles: [ 48M 3.5k/s ] 25G
cpus: 14.9 gc: 5% heap: 5.7G/21G direct: 18M postGC: 2.6G
read( 4%) -> (989/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4784/4061 (z13 58%) https://www.openstreetmap.org/#map=13/1.53790/30.23438
2:08:58 INF [mbtiles] - features: [ 1B 37% 378k/s ] 203G tiles: [ 48M 5.4k/s ] 25G
cpus: 15 gc: 4% heap: 3.6G/21G direct: 18M postGC: 3G
read( 5%) -> (1k/1k) -> encode(95% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4793/4003 (z13 58%) https://www.openstreetmap.org/#map=13/4.08345/30.62988
2:09:08 INF [mbtiles] - features: [ 1B 37% 318k/s ] 203G tiles: [ 48M 4.1k/s ] 25G
cpus: 14.9 gc: 5% heap: 9.2G/21G direct: 18M postGC: 3.3G
read( 4%) -> (1k/1k) -> encode(95% 95% 94% 95% 95% 95% 94% 94% 95% 95% 95% 95% 95% 94% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4800/4511 (z13 58%) https://www.openstreetmap.org/#map=13/-17.93693/30.93750
2:09:18 INF [mbtiles] - features: [ 1B 37% 358k/s ] 203G tiles: [ 48M 4.2k/s ] 25G
cpus: 14.9 gc: 5% heap: 6.7G/21G direct: 18M postGC: 3.7G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4807/4026 (z13 58%) https://www.openstreetmap.org/#map=13/3.07470/31.24512
2:09:28 INF [mbtiles] - features: [ 1B 37% 347k/s ] 203G tiles: [ 48M 4.1k/s ] 25G
cpus: 14.9 gc: 6% heap: 4.3G/21G direct: 18M postGC: 4G
read( 3%) -> (946/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/4814/3986 (z13 58%) https://www.openstreetmap.org/#map=13/4.82826/31.55273
2:09:38 INF [mbtiles] - features: [ 1.1B 37% 302k/s ] 203G tiles: [ 49M 8.8k/s ] 25G
cpus: 15 gc: 4% heap: 9.1G/21G direct: 18M postGC: 4.3G
read( 5%) -> (1k/1k) -> encode(95% 96% 96% 96% 96% 96% 96% 96% 96% 96% 96% 95% 96% 96% 96%) -> (1k/1k) -> write( 3%)
last tile: 13/4829/4168 (z13 58%) https://www.openstreetmap.org/#map=13/-3.16246/32.21191
2:09:48 INF [mbtiles] - features: [ 1.1B 38% 308k/s ] 203G tiles: [ 49M 4.1k/s ] 25G
cpus: 14.9 gc: 6% heap: 8.9G/21G direct: 18M postGC: 4.9G
read( 3%) -> (997/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/4836/4090 (z13 59%) https://www.openstreetmap.org/#map=13/0.26367/32.51953
2:09:58 INF [mbtiles] - features: [ 1.1B 38% 231k/s ] 203G tiles: [ 49M 4.7k/s ] 25G
cpus: 14.9 gc: 5% heap: 8.2G/21G direct: 18M postGC: 4.8G
read( 3%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4844/4171 (z13 59%) https://www.openstreetmap.org/#map=13/-3.29408/32.87109
2:10:08 INF [mbtiles] - features: [ 1.1B 38% 270k/s ] 203G tiles: [ 49M 4.1k/s ] 25G
cpus: 14.9 gc: 5% heap: 7.8G/21G direct: 18M postGC: 5G
read( 3%) -> (1k/1k) -> encode(95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4851/4086 (z13 59%) https://www.openstreetmap.org/#map=13/0.43945/33.17871
2:10:18 INF [mbtiles] - features: [ 1.1B 38% 296k/s ] 203G tiles: [ 49M 3.5k/s ] 25G
cpus: 14.9 gc: 4% heap: 11G/21G direct: 18M postGC: 5.2G
read( 2%) -> (946/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/4857/4300 (z13 59%) https://www.openstreetmap.org/#map=13/-8.92849/33.44238
2:10:28 INF [mbtiles] - features: [ 1.1B 38% 257k/s ] 203G tiles: [ 49M 4.7k/s ] 25G
cpus: 14.9 gc: 5% heap: 9.3G/21G direct: 18M postGC: 5.5G
read( 3%) -> (972/1k) -> encode(95% 95% 95% 94% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4865/4419 (z13 59%) https://www.openstreetmap.org/#map=13/-14.05133/33.79395
2:10:38 INF [mbtiles] - features: [ 1.1B 38% 323k/s ] 203G tiles: [ 49M 6.6k/s ] 25G
cpus: 14.9 gc: 5% heap: 9G/21G direct: 18M postGC: 5.8G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4876/3345 (z13 59%) https://www.openstreetmap.org/#map=13/31.31610/34.27734
2:10:48 INF [mbtiles] - features: [ 1.1B 38% 319k/s ] 203G tiles: [ 49M 6.5k/s ] 25G
cpus: 14.9 gc: 5% heap: 7G/21G direct: 18M postGC: 6.2G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4887/4310 (z13 59%) https://www.openstreetmap.org/#map=13/-9.36235/34.76074
2:10:58 INF [mbtiles] - features: [ 1.1B 38% 306k/s ] 203G tiles: [ 49M 5.3k/s ] 25G
cpus: 14.9 gc: 5% heap: 8.1G/21G direct: 18M postGC: 6.4G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4896/4734 (z13 59%) https://www.openstreetmap.org/#map=13/-26.98083/35.15625
2:11:08 INF [mbtiles] - features: [ 1.1B 38% 350k/s ] 203G tiles: [ 49M 6.1k/s ] 25G
cpus: 14.9 gc: 5% heap: 6.8G/21G direct: 18M postGC: 6.8G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/4906/4337 (z13 59%) https://www.openstreetmap.org/#map=13/-10.53102/35.59570
2:11:18 INF [mbtiles] - features: [ 1.1B 38% 348k/s ] 203G tiles: [ 49M 6k/s ] 25G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 7.1G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/4916/4104 (z13 60%) https://www.openstreetmap.org/#map=13/-0.35156/36.03516
2:11:28 INF [mbtiles] - features: [ 1.1B 39% 354k/s ] 203G tiles: [ 49M 8.3k/s ] 25G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 7.5G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4930/4174 (z13 60%) https://www.openstreetmap.org/#map=13/-3.42569/36.65039
2:11:38 INF [mbtiles] - features: [ 1.1B 39% 335k/s ] 203G tiles: [ 49M 9k/s ] 25G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 7.7G
read( 4%) -> (968/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 3%)
last tile: 13/4945/4173 (z13 60%) https://www.openstreetmap.org/#map=13/-3.38182/37.30957
2:11:48 INF [mbtiles] - features: [ 1.1B 39% 431k/s ] 203G tiles: [ 49M 10k/s ] 25G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 8.2G
read( 8%) -> (1k/1k) -> encode(94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 93% 94% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/4963/2561 (z13 60%) https://www.openstreetmap.org/#map=13/55.75185/38.10059
2:11:58 INF [mbtiles] - features: [ 1.1B 39% 458k/s ] 203G tiles: [ 50M 13k/s ] 26G
cpus: 14.9 gc: 7% heap: 9.7G/21G direct: 18M postGC: 8.9G
read( 6%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/4985/4213 (z13 60%) https://www.openstreetmap.org/#map=13/-5.13471/39.06738
2:12:08 INF [mbtiles] - features: [ 1.1B 39% 210k/s ] 203G tiles: [ 50M 1.8k/s ] 26G
cpus: 14.9 gc: 7% heap: 8.4G/21G direct: 18M postGC: 2.6G
read( 1%) -> (987/1k) -> encode(92% 89% 92% 93% 91% 93% 92% 93% 92% 91% 92% 93% 90% 93% 90%) -> (1k/1k) -> write( 1%)
last tile: 13/4988/4253 (z13 60%) https://www.openstreetmap.org/#map=13/-6.88280/39.19922
2:12:18 INF [mbtiles] - features: [ 1.1B 39% 321k/s ] 203G tiles: [ 50M 8.4k/s ] 26G
cpus: 14.9 gc: 5% heap: 8.1G/21G direct: 18M postGC: 2.8G
read( 5%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 95% 95%) -> (1k/1k) -> write( 3%)
last tile: 13/5002/4211 (z13 61%) https://www.openstreetmap.org/#map=13/-5.04717/39.81445
2:12:28 INF [mbtiles] - features: [ 1.1B 39% 515k/s ] 203G tiles: [ 50M 27k/s ] 26G
cpus: 15 gc: 6% heap: 8.7G/21G direct: 18M postGC: 3.5G
read( 8%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 8%)
last tile: 13/5049/3062 (z13 61%) https://www.openstreetmap.org/#map=13/41.31082/41.87988
2:12:38 INF [mbtiles] - features: [ 1.1B 39% 470k/s ] 203G tiles: [ 50M 23k/s ] 26G
cpus: 15 gc: 6% heap: 5.6G/21G direct: 18M postGC: 4.1G
read( 6%) -> (929/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 7%)
last tile: 13/5089/4026 (z13 62%) https://www.openstreetmap.org/#map=13/3.07470/43.63770
2:12:48 INF [mbtiles] - features: [ 1.1B 40% 471k/s ] 203G tiles: [ 50M 21k/s ] 26G
cpus: 15 gc: 6% heap: 9.2G/21G direct: 18M postGC: 4.9G
read( 7%) -> (998/1k) -> encode(94% 94% 94% 93% 94% 93% 94% 94% 94% 94% 94% 94% 93% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/5125/4050 (z13 62%) https://www.openstreetmap.org/#map=13/2.02107/45.21973
2:12:58 INF [mbtiles] - features: [ 1.1B 40% 357k/s ] 203G tiles: [ 50M 11k/s ] 26G
cpus: 14.9 gc: 4% heap: 7.8G/21G direct: 18M postGC: 4.7G
read( 2%) -> (699/1k) -> encode(96% 96% 96% 94% 95% 95% 95% 96% 96% 96% 95% 95% 96% 96% 96%) -> (978/1k) -> write( 3%)
last tile: 13/5145/289 (z13 62%) https://www.openstreetmap.org/#map=13/83.82522/46.09863
2:13:08 INF [mbtiles] - features: [ 1.1B 40% 296k/s ] 203G tiles: [ 51M 21k/s ] 26G
cpus: 15 gc: 5% heap: 10G/21G direct: 18M postGC: 5.3G
read( 7%) -> (1k/1k) -> encode(95% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 6%)
last tile: 13/5182/4608 (z13 63%) https://www.openstreetmap.org/#map=13/-21.94305/47.72461
2:13:18 INF [mbtiles] - features: [ 1.1B 40% 414k/s ] 203G tiles: [ 51M 18k/s ] 26G
cpus: 15 gc: 5% heap: 8.2G/21G direct: 18M postGC: 5.7G
read( 5%) -> (988/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 5%)
last tile: 13/5213/3762 (z13 63%) https://www.openstreetmap.org/#map=13/14.51978/49.08691
2:13:28 INF [mbtiles] - features: [ 1.1B 40% 448k/s ] 203G tiles: [ 51M 23k/s ] 26G
cpus: 14.9 gc: 5% heap: 6.6G/21G direct: 18M postGC: 6.2G
read( 5%) -> (861/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 95% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/5253/3255 (z13 64%) https://www.openstreetmap.org/#map=13/34.63321/50.84473
2:13:38 INF [mbtiles] - features: [ 1.1B 40% 661k/s ] 203G tiles: [ 52M 60k/s ] 27G
cpus: 15 gc: 6% heap: 10G/21G direct: 18M postGC: 6.9G
read( 9%) -> (834/1k) -> encode(94% 93% 94% 93% 93% 93% 93% 94% 94% 93% 94% 94% 93% 94% 93%) -> (1k/1k) -> write(15%)
last tile: 13/5362/1047 (z13 65%) https://www.openstreetmap.org/#map=13/78.97979/55.63477
2:13:48 INF [mbtiles] - features: [ 1.1B 41% 767k/s ] 203G tiles: [ 53M 114k/s ] 27G
cpus: 15.1 gc: 7% heap: 10G/21G direct: 18M postGC: 7.8G
read(12%) -> (723/1k) -> encode(93% 93% 93% 93% 93% 91% 93% 92% 93% 93% 91% 93% 93% 93% 93%) -> (1k/1k) -> write(27%)
last tile: 13/5568/5304 (z13 67%) https://www.openstreetmap.org/#map=13/-46.80006/64.68750
2:13:58 INF [mbtiles] - features: [ 1.2B 41% 284k/s ] 203G tiles: [ 53M 56k/s ] 27G
cpus: 14.9 gc: 7% heap: 9.6G/21G direct: 18M postGC: 9.1G
read( 6%) -> (1k/1k) -> encode(93% 92% 93% 92% 91% 92% 92% 92% 91% 92% 93% 91% 92% 92% 92%) -> (1k/1k) -> write(13%)
last tile: 13/5667/3259 (z13 69%) https://www.openstreetmap.org/#map=13/34.48845/69.03809
2:14:08 INF [mbtiles] - features: [ 1.2B 41% 383k/s ] 203G tiles: [ 54M 39k/s ] 27G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 9.8G
read( 7%) -> (987/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 93% 92% 93%) -> (1k/1k) -> write(10%)
last tile: 13/5735/4928 (z13 70%) https://www.openstreetmap.org/#map=13/-34.30714/72.02637
2:14:18 INF [mbtiles] - features: [ 1.2B 41% 622k/s ] 203G tiles: [ 54M 49k/s ] 27G
cpus: 15 gc: 7% heap: 12G/21G direct: 18M postGC: 10G
read(11%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 92% 92% 92% 92% 93% 93% 93% 93% 92% 92%) -> (1k/1k) -> write(13%)
last tile: 13/5820/5728 (z13 71%) https://www.openstreetmap.org/#map=13/-58.07788/75.76172
2:14:28 INF [mbtiles] - features: [ 1.2B 41% 422k/s ] 203G tiles: [ 54M 16k/s ] 27G
cpus: 15.1 gc: 5% heap: 4.8G/21G direct: 18M postGC: 2.3G
read( 6%) -> (985/1k) -> encode(93% 94% 94% 92% 94% 94% 92% 92% 92% 93% 94% 94% 92% 94% 94%) -> (1k/1k) -> write( 5%)
last tile: 13/5848/3420 (z13 71%) https://www.openstreetmap.org/#map=13/28.45903/76.99219
2:14:38 INF [mbtiles] - features: [ 1.2B 41% 323k/s ] 203G tiles: [ 55M 13k/s ] 27G
cpus: 14.9 gc: 6% heap: 5.6G/21G direct: 18M postGC: 2.6G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/5872/3664 (z13 71%) https://www.openstreetmap.org/#map=13/18.64625/78.04688
2:14:48 INF [mbtiles] - features: [ 1.2B 41% 326k/s ] 203G tiles: [ 55M 13k/s ] 27G
cpus: 14.9 gc: 5% heap: 5.2G/21G direct: 18M postGC: 2.9G
read( 3%) -> (960/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 4%)
last tile: 13/5896/3669 (z13 71%) https://www.openstreetmap.org/#map=13/18.43792/79.10156
2:14:58 INF [mbtiles] - features: [ 1.2B 42% 331k/s ] 203G tiles: [ 55M 13k/s ] 27G
cpus: 14.9 gc: 6% heap: 4.1G/21G direct: 18M postGC: 3.2G
read( 4%) -> (1k/1k) -> encode(93% 93% 94% 94% 93% 93% 93% 94% 93% 94% 93% 94% 94% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/5920/3797 (z13 72%) https://www.openstreetmap.org/#map=13/13.02597/80.15625
2:15:08 INF [mbtiles] - features: [ 1.2B 42% 284k/s ] 203G tiles: [ 55M 9.2k/s ] 27G
cpus: 14.9 gc: 5% heap: 6.1G/21G direct: 18M postGC: 3.4G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 95%) -> (1k/1k) -> write( 3%)
last tile: 13/5937/3503 (z13 72%) https://www.openstreetmap.org/#map=13/25.20494/80.90332
2:15:18 INF [mbtiles] - features: [ 1.2B 42% 286k/s ] 203G tiles: [ 55M 9.5k/s ] 27G
cpus: 14.9 gc: 5% heap: 8.5G/21G direct: 18M postGC: 3.7G
read( 3%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 3%)
last tile: 13/5955/3921 (z13 72%) https://www.openstreetmap.org/#map=13/7.66744/81.69434
2:15:28 INF [mbtiles] - features: [ 1.2B 42% 393k/s ] 203G tiles: [ 55M 21k/s ] 28G
cpus: 14.9 gc: 5% heap: 4.6G/21G direct: 18M postGC: 4.1G
read( 5%) -> (973/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/5995/3440 (z13 73%) https://www.openstreetmap.org/#map=13/27.68353/83.45215
2:15:38 INF [mbtiles] - features: [ 1.2B 42% 308k/s ] 203G tiles: [ 55M 20k/s ] 28G
cpus: 14.9 gc: 6% heap: 7.4G/21G direct: 18M postGC: 4.5G
read( 5%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 5%)
last tile: 13/6034/3460 (z13 73%) https://www.openstreetmap.org/#map=13/26.90248/85.16602
2:15:48 INF [mbtiles] - features: [ 1.2B 42% 247k/s ] 203G tiles: [ 55M 1.6k/s ] 28G
cpus: 14.9 gc: 5% heap: 7.2G/21G direct: 18M postGC: 4.6G
read( 1%) -> (793/1k) -> encode(95% 95% 95% 95% 94% 95% 95% 95% 95% 95% 95% 94% 95% 94% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/6038/6116 (z13 73%) https://www.openstreetmap.org/#map=13/-66.01802/85.34180
2:15:58 INF [mbtiles] - features: [ 1.2B 42% 321k/s ] 203G tiles: [ 56M 28k/s ] 28G
cpus: 15 gc: 6% heap: 6.2G/21G direct: 18M postGC: 5G
read( 6%) -> (1k/1k) -> encode(94% 94% 93% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 7%)
last tile: 13/6091/3467 (z13 74%) https://www.openstreetmap.org/#map=13/26.62782/87.67090
2:16:08 INF [mbtiles] - features: [ 1.2B 42% 245k/s ] 203G tiles: [ 56M 9k/s ] 28G
cpus: 14.9 gc: 6% heap: 8.9G/21G direct: 18M postGC: 5.4G
read( 3%) -> (989/1k) -> encode(94% 94% 94% 94% 93% 94% 94% 94% 93% 94% 94% 93% 94% 94% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/6108/3568 (z13 74%) https://www.openstreetmap.org/#map=13/22.59373/88.41797
2:16:18 INF [mbtiles] - features: [ 1.2B 42% 212k/s ] 203G tiles: [ 56M 8.3k/s ] 28G
cpus: 14.9 gc: 6% heap: 5.6G/21G direct: 18M postGC: 5.6G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6124/3554 (z13 74%) https://www.openstreetmap.org/#map=13/23.16056/89.12109
2:16:28 INF [mbtiles] - features: [ 1.2B 42% 218k/s ] 203G tiles: [ 56M 4.6k/s ] 28G
cpus: 14.9 gc: 6% heap: 7.6G/21G direct: 18M postGC: 5.8G
read( 2%) -> (958/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/6133/3563 (z13 74%) https://www.openstreetmap.org/#map=13/22.79644/89.51660
2:16:38 INF [mbtiles] - features: [ 1.2B 43% 249k/s ] 203G tiles: [ 56M 8.8k/s ] 28G
cpus: 14.9 gc: 6% heap: 8.9G/21G direct: 18M postGC: 6.2G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6150/3535 (z13 75%) https://www.openstreetmap.org/#map=13/23.92601/90.26367
2:16:48 INF [mbtiles] - features: [ 1.2B 43% 117k/s ] 203G tiles: [ 56M 2k/s ] 28G
cpus: 14.8 gc: 8% heap: 8.9G/21G direct: 18M postGC: 7.2G
read( 1%) -> (1k/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 0%)
last tile: 13/6154/3543 (z13 75%) https://www.openstreetmap.org/#map=13/23.60426/90.43945
2:16:58 INF [mbtiles] - features: [ 1.2B 43% 232k/s ] 203G tiles: [ 56M 8.1k/s ] 28G
cpus: 14.9 gc: 6% heap: 9.7G/21G direct: 18M postGC: 7.4G
read( 2%) -> (933/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6170/3547 (z13 75%) https://www.openstreetmap.org/#map=13/23.44309/91.14258
2:17:08 INF [mbtiles] - features: [ 1.2B 43% 260k/s ] 203G tiles: [ 56M 10k/s ] 28G
cpus: 14.8 gc: 7% heap: 9.3G/21G direct: 18M postGC: 7.9G
read( 2%) -> (775/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 92% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/6192/3603 (z13 75%) https://www.openstreetmap.org/#map=13/21.16648/92.10938
2:17:18 INF [mbtiles] - features: [ 1.2B 43% 303k/s ] 203G tiles: [ 57M 37k/s ] 28G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 8.5G
read( 6%) -> (900/1k) -> encode(93% 94% 95% 94% 94% 94% 94% 95% 94% 94% 94% 94% 94% 93% 94%) -> (1k/1k) -> write( 9%)
last tile: 13/6268/530 (z13 76%) https://www.openstreetmap.org/#map=13/82.57476/95.44922
2:17:28 INF [mbtiles] - features: [ 1.2B 43% 277k/s ] 203G tiles: [ 57M 32k/s ] 28G
cpus: 14.9 gc: 6% heap: 9.2G/21G direct: 18M postGC: 9.2G
read( 6%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 94% 93% 94% 93% 92% 93% 93% 93%) -> (1k/1k) -> write( 8%)
last tile: 13/6336/4014 (z13 77%) https://www.openstreetmap.org/#map=13/3.60114/98.43750
2:17:38 INF [mbtiles] - features: [ 1.2B 43% 249k/s ] 203G tiles: [ 57M 6.7k/s ] 28G
cpus: 14.8 gc: 8% heap: 12G/21G direct: 18M postGC: 10G
read( 2%) -> (928/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 2%)
last tile: 13/6350/4029 (z13 77%) https://www.openstreetmap.org/#map=13/2.94304/99.05273
2:17:48 INF [mbtiles] - features: [ 1.2B 43% 621k/s ] 203G tiles: [ 57M 35k/s ] 28G
cpus: 15 gc: 7% heap: 13G/21G direct: 18M postGC: 11G
read(11%) -> (1k/1k) -> encode(91% 93% 93% 92% 93% 93% 92% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write(10%)
last tile: 13/6423/4184 (z13 78%) https://www.openstreetmap.org/#map=13/-3.86425/102.26074
2:17:58 INF [mbtiles] - features: [ 1.2B 43% 434k/s ] 203G tiles: [ 58M 19k/s ] 28G
cpus: 15 gc: 4% heap: 8.1G/21G direct: 18M postGC: 2.5G
read( 7%) -> (939/1k) -> encode(94% 95% 94% 94% 94% 92% 94% 93% 93% 94% 95% 95% 95% 95% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/6463/4071 (z13 78%) https://www.openstreetmap.org/#map=13/1.09857/104.01855
2:18:08 INF [mbtiles] - features: [ 1.2B 43% 400k/s ] 203G tiles: [ 58M 18k/s ] 28G
cpus: 15 gc: 6% heap: 5.3G/21G direct: 18M postGC: 3.1G
read( 9%) -> (1k/1k) -> encode(94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/6502/3866 (z13 79%) https://www.openstreetmap.org/#map=13/10.05540/105.73242
2:18:18 INF [mbtiles] - features: [ 1.2B 44% 348k/s ] 203G tiles: [ 58M 8.6k/s ] 28G
cpus: 14.9 gc: 7% heap: 8.6G/21G direct: 18M postGC: 3.6G
read( 3%) -> (994/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/6520/4237 (z13 79%) https://www.openstreetmap.org/#map=13/-6.18425/106.52344
2:18:28 INF [mbtiles] - features: [ 1.2B 44% 222k/s ] 203G tiles: [ 58M 2.4k/s ] 28G
cpus: 14.8 gc: 7% heap: 8.6G/21G direct: 18M postGC: 4.5G
read( 2%) -> (1k/1k) -> encode(92% 93% 93% 93% 93% 92% 93% 92% 92% 92% 92% 93% 93% 93% 92%) -> (1k/1k) -> write( 1%)
last tile: 13/6525/4239 (z13 79%) https://www.openstreetmap.org/#map=13/-6.27162/106.74316
2:18:38 INF [mbtiles] - features: [ 1.2B 44% 162k/s ] 203G tiles: [ 58M 971/s ] 28G
cpus: 14.8 gc: 9% heap: 6G/21G direct: 18M postGC: 5.9G
read( 1%) -> (1k/1k) -> encode(91% 91% 90% 91% 90% 90% 90% 90% 90% 91% 90% 90% 91% 90% 90%) -> (1k/1k) -> write( 0%)
last tile: 13/6527/4242 (z13 79%) https://www.openstreetmap.org/#map=13/-6.40265/106.83105
2:18:48 INF [mbtiles] - features: [ 1.2B 44% 166k/s ] 203G tiles: [ 58M 989/s ] 28G
cpus: 14.8 gc: 7% heap: 8.5G/21G direct: 18M postGC: 6.7G
read( 1%) -> (981/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 0%)
last tile: 13/6529/4238 (z13 79%) https://www.openstreetmap.org/#map=13/-6.22793/106.91895
2:18:58 INF [mbtiles] - features: [ 1.2B 44% 190k/s ] 203G tiles: [ 58M 5.4k/s ] 28G
cpus: 14.9 gc: 6% heap: 9.7G/21G direct: 18M postGC: 7G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6540/4246 (z13 79%) https://www.openstreetmap.org/#map=13/-6.57730/107.40234
2:19:08 INF [mbtiles] - features: [ 1.2B 44% 173k/s ] 203G tiles: [ 58M 1.9k/s ] 28G
cpus: 14.8 gc: 8% heap: 7.9G/21G direct: 18M postGC: 7.8G
read( 1%) -> (1k/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 1%)
last tile: 13/6544/4255 (z13 79%) https://www.openstreetmap.org/#map=13/-6.97005/107.57813
2:19:18 INF [mbtiles] - features: [ 1.2B 44% 180k/s ] 203G tiles: [ 58M 5.9k/s ] 29G
cpus: 14.9 gc: 6% heap: 8.9G/21G direct: 18M postGC: 8G
read( 2%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6556/4264 (z13 80%) https://www.openstreetmap.org/#map=13/-7.36247/108.10547
2:19:28 INF [mbtiles] - features: [ 1.2B 44% 207k/s ] 203G tiles: [ 58M 3.9k/s ] 29G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 8.3G
read( 4%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/6564/3738 (z13 80%) https://www.openstreetmap.org/#map=13/15.53838/108.45703
2:19:38 INF [mbtiles] - features: [ 1.3B 44% 210k/s ] 203G tiles: [ 58M 5.8k/s ] 29G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 8.5G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6576/4076 (z13 80%) https://www.openstreetmap.org/#map=13/0.87887/108.98438
2:19:48 INF [mbtiles] - features: [ 1.3B 44% 216k/s ] 203G tiles: [ 58M 3.4k/s ] 29G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 8.7G
read( 2%) -> (1k/1k) -> encode(94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 94% 94% 93% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/6583/4097 (z13 80%) https://www.openstreetmap.org/#map=13/-0.04395/109.29199
2:19:58 INF [mbtiles] - features: [ 1.3B 44% 212k/s ] 203G tiles: [ 58M 7.4k/s ] 29G
cpus: 14.9 gc: 6% heap: 9.8G/21G direct: 18M postGC: 8.9G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6598/4138 (z13 80%) https://www.openstreetmap.org/#map=13/-1.84538/109.95117
2:20:08 INF [mbtiles] - features: [ 1.3B 44% 244k/s ] 203G tiles: [ 58M 3.9k/s ] 29G
cpus: 14.9 gc: 7% heap: 11G/21G direct: 18M postGC: 9.5G
read( 3%) -> (1k/1k) -> encode(93% 92% 93% 93% 93% 93% 93% 93% 93% 93% 92% 92% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/6606/4275 (z13 80%) https://www.openstreetmap.org/#map=13/-7.84162/110.30273
2:20:18 INF [mbtiles] - features: [ 1.3B 44% 156k/s ] 203G tiles: [ 58M 996/s ] 29G
cpus: 14.8 gc: 8% heap: 10G/21G direct: 18M postGC: 10G
read( 1%) -> (948/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 0%)
last tile: 13/6608/4256 (z13 80%) https://www.openstreetmap.org/#map=13/-7.01367/110.39063
2:20:28 INF [mbtiles] - features: [ 1.3B 44% 252k/s ] 203G tiles: [ 58M 12k/s ] 29G
cpus: 14.9 gc: 7% heap: 10G/21G direct: 18M postGC: 11G
read( 4%) -> (992/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/6633/4271 (z13 80%) https://www.openstreetmap.org/#map=13/-7.66744/111.48926
2:20:38 INF [mbtiles] - features: [ 1.3B 45% 204k/s ] 203G tiles: [ 59M 8.4k/s ] 29G
cpus: 14.8 gc: 6% heap: 12G/21G direct: 18M postGC: 11G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 94% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/6650/4269 (z13 81%) https://www.openstreetmap.org/#map=13/-7.58033/112.23633
2:20:48 INF [mbtiles] - features: [ 1.3B 45% 206k/s ] 203G tiles: [ 59M 4k/s ] 29G
cpus: 14.8 gc: 7% heap: 14G/21G direct: 18M postGC: 11G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 93% 93%) -> (1k/1k) -> write( 1%)
last tile: 13/6658/4278 (z13 81%) https://www.openstreetmap.org/#map=13/-7.97220/112.58789
2:20:58 INF [mbtiles] - features: [ 1.3B 45% 174k/s ] 203G tiles: [ 59M 1.5k/s ] 29G
cpus: 14.8 gc: 9% heap: 14G/21G direct: 18M postGC: 13G
read( 1%) -> (996/1k) -> encode(91% 91% 91% 91% 91% 91% 90% 91% 91% 91% 91% 91% 91% 91% 91%) -> (1k/1k) -> write( 0%)
last tile: 13/6661/4264 (z13 81%) https://www.openstreetmap.org/#map=13/-7.36247/112.71973
2:21:08 INF [mbtiles] - features: [ 1.3B 45% 261k/s ] 203G tiles: [ 59M 11k/s ] 29G
cpus: 14.8 gc: 7% heap: 14G/21G direct: 18M postGC: 14G
read( 4%) -> (1k/1k) -> encode(92% 92% 92% 93% 93% 93% 93% 92% 93% 92% 93% 92% 93% 92% 92%) -> (1k/1k) -> write( 3%)
last tile: 13/6683/4283 (z13 81%) https://www.openstreetmap.org/#map=13/-8.18974/113.68652
2:21:18 INF [mbtiles] - features: [ 1.3B 45% 310k/s ] 203G tiles: [ 59M 7.7k/s ] 29G
cpus: 14.8 gc: 7% heap: 15G/21G direct: 18M postGC: 15G
read( 3%) -> (916/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 2%)
last tile: 13/6698/4284 (z13 81%) https://www.openstreetmap.org/#map=13/-8.23324/114.34570
2:21:28 INF [mbtiles] - features: [ 1.3B 45% 215k/s ] 203G tiles: [ 59M 9.7k/s ] 29G
cpus: 15 gc: 6% heap: 6.6G/21G direct: 18M postGC: 3G
read( 4%) -> (1k/1k) -> encode(91% 93% 93% 93% 91% 91% 93% 90% 93% 93% 92% 92% 92% 91% 92%) -> (1k/1k) -> write( 3%)
last tile: 13/6717/4295 (z13 82%) https://www.openstreetmap.org/#map=13/-8.71136/115.18066
2:21:38 INF [mbtiles] - features: [ 1.3B 45% 306k/s ] 203G tiles: [ 59M 10k/s ] 29G
cpus: 14.9 gc: 5% heap: 7.9G/21G direct: 18M postGC: 3.3G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 94% 94% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 3%)
last tile: 13/6737/4293 (z13 82%) https://www.openstreetmap.org/#map=13/-8.62447/116.05957
2:21:48 INF [mbtiles] - features: [ 1.3B 45% 294k/s ] 203G tiles: [ 59M 8.7k/s ] 29G
cpus: 14.9 gc: 5% heap: 9.6G/21G direct: 18M postGC: 3.4G
read( 3%) -> (963/1k) -> encode(95% 95% 95% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 3%)
last tile: 13/6754/4125 (z13 82%) https://www.openstreetmap.org/#map=13/-1.27431/116.80664
2:21:58 INF [mbtiles] - features: [ 1.3B 45% 432k/s ] 203G tiles: [ 59M 30k/s ] 29G
cpus: 15 gc: 5% heap: 11G/21G direct: 18M postGC: 4G
read( 8%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 9%)
last tile: 13/6813/4216 (z13 83%) https://www.openstreetmap.org/#map=13/-5.26601/119.39941
2:22:08 INF [mbtiles] - features: [ 1.3B 45% 246k/s ] 203G tiles: [ 59M 5.1k/s ] 29G
cpus: 14.9 gc: 5% heap: 4.2G/21G direct: 18M postGC: 4.2G
read( 4%) -> (944/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 1%)
last tile: 13/6823/4117 (z13 83%) https://www.openstreetmap.org/#map=13/-0.92281/119.83887
2:22:18 INF [mbtiles] - features: [ 1.3B 45% 302k/s ] 203G tiles: [ 59M 8.3k/s ] 29G
cpus: 14.9 gc: 5% heap: 8.9G/21G direct: 18M postGC: 4.6G
read( 5%) -> (1k/1k) -> encode(94% 95% 95% 94% 95% 95% 95% 94% 94% 94% 95% 95% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/6839/3759 (z13 83%) https://www.openstreetmap.org/#map=13/14.64737/120.54199
2:22:29 INF [mbtiles] - features: [ 1.3B 46% 185k/s ] 203G tiles: [ 60M 1.3k/s ] 29G
cpus: 14.9 gc: 5% heap: 7.3G/21G direct: 18M postGC: 4.7G
read( 1%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 0%)
last tile: 13/6842/5266 (z13 83%) https://www.openstreetmap.org/#map=13/-45.64477/120.67383
2:22:39 INF [mbtiles] - features: [ 1.3B 46% 249k/s ] 203G tiles: [ 60M 2.7k/s ] 29G
cpus: 14.9 gc: 5% heap: 8.6G/21G direct: 18M postGC: 5.1G
read( 2%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 1%)
last tile: 13/6847/3765 (z13 83%) https://www.openstreetmap.org/#map=13/14.39212/120.89355
2:22:49 INF [mbtiles] - features: [ 1.3B 46% 181k/s ] 203G tiles: [ 60M 1.5k/s ] 29G
cpus: 14.9 gc: 6% heap: 11G/21G direct: 18M postGC: 5.5G
read( 1%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 93% 94% 94% 94%) -> (1k/1k) -> write( 0%)
last tile: 13/6850/3763 (z13 83%) https://www.openstreetmap.org/#map=13/14.47723/121.02539
2:22:59 INF [mbtiles] - features: [ 1.3B 46% 223k/s ] 203G tiles: [ 60M 5.6k/s ] 29G
cpus: 14.9 gc: 5% heap: 7.2G/21G direct: 18M postGC: 5.4G
read( 3%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/6861/3508 (z13 83%) https://www.openstreetmap.org/#map=13/25.00597/121.50879
2:23:09 INF [mbtiles] - features: [ 1.3B 46% 314k/s ] 203G tiles: [ 60M 17k/s ] 29G
cpus: 15 gc: 4% heap: 8.5G/21G direct: 18M postGC: 5.8G
read( 4%) -> (998/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 5%)
last tile: 13/6895/4084 (z13 84%) https://www.openstreetmap.org/#map=13/0.52734/123.00293
2:23:19 INF [mbtiles] - features: [ 1.3B 46% 263k/s ] 203G tiles: [ 60M 18k/s ] 29G
cpus: 15 gc: 4% heap: 12G/21G direct: 18M postGC: 6G
read( 4%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 5%)
last tile: 13/6931/4232 (z13 84%) https://www.openstreetmap.org/#map=13/-5.96575/124.58496
2:23:29 INF [mbtiles] - features: [ 1.3B 46% 234k/s ] 203G tiles: [ 60M 6.1k/s ] 29G
cpus: 14.9 gc: 5% heap: 11G/21G direct: 18M postGC: 6.3G
read( 2%) -> (1k/1k) -> encode(95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (1k/1k) -> write( 2%)
last tile: 13/6943/3958 (z13 84%) https://www.openstreetmap.org/#map=13/6.05316/125.11230
2:23:39 INF [mbtiles] - features: [ 1.3B 46% 398k/s ] 203G tiles: [ 60M 25k/s ] 29G
cpus: 15 gc: 4% heap: 8.4G/21G direct: 18M postGC: 6.7G
read( 5%) -> (1k/1k) -> encode(96% 96% 96% 96% 96% 95% 96% 96% 96% 96% 96% 96% 95% 96% 95%) -> (1k/1k) -> write( 7%)
last tile: 13/6993/5198 (z13 85%) https://www.openstreetmap.org/#map=13/-43.51669/127.30957
2:23:49 INF [mbtiles] - features: [ 1.3B 46% 399k/s ] 203G tiles: [ 61M 38k/s ] 30G
cpus: 15 gc: 6% heap: 12G/21G direct: 18M postGC: 7.2G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 9%)
last tile: 13/7065/3294 (z13 86%) https://www.openstreetmap.org/#map=13/33.21112/130.47363
2:23:59 INF [mbtiles] - features: [ 1.3B 46% 353k/s ] 203G tiles: [ 61M 24k/s ] 30G
cpus: 15 gc: 6% heap: 8.6G/21G direct: 18M postGC: 7.6G
read( 6%) -> (1k/1k) -> encode(94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 93% 93% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/7112/3266 (z13 86%) https://www.openstreetmap.org/#map=13/34.23451/132.53906
2:24:09 INF [mbtiles] - features: [ 1.3B 47% 363k/s ] 203G tiles: [ 61M 26k/s ] 30G
cpus: 15 gc: 6% heap: 12G/21G direct: 18M postGC: 8G
read( 5%) -> (965/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 6%)
last tile: 13/7164/3252 (z13 87%) https://www.openstreetmap.org/#map=13/34.74161/134.82422
2:24:19 INF [mbtiles] - features: [ 1.3B 47% 231k/s ] 203G tiles: [ 61M 8.8k/s ] 30G
cpus: 14.9 gc: 6% heap: 13G/21G direct: 18M postGC: 8.5G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 94% 94% 93% 93% 93% 93% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/7181/3250 (z13 87%) https://www.openstreetmap.org/#map=13/34.81380/135.57129
2:24:29 INF [mbtiles] - features: [ 1.3B 47% 266k/s ] 203G tiles: [ 61M 13k/s ] 30G
cpus: 14.9 gc: 7% heap: 9.4G/21G direct: 18M postGC: 9.3G
read( 5%) -> (1k/1k) -> encode(92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 3%)
last tile: 13/7208/3240 (z13 88%) https://www.openstreetmap.org/#map=13/35.17381/136.75781
2:24:39 INF [mbtiles] - features: [ 1.3B 47% 289k/s ] 203G tiles: [ 62M 17k/s ] 30G
cpus: 14.9 gc: 6% heap: 10G/21G direct: 18M postGC: 9.8G
read( 5%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 94% 94% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 4%)
last tile: 13/7240/3250 (z13 88%) https://www.openstreetmap.org/#map=13/34.81380/138.16406
2:24:49 INF [mbtiles] - features: [ 1.3B 47% 258k/s ] 203G tiles: [ 62M 9.3k/s ] 30G
cpus: 14.9 gc: 6% heap: 14G/21G direct: 18M postGC: 10G
read( 3%) -> (1k/1k) -> encode(94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94%) -> (1k/1k) -> write( 2%)
last tile: 13/7257/3242 (z13 88%) https://www.openstreetmap.org/#map=13/35.10193/138.91113
2:24:59 INF [mbtiles] - features: [ 1.3B 47% 264k/s ] 203G tiles: [ 62M 7.6k/s ] 30G
cpus: 14.9 gc: 7% heap: 10G/21G direct: 18M postGC: 10G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/7271/3228 (z13 88%) https://www.openstreetmap.org/#map=13/35.60372/139.52637
2:25:09 INF [mbtiles] - features: [ 1.3B 47% 165k/s ] 203G tiles: [ 62M 1.6k/s ] 30G
cpus: 14.8 gc: 8% heap: 14G/21G direct: 18M postGC: 11G
read( 1%) -> (1k/1k) -> encode(92% 92% 92% 91% 92% 91% 92% 91% 92% 92% 92% 92% 92% 92% 92%) -> (1k/1k) -> write( 0%)
last tile: 13/7274/3228 (z13 88%) https://www.openstreetmap.org/#map=13/35.60372/139.65820
2:25:19 INF [mbtiles] - features: [ 1.3B 47% 249k/s ] 203G tiles: [ 62M 5.5k/s ] 30G
cpus: 14.8 gc: 7% heap: 12G/21G direct: 18M postGC: 12G
read( 3%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93%) -> (1k/1k) -> write( 2%)
last tile: 13/7284/3111 (z13 88%) https://www.openstreetmap.org/#map=13/39.67337/140.09766
2:25:29 INF [mbtiles] - features: [ 1.3B 47% 291k/s ] 203G tiles: [ 62M 9.4k/s ] 30G
cpus: 14.8 gc: 6% heap: 13G/21G direct: 18M postGC: 12G
read( 3%) -> (1k/1k) -> encode(93% 94% 93% 93% 93% 94% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/7301/3154 (z13 89%) https://www.openstreetmap.org/#map=13/38.20366/140.84473
2:25:39 INF [mbtiles] - features: [ 1.3B 47% 244k/s ] 203G tiles: [ 62M 10k/s ] 30G
cpus: 14.8 gc: 7% heap: 13G/21G direct: 18M postGC: 13G
read( 2%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 93%) -> (1k/1k) -> write( 3%)
last tile: 13/7320/2935 (z13 89%) https://www.openstreetmap.org/#map=13/45.36758/141.67969
2:25:49 INF [mbtiles] - features: [ 1.3B 47% 383k/s ] 203G tiles: [ 62M 41k/s ] 30G
cpus: 14.9 gc: 7% heap: 13G/21G direct: 18M postGC: 13G
read( 4%) -> (1k/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 93% 92% 93% 93% 92% 93%) -> (1k/1k) -> write(10%)
last tile: 13/7396/2824 (z13 90%) https://www.openstreetmap.org/#map=13/48.69096/145.01953
2:25:59 INF [mbtiles] - features: [ 1.4B 48% 618k/s ] 203G tiles: [ 64M 106k/s ] 30G
cpus: 15.1 gc: 6% heap: 16G/21G direct: 18M postGC: 14G
read( 5%) -> (612/1k) -> encode(93% 93% 93% 93% 93% 93% 93% 93% 93% 94% 93% 93% 93% 93% 93%) -> (1k/1k) -> write(24%)
last tile: 13/7577/4747 (z13 92%) https://www.openstreetmap.org/#map=13/-27.48878/152.97363
2:26:09 INF [mbtiles] - features: [ 1.4B 48% 594k/s ] 203G tiles: [ 67M 338k/s ] 30G
cpus: 14.3 gc: 8% heap: 3.4G/21G direct: 18M postGC: 1.6G
read(18%) -> (1k/1k) -> encode(81% 81% 81% 82% 80% 81% 83% 76% 81% 78% 82% 83% 82% 85% 81%) -> (1k/1k) -> write(66%)
last tile: 13/8072/5001 (z13 98%) https://www.openstreetmap.org/#map=13/-36.91476/174.72656
2:26:15 INF [mbtiles:write] - Finished z13 in 47m4s cpu:11h38m20s gc:2m41s avg:14.8, now starting z14
2:26:19 INF [mbtiles] - features: [ 1.4B 48% 623k/s ] 203G tiles: [ 70M 335k/s ] 31G
cpus: 8.8 gc: 3% heap: 2.4G/21G direct: 18M postGC: 1.7G
read( 6%) -> (0/1k) -> encode(52% 52% 52% 52% 52% 52% 51% 51% 51% 52% 53% 51% 52% 52% 52%) -> (1k/1k) -> write(59%)
last tile: 14/153/11746 (z14 0%) https://www.openstreetmap.org/#map=14/-61.29135/-176.63818
2:26:29 INF [mbtiles] - features: [ 1.4B 48% 634k/s ] 203G tiles: [ 76M 577k/s ] 31G
cpus: 2.1 gc: 0% heap: 3.9G/21G direct: 18M postGC: 1.6G
read(10%) -> (0/1k) -> encode( 6% 6% 7% 6% 7% 6% 7% 7% 7% 6% 6% 6% 7% 7% 6%) -> (1k/1k) -> write(100%)
last tile: 14/514/13251 (z14 3%) https://www.openstreetmap.org/#map=14/-73.64636/-168.70605
2:26:39 INF [mbtiles] - features: [ 1.4B 49% 692k/s ] 203G tiles: [ 82M 566k/s ] 31G
cpus: 2.9 gc: 1% heap: 3.8G/21G direct: 18M postGC: 1.7G
read(11%) -> (0/1k) -> encode(10% 13% 11% 13% 12% 12% 12% 11% 11% 12% 13% 9% 10% 12% 12%) -> (1k/1k) -> write(99%)
last tile: 14/878/10572 (z14 5%) https://www.openstreetmap.org/#map=14/-46.25585/-160.70801
2:26:49 INF [mbtiles] - features: [ 1.4B 49% 640k/s ] 203G tiles: [ 87M 557k/s ] 31G
cpus: 2.9 gc: 1% heap: 2.8G/21G direct: 18M postGC: 1.7G
read(11%) -> (0/1k) -> encode(11% 12% 11% 12% 12% 10% 10% 10% 11% 11% 10% 10% 11% 11% 12%) -> (1k/1k) -> write(99%)
last tile: 14/1262/11301 (z14 7%) https://www.openstreetmap.org/#map=14/-56.23114/-152.27051
2:26:59 INF [mbtiles] - features: [ 1.4B 49% 640k/s ] 203G tiles: [ 93M 557k/s ] 31G
cpus: 2.8 gc: 0% heap: 7.1G/21G direct: 18M postGC: 1.7G
read(11%) -> (0/1k) -> encode(11% 12% 10% 10% 14% 11% 12% 11% 9% 12% 12% 12% 10% 11% 10%) -> (1k/1k) -> write(100%)
last tile: 14/1674/10322 (z14 10%) https://www.openstreetmap.org/#map=14/-42.32606/-143.21777
2:27:09 INF [mbtiles] - features: [ 1.4B 49% 659k/s ] 203G tiles: [ 98M 548k/s ] 31G
cpus: 3.5 gc: 1% heap: 2.4G/21G direct: 18M postGC: 1.7G
read(11%) -> (0/1k) -> encode(17% 19% 14% 15% 17% 14% 14% 15% 13% 16% 16% 14% 16% 17% 14%) -> (1k/1k) -> write(99%)
last tile: 14/2097/10862 (z14 12%) https://www.openstreetmap.org/#map=14/-50.48547/-133.92334
2:27:19 INF [mbtiles] - features: [ 1.4B 50% 960k/s ] 203G tiles: [ 104M 524k/s ] 32G
cpus: 6.2 gc: 2% heap: 2.3G/21G direct: 18M postGC: 2.3G
read(17%) -> (13/1k) -> encode(33% 31% 33% 32% 33% 33% 32% 31% 34% 33% 34% 35% 28% 29% 31%) -> (1k/1k) -> write(98%)
last tile: 14/2522/10215 (z14 15%) https://www.openstreetmap.org/#map=14/-40.56389/-124.58496
2:27:29 INF [mbtiles] - features: [ 1.4B 50% 2.5M/s ] 203G tiles: [ 107M 339k/s ] 33G
cpus: 15.7 gc: 7% heap: 7.8G/21G direct: 18M postGC: 4.4G
read(52%) -> (839/1k) -> encode(92% 93% 92% 90% 93% 88% 89% 92% 91% 88% 89% 87% 93% 90% 90%) -> (986/1k) -> write(78%)
last tile: 14/2803/12754 (z14 17%) https://www.openstreetmap.org/#map=14/-70.27429/-118.41064
2:27:32 WAR [mbtiles:encode] - {x=2864 y=6625 z=14} 1085kb uncompressed
2:27:32 WAR [mbtiles:encode] - {x=2868 y=6628 z=14} 1059kb uncompressed
2:27:32 WAR [mbtiles:encode] - {x=2868 y=6627 z=14} 1029kb uncompressed
2:27:32 WAR [mbtiles:encode] - {x=2871 y=6626 z=14} 986kb uncompressed
2:27:32 WAR [mbtiles:encode] - {x=2872 y=6626 z=14} 1110kb uncompressed
2:27:33 WAR [mbtiles:encode] - {x=2873 y=6626 z=14} 1416kb uncompressed
2:27:39 INF [mbtiles] - features: [ 1.5B 51% 2.4M/s ] 203G tiles: [ 110M 314k/s ] 33G
cpus: 15.5 gc: 8% heap: 3.5G/21G direct: 18M postGC: 2.4G
read(38%) -> (208/1k) -> encode(91% 90% 86% 88% 90% 91% 89% 88% 88% 88% 89% 91% 89% 88% 86%) -> (1k/1k) -> write(71%)
last tile: 14/3072/7484 (z14 18%) https://www.openstreetmap.org/#map=14/15.36895/-112.50000
2:27:49 INF [mbtiles] - features: [ 1.5B 52% 1.8M/s ] 203G tiles: [ 114M 402k/s ] 34G
cpus: 14.8 gc: 7% heap: 6G/21G direct: 18M postGC: 4.7G
read(33%) -> (32/1k) -> encode(86% 87% 83% 86% 86% 84% 81% 84% 86% 85% 83% 85% 84% 81% 84%) -> (1k/1k) -> write(90%)
last tile: 14/3419/11884 (z14 20%) https://www.openstreetmap.org/#map=14/-62.71446/-104.87549
2:27:59 INF [mbtiles] - features: [ 1.5B 52% 1.9M/s ] 203G tiles: [ 118M 361k/s ] 35G
cpus: 15.5 gc: 8% heap: 3.1G/21G direct: 18M postGC: 3.1G
read(44%) -> (543/1k) -> encode(90% 88% 85% 86% 88% 88% 91% 85% 86% 86% 84% 89% 90% 84% 88%) -> (1k/1k) -> write(84%)
last tile: 14/3734/6229 (z14 22%) https://www.openstreetmap.org/#map=14/39.55488/-97.95410
2:28:09 INF [mbtiles] - features: [ 1.5B 53% 2.2M/s ] 203G tiles: [ 120M 245k/s ] 36G
cpus: 15.6 gc: 6% heap: 7.4G/21G direct: 18M postGC: 4.4G
read(46%) -> (1k/1k) -> encode(87% 91% 93% 91% 93% 93% 91% 90% 93% 93% 92% 90% 90% 92% 90%) -> (1k/1k) -> write(64%)
last tile: 14/3954/6591 (z14 24%) https://www.openstreetmap.org/#map=14/33.15595/-93.12012
2:28:19 INF [mbtiles] - features: [ 1.5B 54% 2.2M/s ] 203G tiles: [ 123M 251k/s ] 37G
cpus: 15.6 gc: 9% heap: 9.3G/21G direct: 18M postGC: 7.5G
read(43%) -> (1k/1k) -> encode(89% 91% 91% 90% 89% 88% 91% 89% 90% 88% 87% 89% 87% 88% 91%) -> (1k/1k) -> write(63%)
last tile: 14/4183/5814 (z14 25%) https://www.openstreetmap.org/#map=14/46.22545/-88.08838
2:28:29 INF [mbtiles] - features: [ 1.6B 55% 2.4M/s ] 203G tiles: [ 125M 196k/s ] 37G
cpus: 15.6 gc: 7% heap: 7.7G/21G direct: 18M postGC: 4.1G
read(46%) -> (1k/1k) -> encode(91% 88% 91% 92% 92% 91% 91% 91% 91% 92% 92% 89% 92% 91% 92%) -> (1k/1k) -> write(51%)
last tile: 14/4360/6719 (z14 26%) https://www.openstreetmap.org/#map=14/30.77016/-84.19922
2:28:39 INF [mbtiles] - features: [ 1.6B 56% 2.2M/s ] 203G tiles: [ 126M 160k/s ] 38G
cpus: 15.5 gc: 9% heap: 2.6G/21G direct: 18M postGC: 1.4G
read(42%) -> (967/1k) -> encode(89% 88% 87% 89% 88% 89% 90% 90% 89% 90% 86% 89% 90% 89% 89%) -> (1k/1k) -> write(44%)
last tile: 14/4502/3078 (z14 27%) https://www.openstreetmap.org/#map=14/73.98321/-81.07910
2:28:49 INF [mbtiles] - features: [ 1.6B 56% 2.4M/s ] 203G tiles: [ 128M 154k/s ] 39G
cpus: 15.6 gc: 7% heap: 5.5G/21G direct: 18M postGC: 3.6G
read(46%) -> (1k/1k) -> encode(93% 91% 92% 92% 93% 92% 93% 93% 92% 92% 93% 93% 93% 93% 93%) -> (1k/1k) -> write(44%)
last tile: 14/4636/12721 (z14 28%) https://www.openstreetmap.org/#map=14/-70.02809/-78.13477
2:28:59 INF [mbtiles] - features: [ 1.6B 57% 2.6M/s ] 203G tiles: [ 129M 159k/s ] 40G
cpus: 15.6 gc: 7% heap: 10G/21G direct: 18M postGC: 5.8G
read(47%) -> (1k/1k) -> encode(92% 92% 92% 91% 92% 92% 92% 90% 92% 92% 92% 92% 89% 91% 92%) -> (1k/1k) -> write(45%)
last tile: 14/4769/7827 (z14 29%) https://www.openstreetmap.org/#map=14/7.99396/-75.21240
2:29:09 INF [mbtiles] - features: [ 1.7B 58% 2.7M/s ] 203G tiles: [ 131M 152k/s ] 41G
cpus: 15.5 gc: 9% heap: 11G/21G direct: 18M postGC: 9.2G
read(48%) -> (1k/1k) -> encode(91% 89% 90% 90% 90% 91% 91% 90% 90% 91% 89% 90% 89% 89% 91%) -> (1k/1k) -> write(44%)
last tile: 14/4892/10952 (z14 29%) https://www.openstreetmap.org/#map=14/-51.72703/-72.50977
2:29:19 INF [mbtiles] - features: [ 1.7B 59% 2.2M/s ] 203G tiles: [ 133M 190k/s ] 41G
cpus: 15.6 gc: 8% heap: 12G/21G direct: 18M postGC: 12G
read(35%) -> (707/1k) -> encode(91% 91% 92% 92% 91% 91% 91% 92% 90% 90% 91% 92% 91% 92% 91%) -> (1k/1k) -> write(55%)
last tile: 14/5063/8014 (z14 30%) https://www.openstreetmap.org/#map=14/3.90810/-68.75244
2:29:29 INF [mbtiles] - features: [ 1.7B 60% 1.8M/s ] 203G tiles: [ 136M 353k/s ] 42G
cpus: 14.7 gc: 6% heap: 7.3G/21G direct: 18M postGC: 3.3G
read(30%) -> (0/1k) -> encode(84% 83% 81% 85% 85% 86% 86% 85% 86% 82% 85% 86% 84% 84% 82%) -> (1k/1k) -> write(86%)
last tile: 14/5352/12573 (z14 32%) https://www.openstreetmap.org/#map=14/-68.88727/-62.40234
2:29:39 INF [mbtiles] - features: [ 1.7B 60% 1.5M/s ] 203G tiles: [ 141M 443k/s ] 43G
cpus: 10.8 gc: 5% heap: 5.8G/21G direct: 18M postGC: 3.4G
read(29%) -> (0/1k) -> encode(61% 61% 57% 58% 61% 61% 59% 58% 60% 59% 60% 60% 61% 59% 59%) -> (1k/1k) -> write(95%)
last tile: 14/5656/8769 (z14 34%) https://www.openstreetmap.org/#map=14/-12.57601/-55.72266
2:29:49 INF [mbtiles] - features: [ 1.7B 61% 1.5M/s ] 203G tiles: [ 145M 450k/s ] 43G
cpus: 10.9 gc: 5% heap: 3.8G/21G direct: 18M postGC: 3.7G
read(29%) -> (7/1k) -> encode(60% 60% 59% 58% 63% 59% 58% 59% 62% 64% 62% 59% 63% 58% 60%) -> (1k/1k) -> write(95%)
last tile: 14/5971/9168 (z14 36%) https://www.openstreetmap.org/#map=14/-20.96144/-48.80127
2:29:50 WAR [mbtiles:encode] - {x=6070 y=9294 z=14} 1001kb uncompressed
2:29:50 WAR [mbtiles:encode] - {x=6070 y=9292 z=14} 1003kb uncompressed
2:29:50 WAR [mbtiles:encode] - {x=6071 y=9291 z=14} 1010kb uncompressed
2:29:50 WAR [mbtiles:encode] - {x=6071 y=9292 z=14} 1281kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6073 y=9297 z=14} 1064kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6074 y=9297 z=14} 1205kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6074 y=9296 z=14} 1066kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6074 y=9293 z=14} 1026kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6075 y=9297 z=14} 1093kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6075 y=9293 z=14} 1134kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6076 y=9293 z=14} 1108kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6077 y=9293 z=14} 985kb uncompressed
2:29:51 WAR [mbtiles:encode] - {x=6079 y=9292 z=14} 1016kb uncompressed
2:29:59 INF [mbtiles] - features: [ 1.8B 61% 1.6M/s ] 203G tiles: [ 150M 463k/s ] 44G
cpus: 10.6 gc: 5% heap: 7.6G/21G direct: 18M postGC: 4.7G
read(30%) -> (0/1k) -> encode(56% 57% 61% 57% 56% 56% 58% 62% 55% 57% 56% 59% 60% 55% 64%) -> (1k/1k) -> write(93%)
last tile: 14/6290/9102 (z14 38%) https://www.openstreetmap.org/#map=14/-19.60119/-41.79199
2:30:01 WAR [mbtiles:encode] - {x=6435 y=8363 z=14} 1050kb uncompressed
2:30:02 WAR [mbtiles:encode] - {x=6435 y=8361 z=14} 1790kb uncompressed
2:30:09 INF [mbtiles] - features: [ 1.8B 62% 1M/s ] 203G tiles: [ 155M 503k/s ] 44G
cpus: 5.7 gc: 3% heap: 6.1G/21G direct: 18M postGC: 5.6G
read(20%) -> (0/1k) -> encode(26% 30% 27% 28% 30% 26% 31% 26% 27% 27% 29% 26% 25% 28% 26%) -> (1k/1k) -> write(97%)
last tile: 14/6633/10584 (z14 40%) https://www.openstreetmap.org/#map=14/-46.43786/-34.25537
2:30:19 INF [mbtiles] - features: [ 1.8B 62% 691k/s ] 203G tiles: [ 161M 544k/s ] 44G
cpus: 2.6 gc: 1% heap: 7.6G/21G direct: 18M postGC: 5.5G
read(12%) -> (0/1k) -> encode(10% 9% 9% 9% 9% 9% 9% 9% 10% 10% 10% 9% 9% 9% 9%) -> (1k/1k) -> write(99%)
last tile: 14/7025/7908 (z14 42%) https://www.openstreetmap.org/#map=14/6.22793/-25.64209
2:30:29 INF [mbtiles] - features: [ 1.8B 62% 911k/s ] 203G tiles: [ 166M 526k/s ] 45G
cpus: 4.6 gc: 2% heap: 9.1G/21G direct: 18M postGC: 5.7G
read(16%) -> (0/1k) -> encode(21% 20% 21% 21% 21% 21% 18% 22% 25% 21% 20% 20% 21% 23% 21%) -> (1k/1k) -> write(97%)
last tile: 14/7416/12997 (z14 45%) https://www.openstreetmap.org/#map=14/-71.99937/-17.05078
2:30:39 INF [mbtiles] - features: [ 1.8B 63% 1.6M/s ] 203G tiles: [ 171M 475k/s ] 45G
cpus: 9.5 gc: 6% heap: 6.2G/21G direct: 18M postGC: 1.8G
read(31%) -> (203/1k) -> encode(47% 49% 48% 48% 48% 50% 52% 50% 50% 49% 52% 49% 49% 52% 48%) -> (878/1k) -> write(93%)
last tile: 14/7790/2330 (z14 47%) https://www.openstreetmap.org/#map=14/77.94324/-8.83301
2:30:47 WAR [mbtiles:encode] - {x=7990 y=6392 z=14} 1435kb uncompressed
2:30:49 INF [mbtiles] - features: [ 1.8B 64% 2.4M/s ] 203G tiles: [ 173M 276k/s ] 46G
cpus: 15.6 gc: 7% heap: 5.6G/21G direct: 18M postGC: 3.6G
read(57%) -> (1k/1k) -> encode(92% 91% 88% 89% 92% 90% 92% 91% 85% 89% 89% 90% 88% 90% 89%) -> (1k/1k) -> write(67%)
last tile: 14/8015/9007 (z14 48%) https://www.openstreetmap.org/#map=14/-17.62308/-3.88916
2:30:59 INF [mbtiles] - features: [ 1.9B 65% 2.8M/s ] 203G tiles: [ 175M 119k/s ] 47G
cpus: 15.6 gc: 8% heap: 12G/21G direct: 18M postGC: 6.8G
read(53%) -> (1k/1k) -> encode(91% 91% 91% 91% 91% 91% 91% 91% 92% 91% 89% 91% 89% 91% 91%) -> (1k/1k) -> write(35%)
last tile: 14/8114/11069 (z14 49%) https://www.openstreetmap.org/#map=14/-53.29149/-1.71387
2:31:08 WAR [mbtiles:encode] - {x=8174 y=6234 z=14} 1240kb uncompressed
2:31:09 INF [mbtiles] - features: [ 1.9B 66% 3M/s ] 203G tiles: [ 175M 82k/s ] 48G
cpus: 15.5 gc: 9% heap: 11G/21G direct: 18M postGC: 10G
read(56%) -> (1k/1k) -> encode(89% 89% 88% 90% 89% 90% 90% 89% 89% 90% 90% 90% 89% 90% 90%) -> (1k/1k) -> write(27%)
last tile: 14/8182/7782 (z14 49%) https://www.openstreetmap.org/#map=14/8.97190/-0.21973
2:31:19 WAR [mbtiles:encode] - {x=8270 y=6129 z=14} 1044kb uncompressed
2:31:19 INF [mbtiles] - features: [ 1.9B 67% 3M/s ] 203G tiles: [ 176M 112k/s ] 48G
cpus: 15.5 gc: 7% heap: 5.2G/21G direct: 18M postGC: 2.5G
read(55%) -> (1k/1k) -> encode(91% 89% 91% 91% 91% 86% 91% 90% 91% 91% 90% 92% 91% 92% 90%) -> (1k/1k) -> write(33%)
last tile: 14/8274/1490 (z14 50%) https://www.openstreetmap.org/#map=14/81.24835/1.80176
2:31:21 WAR [mbtiles:encode] - {x=8290 y=6119 z=14} 1285kb uncompressed
2:31:21 WAR [mbtiles:encode] - {x=8290 y=6118 z=14} 1337kb uncompressed
2:31:21 WAR [mbtiles:encode] - {x=8292 y=6115 z=14} 1274kb uncompressed
2:31:29 INF [mbtiles] - features: [ 1.9B 68% 3.3M/s ] 203G tiles: [ 178M 105k/s ] 49G
cpus: 15.6 gc: 8% heap: 11G/21G direct: 18M postGC: 5.3G
read(56%) -> (1k/1k) -> encode(91% 91% 89% 91% 92% 92% 91% 92% 91% 92% 92% 92% 92% 92% 91%) -> (1k/1k) -> write(30%)
last tile: 14/8362/8081 (z14 51%) https://www.openstreetmap.org/#map=14/2.43823/3.73535
2:31:32 WAR [mbtiles:encode] - {x=8387 y=5406 z=14} 977kb uncompressed
2:31:38 WAR [mbtiles:encode] - {x=8413 y=5384 z=14} 1146kb uncompressed
2:31:38 WAR [mbtiles:encode] - {x=8414 y=5385 z=14} 1050kb uncompressed
2:31:38 WAR [mbtiles:encode] - {x=8414 y=5384 z=14} 1167kb uncompressed
2:31:39 INF [mbtiles] - features: [ 2B 69% 3.4M/s ] 203G tiles: [ 178M 70k/s ] 50G
cpus: 15.5 gc: 10% heap: 9.4G/21G direct: 18M postGC: 9.2G
read(59%) -> (1k/1k) -> encode(88% 88% 89% 88% 89% 88% 89% 89% 88% 89% 89% 89% 89% 88% 89%) -> (1k/1k) -> write(23%)
last tile: 14/8421/5364 (z14 51%) https://www.openstreetmap.org/#map=14/52.64306/5.03174
2:31:49 INF [mbtiles] - features: [ 2B 70% 3.3M/s ] 203G tiles: [ 179M 62k/s ] 51G
cpus: 15.4 gc: 9% heap: 13G/21G direct: 18M postGC: 12G
read(57%) -> (1k/1k) -> encode(89% 90% 89% 90% 90% 90% 90% 90% 90% 90% 90% 89% 90% 90% 89%) -> (1k/1k) -> write(23%)
last tile: 14/8472/5595 (z14 51%) https://www.openstreetmap.org/#map=14/49.45384/6.15234
2:31:59 INF [mbtiles] - features: [ 2B 71% 3.3M/s ] 203G tiles: [ 179M 62k/s ] 51G
cpus: 15.5 gc: 8% heap: 6.9G/21G direct: 18M postGC: 3.9G
read(58%) -> (1k/1k) -> encode(90% 91% 90% 91% 92% 90% 91% 91% 91% 88% 89% 91% 91% 89% 89%) -> (1k/1k) -> write(24%)
last tile: 14/8523/5461 (z14 52%) https://www.openstreetmap.org/#map=14/51.33061/7.27295
2:32:09 INF [mbtiles] - features: [ 2.1B 72% 3.1M/s ] 203G tiles: [ 180M 67k/s ] 52G
cpus: 15.5 gc: 9% heap: 10G/21G direct: 18M postGC: 7.3G
read(56%) -> (1k/1k) -> encode(91% 91% 91% 90% 90% 90% 90% 89% 91% 91% 90% 90% 90% 91% 91%) -> (1k/1k) -> write(24%)
last tile: 14/8577/4481 (z14 52%) https://www.openstreetmap.org/#map=14/62.90523/8.45947
2:32:19 INF [mbtiles] - features: [ 2.1B 73% 3.1M/s ] 203G tiles: [ 181M 54k/s ] 53G
cpus: 15.5 gc: 9% heap: 13G/21G direct: 18M postGC: 10G
read(58%) -> (1k/1k) -> encode(91% 91% 89% 91% 90% 91% 91% 89% 90% 90% 91% 90% 90% 90% 89%) -> (1k/1k) -> write(22%)
last tile: 14/8621/5276 (z14 52%) https://www.openstreetmap.org/#map=14/53.80065/9.42627
2:32:29 INF [mbtiles] - features: [ 2.1B 74% 3.1M/s ] 203G tiles: [ 181M 61k/s ] 54G
cpus: 15.5 gc: 7% heap: 7.5G/21G direct: 18M postGC: 3.8G
read(57%) -> (1k/1k) -> encode(91% 92% 92% 90% 90% 90% 89% 92% 91% 91% 88% 92% 89% 91% 91%) -> (1k/1k) -> write(24%)
last tile: 14/8671/4958 (z14 52%) https://www.openstreetmap.org/#map=14/57.72762/10.52490
2:32:39 INF [mbtiles] - features: [ 2.2B 75% 3M/s ] 203G tiles: [ 182M 69k/s ] 55G
cpus: 15.5 gc: 8% heap: 13G/21G direct: 18M postGC: 6.7G
read(55%) -> (1k/1k) -> encode(91% 89% 92% 91% 90% 91% 92% 91% 91% 91% 92% 91% 91% 91% 91%) -> (1k/1k) -> write(26%)
last tile: 14/8727/5257 (z14 53%) https://www.openstreetmap.org/#map=14/54.04649/11.75537
2:32:49 INF [mbtiles] - features: [ 2.2B 76% 2.9M/s ] 203G tiles: [ 183M 73k/s ] 56G
cpus: 15.5 gc: 9% heap: 14G/21G direct: 18M postGC: 10G
read(53%) -> (1k/1k) -> encode(91% 90% 90% 90% 90% 90% 90% 90% 88% 90% 90% 90% 89% 89% 90%) -> (1k/1k) -> write(28%)
last tile: 14/8788/9502 (z14 53%) https://www.openstreetmap.org/#map=14/-27.64461/13.09570
2:32:59 INF [mbtiles] - features: [ 2.2B 77% 2.7M/s ] 203G tiles: [ 184M 73k/s ] 56G
cpus: 15.4 gc: 8% heap: 1.9G/21G direct: 18M postGC: 1.9G
read(50%) -> (803/1k) -> encode(89% 88% 89% 90% 90% 90% 89% 90% 89% 91% 87% 89% 91% 88% 90%) -> (817/1k) -> write(29%)
last tile: 14/8851/5532 (z14 54%) https://www.openstreetmap.org/#map=14/50.34546/14.47998
2:33:09 INF [mbtiles] - features: [ 2.3B 78% 2.6M/s ] 203G tiles: [ 184M 86k/s ] 57G
cpus: 15.6 gc: 7% heap: 5.6G/21G direct: 18M postGC: 3.9G
read(53%) -> (1k/1k) -> encode(92% 91% 92% 85% 91% 91% 91% 91% 92% 91% 92% 92% 91% 92% 92%) -> (1k/1k) -> write(32%)
last tile: 14/8927/5051 (z14 54%) https://www.openstreetmap.org/#map=14/56.61998/16.14990
2:33:19 INF [mbtiles] - features: [ 2.3B 79% 2.8M/s ] 203G tiles: [ 185M 101k/s ] 58G
cpus: 15.6 gc: 8% heap: 10G/21G direct: 18M postGC: 7G
read(52%) -> (1k/1k) -> encode(91% 91% 91% 91% 91% 90% 91% 91% 91% 90% 91% 91% 90% 90% 91%) -> (1k/1k) -> write(35%)
last tile: 14/9019/5586 (z14 55%) https://www.openstreetmap.org/#map=14/49.58223/18.17139
2:33:29 INF [mbtiles] - features: [ 2.3B 80% 2.8M/s ] 203G tiles: [ 186M 107k/s ] 59G
cpus: 15.5 gc: 8% heap: 12G/21G direct: 18M postGC: 10G
read(50%) -> (981/1k) -> encode(91% 91% 91% 90% 91% 90% 91% 89% 89% 91% 89% 90% 90% 90% 89%) -> (1k/1k) -> write(36%)
last tile: 14/9117/5429 (z14 55%) https://www.openstreetmap.org/#map=14/51.76784/20.32471
2:33:39 INF [mbtiles] - features: [ 2.3B 81% 2.6M/s ] 203G tiles: [ 188M 118k/s ] 60G
cpus: 15.5 gc: 7% heap: 4.7G/21G direct: 18M postGC: 3.9G
read(53%) -> (1k/1k) -> encode(86% 91% 89% 91% 90% 91% 91% 90% 87% 91% 90% 89% 88% 87% 90%) -> (1k/1k) -> write(39%)
last tile: 14/9224/9848 (z14 56%) https://www.openstreetmap.org/#map=14/-34.16182/22.67578
2:33:49 INF [mbtiles] - features: [ 2.4B 82% 2.3M/s ] 203G tiles: [ 189M 132k/s ] 61G
cpus: 15.6 gc: 7% heap: 8.7G/21G direct: 18M postGC: 6.9G
read(45%) -> (1k/1k) -> encode(92% 92% 92% 90% 90% 92% 91% 92% 92% 91% 91% 92% 92% 92% 92%) -> (1k/1k) -> write(44%)
last tile: 14/9340/398 (z14 57%) https://www.openstreetmap.org/#map=14/84.23636/25.22461
2:33:59 INF [mbtiles] - features: [ 2.4B 83% 2.4M/s ] 203G tiles: [ 190M 143k/s ] 62G
cpus: 15.6 gc: 7% heap: 5.9G/21G direct: 18M postGC: 3.5G
read(45%) -> (1k/1k) -> encode(91% 92% 89% 90% 92% 92% 91% 90% 91% 89% 92% 92% 92% 92% 90%) -> (1k/1k) -> write(47%)
last tile: 14/9466/7783 (z14 57%) https://www.openstreetmap.org/#map=14/8.95019/27.99316
2:34:09 INF [mbtiles] - features: [ 2.4B 84% 2.7M/s ] 203G tiles: [ 192M 119k/s ] 63G
cpus: 15.5 gc: 8% heap: 10G/21G direct: 18M postGC: 6.6G
read(47%) -> (1k/1k) -> encode(91% 91% 92% 92% 92% 91% 92% 91% 89% 91% 89% 91% 90% 92% 90%) -> (1k/1k) -> write(41%)
last tile: 14/9570/4708 (z14 58%) https://www.openstreetmap.org/#map=14/60.54378/30.27832
2:34:19 WAR [mbtiles:encode] - {x=9674 y=8175 z=14} 1026kb uncompressed
2:34:19 INF [mbtiles] - features: [ 2.4B 85% 2.9M/s ] 203G tiles: [ 193M 123k/s ] 64G
cpus: 15.5 gc: 9% heap: 11G/21G direct: 18M postGC: 10G
read(46%) -> (1k/1k) -> encode(91% 90% 91% 90% 91% 89% 91% 90% 90% 90% 91% 90% 89% 90% 91%) -> (1k/1k) -> write(40%)
last tile: 14/9677/8028 (z14 59%) https://www.openstreetmap.org/#map=14/3.60114/32.62939
2:34:29 INF [mbtiles] - features: [ 2.5B 86% 2.8M/s ] 203G tiles: [ 194M 143k/s ] 65G
cpus: 15.5 gc: 8% heap: 13G/21G direct: 18M postGC: 13G
read(47%) -> (1k/1k) -> encode(90% 90% 91% 91% 90% 91% 91% 90% 91% 89% 90% 89% 91% 89% 91%) -> (1k/1k) -> write(46%)
last tile: 14/9801/12331 (z14 59%) https://www.openstreetmap.org/#map=14/-66.88697/35.35400
2:34:39 INF [mbtiles] - features: [ 2.5B 87% 2.6M/s ] 203G tiles: [ 196M 173k/s ] 66G
cpus: 15.5 gc: 7% heap: 3.2G/21G direct: 18M postGC: 3.2G
read(50%) -> (1k/1k) -> encode(82% 90% 91% 89% 89% 90% 90% 90% 89% 86% 90% 90% 87% 89% 90%) -> (1k/1k) -> write(51%)
last tile: 14/9949/932 (z14 60%) https://www.openstreetmap.org/#map=14/82.92952/38.60596
2:34:41 WAR [mbtiles:encode] - {x=9977 y=8504 z=14} 992kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9977 y=8503 z=14} 1239kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9977 y=8501 z=14} 1278kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9977 y=8502 z=14} 1596kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9978 y=8505 z=14} 1089kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9978 y=8503 z=14} 1069kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9978 y=8501 z=14} 1325kb uncompressed
2:34:41 WAR [mbtiles:encode] - {x=9978 y=8502 z=14} 1438kb uncompressed
2:34:48 WAR [mbtiles:encode] - {x=10153 y=7662 z=14} 1026kb uncompressed
2:34:49 INF [mbtiles] - features: [ 2.5B 87% 2.5M/s ] 203G tiles: [ 199M 251k/s ] 66G
cpus: 15.7 gc: 8% heap: 9.3G/21G direct: 18M postGC: 6.3G
read(41%) -> (824/1k) -> encode(92% 89% 92% 91% 91% 89% 91% 91% 91% 90% 91% 88% 92% 91% 90%) -> (992/1k) -> write(67%)
last tile: 14/10167/758 (z14 62%) https://www.openstreetmap.org/#map=14/83.38487/43.39600
2:34:59 INF [mbtiles] - features: [ 2.6B 88% 2.3M/s ] 203G tiles: [ 201M 253k/s ] 67G
cpus: 15.6 gc: 8% heap: 3.7G/21G direct: 18M postGC: 3.7G
read(41%) -> (958/1k) -> encode(90% 91% 91% 90% 88% 89% 89% 92% 88% 89% 87% 87% 90% 87% 88%) -> (1k/1k) -> write(68%)
last tile: 14/10393/4881 (z14 63%) https://www.openstreetmap.org/#map=14/58.61978/48.36182
2:35:09 INF [mbtiles] - features: [ 2.6B 89% 2.2M/s ] 203G tiles: [ 205M 370k/s ] 68G
cpus: 15.4 gc: 6% heap: 7G/21G direct: 18M postGC: 5.1G
read(35%) -> (0/1k) -> encode(87% 89% 90% 89% 91% 89% 90% 92% 91% 89% 85% 89% 91% 91% 92%) -> (1k/1k) -> write(86%)
last tile: 14/10734/9226 (z14 65%) https://www.openstreetmap.org/#map=14/-22.14671/55.85449
2:35:19 INF [mbtiles] - features: [ 2.6B 89% 1.3M/s ] 203G tiles: [ 209M 454k/s ] 69G
cpus: 9.3 gc: 3% heap: 9.4G/21G direct: 18M postGC: 5G
read(25%) -> (0/1k) -> encode(53% 50% 51% 52% 50% 50% 49% 55% 53% 52% 50% 51% 50% 50% 52%) -> (1k/1k) -> write(97%)
last tile: 14/11154/7914 (z14 68%) https://www.openstreetmap.org/#map=14/6.09686/65.08301
2:35:29 INF [mbtiles] - features: [ 2.6B 90% 1.7M/s ] 203G tiles: [ 214M 428k/s ] 69G
cpus: 12.9 gc: 6% heap: 11G/21G direct: 18M postGC: 7.1G
read(32%) -> (65/1k) -> encode(71% 72% 74% 72% 73% 73% 72% 74% 72% 73% 74% 71% 73% 72% 74%) -> (1k/1k) -> write(93%)
last tile: 14/11542/11222 (z14 70%) https://www.openstreetmap.org/#map=14/-55.25408/73.60840
2:35:39 INF [mbtiles] - features: [ 2.6B 91% 2.3M/s ] 203G tiles: [ 217M 349k/s ] 70G
cpus: 15.5 gc: 9% heap: 3.8G/21G direct: 18M postGC: 2G
read(45%) -> (428/1k) -> encode(88% 87% 89% 85% 86% 88% 87% 85% 85% 85% 80% 85% 81% 88% 90%) -> (607/1k) -> write(86%)
last tile: 14/11866/5239 (z14 72%) https://www.openstreetmap.org/#map=14/54.27805/80.72754
2:35:45 WAR [mbtiles:encode] - {x=12074 y=6878 z=14} 992kb uncompressed
2:35:49 INF [mbtiles] - features: [ 2.7B 92% 2.8M/s ] 203G tiles: [ 221M 378k/s ] 71G
cpus: 15.7 gc: 7% heap: 8.9G/21G direct: 18M postGC: 4.2G
read(45%) -> (391/1k) -> encode(88% 92% 91% 92% 90% 88% 85% 91% 85% 89% 92% 92% 83% 92% 92%) -> (913/1k) -> write(88%)
last tile: 14/12234/10948 (z14 74%) https://www.openstreetmap.org/#map=14/-51.67256/88.81348
2:35:51 WAR [mbtiles:encode] - {x=12306 y=7080 z=14} 999kb uncompressed
2:35:52 WAR [mbtiles:encode] - {x=12385 y=7204 z=14} 1048kb uncompressed
2:35:52 WAR [mbtiles:encode] - {x=12386 y=7204 z=14} 1436kb uncompressed
2:35:59 INF [mbtiles] - features: [ 2.7B 93% 2.4M/s ] 203G tiles: [ 225M 405k/s ] 72G
cpus: 14.1 gc: 8% heap: 8.6G/21G direct: 18M postGC: 6.8G
read(36%) -> (2/1k) -> encode(78% 79% 79% 81% 76% 80% 77% 79% 80% 79% 80% 80% 76% 79% 79%) -> (1k/1k) -> write(90%)
last tile: 14/12667/9927 (z14 77%) https://www.openstreetmap.org/#map=14/-35.58585/98.32764
2:36:09 INF [mbtiles] - features: [ 2.7B 93% 2.1M/s ] 203G tiles: [ 228M 287k/s ] 73G
cpus: 15.6 gc: 7% heap: 7.9G/21G direct: 18M postGC: 3.3G
read(42%) -> (242/1k) -> encode(86% 90% 88% 88% 90% 90% 92% 92% 88% 91% 92% 90% 92% 91% 86%) -> (1k/1k) -> write(74%)
last tile: 14/12983/6597 (z14 79%) https://www.openstreetmap.org/#map=14/33.04551/105.27100
2:36:11 WAR [mbtiles:encode] - {x=13052 y=8472 z=14} 1267kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13053 y=8472 z=14} 989kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13055 y=8478 z=14} 1011kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13055 y=8475 z=14} 983kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13055 y=8474 z=14} 1048kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13055 y=8473 z=14} 1116kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13057 y=8471 z=14} 1023kb uncompressed
2:36:11 WAR [mbtiles:encode] - {x=13058 y=8475 z=14} 1047kb uncompressed
2:36:13 WAR [mbtiles:encode] - {x=13088 y=8508 z=14} 1144kb uncompressed
2:36:19 INF [mbtiles] - features: [ 2.7B 95% 3.3M/s ] 203G tiles: [ 231M 294k/s ] 73G
cpus: 15.7 gc: 6% heap: 9.4G/21G direct: 18M postGC: 4.2G
read(55%) -> (728/1k) -> encode(92% 90% 92% 91% 88% 93% 91% 93% 92% 89% 89% 91% 93% 89% 93%) -> (825/1k) -> write(74%)
last tile: 14/13296/6634 (z14 81%) https://www.openstreetmap.org/#map=14/32.36140/112.14844
2:36:20 WAR [mbtiles:encode] - {x=13322 y=8523 z=14} 1141kb uncompressed
2:36:21 WAR [mbtiles:encode] - {x=13323 y=8522 z=14} 1042kb uncompressed
2:36:21 WAR [mbtiles:encode] - {x=13324 y=8522 z=14} 978kb uncompressed
2:36:29 INF [mbtiles] - features: [ 2.8B 95% 2.4M/s ] 203G tiles: [ 233M 251k/s ] 74G
cpus: 15.6 gc: 8% heap: 9G/21G direct: 18M postGC: 6.5G
read(44%) -> (863/1k) -> encode(92% 90% 86% 89% 91% 89% 92% 91% 92% 92% 91% 92% 86% 92% 92%) -> (1k/1k) -> write(65%)
last tile: 14/13552/805 (z14 82%) https://www.openstreetmap.org/#map=14/83.26483/117.77344
2:36:34 WAR [mbtiles:encode] - {x=13682 y=7058 z=14} 1162kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13682 y=7057 z=14} 1233kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13683 y=7057 z=14} 1055kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13683 y=7059 z=14} 1402kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13683 y=7058 z=14} 1662kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13684 y=7059 z=14} 1351kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13684 y=7057 z=14} 1470kb uncompressed
2:36:34 WAR [mbtiles:encode] - {x=13684 y=7058 z=14} 1672kb uncompressed
2:36:36 WAR [mbtiles:encode] - {x=13702 y=7515 z=14} 1210kb uncompressed
2:36:36 WAR [mbtiles:encode] - {x=13703 y=7515 z=14} 1018kb uncompressed
2:36:39 INF [mbtiles] - features: [ 2.8B 96% 2.8M/s ] 203G tiles: [ 236M 246k/s ] 75G
cpus: 15.6 gc: 8% heap: 12G/21G direct: 18M postGC: 9.1G
read(45%) -> (648/1k) -> encode(91% 89% 90% 89% 91% 85% 89% 85% 91% 90% 92% 91% 91% 91% 90%) -> (1k/1k) -> write(62%)
last tile: 14/13801/7670 (z14 84%) https://www.openstreetmap.org/#map=14/11.39388/123.24463
2:36:49 INF [mbtiles] - features: [ 2.8B 97% 2.3M/s ] 203G tiles: [ 239M 368k/s ] 76G
cpus: 15.2 gc: 9% heap: 2G/21G direct: 18M postGC: 1.5G
read(38%) -> (13/1k) -> encode(85% 87% 85% 87% 85% 83% 84% 83% 85% 86% 83% 82% 84% 85% 85%) -> (1k/1k) -> write(85%)
last tile: 14/14167/9876 (z14 86%) https://www.openstreetmap.org/#map=14/-34.66936/131.28662
2:36:53 WAR [mbtiles:encode] - {x=14369 y=6489 z=14} 1003kb uncompressed
2:36:53 WAR [mbtiles:encode] - {x=14369 y=6488 z=14} 1188kb uncompressed
2:36:53 WAR [mbtiles:encode] - {x=14370 y=6487 z=14} 995kb uncompressed
2:36:53 WAR [mbtiles:encode] - {x=14370 y=6489 z=14} 1184kb uncompressed
2:36:59 INF [mbtiles] - features: [ 2.8B 98% 2.4M/s ] 203G tiles: [ 243M 386k/s ] 77G
cpus: 15.3 gc: 7% heap: 5.5G/21G direct: 18M postGC: 2.6G
read(54%) -> (298/1k) -> encode(86% 86% 84% 86% 83% 82% 82% 82% 85% 88% 85% 88% 88% 86% 84%) -> (326/1k) -> write(87%)
last tile: 14/14544/6414 (z14 88%) https://www.openstreetmap.org/#map=14/36.35053/139.57031
2:37:00 WAR [mbtiles:encode] - {x=14552 y=6449 z=14} 977kb uncompressed
2:37:00 WAR [mbtiles:encode] - {x=14552 y=6450 z=14} 1000kb uncompressed
2:37:00 WAR [mbtiles:encode] - {x=14553 y=6450 z=14} 1395kb uncompressed
2:37:09 INF [mbtiles] - features: [ 2.9B 99% 2.3M/s ] 203G tiles: [ 246M 296k/s ] 77G
cpus: 15.2 gc: 7% heap: 8.6G/21G direct: 18M postGC: 4.9G
read(38%) -> (0/1k) -> encode(86% 89% 89% 89% 89% 87% 88% 86% 89% 88% 90% 89% 87% 90% 88%) -> (1k/1k) -> write(70%)
last tile: 14/14822/1099 (z14 90%) https://www.openstreetmap.org/#map=14/82.46319/145.67871
2:37:19 INF [mbtiles] - features: [ 2.9B 99% 1M/s ] 203G tiles: [ 251M 465k/s ] 78G
cpus: 7.9 gc: 5% heap: 8G/21G direct: 18M postGC: 6.4G
read(20%) -> (0/1k) -> encode(42% 41% 43% 42% 45% 41% 41% 40% 40% 40% 40% 39% 35% 44% 43%) -> (1k/1k) -> write(95%)
last tile: 14/15225/7265 (z14 92%) https://www.openstreetmap.org/#map=14/19.95270/154.53369
2:37:29 INF [mbtiles] - features: [ 2.9B 99% 619k/s ] 203G tiles: [ 256M 517k/s ] 78G
cpus: 3.4 gc: 2% heap: 8G/21G direct: 18M postGC: 6.4G
read(11%) -> (0/1k) -> encode(14% 12% 14% 12% 15% 15% 15% 14% 13% 16% 14% 13% 16% 15% 15%) -> (1k/1k) -> write(98%)
last tile: 14/15640/2001 (z14 95%) https://www.openstreetmap.org/#map=14/79.36365/163.65234
2:37:39 INF [mbtiles] - features: [ 2.9B 100% 785k/s ] 203G tiles: [ 261M 523k/s ] 78G
cpus: 4 gc: 2% heap: 8.4G/21G direct: 18M postGC: 6.8G
read(13%) -> (0/1k) -> encode(19% 18% 16% 18% 18% 15% 17% 19% 17% 17% 17% 17% 17% 17% 17%) -> (1k/1k) -> write(98%)
last tile: 14/16003/1619 (z14 97%) https://www.openstreetmap.org/#map=14/80.80637/171.62842
2:37:49 INF [mbtiles] - features: [ 2.9B 100% 1M/s ] 203G tiles: [ 266M 509k/s ] 78G
cpus: 5.1 gc: 4% heap: 9.1G/21G direct: 18M postGC: 9.1G
read( -%) -> (0/1k) -> encode( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (712/1k) -> write(95%)
last tile: 14/16338/8228 (z14 99%) https://www.openstreetmap.org/#map=14/-0.79099/178.98926
2:37:51 DEB [mbtiles:write] - Shallow tiles written: 267,686,288
2:37:51 DEB [mbtiles:write] - Tile data written: 38,620,788 (86% omitted)
2:37:51 DEB [mbtiles:write] - Unique tile hashes: 740,914
2:37:51 INF [mbtiles:write] - Finished z14 in 11m36s cpu:2h28m53s gc:44s avg:12.8
2:37:51 INF [mbtiles] - features: [ 2.9B 100% 0/s ] 203G tiles: [ 267M 554k/s ] 78G
cpus: 1 gc: 0% heap: 9.1G/21G direct: 18M postGC: 9.1G
read( -%) -> (0/1k) -> encode( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/1k) -> write( -%)
last tile: 14/16383/0 (z14 100%) https://www.openstreetmap.org/#map=14/85.05113/179.97803
2:37:51 DEB [mbtiles] - Tile stats:
2:37:51 DEB [mbtiles] - z0 avg:67k max:67k
2:37:51 DEB [mbtiles] - z1 avg:157k max:179k
2:37:51 DEB [mbtiles] - z2 avg:299k max:539k
2:37:51 DEB [mbtiles] - z3 avg:104k max:501k
2:37:51 DEB [mbtiles] - z4 avg:42k max:507k
2:37:51 DEB [mbtiles] - z5 avg:23k max:530k
2:37:51 DEB [mbtiles] - z6 avg:12k max:340k
2:37:51 DEB [mbtiles] - z7 avg:13k max:698k
2:37:51 DEB [mbtiles] - z8 avg:8.1k max:565k
2:37:51 DEB [mbtiles] - z9 avg:5.7k max:459k
2:37:51 DEB [mbtiles] - z10 avg:2.6k max:318k
2:37:51 DEB [mbtiles] - z11 avg:1.2k max:181k
2:37:51 DEB [mbtiles] - z12 avg:731 max:209k
2:37:51 DEB [mbtiles] - z13 avg:398 max:266k
2:37:51 DEB [mbtiles] - z14 avg:361 max:1.8M
2:37:51 DEB [mbtiles] - all avg:412 max:0
2:37:51 DEB [mbtiles] - # features: 2,946,996,005
2:37:51 DEB [mbtiles] - # tiles: 267,686,288
2:37:51 INF [mbtiles] - Finished in 1h5m35s cpu:15h52m15s gc:3m51s avg:14.5
2:37:51 INF [mbtiles] - read 1x(13% 8m21s sys:1m12s wait:53m20s done:2s)
2:37:51 INF [mbtiles] - encode 15x(90% 58m45s sys:7s wait:2m31s done:2s)
2:37:51 INF [mbtiles] - write 1x(16% 10m33s sys:1m2s wait:51m56s)
2:37:51 INF - Finished in 2h37m51s cpu:34h3m18s gc:6m50s avg:12.9
2:37:51 INF - FINISHED!
2:37:51 INF -
2:37:51 INF - ----------------------------------------
2:37:51 INF - overall 2h37m51s cpu:34h3m18s gc:6m50s avg:12.9
2:37:51 INF - lake_centerlines 2s cpu:6s avg:2.6
2:37:51 INF - read 1x(88% 2s)
2:37:51 INF - process 15x(4% 0.1s wait:2s)
2:37:51 INF - write 1x(0% 0s wait:2s)
2:37:51 INF - water_polygons 1m18s cpu:17m22s gc:2s avg:13.4
2:37:51 INF - read 1x(19% 15s wait:57s done:3s)
2:37:51 INF - process 15x(82% 1m4s wait:11s)
2:37:51 INF - write 1x(35% 27s sys:7s wait:50s)
2:37:51 INF - natural_earth 11s cpu:28s avg:2.5
2:37:51 INF - read 1x(93% 10s sys:2s)
2:37:51 INF - process 15x(6% 0.7s wait:10s)
2:37:51 INF - write 1x(0% 0s wait:11s)
2:37:51 INF - osm_pass1 4m11s cpu:1h57s gc:6s avg:14.6
2:37:51 INF - read 1x(12% 29s sys:23s wait:2m58s done:2s)
2:37:51 INF - process 15x(94% 3m56s sys:2s block:8s)
2:37:51 INF - osm_pass2 1h17m2s cpu:15h33m48s gc:2m14s avg:12.1
2:37:51 INF - read 1x(1% 34s sys:28s wait:1h15m21s done:44s)
2:37:51 INF - process 15x(77% 59m22s sys:1m52s block:6s wait:2s done:5s)
2:37:51 INF - write 1x(16% 12m39s sys:2m26s wait:1h4m13s)
2:37:51 INF - boundaries 17s cpu:23s avg:1.3
2:37:51 INF - sort 9m5s cpu:1h17m47s gc:36s avg:8.6
2:37:51 INF - worker 5x(32% 2m53s sys:29s wait:1m43s done:5s)
2:37:51 INF - mbtiles 1h5m35s cpu:15h52m15s gc:3m51s avg:14.5
2:37:51 INF - read 1x(13% 8m21s sys:1m12s wait:53m20s done:2s)
2:37:51 INF - encode 15x(90% 58m45s sys:7s wait:2m31s done:2s)
2:37:51 INF - write 1x(16% 10m33s sys:1m2s wait:51m56s)
2:37:51 INF - ----------------------------------------
2:37:51 INF - features 203GB
2:37:51 INF - mbtiles 78GB