planetiler/planet-logs/v0.1.0-planet-do-16cpu-128g...

4583 wiersze
461 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] - Starting...
0:00:00 DEB - argument: bounds=Env[-180.0 : 180.0, -85.0511287798066 : 85.0511287798066] (bounds)
0:00:00 DEB - argument: threads=16 (num threads)
0:00:00 DEB - argument: loginterval=10 seconds (time between logs)
0:00:00 DEB - argument: minzoom=0 (minimum zoom level)
0:00:00 DEB - argument: maxzoom=14 (maximum zoom level (limit 14))
0:00:00 DEB - argument: defer_mbtiles_index_creation=false (skip adding index to mbtiles file)
0:00:00 DEB - argument: optimize_db=false (optimize mbtiles after writing)
0:00:00 DEB - argument: emit_tiles_in_order=true (emit tiles in index order)
0:00:00 DEB - argument: force=false (force overwriting output file)
0:00:00 DEB - argument: gzip_temp=false (gzip temporary feature storage (uses more CPU, but less disk space))
0:00:00 DEB - argument: nodemap_type=sparsearray (type of node location map: noop, sortedtable, or sparsearray)
0:00:00 DEB - argument: nodemap_storage=ram (storage for location map: mmap or ram)
0:00:00 DEB - argument: http_user_agent=Planetiler downloader (https://github.com/onthegomap/flatmap) (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: download_chunk_size_mb=1000 (Size of file chunks to download in parallel in megabytes)
0:00:00 DEB - argument: download_threads=10 (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: tmpdir=data/tmp (temp directory)
0:00:00 DEB - argument: only_download=false (download source data then exit)
0:00:00 DEB - argument: download=true (download sources)
0:00:00 DEB - argument: only_fetch_wikidata=false (fetch wikidata translations then quit)
0:00:00 DEB - argument: fetch_wikidata=true (fetch wikidata translations then continue)
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: lake_centerlines_url=https://github.com/lukasmartinelli/osm-lakelines/releases/download/v0.9/lake_centerline.shp.zip (lake_centerlines shapefile url)
0:00:00 DEB - argument: water_polygons_path=data/sources/water-polygons-split-3857.zip (water_polygons shapefile path)
0:00:00 DEB - argument: water_polygons_url=https://osmdata.openstreetmap.de/download/water-polygons-split-3857.zip (water_polygons shapefile url)
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: natural_earth_url=https://naciscdn.org/naturalearth/packages/natural_earth_vector.sqlite.zip (natural_earth sqlite db url)
0:00:00 DEB - argument: osm_path=data/sources/planet.osm.pbf (osm OSM input file path)
0:00:00 DEB - argument: osm_url=aws:latest (osm OSM input file url)
0:00:00 DEB - argument: mbtiles=output.mbtiles (mbtiles output file)
0:00:00 DEB - argument: transliterate=true (attempt to transliterate latin names)
0:00:00 DEB - argument: languages=am,ar,az,be,bg,br,bs,ca,co,cs,cy,da,de,el,en,eo,es,et,eu,fi,fr,fy,ga,gd,he,hi,hr,hu,hy,id,is,it,ja,ja_kana,ja_rm,ja-Latn,ja-Hira,ka,kk,kn,ko,ko-Latn,ku,la,lb,lt,lv,mk,mt,ml,nl,no,oc,pl,pt,rm,ro,ru,sk,sl,sq,sr,sr-Latn,sv,ta,te,th,tr,uk,zh (languages to use)
0:00:00 DEB - argument: only_layers= (Include only certain layers)
0:00:00 DEB - argument: exclude_layers= (Exclude certain layers)
0:00:00 DEB - argument: boundary_country_names=true (boundary layer: add left/right codes of neighboring countries)
0:00:00 DEB - argument: transportation_z13_paths=true (transportation(_name) layer: show 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_z13_paths=true (transportation(_name) layer: show paths on z13)
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.12.1 ('version' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_type=baselayer ('type' attribute for mbtiles metadata)
0:00:00 INF - Building OpenMapTilesProfile profile into output.mbtiles in these phases:
0:00:00 INF - download: Download sources [lake_centerlines, water_polygons, natural_earth, osm]
0:00:00 INF - wikidata: Fetch translations from wikidata query service
0:00:00 INF - lake_centerlines: Process features in data/sources/lake_centerline.shp.zip
0:00:00 INF - water_polygons: Process features in data/sources/water-polygons-split-3857.zip
0:00:00 INF - natural_earth: Process features in data/sources/natural_earth_vector.sqlite.zip
0:00:00 INF - osm_pass1: Pre-process OpenStreetMap input (store node locations then relation members)
0:00:00 INF - osm_pass2: Process OpenStreetMap nodes, ways, then relations
0:00:00 INF - sort: Sort rendered features by tile ID
0:00:00 INF - mbtiles: Encode each tile and write to output.mbtiles
0:00:00 INF [download] - Starting...
0:00:01 INF [download] - Downloading https://naciscdn.org/naturalearth/packages/natural_earth_vector.sqlite.zip to data/sources/natural_earth_vector.sqlite.zip
0:00:01 INF [download] - Downloading https://osm-pds.s3.amazonaws.com/2021/planet-211011.osm.pbf to data/sources/planet.osm.pbf
0:00:01 INF [download] - Downloading https://osmdata.openstreetmap.de/download/water-polygons-split-3857.zip to data/sources/water-polygons-split-3857.zip
0:00:01 INF [download] - Downloading https://github.com/lukasmartinelli/osm-lakelines/releases/download/v0.9/lake_centerline.shp.zip to data/sources/lake_centerline.shp.zip
0:00:02 INF [download] - Finished downloading https://github.com/lukasmartinelli/osm-lakelines/releases/download/v0.9/lake_centerline.shp.zip to data/sources/lake_centerline.shp.zip
0:00:05 INF [download] - Finished downloading https://naciscdn.org/naturalearth/packages/natural_earth_vector.sqlite.zip to data/sources/natural_earth_vector.sqlite.zip
0:00:11 INF [download] - lake_centerlines: [ 3.1M 100% 318k/s ] water_polygons: [ 338M 43% 33M/s ] natural_earth: [ 250M 100% 24M/s ] osm: [ 4.7G 7% 471M/s ]
0:00:21 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 705M 90% 36M/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 8.5G 13% 384M/s ]
0:00:24 INF [download] - Finished downloading https://osmdata.openstreetmap.de/download/water-polygons-split-3857.zip to data/sources/water-polygons-split-3857.zip
0:00:31 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 7.8M/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 12G 20% 425M/s ]
0:00:41 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 17G 27% 464M/s ]
0:00:51 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 20G 32% 343M/s ]
0:01:01 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 25G 40% 470M/s ]
0:01:11 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 29G 45% 342M/s ]
0:01:21 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 33G 52% 453M/s ]
0:01:31 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 37G 58% 372M/s ]
0:01:41 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 41G 65% 451M/s ]
0:01:51 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 45G 71% 391M/s ]
0:02:01 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 49G 77% 401M/s ]
0:02:11 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 54G 84% 443M/s ]
0:02:21 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 57G 89% 347M/s ]
0:02:31 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 61G 95% 395M/s ]
0:02:41 INF [download] - lake_centerlines: [ 3.1M 100% 0/s ] water_polygons: [ 783M 100% 0/s ] natural_earth: [ 250M 100% 0/s ] osm: [ 63G 98% 195M/s ]
0:02:49 INF [download] - Finished downloading https://osm-pds.s3.amazonaws.com/2021/planet-211011.osm.pbf to data/sources/planet.osm.pbf
0:02:49 INF [download] - Finished in 169s cpu:1,070s avg:6.3
0:02:49 INF [wikidata] - Starting...
0:02:49 INF [wikidata] - Starting with 7 reader threads and 7 process threads
0:02:49 INF [wikidata] - error loading /root/data/sources/wikidata_names.json: java.nio.file.NoSuchFileException: data/sources/wikidata_names.json
0:02:54 INF [wikidata:fetch] - Fetched batch 1 (5000 qids) time:3.618329s
0:02:58 INF [wikidata:fetch] - Fetched batch 2 (5000 qids) time:4.062297s
0:02:59 INF [wikidata] - nodes: [ 151M 15M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 10k 999/s ] 7M
cpus: 8 gc: 9% mem: 3.2G/107G postGC: 1G
parse(63% 66% 62% 64% 64% 63% 63%) -> pbf(81%) -> (8.5k/130k) -> filter(17% 11% 11% 13% 13% 13% 10%) -> (77k/1M) -> fetch(12%)
0:03:00 INF [wikidata:fetch] - Fetched batch 3 (5000 qids) time:1.781357s
0:03:01 INF [wikidata:fetch] - Fetched batch 4 (5000 qids) time:1.2666167s
0:03:02 INF [wikidata:fetch] - Fetched batch 5 (5000 qids) time:1.1251835s
0:03:03 INF [wikidata:fetch] - Fetched batch 6 (5000 qids) time:1.0557206s
0:03:07 INF [wikidata:fetch] - Fetched batch 7 (5000 qids) time:3.8529575s
0:03:09 INF [wikidata] - nodes: [ 243M 9.1M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 35k 2.4k/s ] 14M
cpus: 7.8 gc: 4% mem: 15G/107G postGC: 1.1G
parse(80% 82% 77% 80% 81% 79% 79%) -> pbf(61%) -> (20k/130k) -> filter(12% 9% 9% 9% 9% 10% 7%) -> (209k/1M) -> fetch(22%)
0:03:10 INF [wikidata:fetch] - Fetched batch 8 (5000 qids) time:2.4832149s
0:03:16 INF [wikidata:fetch] - Fetched batch 9 (5000 qids) time:6.381141s
0:03:19 INF [wikidata] - nodes: [ 276M 3.2M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 45k 993/s ] 20M
cpus: 7.7 gc: 0% mem: 31G/107G postGC: 1.1G
parse(90% 91% 91% 94% 89% 91% 90%) -> pbf(39%) -> (17k/130k) -> filter( 3% 2% 2% 2% 3% 3% 3%) -> (212k/1M) -> fetch(47%)
0:03:19 INF [wikidata:fetch] - Fetched batch 10 (5000 qids) time:2.5360746s
0:03:23 INF [wikidata:fetch] - Fetched batch 11 (5000 qids) time:3.7622356s
0:03:25 INF [wikidata:fetch] - Fetched batch 12 (5000 qids) time:2.3774676s
0:03:27 INF [wikidata:fetch] - Fetched batch 13 (5000 qids) time:1.695023s
0:03:29 INF [wikidata] - nodes: [ 308M 3.2M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 65k 1.9k/s ] 31M
cpus: 7.9 gc: 0% mem: 45G/107G postGC: 1.1G
parse(94% 93% 92% 92% 93% 93% 92%) -> pbf(45%) -> (2k/130k) -> filter( 4% 2% 2% 2% 3% 3% 3%) -> (213k/1M) -> fetch(51%)
0:03:30 INF [wikidata:fetch] - Fetched batch 14 (5000 qids) time:2.5003402s
0:03:32 INF [wikidata:fetch] - Fetched batch 15 (5000 qids) time:1.6517223s
0:03:33 INF [wikidata:fetch] - Fetched batch 16 (5000 qids) time:1.3992423s
0:03:35 INF [wikidata:fetch] - Fetched batch 17 (5000 qids) time:1.4890925s
0:03:39 INF [wikidata] - nodes: [ 338M 2.9M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 85k 1.9k/s ] 36M
cpus: 7.7 gc: 0% mem: 58G/107G postGC: 1.1G
parse(93% 95% 92% 93% 91% 95% 92%) -> pbf(41%) -> (8k/130k) -> filter( 3% 2% 2% 2% 2% 3% 2%) -> (200k/1M) -> fetch(36%)
0:03:39 INF [wikidata:fetch] - Fetched batch 18 (5000 qids) time:4.4825816s
0:03:42 INF [wikidata:fetch] - Fetched batch 19 (5000 qids) time:2.4900928s
0:03:46 INF [wikidata:fetch] - Fetched batch 20 (5000 qids) time:4.461457s
0:03:48 INF [wikidata:fetch] - Fetched batch 21 (5000 qids) time:1.8037614s
0:03:49 INF [wikidata] - nodes: [ 469M 13M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 105k 1.9k/s ] 46M
cpus: 7.5 gc: 1% mem: 49G/107G postGC: 1.3G
parse(75% 74% 77% 74% 74% 76% 76%) -> pbf(76%) -> (13k/130k) -> filter(17% 9% 9% 13% 12% 13% 11%) -> (219k/1M) -> fetch(30%)
0:03:50 INF [wikidata:fetch] - Fetched batch 22 (5000 qids) time:1.9617488s
0:03:51 INF [wikidata:fetch] - Fetched batch 23 (5000 qids) time:1.0360122s
0:03:54 INF [wikidata:fetch] - Fetched batch 24 (5000 qids) time:2.9701006s
0:03:58 INF [wikidata:fetch] - Fetched batch 25 (5000 qids) time:3.7927668s
0:03:59 INF [wikidata] - nodes: [ 672M 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 125k 1.9k/s ] 52M
cpus: 7.6 gc: 1% mem: 7.7G/107G postGC: 1.4G
parse(70% 73% 70% 70% 73% 71% 74%) -> pbf(95%) -> (19k/130k) -> filter(23% 17% 14% 20% 19% 20% 18%) -> (232k/1M) -> fetch( 8%)
0:04:01 INF [wikidata:fetch] - Fetched batch 26 (5000 qids) time:2.5211937s
0:04:02 INF [wikidata:fetch] - Fetched batch 27 (5000 qids) time:1.3116424s
0:04:04 INF [wikidata:fetch] - Fetched batch 28 (5000 qids) time:1.6422352s
0:04:07 INF [wikidata:fetch] - Fetched batch 29 (5000 qids) time:2.5583975s
0:04:09 INF [wikidata] - nodes: [ 864M 19M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 145k 1.9k/s ] 59M
cpus: 7.3 gc: 0% mem: 24G/107G postGC: 1.4G
parse(72% 73% 72% 69% 70% 71% 72%) -> pbf(94%) -> (58k/130k) -> filter(21% 15% 14% 17% 17% 17% 14%) -> (253k/1M) -> fetch( 9%)
0:04:16 INF [wikidata:fetch] - Fetched batch 30 (5000 qids) time:9.187415s
0:04:17 INF [wikidata:fetch] - Fetched batch 31 (5000 qids) time:1.446403s
0:04:19 INF [wikidata] - nodes: [ 1B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 155k 998/s ] 63M
cpus: 7.3 gc: 0% mem: 42G/107G postGC: 1.4G
parse(70% 70% 70% 67% 69% 69% 71%) -> pbf(96%) -> (19k/130k) -> filter(25% 16% 13% 20% 18% 19% 17%) -> (298k/1M) -> fetch( 5%)
0:04:26 INF [wikidata:fetch] - Fetched batch 32 (5000 qids) time:9.180334s
0:04:29 INF [wikidata] - nodes: [ 1.2B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 160k 499/s ] 65M
cpus: 7 gc: 0% mem: 57G/107G postGC: 1.3G
parse(67% 68% 63% 70% 67% 64% 67%) -> pbf(98%) -> (50k/130k) -> filter(27% 15% 12% 16% 16% 16% 15%) -> (322k/1M) -> fetch( 3%)
0:04:32 INF [wikidata:fetch] - Fetched batch 33 (5000 qids) time:5.234936s
0:04:35 INF [wikidata:fetch] - Fetched batch 34 (5000 qids) time:3.3675468s
0:04:36 INF [wikidata:fetch] - Fetched batch 35 (5000 qids) time:0.85122305s
0:04:37 INF [wikidata:fetch] - Fetched batch 36 (5000 qids) time:0.9323614s
0:04:38 INF [wikidata:fetch] - Fetched batch 37 (5000 qids) time:1.0921041s
0:04:39 INF [wikidata:fetch] - Fetched batch 38 (5000 qids) time:0.6889742s
0:04:39 INF [wikidata] - nodes: [ 1.4B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 190k 2.9k/s ] 74M
cpus: 7 gc: 1% mem: 10G/107G postGC: 1.3G
parse(67% 64% 68% 64% 62% 64% 64%) -> pbf(98%) -> (27k/130k) -> filter(27% 15% 12% 17% 16% 17% 16%) -> (316k/1M) -> fetch(10%)
0:04:40 INF [wikidata:fetch] - Fetched batch 39 (5000 qids) time:0.6495482s
0:04:41 INF [wikidata:fetch] - Fetched batch 40 (5000 qids) time:1.2246599s
0:04:43 INF [wikidata:fetch] - Fetched batch 41 (5000 qids) time:2.6125271s
0:04:44 INF [wikidata:fetch] - Fetched batch 42 (5000 qids) time:0.88423616s
0:04:46 INF [wikidata:fetch] - Fetched batch 43 (5000 qids) time:1.2568587s
0:04:47 INF [wikidata:fetch] - Fetched batch 44 (5000 qids) time:0.9485276s
0:04:48 INF [wikidata:fetch] - Fetched batch 45 (5000 qids) time:1.0501347s
0:04:49 INF [wikidata:fetch] - Fetched batch 46 (5000 qids) time:0.85014474s
0:04:49 INF [wikidata] - nodes: [ 1.6B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 230k 3.9k/s ] 81M
cpus: 6.8 gc: 0% mem: 29G/107G postGC: 1.4G
parse(62% 64% 62% 64% 62% 65% 63%) -> pbf(97%) -> (18k/130k) -> filter(26% 16% 14% 17% 16% 17% 16%) -> (297k/1M) -> fetch( 8%)
0:04:50 INF [wikidata:fetch] - Fetched batch 47 (5000 qids) time:0.9755082s
0:04:51 INF [wikidata:fetch] - Fetched batch 48 (5000 qids) time:1.0662785s
0:04:52 INF [wikidata:fetch] - Fetched batch 49 (5000 qids) time:0.92605287s
0:04:53 INF [wikidata:fetch] - Fetched batch 50 (5000 qids) time:0.96331316s
0:04:57 INF [wikidata:fetch] - Fetched batch 51 (5000 qids) time:4.1011815s
0:04:59 INF [wikidata] - nodes: [ 1.8B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 255k 2.4k/s ] 86M
cpus: 6.9 gc: 0% mem: 49G/107G postGC: 1.4G
parse(64% 64% 61% 65% 64% 64% 64%) -> pbf(97%) -> (21k/130k) -> filter(28% 16% 15% 18% 17% 18% 16%) -> (298k/1M) -> fetch( 8%)
0:04:59 INF [wikidata:fetch] - Fetched batch 52 (5000 qids) time:2.1451147s
0:05:01 INF [wikidata:fetch] - Fetched batch 53 (5000 qids) time:1.720516s
0:05:02 INF [wikidata:fetch] - Fetched batch 54 (5000 qids) time:1.1154141s
0:05:06 INF [wikidata:fetch] - Fetched batch 55 (5000 qids) time:3.9644315s
0:05:08 INF [wikidata:fetch] - Fetched batch 56 (5000 qids) time:2.1358905s
0:05:09 INF [wikidata] - nodes: [ 2B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 280k 2.4k/s ] 96M
cpus: 7 gc: 1% mem: 6.3G/107G postGC: 1.4G
parse(65% 64% 65% 65% 64% 62% 61%) -> pbf(95%) -> (8k/130k) -> filter(25% 14% 16% 18% 17% 18% 17%) -> (292k/1M) -> fetch(10%)
0:05:10 INF [wikidata:fetch] - Fetched batch 57 (5000 qids) time:1.4369504s
0:05:11 INF [wikidata:fetch] - Fetched batch 58 (5000 qids) time:1.4298806s
0:05:14 INF [wikidata:fetch] - Fetched batch 59 (5000 qids) time:2.764093s
0:05:15 INF [wikidata:fetch] - Fetched batch 60 (5000 qids) time:1.1784117s
0:05:17 INF [wikidata:fetch] - Fetched batch 61 (5000 qids) time:1.3903664s
0:05:19 INF [wikidata:fetch] - Fetched batch 62 (5000 qids) time:2.1832876s
0:05:19 INF [wikidata] - nodes: [ 2.3B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 310k 2.9k/s ] 105M
cpus: 6.6 gc: 1% mem: 27G/107G postGC: 1.5G
parse(55% 61% 58% 58% 58% 60% 59%) -> pbf(97%) -> (21k/130k) -> filter(28% 15% 13% 19% 18% 18% 17%) -> (288k/1M) -> fetch(10%)
0:05:23 INF [wikidata:fetch] - Fetched batch 63 (5000 qids) time:4.309097s
0:05:25 INF [wikidata:fetch] - Fetched batch 64 (5000 qids) time:1.6132699s
0:05:26 INF [wikidata:fetch] - Fetched batch 65 (5000 qids) time:1.1204541s
0:05:28 INF [wikidata:fetch] - Fetched batch 66 (5000 qids) time:1.6412885s
0:05:29 INF [wikidata:fetch] - Fetched batch 67 (5000 qids) time:1.03576s
0:05:29 INF [wikidata] - nodes: [ 2.5B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 335k 2.4k/s ] 112M
cpus: 6.6 gc: 0% mem: 48G/107G postGC: 1.4G
parse(59% 59% 58% 59% 61% 60% 61%) -> pbf(97%) -> (16k/130k) -> filter(27% 15% 15% 17% 17% 20% 16%) -> (281k/1M) -> fetch( 7%)
0:05:30 INF [wikidata:fetch] - Fetched batch 68 (5000 qids) time:1.0367942s
0:05:33 INF [wikidata:fetch] - Fetched batch 69 (5000 qids) time:2.70829s
0:05:35 INF [wikidata:fetch] - Fetched batch 70 (5000 qids) time:2.342262s
0:05:36 INF [wikidata:fetch] - Fetched batch 71 (5000 qids) time:0.87115407s
0:05:37 INF [wikidata:fetch] - Fetched batch 72 (5000 qids) time:1.3010144s
0:05:39 INF [wikidata:fetch] - Fetched batch 73 (5000 qids) time:1.6152906s
0:05:39 INF [wikidata] - nodes: [ 2.7B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 365k 2.9k/s ] 119M
cpus: 6.5 gc: 1% mem: 2.6G/107G postGC: 1.4G
parse(57% 57% 58% 56% 58% 54% 59%) -> pbf(98%) -> (17k/130k) -> filter(28% 15% 12% 18% 18% 17% 16%) -> (266k/1M) -> fetch( 8%)
0:05:39 INF [wikidata:fetch] - Fetched batch 74 (5000 qids) time:0.6885895s
0:05:40 INF [wikidata:fetch] - Fetched batch 75 (5000 qids) time:0.7664134s
0:05:42 INF [wikidata:fetch] - Fetched batch 76 (5000 qids) time:1.9500834s
0:05:43 INF [wikidata:fetch] - Fetched batch 77 (5000 qids) time:0.849051s
0:05:45 INF [wikidata:fetch] - Fetched batch 78 (5000 qids) time:1.5893757s
0:05:46 INF [wikidata:fetch] - Fetched batch 79 (5000 qids) time:1.6662785s
0:05:49 INF [wikidata:fetch] - Fetched batch 80 (5000 qids) time:2.3572733s
0:05:49 INF [wikidata] - nodes: [ 2.9B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 400k 3.4k/s ] 125M
cpus: 6.5 gc: 0% mem: 22G/107G postGC: 1.4G
parse(57% 54% 57% 57% 61% 54% 62%) -> pbf(98%) -> (21k/130k) -> filter(28% 16% 13% 18% 17% 17% 19%) -> (247k/1M) -> fetch( 8%)
0:05:50 INF [wikidata:fetch] - Fetched batch 81 (5000 qids) time:1.1765404s
0:05:51 INF [wikidata:fetch] - Fetched batch 82 (5000 qids) time:0.8923764s
0:05:52 INF [wikidata:fetch] - Fetched batch 83 (5000 qids) time:0.6383783s
0:05:56 INF [wikidata:fetch] - Fetched batch 84 (5000 qids) time:4.4755034s
0:05:57 INF [wikidata:fetch] - Fetched batch 85 (5000 qids) time:0.87457305s
0:05:58 INF [wikidata:fetch] - Fetched batch 86 (5000 qids) time:1.0464345s
0:05:59 INF [wikidata:fetch] - Fetched batch 87 (5000 qids) time:0.53635365s
0:05:59 INF [wikidata] - nodes: [ 3.1B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 435k 3.4k/s ] 132M
cpus: 6.5 gc: 1% mem: 41G/107G postGC: 1.5G
parse(60% 53% 55% 58% 58% 60% 58%) -> pbf(97%) -> (44k/130k) -> filter(27% 17% 12% 18% 20% 18% 16%) -> (244k/1M) -> fetch( 7%)
0:06:00 INF [wikidata:fetch] - Fetched batch 88 (5000 qids) time:1.4752302s
0:06:01 INF [wikidata:fetch] - Fetched batch 89 (5000 qids) time:0.98951435s
0:06:03 INF [wikidata:fetch] - Fetched batch 90 (5000 qids) time:2.242028s
0:06:05 INF [wikidata:fetch] - Fetched batch 91 (5000 qids) time:1.334912s
0:06:09 INF [wikidata] - nodes: [ 3.3B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 455k 1.9k/s ] 137M
cpus: 6.5 gc: 0% mem: 63G/107G postGC: 1.4G
parse(59% 59% 59% 59% 58% 56% 59%) -> pbf(96%) -> (4k/130k) -> filter(24% 15% 16% 20% 18% 18% 16%) -> (242k/1M) -> fetch( 6%)
0:06:11 INF [wikidata:fetch] - Fetched batch 92 (5000 qids) time:5.7030916s
0:06:13 INF [wikidata:fetch] - Fetched batch 93 (5000 qids) time:2.830319s
0:06:15 INF [wikidata:fetch] - Fetched batch 94 (5000 qids) time:1.0234749s
0:06:18 INF [wikidata:fetch] - Fetched batch 95 (5000 qids) time:2.945649s
0:06:19 INF [wikidata] - nodes: [ 3.6B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 475k 1.9k/s ] 143M
cpus: 6.5 gc: 1% mem: 18G/107G postGC: 1.6G
parse(57% 55% 58% 57% 55% 57% 57%) -> pbf(97%) -> (20k/130k) -> filter(29% 15% 13% 17% 18% 17% 16%) -> (234k/1M) -> fetch( 8%)
0:06:19 INF [wikidata:fetch] - Fetched batch 96 (5000 qids) time:1.8951917s
0:06:20 INF [wikidata:fetch] - Fetched batch 97 (5000 qids) time:0.88578767s
0:06:24 INF [wikidata:fetch] - Fetched batch 98 (5000 qids) time:3.345586s
0:06:25 INF [wikidata:fetch] - Fetched batch 99 (5000 qids) time:1.2313944s
0:06:26 INF [wikidata:fetch] - Fetched batch 100 (5000 qids) time:1.0953046s
0:06:27 INF [wikidata:fetch] - Fetched batch 101 (5000 qids) time:1.1685625s
0:06:29 INF [wikidata:fetch] - Fetched batch 102 (5000 qids) time:1.2496979s
0:06:29 INF [wikidata] - nodes: [ 3.8B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 510k 3.4k/s ] 152M
cpus: 6.3 gc: 0% mem: 38G/107G postGC: 1.5G
parse(55% 55% 56% 55% 56% 52% 55%) -> pbf(99%) -> (21k/130k) -> filter(29% 15% 13% 18% 19% 17% 17%) -> (207k/1M) -> fetch(10%)
0:06:31 INF [wikidata:fetch] - Fetched batch 103 (5000 qids) time:2.1111908s
0:06:32 INF [wikidata:fetch] - Fetched batch 104 (5000 qids) time:1.3259288s
0:06:34 INF [wikidata:fetch] - Fetched batch 105 (5000 qids) time:1.6354023s
0:06:35 INF [wikidata:fetch] - Fetched batch 106 (5000 qids) time:1.5004462s
0:06:37 INF [wikidata:fetch] - Fetched batch 107 (5000 qids) time:1.3531555s
0:06:38 INF [wikidata:fetch] - Fetched batch 108 (5000 qids) time:1.4251482s
0:06:39 INF [wikidata] - nodes: [ 4B 23M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 540k 2.9k/s ] 159M
cpus: 6.7 gc: 0% mem: 62G/107G postGC: 1.4G
parse(62% 58% 60% 62% 60% 57% 61%) -> pbf(97%) -> (17k/130k) -> filter(25% 17% 15% 19% 20% 19% 17%) -> (186k/1M) -> fetch( 8%)
0:06:40 INF [wikidata:fetch] - Fetched batch 109 (5000 qids) time:1.4782197s
0:06:41 INF [wikidata:fetch] - Fetched batch 110 (5000 qids) time:1.0983541s
0:06:42 INF [wikidata:fetch] - Fetched batch 111 (5000 qids) time:0.97326905s
0:06:43 INF [wikidata:fetch] - Fetched batch 112 (5000 qids) time:1.0223135s
0:06:44 INF [wikidata:fetch] - Fetched batch 113 (5000 qids) time:0.9533397s
0:06:45 INF [wikidata:fetch] - Fetched batch 114 (5000 qids) time:1.2626848s
0:06:46 INF [wikidata:fetch] - Fetched batch 115 (5000 qids) time:1.141822s
0:06:48 INF [wikidata:fetch] - Fetched batch 116 (5000 qids) time:1.2012779s
0:06:49 INF [wikidata:fetch] - Fetched batch 117 (5000 qids) time:0.91588795s
0:06:49 INF [wikidata] - nodes: [ 4.2B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 585k 4.4k/s ] 168M
cpus: 6.4 gc: 1% mem: 18G/107G postGC: 1.5G
parse(53% 56% 54% 56% 58% 56% 57%) -> pbf(97%) -> (8k/130k) -> filter(28% 16% 14% 18% 18% 17% 16%) -> (150k/1M) -> fetch(10%)
0:06:50 INF [wikidata:fetch] - Fetched batch 118 (5000 qids) time:1.1259984s
0:06:51 INF [wikidata:fetch] - Fetched batch 119 (5000 qids) time:0.86701965s
0:06:51 INF [wikidata:fetch] - Fetched batch 120 (5000 qids) time:0.8459344s
0:06:52 INF [wikidata:fetch] - Fetched batch 121 (5000 qids) time:0.9130841s
0:06:56 INF [wikidata:fetch] - Fetched batch 122 (5000 qids) time:3.5124114s
0:06:57 INF [wikidata:fetch] - Fetched batch 123 (5000 qids) time:0.9268343s
0:06:58 INF [wikidata:fetch] - Fetched batch 124 (5000 qids) time:0.952119s
0:06:59 INF [wikidata:fetch] - Fetched batch 125 (5000 qids) time:0.736341s
0:06:59 INF [wikidata] - nodes: [ 4.5B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 625k 3.9k/s ] 175M
cpus: 6.5 gc: 1% mem: 39G/107G postGC: 1.5G
parse(57% 57% 58% 56% 56% 58% 58%) -> pbf(97%) -> (6.1k/130k) -> filter(27% 15% 14% 19% 19% 19% 15%) -> (116k/1M) -> fetch( 8%)
0:07:00 INF [wikidata:fetch] - Fetched batch 126 (5000 qids) time:1.5899158s
0:07:01 INF [wikidata:fetch] - Fetched batch 127 (5000 qids) time:1.0656905s
0:07:02 INF [wikidata:fetch] - Fetched batch 128 (5000 qids) time:0.936735s
0:07:03 INF [wikidata:fetch] - Fetched batch 129 (5000 qids) time:0.8096659s
0:07:04 INF [wikidata:fetch] - Fetched batch 130 (5000 qids) time:0.9379586s
0:07:05 INF [wikidata:fetch] - Fetched batch 131 (5000 qids) time:0.83743113s
0:07:06 INF [wikidata:fetch] - Fetched batch 132 (5000 qids) time:0.67427045s
0:07:06 INF [wikidata:fetch] - Fetched batch 133 (5000 qids) time:0.52851146s
0:07:07 INF [wikidata:fetch] - Fetched batch 134 (5000 qids) time:0.6803769s
0:07:08 INF [wikidata:fetch] - Fetched batch 135 (5000 qids) time:0.9020982s
0:07:09 INF [wikidata] - nodes: [ 4.7B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 675k 4.9k/s ] 182M
cpus: 6.2 gc: 1% mem: 57G/107G postGC: 1.6G
parse(54% 55% 54% 53% 57% 54% 52%) -> pbf(98%) -> (7.6k/130k) -> filter(27% 14% 12% 18% 18% 16% 14%) -> (71k/1M) -> fetch( 8%)
0:07:11 INF [wikidata:fetch] - Fetched batch 136 (5000 qids) time:2.8768487s
0:07:13 INF [wikidata:fetch] - Fetched batch 137 (5000 qids) time:2.468256s
0:07:15 INF [wikidata:fetch] - Fetched batch 138 (5000 qids) time:1.2407694s
0:07:16 INF [wikidata:fetch] - Fetched batch 139 (5000 qids) time:1.1733489s
0:07:17 INF [wikidata:fetch] - Fetched batch 140 (5000 qids) time:1.2136204s
0:07:19 INF [wikidata:fetch] - Fetched batch 141 (5000 qids) time:1.4587168s
0:07:19 INF [wikidata] - nodes: [ 4.9B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 705k 2.9k/s ] 187M
cpus: 6.3 gc: 1% mem: 12G/107G postGC: 1.5G
parse(54% 57% 55% 55% 54% 54% 58%) -> pbf(97%) -> (3.3k/130k) -> filter(26% 15% 13% 17% 18% 16% 15%) -> (50k/1M) -> fetch( 7%)
0:07:20 INF [wikidata:fetch] - Fetched batch 142 (5000 qids) time:1.001569s
0:07:21 INF [wikidata:fetch] - Fetched batch 143 (5000 qids) time:1.2640314s
0:07:22 INF [wikidata:fetch] - Fetched batch 144 (5000 qids) time:0.86633414s
0:07:23 INF [wikidata:fetch] - Fetched batch 145 (5000 qids) time:0.9538988s
0:07:24 INF [wikidata:fetch] - Fetched batch 146 (5000 qids) time:1.3266811s
0:07:25 INF [wikidata:fetch] - Fetched batch 147 (5000 qids) time:1.3487718s
0:07:27 INF [wikidata:fetch] - Fetched batch 148 (5000 qids) time:1.5599823s
0:07:28 INF [wikidata:fetch] - Fetched batch 149 (5000 qids) time:1.0615667s
0:07:29 INF [wikidata:fetch] - Fetched batch 150 (5000 qids) time:0.93860924s
0:07:29 INF [wikidata] - nodes: [ 5.1B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 745k 3.9k/s ] 195M
cpus: 6.3 gc: 0% mem: 32G/107G postGC: 1.5G
parse(56% 56% 55% 56% 54% 56% 56%) -> pbf(99%) -> (1k/130k) -> filter(28% 14% 13% 17% 17% 17% 15%) -> (17k/1M) -> fetch(10%)
0:07:30 INF [wikidata:fetch] - Fetched batch 151 (5000 qids) time:0.8182152s
0:07:31 INF [wikidata:fetch] - Fetched batch 152 (5000 qids) time:0.836204s
0:07:32 INF [wikidata:fetch] - Fetched batch 153 (5000 qids) time:0.9498916s
0:07:37 INF [wikidata:fetch] - Fetched batch 154 (5000 qids) time:1.439907s
0:07:39 INF [wikidata] - nodes: [ 5.3B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 770k 2.4k/s ] 199M
cpus: 6.3 gc: 0% mem: 52G/107G postGC: 1.4G
parse(57% 59% 56% 54% 56% 56% 56%) -> pbf(98%) -> (1.8k/130k) -> filter(28% 14% 16% 18% 17% 17% 15%) -> (289/1M) -> fetch( 4%)
0:07:46 INF [wikidata:fetch] - Fetched batch 155 (5000 qids) time:1.1866869s
0:07:49 INF [wikidata] - nodes: [ 5.6B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 775k 499/s ] 200M
cpus: 6.2 gc: 1% mem: 8.6G/107G postGC: 1.5G
parse(58% 55% 57% 53% 54% 54% 53%) -> pbf(98%) -> (3.2k/130k) -> filter(27% 14% 16% 17% 17% 16% 15%) -> (315/1M) -> fetch( 1%)
0:07:54 INF [wikidata:fetch] - Fetched batch 156 (5000 qids) time:2.094389s
0:07:59 INF [wikidata] - nodes: [ 5.8B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 780k 499/s ] 201M
cpus: 6.3 gc: 0% mem: 29G/107G postGC: 1.5G
parse(59% 56% 54% 54% 59% 57% 59%) -> pbf(99%) -> (8.2k/130k) -> filter(27% 15% 13% 18% 18% 18% 16%) -> (410/1M) -> fetch( 1%)
0:08:05 INF [wikidata:fetch] - Fetched batch 157 (5000 qids) time:0.8485924s
0:08:09 INF [wikidata] - nodes: [ 6B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 785k 499/s ] 202M
cpus: 6 gc: 0% mem: 48G/107G postGC: 1.4G
parse(54% 54% 55% 53% 54% 54% 56%) -> pbf(98%) -> (6k/130k) -> filter(26% 14% 12% 20% 16% 15% 14%) -> (379/1M) -> fetch( 1%)
0:08:14 INF [wikidata:fetch] - Fetched batch 158 (5000 qids) time:0.906171s
0:08:19 INF [wikidata] - nodes: [ 6.2B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 790k 499/s ] 202M
cpus: 6.3 gc: 1% mem: 3G/107G postGC: 1.5G
parse(53% 57% 55% 56% 54% 57% 57%) -> pbf(97%) -> (3.2k/130k) -> filter(28% 14% 13% 17% 18% 16% 15%) -> (325/1M) -> fetch( 1%)
0:08:26 INF [wikidata:fetch] - Fetched batch 159 (5000 qids) time:0.7967602s
0:08:29 INF [wikidata] - nodes: [ 6.5B 23M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 795k 499/s ] 203M
cpus: 6.3 gc: 1% mem: 25G/107G postGC: 1.5G
parse(57% 57% 55% 56% 54% 55% 58%) -> pbf(98%) -> (7.1k/130k) -> filter(26% 15% 13% 18% 19% 19% 16%) -> (216/1M) -> fetch( 1%)
0:08:36 INF [wikidata:fetch] - Fetched batch 160 (5000 qids) time:0.9965762s
0:08:39 INF [wikidata] - nodes: [ 6.7B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 800k 499/s ] 204M
cpus: 6.3 gc: 0% mem: 48G/107G postGC: 1.5G
parse(57% 59% 56% 56% 56% 58% 58%) -> pbf(99%) -> (2.4k/130k) -> filter(27% 15% 15% 17% 18% 17% 15%) -> (367/1M) -> fetch( 1%)
0:08:49 INF [wikidata] - nodes: [ 6.9B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 800k 0/s ] 204M
cpus: 6.2 gc: 1% mem: 1.8G/107G postGC: 1.5G
parse(54% 54% 52% 55% 54% 55% 56%) -> pbf(95%) -> (3.3k/130k) -> filter(26% 15% 12% 17% 17% 17% 18%) -> (270/1M) -> fetch( 0%)
0:08:55 INF [wikidata:fetch] - Fetched batch 161 (5000 qids) time:3.3171403s
0:08:59 INF [wikidata] - nodes: [ 7.1B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 805k 499/s ] 205M
cpus: 6.2 gc: 0% mem: 22G/107G postGC: 1.6G
parse(54% 57% 55% 56% 56% 54% 53%) -> pbf(98%) -> (3.8k/130k) -> filter(28% 14% 13% 18% 18% 17% 17%) -> (490/1M) -> fetch( 1%)
0:09:05 INF [wikidata:fetch] - Fetched batch 162 (5000 qids) time:1.3888059s
0:09:07 INF [wikidata:fetch] - Fetched batch 163 (5000 qids) time:1.1328672s
0:09:09 INF [wikidata:fetch] - Fetched batch 164 (5000 qids) time:1.0340695s
0:09:09 INF [wikidata] - nodes: [ 7.2B 8.4M/s ] ways: [ 18M 1.8M/s ] rels: [ 0 0/s ] wiki: [ 820k 1.4k/s ] 208M
cpus: 7.6 gc: 1% mem: 47G/107G postGC: 1.5G
parse(80% 81% 80% 80% 80% 81% 80%) -> pbf(62%) -> (4.8k/130k) -> filter(20% 15% 16% 16% 16% 16% 14%) -> (15k/1M) -> fetch( 3%)
0:09:10 INF [wikidata:fetch] - Fetched batch 165 (5000 qids) time:1.0614977s
0:09:11 INF [wikidata:fetch] - Fetched batch 166 (5000 qids) time:1.1812788s
0:09:12 INF [wikidata:fetch] - Fetched batch 167 (5000 qids) time:0.9373463s
0:09:13 INF [wikidata:fetch] - Fetched batch 168 (5000 qids) time:0.97073436s
0:09:14 INF [wikidata:fetch] - Fetched batch 169 (5000 qids) time:1.2232089s
0:09:15 INF [wikidata:fetch] - Fetched batch 170 (5000 qids) time:0.6814297s
0:09:16 INF [wikidata:fetch] - Fetched batch 171 (5000 qids) time:0.67213947s
0:09:17 INF [wikidata:fetch] - Fetched batch 172 (5000 qids) time:1.0485429s
0:09:18 INF [wikidata:fetch] - Fetched batch 173 (5000 qids) time:0.76803154s
0:09:19 INF [wikidata:fetch] - Fetched batch 174 (5000 qids) time:0.9147597s
0:09:19 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 58M 3.9M/s ] rels: [ 0 0/s ] wiki: [ 870k 4.9k/s ] 216M
cpus: 8.5 gc: 1% mem: 23G/107G postGC: 1.5G
parse(96% 95% 95% 94% 94% 95% 95%) -> pbf(49%) -> (6.8k/130k) -> filter(16% 14% 14% 15% 15% 16% 15%) -> (44k/1M) -> fetch(10%)
0:09:19 INF [wikidata:fetch] - Fetched batch 175 (5000 qids) time:0.85898656s
0:09:20 INF [wikidata:fetch] - Fetched batch 176 (5000 qids) time:0.8023661s
0:09:23 INF [wikidata:fetch] - Fetched batch 177 (5000 qids) time:2.7633939s
0:09:25 INF [wikidata:fetch] - Fetched batch 178 (5000 qids) time:1.691638s
0:09:26 INF [wikidata:fetch] - Fetched batch 179 (5000 qids) time:1.0889777s
0:09:27 INF [wikidata:fetch] - Fetched batch 180 (5000 qids) time:0.72783923s
0:09:29 INF [wikidata:fetch] - Fetched batch 181 (5000 qids) time:2.0588307s
0:09:29 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 103M 4.5M/s ] rels: [ 0 0/s ] wiki: [ 905k 3.4k/s ] 221M
cpus: 8.6 gc: 1% mem: 2.1G/107G postGC: 1.5G
parse(96% 96% 97% 96% 96% 96% 96%) -> pbf(53%) -> (2.8k/130k) -> filter(14% 16% 14% 16% 16% 16% 16%) -> (75k/1M) -> fetch( 5%)
0:09:30 INF [wikidata:fetch] - Fetched batch 182 (5000 qids) time:0.9773563s
0:09:30 INF [wikidata:fetch] - Fetched batch 183 (5000 qids) time:0.66546625s
0:09:35 INF [wikidata:fetch] - Fetched batch 184 (5000 qids) time:4.2847266s
0:09:36 INF [wikidata:fetch] - Fetched batch 185 (5000 qids) time:0.91872525s
0:09:39 INF [wikidata:fetch] - Fetched batch 186 (5000 qids) time:3.3094826s
0:09:39 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 152M 4.9M/s ] rels: [ 0 0/s ] wiki: [ 930k 2.4k/s ] 225M
cpus: 8.6 gc: 0% mem: 44G/107G postGC: 1.4G
parse(96% 97% 96% 97% 97% 96% 97%) -> pbf(56%) -> (4.8k/130k) -> filter(15% 15% 15% 16% 16% 17% 16%) -> (116k/1M) -> fetch( 4%)
0:09:40 INF [wikidata:fetch] - Fetched batch 187 (5000 qids) time:1.1830757s
0:09:41 INF [wikidata:fetch] - Fetched batch 188 (5000 qids) time:1.0765054s
0:09:42 INF [wikidata:fetch] - Fetched batch 189 (5000 qids) time:0.8023488s
0:09:43 INF [wikidata:fetch] - Fetched batch 190 (5000 qids) time:0.8701545s
0:09:45 INF [wikidata:fetch] - Fetched batch 191 (5000 qids) time:2.308407s
0:09:46 INF [wikidata:fetch] - Fetched batch 192 (5000 qids) time:0.99743634s
0:09:48 INF [wikidata:fetch] - Fetched batch 193 (5000 qids) time:1.271438s
0:09:49 INF [wikidata:fetch] - Fetched batch 194 (5000 qids) time:0.8912967s
0:09:49 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 203M 5.1M/s ] rels: [ 0 0/s ] wiki: [ 970k 3.9k/s ] 230M
cpus: 8.7 gc: 1% mem: 24G/107G postGC: 1.4G
parse(96% 96% 97% 96% 98% 96% 97%) -> pbf(56%) -> (2.8k/130k) -> filter(17% 14% 14% 14% 17% 18% 17%) -> (132k/1M) -> fetch( 7%)
0:09:49 INF [wikidata:fetch] - Fetched batch 195 (5000 qids) time:0.7837162s
0:09:50 INF [wikidata:fetch] - Fetched batch 196 (5000 qids) time:0.87738657s
0:09:51 INF [wikidata:fetch] - Fetched batch 197 (5000 qids) time:0.9223667s
0:09:53 INF [wikidata:fetch] - Fetched batch 198 (5000 qids) time:1.4392972s
0:09:54 INF [wikidata:fetch] - Fetched batch 199 (5000 qids) time:0.85804933s
0:09:54 INF [wikidata:fetch] - Fetched batch 200 (5000 qids) time:0.9208099s
0:09:57 INF [wikidata:fetch] - Fetched batch 201 (5000 qids) time:2.0859666s
0:09:58 INF [wikidata:fetch] - Fetched batch 202 (5000 qids) time:1.0839686s
0:09:59 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 254M 5M/s ] rels: [ 0 0/s ] wiki: [ 1M 3.9k/s ] 235M
cpus: 8.6 gc: 1% mem: 5.3G/107G postGC: 1.4G
parse(96% 96% 96% 96% 97% 96% 97%) -> pbf(54%) -> (9.5k/130k) -> filter(17% 15% 15% 16% 16% 17% 15%) -> (132k/1M) -> fetch( 5%)
0:09:59 INF [wikidata:fetch] - Fetched batch 203 (5000 qids) time:1.6895653s
0:10:00 INF [wikidata:fetch] - Fetched batch 204 (5000 qids) time:1.0129179s
0:10:01 INF [wikidata:fetch] - Fetched batch 205 (5000 qids) time:0.7569354s
0:10:03 INF [wikidata:fetch] - Fetched batch 206 (5000 qids) time:1.765508s
0:10:04 INF [wikidata:fetch] - Fetched batch 207 (5000 qids) time:0.8022755s
0:10:05 INF [wikidata:fetch] - Fetched batch 208 (5000 qids) time:0.9053241s
0:10:06 INF [wikidata:fetch] - Fetched batch 209 (5000 qids) time:0.7882869s
0:10:07 INF [wikidata:fetch] - Fetched batch 210 (5000 qids) time:1.34385s
0:10:08 INF [wikidata:fetch] - Fetched batch 211 (5000 qids) time:0.872312s
0:10:09 INF [wikidata:fetch] - Fetched batch 212 (5000 qids) time:1.1985276s
0:10:09 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 310M 5.5M/s ] rels: [ 0 0/s ] wiki: [ 1M 4.9k/s ] 242M
cpus: 8.7 gc: 1% mem: 52G/107G postGC: 1.5G
parse(97% 96% 96% 97% 96% 97% 98%) -> pbf(58%) -> (5.7k/130k) -> filter(18% 15% 15% 16% 18% 18% 16%) -> (116k/1M) -> fetch( 7%)
0:10:10 INF [wikidata:fetch] - Fetched batch 213 (5000 qids) time:1.0081077s
0:10:11 INF [wikidata:fetch] - Fetched batch 214 (5000 qids) time:0.93224883s
0:10:12 INF [wikidata:fetch] - Fetched batch 215 (5000 qids) time:0.9630422s
0:10:13 INF [wikidata:fetch] - Fetched batch 216 (5000 qids) time:1.0223466s
0:10:14 INF [wikidata:fetch] - Fetched batch 217 (5000 qids) time:1.1664741s
0:10:15 INF [wikidata:fetch] - Fetched batch 218 (5000 qids) time:1.2234657s
0:10:17 INF [wikidata:fetch] - Fetched batch 219 (5000 qids) time:1.1141856s
0:10:18 INF [wikidata:fetch] - Fetched batch 220 (5000 qids) time:0.9696326s
0:10:19 INF [wikidata:fetch] - Fetched batch 221 (5000 qids) time:1.1700655s
0:10:19 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 367M 5.7M/s ] rels: [ 0 0/s ] wiki: [ 1.1M 4.4k/s ] 247M
cpus: 8.8 gc: 1% mem: 36G/107G postGC: 1.5G
parse(97% 96% 97% 96% 97% 96% 97%) -> pbf(59%) -> (6.8k/130k) -> filter(18% 16% 15% 16% 17% 18% 16%) -> (101k/1M) -> fetch( 7%)
0:10:20 INF [wikidata:fetch] - Fetched batch 222 (5000 qids) time:1.2398071s
0:10:21 INF [wikidata:fetch] - Fetched batch 223 (5000 qids) time:0.86574125s
0:10:22 INF [wikidata:fetch] - Fetched batch 224 (5000 qids) time:1.4147861s
0:10:25 INF [wikidata:fetch] - Fetched batch 225 (5000 qids) time:2.2706306s
0:10:27 INF [wikidata:fetch] - Fetched batch 226 (5000 qids) time:1.8422782s
0:10:28 INF [wikidata:fetch] - Fetched batch 227 (5000 qids) time:1.4499813s
0:10:29 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 431M 6.3M/s ] rels: [ 0 0/s ] wiki: [ 1.1M 2.9k/s ] 251M
cpus: 8.8 gc: 1% mem: 25G/107G postGC: 1.3G
parse(97% 96% 96% 98% 96% 95% 96%) -> pbf(62%) -> (12k/130k) -> filter(19% 16% 16% 17% 18% 19% 17%) -> (96k/1M) -> fetch( 5%)
0:10:30 INF [wikidata:fetch] - Fetched batch 228 (5000 qids) time:1.745865s
0:10:31 INF [wikidata:fetch] - Fetched batch 229 (5000 qids) time:0.91675186s
0:10:31 INF [wikidata:fetch] - Fetched batch 230 (5000 qids) time:0.59273195s
0:10:33 INF [wikidata:fetch] - Fetched batch 231 (5000 qids) time:1.1897616s
0:10:34 INF [wikidata:fetch] - Fetched batch 232 (5000 qids) time:1.3462487s
0:10:35 INF [wikidata:fetch] - Fetched batch 233 (5000 qids) time:1.4340162s
0:10:36 INF [wikidata:fetch] - Fetched batch 234 (5000 qids) time:0.8686245s
0:10:38 INF [wikidata:fetch] - Fetched batch 235 (5000 qids) time:1.9484861s
0:10:39 INF [wikidata:fetch] - Fetched batch 236 (5000 qids) time:0.6503623s
0:10:39 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 497M 6.6M/s ] rels: [ 0 0/s ] wiki: [ 1.1M 4.4k/s ] 257M
cpus: 8.7 gc: 1% mem: 15G/107G postGC: 1.5G
parse(97% 95% 96% 96% 95% 96% 95%) -> pbf(63%) -> (15k/130k) -> filter(19% 15% 15% 16% 18% 18% 16%) -> (69k/1M) -> fetch( 7%)
0:10:40 INF [wikidata:fetch] - Fetched batch 237 (5000 qids) time:1.1073018s
0:10:41 INF [wikidata:fetch] - Fetched batch 238 (5000 qids) time:0.64272064s
0:10:42 INF [wikidata:fetch] - Fetched batch 239 (5000 qids) time:1.0706873s
0:10:43 INF [wikidata:fetch] - Fetched batch 240 (5000 qids) time:0.9637278s
0:10:44 INF [wikidata:fetch] - Fetched batch 241 (5000 qids) time:0.9587987s
0:10:45 INF [wikidata:fetch] - Fetched batch 242 (5000 qids) time:0.8981143s
0:10:46 INF [wikidata:fetch] - Fetched batch 243 (5000 qids) time:1.3044552s
0:10:48 INF [wikidata:fetch] - Fetched batch 244 (5000 qids) time:1.9070778s
0:10:49 INF [wikidata:fetch] - Fetched batch 245 (5000 qids) time:1.0216665s
0:10:49 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 558M 6.1M/s ] rels: [ 0 0/s ] wiki: [ 1.2M 4.4k/s ] 263M
cpus: 8.7 gc: 1% mem: 26G/107G postGC: 993M
parse(95% 94% 95% 94% 94% 95% 93%) -> pbf(58%) -> (2.8k/130k) -> filter(17% 15% 14% 16% 17% 17% 15%) -> (35k/1M) -> fetch( 7%)
0:10:50 INF [wikidata:fetch] - Fetched batch 246 (5000 qids) time:1.0654193s
0:10:51 INF [wikidata:fetch] - Fetched batch 247 (5000 qids) time:0.8146364s
0:10:52 INF [wikidata:fetch] - Fetched batch 248 (5000 qids) time:1.2142459s
0:10:54 INF [wikidata:fetch] - Fetched batch 249 (5000 qids) time:1.9928509s
0:10:56 INF [wikidata:fetch] - Fetched batch 250 (5000 qids) time:1.8375397s
0:10:57 INF [wikidata:fetch] - Fetched batch 251 (5000 qids) time:0.7085826s
0:10:58 INF [wikidata:fetch] - Fetched batch 252 (5000 qids) time:0.9176252s
0:10:59 INF [wikidata:fetch] - Fetched batch 253 (5000 qids) time:1.2741947s
0:10:59 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 619M 6.1M/s ] rels: [ 0 0/s ] wiki: [ 1.2M 3.9k/s ] 267M
cpus: 8.7 gc: 1% mem: 14G/107G postGC: 984M
parse(97% 96% 96% 95% 97% 96% 94%) -> pbf(61%) -> (6.8k/130k) -> filter(16% 14% 15% 17% 17% 18% 15%) -> (5.3k/1M) -> fetch( 6%)
0:11:00 INF [wikidata:fetch] - Fetched batch 254 (5000 qids) time:0.9031624s
0:11:01 INF [wikidata:fetch] - Fetched batch 255 (5000 qids) time:0.8651465s
0:11:04 INF [wikidata:fetch] - Fetched batch 256 (5000 qids) time:1.0949361s
0:11:07 INF [wikidata:fetch] - Fetched batch 257 (5000 qids) time:0.6050477s
0:11:09 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 681M 6.1M/s ] rels: [ 0 0/s ] wiki: [ 1.2M 1.9k/s ] 270M
cpus: 8.6 gc: 1% mem: 2.8G/107G postGC: 1.1G
parse(95% 95% 96% 93% 95% 94% 93%) -> pbf(65%) -> (19k/130k) -> filter(18% 13% 13% 17% 16% 17% 14%) -> (522/1M) -> fetch( 3%)
0:11:12 INF [wikidata:fetch] - Fetched batch 258 (5000 qids) time:1.0212364s
0:11:17 INF [wikidata:fetch] - Fetched batch 259 (5000 qids) time:1.6497203s
0:11:19 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 744M 6.3M/s ] rels: [ 0 0/s ] wiki: [ 1.2M 998/s ] 271M
cpus: 8.5 gc: 1% mem: 54G/107G postGC: 1G
parse(95% 95% 94% 96% 96% 95% 95%) -> pbf(60%) -> (13k/130k) -> filter(18% 14% 15% 16% 17% 17% 15%) -> (207/1M) -> fetch( 1%)
0:11:21 INF [wikidata:fetch] - Fetched batch 260 (5000 qids) time:1.2320085s
0:11:28 INF [wikidata:fetch] - Fetched batch 261 (5000 qids) time:1.1817416s
0:11:29 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 807M 6.2M/s ] rels: [ 476k 47k/s ] wiki: [ 1.3M 999/s ] 272M
cpus: 8.8 gc: 1% mem: 41G/107G postGC: 1G
parse(97% 96% 96% 95% 97% 96% 96%) -> pbf(62%) -> (20k/130k) -> filter(19% 15% 15% 16% 17% 18% 16%) -> (4.2k/1M) -> fetch( 2%)
0:11:31 INF [wikidata:fetch] - Fetched batch 262 (5000 qids) time:2.0174365s
0:11:32 INF [wikidata:fetch] - Fetched batch 263 (5000 qids) time:1.204213s
0:11:37 INF [wikidata:fetch] - Fetched batch 264 (5000 qids) time:4.0614986s
0:11:38 INF [wikidata:fetch] - Fetched batch 265 (5000 qids) time:1.7660168s
0:11:39 INF [wikidata:fetch] - Fetched batch 266 (5000 qids) time:0.90220296s
0:11:39 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 807M 0/s ] rels: [ 9.3M 884k/s ] wiki: [ 1.3M 2.4k/s ] 279M
cpus: 2.8 gc: 0% mem: 11G/107G postGC: 963M
parse( -% -% -% -% -% -% -%) -> pbf( -%) -> (0/130k) -> filter( -% -% -% -% -% -% -%) -> (63k/1M) -> fetch( 6%)
0:11:41 INF [wikidata:fetch] - Fetched batch 267 (5000 qids) time:1.9909006s
0:11:44 INF [wikidata:fetch] - Fetched batch 268 (5000 qids) time:2.2890255s
0:11:44 INF [wikidata:fetch] - Fetched batch 269 (5000 qids) time:0.8562173s
0:11:47 INF [wikidata:fetch] - Fetched batch 270 (5000 qids) time:2.242055s
0:11:49 INF [wikidata:fetch] - Fetched batch 271 (5000 qids) time:1.8597326s
0:11:49 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 807M 0/s ] rels: [ 9.3M 0/s ] wiki: [ 1.3M 2.4k/s ] 284M
cpus: 0.1 gc: 0% mem: 11G/107G postGC: 963M
parse( -% -% -% -% -% -% -%) -> pbf( -%) -> (0/130k) -> filter( -% -% -% -% -% -% -%) -> (34k/1M) -> fetch( 5%)
0:11:50 INF [wikidata:fetch] - Fetched batch 272 (5000 qids) time:1.2441059s
0:11:51 INF [wikidata:fetch] - Fetched batch 273 (5000 qids) time:0.86516976s
0:11:53 INF [wikidata:fetch] - Fetched batch 274 (5000 qids) time:1.963438s
0:11:54 INF [wikidata:fetch] - Fetched batch 275 (5000 qids) time:1.5614072s
0:11:56 INF [wikidata:fetch] - Fetched batch 276 (5000 qids) time:1.8005621s
0:11:59 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 807M 0/s ] rels: [ 9.3M 0/s ] wiki: [ 1.3M 2.4k/s ] 289M
cpus: 0.1 gc: 0% mem: 12G/107G postGC: 963M
parse( -% -% -% -% -% -% -%) -> pbf( -%) -> (0/130k) -> filter( -% -% -% -% -% -% -%) -> (5.8k/1M) -> fetch( 4%)
0:12:00 INF [wikidata:fetch] - Fetched batch 277 (5000 qids) time:3.9783573s
0:12:01 INF [wikidata:fetch] - Fetched batch 278 (5000 qids) time:1.036206s
0:12:01 INF [wikidata:fetch] - Fetched batch 279 (5 qids) time:0.11473178s
0:12:01 INF [wikidata] - nodes: [ 7.2B 0/s ] ways: [ 807M 0/s ] rels: [ 9.3M 0/s ] wiki: [ 1.3M 5k/s ] 291M
cpus: 0.1 gc: 0% mem: 12G/107G postGC: 963M
parse( -% -% -% -% -% -% -%) -> pbf( -%) -> (0/130k) -> filter( -% -% -% -% -% -% -%) -> (0/1M) -> fetch( -%)
0:12:01 INF [wikidata] - DONE fetched:1390005
0:12:01 INF [wikidata] - Finished in 553s cpu:3,825s avg:6.9
0:12:06 INF - loaded from 1389204 mappings from /root/data/sources/wikidata_names.json in time:5.122299s
0:12:06 INF - Using merge sort feature map, chunk size=1000mb workers=16
0:12:07 INF - dataFileCache open start
0:12:07 INF [lake_centerlines] - Starting...
0:12:08 INF [lake_centerlines] - read: [ 14k 100% 49k/s ] write: [ 0 0/s ] 0
cpus: 4 gc: 0% mem: 3.6G/107G postGC: 1.6G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/67k) -> write( -%)
0:12:08 INF [lake_centerlines] - Finished in 0.9s cpu:2s avg:1.8
0:12:08 INF [water_polygons] - Starting...
0:12:18 INF [water_polygons] - read: [ 762 5% 76/s ] write: [ 3.9M 398k/s ] 232M
cpus: 15 gc: 8% mem: 10G/107G postGC: 3.5G
read(52%) -> (991/1k) -> process(66% 66% 77% 79% 76% 76% 70% 71% 69% 79% 85% 82% 74% 62% 71% 64%) -> (6.8k/67k) -> write(11%)
0:12:28 INF [water_polygons] - read: [ 1.8k 13% 104/s ] write: [ 10M 623k/s ] 594M
cpus: 15.6 gc: 2% mem: 25G/107G postGC: 4.1G
read(30%) -> (950/1k) -> process(97% 92% 97% 97% 81% 97% 81% 97% 77% 97% 97% 96% 97% 94% 95% 93%) -> (6.7k/67k) -> write(16%)
0:12:38 INF [water_polygons] - read: [ 2.8k 20% 102/s ] write: [ 16M 652k/s ] 967M
cpus: 15.6 gc: 2% mem: 21G/107G postGC: 4.3G
read(30%) -> (909/1k) -> process(97% 95% 95% 97% 85% 96% 77% 96% 91% 97% 97% 96% 97% 95% 94% 80%) -> (8.2k/67k) -> write(15%)
0:12:48 INF [water_polygons] - read: [ 3.8k 27% 106/s ] write: [ 23M 646k/s ] 1.3G
cpus: 15.6 gc: 1% mem: 38G/107G postGC: 4.3G
read(27%) -> (944/1k) -> process(98% 96% 97% 98% 73% 81% 93% 96% 97% 98% 98% 95% 98% 95% 94% 96%) -> (9.3k/67k) -> write(17%)
0:12:58 INF [water_polygons] - read: [ 5k 35% 118/s ] write: [ 30M 713k/s ] 1.7G
cpus: 15.7 gc: 1% mem: 55G/107G postGC: 4.3G
read(28%) -> (991/1k) -> process(92% 89% 92% 98% 86% 91% 97% 98% 98% 97% 98% 94% 90% 97% 96% 98%) -> (8.1k/67k) -> write(18%)
0:13:08 INF [water_polygons] - read: [ 6.2k 43% 117/s ] write: [ 37M 709k/s ] 2.1G
cpus: 15.6 gc: 1% mem: 8.3G/107G postGC: 4G
read(11%) -> (1k/1k) -> process(97% 93% 94% 97% 97% 95% 97% 96% 97% 95% 97% 93% 87% 81% 94% 97%) -> (8.9k/67k) -> write(18%)
0:13:18 INF [water_polygons] - read: [ 8.3k 57% 204/s ] write: [ 81M 4.4M/s ] 4.1G
cpus: 8.5 gc: 0% mem: 15G/107G postGC: 3.5G
read( 1%) -> (1k/1k) -> process(44% 43% 53% 47% 44% 42% 50% 71% 53% 43% 45% 43% 44% 43% 44% 44%) -> (29k/67k) -> write(80%)
0:13:28 INF [water_polygons] - read: [ 10k 74% 239/s ] write: [ 136M 5.4M/s ] 6.5G
cpus: 5.1 gc: 0% mem: 18G/107G postGC: 3.5G
read( 1%) -> (1k/1k) -> process(25% 25% 27% 24% 25% 26% 26% 26% 26% 25% 24% 26% 26% 26% 25% 26%) -> (34k/67k) -> write(96%)
0:13:38 INF [water_polygons] - read: [ 13k 91% 238/s ] write: [ 191M 5.4M/s ] 8.9G
cpus: 5.1 gc: 0% mem: 20G/107G postGC: 3.5G
read( 1%) -> (1k/1k) -> process(25% 25% 25% 25% 24% 25% 26% 25% 25% 27% 25% 27% 27% 25% 24% 25%) -> (47k/67k) -> write(95%)
0:13:44 INF [water_polygons] - read: [ 14k 100% 240/s ] write: [ 222M 5.5M/s ] 10G
cpus: 5.1 gc: 0% mem: 58G/107G postGC: 3.5G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/67k) -> write( -%)
0:13:44 INF [water_polygons] - Finished in 96s cpu:1,150s avg:12
0:13:44 INF [natural_earth] - unzipping /root/data/sources/natural_earth_vector.sqlite.zip to data/tmp/natearth.sqlite
0:13:47 INF [natural_earth] - Starting...
0:13:52 INF [natural_earth] - read: [ 304k 100% 56k/s ] write: [ 45k 8.5k/s ] 10G
cpus: 3.9 gc: 0% mem: 63G/107G postGC: 3.5G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/67k) -> write( -%)
0:13:52 INF [natural_earth] - Finished in 6s cpu:21s avg:3.7
0:13:52 INF [osm_pass1] - Starting...
0:14:02 INF [osm_pass1] - nodes: [ 118M 11M/s ] 1.2G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.9 gc: 1% mem: 53G/107G postGC: 4.5G hppc: 1.4k
parse(20% 24% 23% 21% 25% 23% 22% 22% 28% 24% 22% 21% 21% 22%) -> pbf(56%) -> (32k/70k) -> process(92%)
0:14:12 INF [osm_pass1] - nodes: [ 210M 9.2M/s ] 2.3G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 8% mem: 6.7G/107G postGC: 6.7G hppc: 1.4k
parse(15% 19% 16% 20% 19% 18% 19% 17% 16% 16% 14% 16% 18% 17%) -> pbf(47%) -> (63k/70k) -> process(75%)
0:14:22 INF [osm_pass1] - nodes: [ 284M 7.3M/s ] 3.2G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.8 gc: 9% mem: 13G/107G postGC: 10G hppc: 1.4k
parse(15% 12% 14% 14% 16% 15% 14% 14% 15% 13% 15% 12% 15% 13%) -> pbf(62%) -> (33k/70k) -> process(87%)
0:14:32 INF [osm_pass1] - nodes: [ 365M 8M/s ] 4.2G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 9% mem: 17G/107G postGC: 14G hppc: 1.4k
parse(15% 12% 10% 17% 13% 14% 11% 13% 13% 13% 12% 13% 14% 12%) -> pbf(66%) -> (61k/70k) -> process(89%)
0:14:42 INF [osm_pass1] - nodes: [ 443M 7.8M/s ] 5.2G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5 gc: 11% mem: 23G/107G postGC: 18G hppc: 1.4k
parse(14% 11% 13% 13% 16% 13% 13% 13% 9% 13% 11% 12% 13% 11%) -> pbf(64%) -> (62k/70k) -> process(86%)
0:14:52 INF [osm_pass1] - nodes: [ 523M 7.9M/s ] 6.1G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 9% mem: 26G/107G postGC: 21G hppc: 1.4k
parse(12% 13% 12% 13% 13% 12% 13% 13% 13% 12% 11% 14% 16% 12%) -> pbf(69%) -> (61k/70k) -> process(89%)
0:15:02 INF [osm_pass1] - nodes: [ 602M 7.9M/s ] 6.9G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 9% mem: 24G/107G postGC: 24G hppc: 1.4k
parse(11% 13% 15% 12% 12% 12% 15% 17% 13% 13% 14% 12% 14% 13%) -> pbf(66%) -> (62k/70k) -> process(89%)
0:15:12 INF [osm_pass1] - nodes: [ 674M 7.1M/s ] 7.7G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 7% mem: 31G/107G postGC: 26G hppc: 1.4k
parse(13% 11% 13% 13% 14% 13% 13% 12% 12% 12% 13% 14% 14% 14%) -> pbf(62%) -> (14k/70k) -> process(82%)
0:15:23 INF [osm_pass1] - nodes: [ 753M 7.9M/s ] 8.5G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 8% mem: 35G/107G postGC: 29G hppc: 1.4k
parse(15% 14% 15% 13% 13% 11% 13% 15% 16% 11% 15% 15% 12% 13%) -> pbf(72%) -> (59k/70k) -> process(89%)
0:15:33 INF [osm_pass1] - nodes: [ 833M 8M/s ] 9.4G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 8% mem: 34G/107G postGC: 31G hppc: 1.4k
parse(14% 15% 14% 12% 17% 13% 13% 14% 16% 14% 16% 14% 13% 13%) -> pbf(70%) -> (64k/70k) -> process(91%)
0:15:43 INF [osm_pass1] - nodes: [ 918M 8.4M/s ] 10G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 6% mem: 33G/107G postGC: 33G hppc: 1.4k
parse(13% 15% 14% 13% 14% 14% 14% 14% 15% 14% 14% 15% 15% 13%) -> pbf(70%) -> (21k/70k) -> process(92%)
0:15:53 INF [osm_pass1] - nodes: [ 997M 7.8M/s ] 11G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 7% mem: 40G/107G postGC: 36G hppc: 1.4k
parse(13% 15% 11% 11% 15% 14% 13% 14% 11% 12% 12% 11% 11% 13%) -> pbf(69%) -> (61k/70k) -> process(91%)
0:16:03 INF [osm_pass1] - nodes: [ 1B 8.4M/s ] 11G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 7% mem: 41G/107G postGC: 39G hppc: 1.4k
parse(13% 16% 14% 14% 13% 14% 11% 11% 12% 14% 13% 14% 13% 13%) -> pbf(70%) -> (65k/70k) -> process(91%)
0:16:13 INF [osm_pass1] - nodes: [ 1.1B 7.9M/s ] 12G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 4% mem: 40G/107G postGC: 39G hppc: 1.4k
parse(12% 15% 14% 11% 11% 12% 11% 14% 14% 13% 11% 14% 15% 11%) -> pbf(65%) -> (61k/70k) -> process(86%)
0:16:23 INF [osm_pass1] - nodes: [ 1.2B 8.1M/s ] 13G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 8% mem: 44G/107G postGC: 43G hppc: 1.4k
parse(15% 16% 13% 12% 12% 14% 13% 14% 13% 13% 10% 12% 12% 12%) -> pbf(69%) -> (60k/70k) -> process(90%)
0:16:33 INF [osm_pass1] - nodes: [ 1.3B 8.2M/s ] 14G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 48G/107G postGC: 46G hppc: 1.4k
parse(12% 12% 13% 11% 14% 11% 12% 13% 14% 13% 12% 13% 15% 13%) -> pbf(72%) -> (62k/70k) -> process(92%)
0:16:43 INF [osm_pass1] - nodes: [ 1.4B 8.5M/s ] 15G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 5% mem: 49G/107G postGC: 48G hppc: 1.4k
parse(13% 13% 13% 11% 16% 14% 15% 11% 12% 13% 11% 12% 13% 11%) -> pbf(72%) -> (60k/70k) -> process(93%)
0:16:53 INF [osm_pass1] - nodes: [ 1.5B 9M/s ] 15G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 2% mem: 61G/107G postGC: 48G hppc: 1.4k
parse(14% 14% 13% 15% 10% 13% 12% 13% 12% 14% 12% 13% 13% 13%) -> pbf(74%) -> (61k/70k) -> process(96%)
0:17:03 INF [osm_pass1] - nodes: [ 1.5B 9M/s ] 16G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 2% mem: 63G/107G postGC: 49G hppc: 1.4k
parse(15% 13% 13% 13% 14% 13% 13% 13% 12% 14% 12% 13% 14% 12%) -> pbf(76%) -> (65k/70k) -> process(96%)
0:17:13 INF [osm_pass1] - nodes: [ 1.6B 7.9M/s ] 17G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 2% mem: 32G/107G postGC: 50G hppc: 1.4k
parse(12% 11% 11% 12% 12% 12% 12% 11% 11% 10% 12% 11% 10% 11%) -> pbf(67%) -> (62k/70k) -> process(87%)
0:17:23 INF [osm_pass1] - nodes: [ 1.7B 8.3M/s ] 18G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 6% mem: 28G/107G postGC: 27G hppc: 1.4k
parse(12% 12% 13% 11% 11% 13% 12% 12% 12% 12% 12% 13% 13% 12%) -> pbf(72%) -> (62k/70k) -> process(93%)
0:17:33 INF [osm_pass1] - nodes: [ 1.8B 8.6M/s ] 19G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 4% mem: 36G/107G postGC: 29G hppc: 1.4k
parse(11% 12% 12% 12% 13% 12% 12% 12% 12% 12% 13% 14% 14% 12%) -> pbf(73%) -> (60k/70k) -> process(94%)
0:17:43 INF [osm_pass1] - nodes: [ 1.9B 8.4M/s ] 19G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 7% mem: 32G/107G postGC: 32G hppc: 1.4k
parse(11% 13% 13% 12% 11% 12% 12% 12% 13% 12% 12% 12% 12% 13%) -> pbf(68%) -> (60k/70k) -> process(92%)
0:17:53 INF [osm_pass1] - nodes: [ 2B 8.7M/s ] 20G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 3% mem: 42G/107G postGC: 34G hppc: 1.4k
parse(12% 11% 13% 13% 13% 13% 14% 13% 13% 12% 15% 12% 11% 13%) -> pbf(73%) -> (29k/70k) -> process(95%)
0:18:03 INF [osm_pass1] - nodes: [ 2B 8.4M/s ] 21G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 6% mem: 38G/107G postGC: 36G hppc: 1.4k
parse(12% 12% 14% 13% 13% 14% 16% 13% 15% 12% 12% 13% 13% 14%) -> pbf(68%) -> (63k/70k) -> process(93%)
0:18:13 INF [osm_pass1] - nodes: [ 2.1B 7M/s ] 22G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 8% mem: 46G/107G postGC: 42G hppc: 1.4k
parse(10% 10% 10% 10% 11% 10% 10% 10% 10% 10% 11% 10% 11% 10%) -> pbf(57%) -> (62k/70k) -> process(82%)
0:18:23 INF [osm_pass1] - nodes: [ 2.2B 8.1M/s ] 22G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 7% mem: 47G/107G postGC: 46G hppc: 1.4k
parse(12% 11% 11% 9% 11% 12% 10% 13% 11% 10% 11% 10% 11% 11%) -> pbf(68%) -> (66k/70k) -> process(91%)
0:18:33 INF [osm_pass1] - nodes: [ 2.3B 8.6M/s ] 23G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 3% mem: 58G/107G postGC: 47G hppc: 1.4k
parse(11% 12% 12% 12% 10% 11% 11% 12% 10% 11% 10% 12% 11% 11%) -> pbf(73%) -> (59k/70k) -> process(96%)
0:18:43 INF [osm_pass1] - nodes: [ 2.4B 7.8M/s ] 24G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 8% mem: 40G/107G postGC: 37G hppc: 1.4k
parse(10% 11% 9% 9% 10% 11% 9% 10% 11% 10% 11% 11% 11% 12%) -> pbf(67%) -> (64k/70k) -> process(90%)
0:18:53 INF [osm_pass1] - nodes: [ 2.4B 8.1M/s ] 25G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 7% mem: 44G/107G postGC: 40G hppc: 1.4k
parse(11% 9% 10% 10% 11% 11% 11% 11% 10% 10% 11% 9% 10% 10%) -> pbf(68%) -> (60k/70k) -> process(92%)
0:19:03 INF [osm_pass1] - nodes: [ 2.5B 8.6M/s ] 26G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 4% mem: 49G/107G postGC: 42G hppc: 1.4k
parse(12% 12% 10% 11% 10% 10% 10% 11% 10% 12% 11% 11% 11% 10%) -> pbf(73%) -> (62k/70k) -> process(95%)
0:19:13 INF [osm_pass1] - nodes: [ 2.6B 7.3M/s ] 26G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 7% mem: 47G/107G postGC: 46G hppc: 1.4k
parse(10% 9% 9% 9% 9% 9% 9% 10% 10% 8% 9% 9% 9% 9%) -> pbf(62%) -> (53k/70k) -> process(84%)
0:19:23 INF [osm_pass1] - nodes: [ 2.7B 8.2M/s ] 27G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 6% mem: 52G/107G postGC: 50G hppc: 1.4k
parse(10% 11% 10% 11% 9% 10% 10% 10% 10% 10% 10% 11% 10% 10%) -> pbf(70%) -> (61k/70k) -> process(93%)
0:19:33 INF [osm_pass1] - nodes: [ 2.8B 8.7M/s ] 28G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 4% mem: 57G/107G postGC: 51G hppc: 1.4k
parse(11% 10% 11% 11% 11% 10% 11% 11% 11% 12% 12% 11% 11% 10%) -> pbf(70%) -> (63k/70k) -> process(95%)
0:19:43 INF [osm_pass1] - nodes: [ 2.9B 8.2M/s ] 29G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 7% mem: 56G/107G postGC: 54G hppc: 1.4k
parse(11% 10% 10% 11% 11% 10% 10% 11% 11% 9% 10% 10% 11% 11%) -> pbf(67%) -> (60k/70k) -> process(92%)
0:19:53 INF [osm_pass1] - nodes: [ 2.9B 8.2M/s ] 29G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 7% mem: 62G/107G postGC: 60G hppc: 1.4k
parse(11% 9% 10% 11% 10% 10% 10% 11% 9% 10% 11% 10% 9% 9%) -> pbf(68%) -> (61k/70k) -> process(92%)
0:20:03 INF [osm_pass1] - nodes: [ 3B 8.5M/s ] 30G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 5% mem: 62G/107G postGC: 61G hppc: 1.4k
parse(10% 10% 10% 11% 10% 10% 10% 10% 10% 10% 11% 10% 10% 10%) -> pbf(71%) -> (63k/70k) -> process(94%)
0:20:13 INF [osm_pass1] - nodes: [ 3.1B 8M/s ] 31G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.5 gc: 5% mem: 77G/107G postGC: 64G hppc: 1.4k
parse( 9% 9% 9% 9% 9% 10% 9% 9% 10% 9% 9% 9% 10% 10%) -> pbf(61%) -> (64k/70k) -> process(86%)
0:20:23 INF [osm_pass1] - nodes: [ 3.2B 8.7M/s ] 32G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.5 gc: 3% mem: 81G/107G postGC: 66G hppc: 1.4k
parse(10% 11% 10% 10% 11% 11% 11% 10% 11% 10% 11% 11% 11% 10%) -> pbf(73%) -> (64k/70k) -> process(96%)
0:20:33 INF [osm_pass1] - nodes: [ 3.3B 8M/s ] 32G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 9% mem: 73G/107G postGC: 71G hppc: 1.4k
parse(11% 10% 9% 9% 9% 9% 9% 10% 9% 10% 10% 11% 9% 9%) -> pbf(68%) -> (65k/70k) -> process(90%)
0:20:43 INF [osm_pass1] - nodes: [ 3.4B 8M/s ] 33G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 7% mem: 79G/107G postGC: 76G hppc: 1.4k
parse( 9% 10% 10% 10% 11% 10% 10% 10% 10% 8% 9% 9% 9% 10%) -> pbf(69%) -> (62k/70k) -> process(91%)
0:20:53 INF [osm_pass1] - nodes: [ 3.4B 8.2M/s ] 34G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 49G/107G postGC: 49G hppc: 1.4k
parse(10% 10% 9% 9% 10% 9% 9% 9% 10% 10% 10% 10% 10% 9%) -> pbf(71%) -> (63k/70k) -> process(93%)
0:21:03 INF [osm_pass1] - nodes: [ 3.5B 10M/s ] 35G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 7% mem: 48G/107G postGC: 47G hppc: 1.4k
parse(12% 10% 14% 14% 12% 12% 13% 13% 13% 11% 11% 12% 13% 12%) -> pbf(58%) -> (64k/70k) -> process(92%)
0:21:13 INF [osm_pass1] - nodes: [ 3.7B 11M/s ] 36G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 6% mem: 50G/107G postGC: 50G hppc: 1.4k
parse(13% 15% 13% 13% 12% 13% 15% 12% 15% 15% 12% 14% 15% 13%) -> pbf(44%) -> (62k/70k) -> process(84%)
0:21:23 INF [osm_pass1] - nodes: [ 3.8B 11M/s ] 37G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 9% mem: 61G/107G postGC: 55G hppc: 1.4k
parse(15% 14% 15% 15% 13% 13% 14% 14% 14% 14% 14% 16% 13% 11%) -> pbf(46%) -> (59k/70k) -> process(90%)
0:21:33 INF [osm_pass1] - nodes: [ 3.9B 12M/s ] 38G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 68G/107G postGC: 58G hppc: 1.4k
parse(16% 12% 14% 16% 14% 17% 14% 13% 15% 15% 15% 16% 15% 15%) -> pbf(48%) -> (64k/70k) -> process(92%)
0:21:43 INF [osm_pass1] - nodes: [ 4B 12M/s ] 39G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 7% mem: 60G/107G postGC: 60G hppc: 1.4k
parse(15% 15% 16% 16% 15% 15% 14% 15% 15% 15% 13% 15% 15% 15%) -> pbf(49%) -> (14k/70k) -> process(92%)
0:21:53 INF [osm_pass1] - nodes: [ 4.1B 11M/s ] 40G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 9% mem: 68G/107G postGC: 67G hppc: 1.4k
parse(14% 13% 15% 15% 19% 13% 13% 13% 15% 13% 14% 14% 14% 14%) -> pbf(46%) -> (64k/70k) -> process(89%)
0:22:03 INF [osm_pass1] - nodes: [ 4.3B 12M/s ] 41G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 4% mem: 62G/107G postGC: 69G hppc: 1.4k
parse(16% 15% 15% 14% 15% 16% 14% 17% 16% 15% 14% 18% 15% 15%) -> pbf(49%) -> (62k/70k) -> process(95%)
0:22:13 INF [osm_pass1] - nodes: [ 4.4B 10M/s ] 42G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 7% mem: 70G/107G postGC: 54G hppc: 1.4k
parse(13% 13% 14% 15% 14% 13% 14% 14% 13% 13% 13% 13% 14% 12%) -> pbf(42%) -> (62k/70k) -> process(82%)
0:22:23 INF [osm_pass1] - nodes: [ 4.5B 12M/s ] 43G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 5% mem: 62G/107G postGC: 56G hppc: 1.4k
parse(17% 16% 15% 15% 15% 15% 16% 15% 16% 14% 13% 16% 15% 16%) -> pbf(48%) -> (63k/70k) -> process(93%)
0:22:33 INF [osm_pass1] - nodes: [ 4.6B 12M/s ] 44G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 6% mem: 71G/107G postGC: 60G hppc: 1.4k
parse(14% 13% 16% 14% 14% 14% 17% 18% 17% 13% 16% 14% 17% 14%) -> pbf(48%) -> (62k/70k) -> process(93%)
0:22:43 INF [osm_pass1] - nodes: [ 4.8B 12M/s ] 46G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 64G/107G postGC: 62G hppc: 1.4k
parse(13% 15% 14% 16% 14% 18% 15% 15% 12% 17% 16% 14% 14% 15%) -> pbf(48%) -> (62k/70k) -> process(93%)
0:22:53 INF [osm_pass1] - nodes: [ 4.9B 11M/s ] 46G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 11% mem: 71G/107G postGC: 68G hppc: 1.4k
parse(13% 13% 11% 13% 14% 14% 10% 14% 13% 16% 15% 12% 14% 13%) -> pbf(44%) -> (61k/70k) -> process(87%)
0:23:03 INF [osm_pass1] - nodes: [ 5B 12M/s ] 48G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 76G/107G postGC: 71G hppc: 1.4k
parse(14% 17% 14% 14% 14% 15% 15% 15% 16% 16% 14% 15% 16% 15%) -> pbf(47%) -> (55k/70k) -> process(93%)
0:23:13 INF [osm_pass1] - nodes: [ 5.1B 11M/s ] 49G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 6% mem: 61G/107G postGC: 61G hppc: 1.4k
parse(15% 13% 13% 14% 15% 13% 13% 13% 14% 13% 15% 16% 15% 14%) -> pbf(44%) -> (64k/70k) -> process(84%)
0:23:23 INF [osm_pass1] - nodes: [ 5.2B 11M/s ] 49G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.8 gc: 11% mem: 67G/107G postGC: 67G hppc: 1.4k
parse(14% 14% 16% 11% 14% 14% 14% 13% 12% 14% 13% 12% 12% 14%) -> pbf(44%) -> (61k/70k) -> process(87%)
0:23:33 INF [osm_pass1] - nodes: [ 5.3B 11M/s ] 50G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5.3 gc: 9% mem: 67G/107G postGC: 63G hppc: 1.4k
parse(15% 16% 15% 16% 14% 13% 13% 14% 14% 15% 14% 15% 12% 14%) -> pbf(45%) -> (62k/70k) -> process(89%)
0:23:43 INF [osm_pass1] - nodes: [ 5.4B 11M/s ] 51G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 9% mem: 71G/107G postGC: 68G hppc: 1.4k
parse(14% 14% 14% 14% 15% 14% 15% 13% 16% 16% 14% 13% 15% 14%) -> pbf(47%) -> (62k/70k) -> process(90%)
0:23:53 INF [osm_pass1] - nodes: [ 5.6B 12M/s ] 53G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.8 gc: 5% mem: 81G/107G postGC: 64G hppc: 1.4k
parse(16% 16% 15% 15% 14% 15% 15% 15% 14% 16% 15% 18% 15% 15%) -> pbf(49%) -> (34k/70k) -> process(93%)
0:24:03 INF [osm_pass1] - nodes: [ 5.7B 12M/s ] 54G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 73G/107G postGC: 66G hppc: 1.4k
parse(17% 14% 15% 16% 16% 14% 15% 14% 14% 18% 15% 14% 16% 14%) -> pbf(49%) -> (60k/70k) -> process(93%)
0:24:13 INF [osm_pass1] - nodes: [ 5.8B 11M/s ] 55G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 6% mem: 73G/107G postGC: 68G hppc: 1.4k
parse(15% 12% 13% 13% 15% 13% 12% 13% 12% 14% 13% 13% 14% 14%) -> pbf(44%) -> (60k/70k) -> process(84%)
0:24:23 INF [osm_pass1] - nodes: [ 5.9B 12M/s ] 56G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 6% mem: 75G/107G postGC: 70G hppc: 1.4k
parse(17% 15% 13% 12% 15% 19% 14% 14% 13% 15% 14% 13% 15% 19%) -> pbf(48%) -> (40k/70k) -> process(93%)
0:24:33 INF [osm_pass1] - nodes: [ 6B 10M/s ] 57G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.8 gc: 11% mem: 83G/107G postGC: 78G hppc: 1.4k
parse(14% 15% 13% 13% 13% 12% 12% 13% 15% 16% 14% 14% 13% 11%) -> pbf(43%) -> (12k/70k) -> process(86%)
0:24:43 INF [osm_pass1] - nodes: [ 6.2B 11M/s ] 58G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5.1 gc: 9% mem: 75G/107G postGC: 72G hppc: 1.4k
parse(16% 13% 15% 13% 15% 15% 14% 11% 11% 16% 15% 14% 16% 15%) -> pbf(46%) -> (26k/70k) -> process(89%)
0:24:53 INF [osm_pass1] - nodes: [ 6.3B 12M/s ] 59G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 4% mem: 84G/107G postGC: 70G hppc: 1.4k
parse(16% 15% 15% 15% 13% 16% 16% 17% 15% 14% 16% 14% 16% 16%) -> pbf(49%) -> (60k/70k) -> process(95%)
0:25:03 INF [osm_pass1] - nodes: [ 6.4B 12M/s ] 60G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 7% mem: 78G/107G postGC: 72G hppc: 1.4k
parse(14% 15% 16% 14% 15% 12% 15% 13% 14% 15% 15% 18% 13% 15%) -> pbf(47%) -> (59k/70k) -> process(91%)
0:25:13 INF [osm_pass1] - nodes: [ 6.5B 11M/s ] 61G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 5% mem: 83G/107G postGC: 74G hppc: 1.4k
parse(16% 11% 14% 15% 15% 15% 13% 15% 14% 14% 14% 13% 14% 13%) -> pbf(44%) -> (65k/70k) -> process(85%)
0:25:23 INF [osm_pass1] - nodes: [ 6.6B 10M/s ] 62G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5.5 gc: 11% mem: 80G/107G postGC: 77G hppc: 1.4k
parse(16% 14% 13% 18% 13% 14% 14% 15% 11% 16% 11% 12% 12% 12%) -> pbf(45%) -> (60k/70k) -> process(87%)
0:25:33 INF [osm_pass1] - nodes: [ 6.8B 10M/s ] 63G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5.8 gc: 13% mem: 77G/107G postGC: 77G hppc: 1.4k
parse(13% 15% 16% 15% 13% 12% 12% 14% 11% 15% 13% 13% 11% 17%) -> pbf(46%) -> (41k/70k) -> process(86%)
0:25:43 INF [osm_pass1] - nodes: [ 6.9B 11M/s ] 64G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.9 gc: 11% mem: 84G/107G postGC: 84G hppc: 1.4k
parse(14% 14% 14% 13% 11% 15% 14% 10% 13% 14% 13% 15% 13% 11%) -> pbf(45%) -> (65k/70k) -> process(86%)
0:25:53 INF [osm_pass1] - nodes: [ 7B 10M/s ] 64G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5.7 gc: 12% mem: 84G/107G postGC: 82G hppc: 1.4k
parse(13% 15% 15% 16% 13% 14% 14% 14% 12% 16% 14% 11% 13% 14%) -> pbf(46%) -> (64k/70k) -> process(86%)
0:26:03 INF [osm_pass1] - nodes: [ 7.1B 11M/s ] 65G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 5.2 gc: 11% mem: 78G/107G postGC: 78G hppc: 1.4k
parse(14% 12% 12% 12% 14% 14% 15% 15% 17% 13% 10% 14% 11% 14%) -> pbf(45%) -> (10k/70k) -> process(87%)
0:26:13 INF [osm_pass1] - nodes: [ 7.2B 11M/s ] 66G ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 5% mem: 82G/107G postGC: 80G hppc: 1.4k
parse(13% 12% 14% 12% 13% 15% 15% 13% 14% 12% 12% 14% 13% 13%) -> pbf(43%) -> (62k/70k) -> process(84%)
0:26:23 INF [osm_pass1] - nodes: [ 7.2B 472k/s ] 66G ways: [ 28M 2.8M/s ] rels: [ 0 0/s ]
cpus: 12.8 gc: 14% mem: 78G/107G postGC: 79G hppc: 1.4k
parse(63% 59% 59% 61% 60% 58% 61% 59% 61% 64% 61% 56% 59% 60%) -> pbf(57%) -> (22k/70k) -> process(41%)
0:26:33 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 73M 4.5M/s ] rels: [ 0 0/s ]
cpus: 13 gc: 7% mem: 76G/107G postGC: 75G hppc: 1.4k
parse(70% 75% 68% 73% 72% 72% 72% 70% 72% 72% 74% 73% 71% 72%) -> pbf(77%) -> (861/70k) -> process(53%)
0:26:43 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 119M 4.5M/s ] rels: [ 0 0/s ]
cpus: 12.3 gc: 8% mem: 79G/107G postGC: 76G hppc: 1.4k
parse(64% 64% 66% 65% 64% 62% 64% 64% 65% 65% 60% 65% 63% 64%) -> pbf(80%) -> (6.1k/70k) -> process(55%)
0:26:53 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 166M 4.7M/s ] rels: [ 0 0/s ]
cpus: 11.6 gc: 7% mem: 90G/107G postGC: 75G hppc: 1.4k
parse(62% 58% 59% 60% 57% 63% 63% 64% 60% 56% 63% 59% 61% 64%) -> pbf(86%) -> (6.8k/70k) -> process(58%)
0:27:04 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 212M 4.6M/s ] rels: [ 0 0/s ]
cpus: 11.8 gc: 9% mem: 75G/107G postGC: 75G hppc: 1.4k
parse(59% 60% 59% 59% 61% 59% 59% 60% 60% 62% 61% 58% 60% 60%) -> pbf(81%) -> (34k/70k) -> process(55%)
0:27:14 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 255M 4.2M/s ] rels: [ 0 0/s ]
cpus: 11.2 gc: 9% mem: 82G/107G postGC: 76G hppc: 1.4k
parse(55% 54% 56% 54% 55% 54% 58% 54% 56% 57% 51% 53% 59% 57%) -> pbf(73%) -> (4.8k/70k) -> process(51%)
0:27:24 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 306M 5.1M/s ] rels: [ 0 0/s ]
cpus: 11.5 gc: 6% mem: 79G/107G postGC: 74G hppc: 1.4k
parse(61% 60% 59% 58% 60% 57% 60% 59% 60% 63% 60% 56% 61% 65%) -> pbf(88%) -> (8.7k/70k) -> process(60%)
0:27:34 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 353M 4.6M/s ] rels: [ 0 0/s ]
cpus: 11 gc: 11% mem: 79G/107G postGC: 76G hppc: 1.4k
parse(51% 55% 50% 53% 52% 56% 54% 53% 53% 53% 53% 51% 50% 53%) -> pbf(83%) -> (9.8k/70k) -> process(58%)
0:27:44 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 403M 4.9M/s ] rels: [ 0 0/s ]
cpus: 10.9 gc: 10% mem: 82G/107G postGC: 75G hppc: 1.4k
parse(51% 50% 55% 52% 52% 54% 51% 52% 51% 51% 51% 50% 51% 49%) -> pbf(83%) -> (10k/70k) -> process(59%)
0:27:54 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 456M 5.3M/s ] rels: [ 0 0/s ]
cpus: 10.7 gc: 9% mem: 79G/107G postGC: 75G hppc: 1.4k
parse(53% 50% 50% 51% 51% 50% 52% 51% 51% 51% 55% 50% 51% 50%) -> pbf(85%) -> (7.4k/70k) -> process(61%)
0:28:04 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 510M 5.3M/s ] rels: [ 0 0/s ]
cpus: 10.4 gc: 9% mem: 76G/107G postGC: 74G hppc: 1.4k
parse(52% 50% 51% 51% 52% 46% 51% 50% 49% 51% 49% 47% 54% 49%) -> pbf(84%) -> (15k/70k) -> process(61%)
0:28:14 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 557M 4.7M/s ] rels: [ 0 0/s ]
cpus: 9.7 gc: 9% mem: 80G/107G postGC: 76G hppc: 1.4k
parse(47% 49% 46% 46% 45% 47% 50% 49% 47% 48% 49% 47% 44% 47%) -> pbf(75%) -> (8.8k/70k) -> process(54%)
0:28:24 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 610M 5.2M/s ] rels: [ 0 0/s ]
cpus: 11.3 gc: 8% mem: 81G/107G postGC: 74G hppc: 1.4k
parse(56% 58% 55% 58% 57% 54% 56% 57% 57% 56% 58% 59% 57% 53%) -> pbf(83%) -> (8.5k/70k) -> process(60%)
0:28:34 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 665M 5.4M/s ] rels: [ 0 0/s ]
cpus: 11.2 gc: 5% mem: 77G/107G postGC: 73G hppc: 1.4k
parse(59% 58% 57% 56% 60% 61% 58% 56% 55% 59% 58% 57% 56% 61%) -> pbf(88%) -> (14k/70k) -> process(62%)
0:28:44 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 717M 5.1M/s ] rels: [ 0 0/s ]
cpus: 10.4 gc: 10% mem: 81G/107G postGC: 75G hppc: 1.4k
parse(48% 49% 51% 49% 48% 50% 52% 52% 49% 50% 49% 50% 48% 49%) -> pbf(84%) -> (10k/70k) -> process(61%)
0:28:54 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 769M 5.1M/s ] rels: [ 0 0/s ]
cpus: 10.7 gc: 11% mem: 79G/107G postGC: 75G hppc: 1.4k
parse(52% 52% 46% 50% 51% 50% 49% 50% 48% 50% 50% 47% 46% 50%) -> pbf(83%) -> (9.3k/70k) -> process(60%)
0:29:04 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 807M 3.8M/s ] rels: [ 1.6M 168k/s ]
cpus: 9.5 gc: 7% mem: 81G/107G postGC: 74G hppc: 162M
parse(43% 45% 39% 42% 43% 40% 41% 41% 43% 42% 41% 44% 44% 42%) -> pbf(64%) -> (60k/70k) -> process(71%)
0:29:13 INF [osm_pass1] - nodes: [ 7.2B 0/s ] 66G ways: [ 807M 0/s ] rels: [ 9.3M 794k/s ]
cpus: 3.6 gc: 6% mem: 77G/107G postGC: 74G hppc: 497M
parse( -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> pbf( -%) -> (0/70k) -> process( -%)
0:29:13 INF [osm_pass1] - Finished in 921s cpu:5,177s avg:5.6
0:29:13 INF [osm_pass2] - Starting...
0:29:23 INF [osm_pass2] - nodes: [ 55M 1% 5.5M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 227M 463k/s ] 11G
cpus: 10 gc: 3% mem: 75G/107G postGC: 73G hppc: 497M
parse(43% 44% 42% 41%) -> pbf(33%) -> (30k/66k) -> process(42% 41% 45% 46% 43% 44% 42% 39% 47% 43% 46% 42% 44% 45% 44%) -> (7k/66k) -> write(28%)
0:29:33 INF [osm_pass2] - nodes: [ 116M 2% 6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 233M 649k/s ] 12G
cpus: 8 gc: 1% mem: 95G/107G postGC: 73G hppc: 497M
parse(42% 40% 40% 41%) -> pbf(31%) -> (3.5k/66k) -> process(34% 32% 33% 33% 38% 33% 35% 32% 35% 31% 34% 34% 37% 37% 36%) -> (6.8k/66k) -> write(28%)
0:29:43 INF [osm_pass2] - nodes: [ 178M 2% 6.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 238M 438k/s ] 13G
cpus: 8.4 gc: 2% mem: 91G/107G postGC: 72G hppc: 497M
parse(44% 43% 41% 42%) -> pbf(32%) -> (44k/66k) -> process(35% 35% 33% 37% 33% 34% 33% 37% 36% 35% 33% 33% 35% 32% 36%) -> (8.9k/66k) -> write(24%)
0:29:53 INF [osm_pass2] - nodes: [ 230M 3% 5.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 246M 829k/s ] 14G
cpus: 9.5 gc: 2% mem: 89G/107G postGC: 72G hppc: 497M
parse(44% 41% 43% 41%) -> pbf(30%) -> (23k/66k) -> process(44% 44% 41% 39% 35% 41% 41% 38% 44% 40% 42% 40% 43% 39% 41%) -> (21k/66k) -> write(44%)
0:30:03 INF [osm_pass2] - nodes: [ 282M 4% 5.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 254M 821k/s ] 15G
cpus: 10.2 gc: 2% mem: 86G/107G postGC: 72G hppc: 497M
parse(38% 37% 40% 41%) -> pbf(29%) -> (28k/66k) -> process(41% 43% 46% 45% 44% 43% 52% 42% 47% 46% 51% 46% 49% 45% 52%) -> (6k/66k) -> write(44%)
0:30:13 INF [osm_pass2] - nodes: [ 341M 5% 5.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 261M 720k/s ] 16G
cpus: 9.1 gc: 2% mem: 83G/107G postGC: 72G hppc: 497M
parse(40% 40% 38% 40%) -> pbf(30%) -> (34k/66k) -> process(43% 39% 44% 42% 40% 41% 39% 40% 38% 38% 33% 43% 40% 38% 39%) -> (5.7k/66k) -> write(34%)
0:30:23 INF [osm_pass2] - nodes: [ 415M 6% 7.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 266M 424k/s ] 17G
cpus: 9.4 gc: 2% mem: 93G/107G postGC: 72G hppc: 497M
parse(47% 48% 49% 48%) -> pbf(35%) -> (41k/66k) -> process(42% 40% 43% 43% 43% 39% 40% 37% 39% 40% 41% 38% 42% 42% 39%) -> (9k/66k) -> write(22%)
0:30:33 INF [osm_pass2] - nodes: [ 485M 7% 6.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 270M 405k/s ] 17G
cpus: 8.7 gc: 3% mem: 74G/107G postGC: 72G hppc: 497M
parse(45% 46% 45% 44%) -> pbf(34%) -> (4.4k/66k) -> process(35% 36% 35% 37% 36% 34% 39% 36% 37% 35% 38% 36% 40% 36% 36%) -> (7.3k/66k) -> write(21%)
0:30:43 INF [osm_pass2] - nodes: [ 562M 8% 7.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 272M 257k/s ] 18G
cpus: 9 gc: 1% mem: 82G/107G postGC: 72G hppc: 497M
parse(50% 51% 51% 51%) -> pbf(37%) -> (1.1k/66k) -> process(37% 40% 34% 37% 37% 37% 34% 37% 34% 38% 38% 33% 35% 36% 36%) -> (7.4k/66k) -> write(13%)
0:30:53 INF [osm_pass2] - nodes: [ 635M 9% 7.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 277M 428k/s ] 18G
cpus: 9.1 gc: 2% mem: 91G/107G postGC: 72G hppc: 497M
parse(51% 53% 52% 55%) -> pbf(37%) -> (1k/66k) -> process(38% 38% 38% 37% 36% 37% 34% 38% 38% 36% 35% 38% 34% 39% 34%) -> (8.7k/66k) -> write(19%)
0:31:03 INF [osm_pass2] - nodes: [ 715M 10% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 278M 174k/s ] 18G
cpus: 8.6 gc: 2% mem: 75G/107G postGC: 72G hppc: 497M
parse(54% 54% 53% 55%) -> pbf(38%) -> (45k/66k) -> process(38% 36% 32% 36% 35% 36% 38% 35% 37% 34% 32% 32% 34% 33% 35%) -> (8.1k/66k) -> write( 9%)
0:31:13 INF [osm_pass2] - nodes: [ 783M 11% 6.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 281M 272k/s ] 19G
cpus: 7.9 gc: 1% mem: 95G/107G postGC: 72G hppc: 497M
parse(48% 48% 46% 51%) -> pbf(34%) -> (4.6k/66k) -> process(32% 32% 33% 30% 34% 31% 32% 33% 35% 33% 36% 31% 33% 31% 29%) -> (6.3k/66k) -> write(13%)
0:31:23 INF [osm_pass2] - nodes: [ 857M 12% 7.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 285M 420k/s ] 19G
cpus: 9.3 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(52% 52% 51% 53%) -> pbf(36%) -> (788/66k) -> process(34% 41% 40% 39% 42% 38% 37% 39% 38% 38% 39% 39% 38% 36% 37%) -> (7.5k/66k) -> write(21%)
0:31:33 INF [osm_pass2] - nodes: [ 925M 13% 6.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 292M 617k/s ] 20G
cpus: 8.6 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(45% 46% 43% 43%) -> pbf(31%) -> (5.8k/66k) -> process(36% 37% 33% 37% 39% 37% 36% 38% 35% 38% 40% 33% 36% 39% 35%) -> (8.8k/66k) -> write(27%)
0:31:43 INF [osm_pass2] - nodes: [ 971M 13% 4.5M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 204k/s ] 20G
cpus: 6.1 gc: 1% mem: 73G/107G postGC: 72G hppc: 497M
parse(29% 31% 29% 30%) -> pbf(22%) -> (59k/66k) -> process(25% 24% 25% 27% 28% 26% 26% 24% 28% 26% 27% 27% 28% 29% 24%) -> (9k/66k) -> write(10%)
0:31:53 INF [osm_pass2] - nodes: [ 973M 13% 169k/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 15k/s ] 20G
cpus: 1.3 gc: 0% mem: 79G/107G postGC: 72G hppc: 497M
parse( 1% 1% 1% 1%) -> pbf( 1%) -> (57k/66k) -> process(10% 9% 7% 7% 6% 8% 7% 8% 10% 10% 9% 7% 8% 9% 6%) -> (7.4k/66k) -> write( 1%)
0:32:03 INF [osm_pass2] - nodes: [ 973M 13% 63k/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 9.3k/s ] 20G
cpus: 1.2 gc: 0% mem: 83G/107G postGC: 72G hppc: 497M
parse( 1% 0% 0% 0%) -> pbf( 0%) -> (58k/66k) -> process( 7% 8% 5% 7% 8% 10% 7% 8% 8% 7% 9% 6% 6% 9% 8%) -> (8.1k/66k) -> write( 1%)
0:32:13 INF [osm_pass2] - nodes: [ 1B 14% 4.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 296M 190k/s ] 20G
cpus: 5.8 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(30% 32% 32% 30%) -> pbf(24%) -> (16k/66k) -> process(28% 30% 24% 29% 27% 24% 27% 29% 25% 29% 27% 21% 25% 29% 27%) -> (8.1k/66k) -> write(10%)
0:32:24 INF [osm_pass2] - nodes: [ 1.1B 15% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 298M 243k/s ] 21G
cpus: 8.8 gc: 2% mem: 88G/107G postGC: 72G hppc: 497M
parse(51% 50% 52% 51%) -> pbf(39%) -> (41k/66k) -> process(38% 39% 38% 38% 37% 35% 36% 33% 38% 38% 38% 40% 35% 35% 38%) -> (7.8k/66k) -> write(13%)
0:32:34 INF [osm_pass2] - nodes: [ 1.1B 16% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 301M 265k/s ] 21G
cpus: 9.2 gc: 2% mem: 74G/107G postGC: 72G hppc: 497M
parse(51% 51% 50% 51%) -> pbf(38%) -> (51k/66k) -> process(39% 41% 43% 40% 39% 36% 38% 37% 37% 35% 40% 36% 37% 40% 38%) -> (10k/66k) -> write(14%)
0:32:44 INF [osm_pass2] - nodes: [ 1.2B 17% 7.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 304M 318k/s ] 21G
cpus: 9.4 gc: 2% mem: 83G/107G postGC: 72G hppc: 497M
parse(48% 51% 48% 51%) -> pbf(37%) -> (2.7k/66k) -> process(40% 38% 37% 41% 40% 41% 39% 35% 38% 40% 38% 37% 40% 38% 38%) -> (6.3k/66k) -> write(16%)
0:32:54 INF [osm_pass2] - nodes: [ 1.3B 18% 7.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 307M 302k/s ] 22G
cpus: 9.2 gc: 1% mem: 92G/107G postGC: 72G hppc: 497M
parse(49% 49% 49% 47%) -> pbf(38%) -> (11k/66k) -> process(38% 37% 38% 37% 41% 37% 36% 42% 38% 38% 44% 40% 37% 39% 40%) -> (8.2k/66k) -> write(16%)
0:33:04 INF [osm_pass2] - nodes: [ 1.4B 20% 8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 309M 224k/s ] 22G
cpus: 8.8 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(51% 46% 46% 50%) -> pbf(38%) -> (4.4k/66k) -> process(34% 37% 34% 36% 40% 38% 40% 35% 39% 38% 36% 38% 40% 36% 36%) -> (7.6k/66k) -> write(12%)
0:33:14 INF [osm_pass2] - nodes: [ 1.4B 20% 5.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 312M 280k/s ] 22G
cpus: 6.9 gc: 1% mem: 85G/107G postGC: 72G hppc: 497M
parse(35% 35% 34% 35%) -> pbf(28%) -> (58k/66k) -> process(32% 29% 29% 30% 30% 31% 29% 26% 33% 31% 30% 30% 28% 32% 24%) -> (7.5k/66k) -> write(13%)
0:33:24 INF [osm_pass2] - nodes: [ 1.5B 22% 7.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 315M 315k/s ] 23G
cpus: 9.2 gc: 2% mem: 95G/107G postGC: 72G hppc: 497M
parse(48% 46% 47% 47%) -> pbf(38%) -> (22k/66k) -> process(41% 40% 41% 40% 42% 41% 38% 40% 37% 40% 38% 34% 42% 40% 40%) -> (7.3k/66k) -> write(15%)
0:33:34 INF [osm_pass2] - nodes: [ 1.6B 23% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 318M 243k/s ] 23G
cpus: 9 gc: 2% mem: 80G/107G postGC: 72G hppc: 497M
parse(48% 47% 47% 49%) -> pbf(39%) -> (934/66k) -> process(40% 38% 35% 43% 41% 38% 40% 38% 35% 37% 40% 38% 38% 40% 39%) -> (8.3k/66k) -> write(12%)
0:33:44 INF [osm_pass2] - nodes: [ 1.7B 24% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 321M 335k/s ] 23G
cpus: 9.5 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(48% 49% 48% 49%) -> pbf(39%) -> (778/66k) -> process(40% 43% 43% 41% 37% 42% 44% 42% 41% 40% 43% 42% 45% 37% 41%) -> (6.9k/66k) -> write(16%)
0:33:54 INF [osm_pass2] - nodes: [ 1.8B 25% 8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 325M 347k/s ] 24G
cpus: 9.2 gc: 2% mem: 87G/107G postGC: 72G hppc: 497M
parse(47% 49% 47% 46%) -> pbf(38%) -> (734/66k) -> process(39% 40% 38% 39% 38% 39% 39% 40% 41% 40% 42% 41% 39% 41% 39%) -> (5.9k/66k) -> write(17%)
0:34:04 INF [osm_pass2] - nodes: [ 1.8B 26% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 329M 470k/s ] 24G
cpus: 9.9 gc: 2% mem: 80G/107G postGC: 72G hppc: 497M
parse(49% 47% 48% 47%) -> pbf(38%) -> (32k/66k) -> process(45% 43% 45% 40% 43% 46% 41% 43% 45% 42% 44% 45% 46% 46% 43%) -> (7.8k/66k) -> write(25%)
0:34:14 INF [osm_pass2] - nodes: [ 1.9B 27% 7.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 332M 283k/s ] 25G
cpus: 9 gc: 2% mem: 87G/107G postGC: 72G hppc: 497M
parse(45% 47% 44% 45%) -> pbf(37%) -> (47k/66k) -> process(37% 40% 37% 42% 37% 41% 38% 38% 42% 37% 38% 40% 41% 38% 37%) -> (6.9k/66k) -> write(14%)
0:34:24 INF [osm_pass2] - nodes: [ 2B 28% 7.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 336M 374k/s ] 25G
cpus: 9.8 gc: 2% mem: 80G/107G postGC: 72G hppc: 497M
parse(47% 46% 45% 48%) -> pbf(37%) -> (31k/66k) -> process(42% 38% 36% 36% 36% 42% 38% 39% 39% 39% 41% 38% 36% 39% 39%) -> (6.4k/66k) -> write(16%)
0:34:34 INF [osm_pass2] - nodes: [ 2.1B 29% 7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 342M 613k/s ] 25G
cpus: 10.2 gc: 2% mem: 75G/107G postGC: 72G hppc: 497M
parse(48% 47% 47% 49%) -> pbf(37%) -> (27k/66k) -> process(39% 44% 40% 42% 43% 42% 39% 41% 37% 40% 39% 41% 39% 40% 37%) -> (7.6k/66k) -> write(24%)
0:34:44 INF [osm_pass2] - nodes: [ 2.1B 30% 7.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 347M 516k/s ] 26G
cpus: 10.1 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(45% 45% 44% 45%) -> pbf(37%) -> (6k/66k) -> process(41% 41% 41% 42% 42% 44% 42% 39% 43% 40% 42% 41% 43% 43% 42%) -> (9.7k/66k) -> write(21%)
0:34:54 INF [osm_pass2] - nodes: [ 2.2B 31% 7.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 352M 526k/s ] 26G
cpus: 9.9 gc: 2% mem: 92G/107G postGC: 72G hppc: 497M
parse(42% 41% 40% 38%) -> pbf(34%) -> (21k/66k) -> process(39% 42% 42% 41% 37% 43% 39% 42% 42% 37% 40% 42% 40% 40% 40%) -> (7.8k/66k) -> write(23%)
0:35:04 INF [osm_pass2] - nodes: [ 2.3B 32% 7.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 357M 425k/s ] 26G
cpus: 9.8 gc: 2% mem: 88G/107G postGC: 72G hppc: 497M
parse(43% 43% 43% 44%) -> pbf(36%) -> (28k/66k) -> process(39% 44% 39% 43% 40% 41% 44% 41% 41% 41% 40% 45% 41% 38% 38%) -> (6.9k/66k) -> write(19%)
0:35:14 INF [osm_pass2] - nodes: [ 2.4B 33% 7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 360M 311k/s ] 27G
cpus: 9 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(38% 39% 37% 40%) -> pbf(34%) -> (25k/66k) -> process(37% 41% 35% 44% 36% 34% 36% 35% 40% 39% 34% 35% 38% 38% 33%) -> (8.5k/66k) -> write(14%)
0:35:24 INF [osm_pass2] - nodes: [ 2.4B 34% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 363M 276k/s ] 27G
cpus: 9.8 gc: 1% mem: 89G/107G postGC: 72G hppc: 497M
parse(40% 40% 43% 43%) -> pbf(36%) -> (25k/66k) -> process(43% 38% 35% 42% 40% 41% 36% 36% 38% 39% 37% 42% 42% 41% 39%) -> (9.2k/66k) -> write(13%)
0:35:34 INF [osm_pass2] - nodes: [ 2.5B 35% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 365M 236k/s ] 27G
cpus: 9.3 gc: 2% mem: 83G/107G postGC: 72G hppc: 497M
parse(39% 43% 42% 43%) -> pbf(36%) -> (2.1k/66k) -> process(40% 41% 41% 37% 39% 40% 38% 40% 36% 37% 40% 39% 38% 37% 41%) -> (7.1k/66k) -> write(12%)
0:35:44 INF [osm_pass2] - nodes: [ 2.6B 37% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 368M 272k/s ] 27G
cpus: 9.9 gc: 2% mem: 80G/107G postGC: 72G hppc: 497M
parse(42% 42% 44% 42%) -> pbf(37%) -> (0/66k) -> process(43% 44% 42% 43% 36% 44% 40% 41% 43% 37% 43% 41% 39% 39% 41%) -> (8k/66k) -> write(14%)
0:35:54 INF [osm_pass2] - nodes: [ 2.7B 38% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 370M 247k/s ] 28G
cpus: 10.1 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(42% 44% 43% 44%) -> pbf(38%) -> (17k/66k) -> process(43% 38% 41% 38% 39% 43% 41% 41% 43% 44% 41% 44% 41% 40% 44%) -> (8.6k/66k) -> write(12%)
0:36:04 INF [osm_pass2] - nodes: [ 2.8B 39% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 373M 261k/s ] 28G
cpus: 9.7 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(43% 44% 44% 42%) -> pbf(37%) -> (50k/66k) -> process(42% 42% 39% 38% 44% 37% 39% 40% 42% 44% 40% 38% 45% 41% 40%) -> (8.6k/66k) -> write(13%)
0:36:14 INF [osm_pass2] - nodes: [ 2.8B 40% 7.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 375M 236k/s ] 28G
cpus: 8.9 gc: 2% mem: 79G/107G postGC: 72G hppc: 497M
parse(40% 38% 38% 38%) -> pbf(33%) -> (38k/66k) -> process(38% 38% 36% 31% 36% 34% 37% 37% 39% 34% 36% 35% 37% 36% 34%) -> (7.3k/66k) -> write(12%)
0:36:24 INF [osm_pass2] - nodes: [ 2.9B 41% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 378M 247k/s ] 28G
cpus: 10 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(42% 41% 44% 41%) -> pbf(37%) -> (53k/66k) -> process(43% 40% 40% 39% 44% 43% 41% 40% 41% 42% 38% 42% 36% 42% 41%) -> (7.9k/66k) -> write(12%)
0:36:34 INF [osm_pass2] - nodes: [ 3B 42% 8.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 380M 272k/s ] 29G
cpus: 10.6 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(46% 45% 45% 44%) -> pbf(40%) -> (6.8k/66k) -> process(43% 41% 40% 46% 40% 47% 43% 49% 44% 49% 40% 50% 46% 42% 47%) -> (7.4k/66k) -> write(14%)
0:36:44 INF [osm_pass2] - nodes: [ 3.1B 43% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 382M 181k/s ] 29G
cpus: 10 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(42% 41% 42% 45%) -> pbf(38%) -> (51k/66k) -> process(40% 42% 42% 41% 38% 43% 40% 38% 43% 42% 39% 44% 38% 38% 38%) -> (7.2k/66k) -> write( 9%)
0:36:54 INF [osm_pass2] - nodes: [ 3.2B 45% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 384M 228k/s ] 29G
cpus: 9.7 gc: 2% mem: 95G/107G postGC: 72G hppc: 497M
parse(42% 45% 44% 42%) -> pbf(38%) -> (10k/66k) -> process(41% 39% 44% 37% 43% 43% 42% 40% 39% 42% 41% 43% 43% 38% 41%) -> (7.1k/66k) -> write(11%)
0:37:04 INF [osm_pass2] - nodes: [ 3.3B 46% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 387M 224k/s ] 29G
cpus: 9.9 gc: 2% mem: 88G/107G postGC: 72G hppc: 497M
parse(43% 41% 39% 41%) -> pbf(36%) -> (46k/66k) -> process(39% 44% 44% 38% 42% 40% 37% 41% 41% 42% 36% 40% 38% 37% 41%) -> (8.1k/66k) -> write(12%)
0:37:14 INF [osm_pass2] - nodes: [ 3.3B 47% 7.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 390M 291k/s ] 30G
cpus: 9.3 gc: 2% mem: 75G/107G postGC: 72G hppc: 497M
parse(40% 39% 38% 37%) -> pbf(34%) -> (2.8k/66k) -> process(38% 39% 43% 36% 39% 42% 41% 39% 40% 40% 38% 39% 41% 37% 38%) -> (7.9k/66k) -> write(15%)
0:37:24 INF [osm_pass2] - nodes: [ 3.4B 48% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 393M 377k/s ] 30G
cpus: 9.9 gc: 2% mem: 72G/107G postGC: 72G hppc: 497M
parse(41% 41% 41% 38%) -> pbf(37%) -> (18k/66k) -> process(43% 43% 43% 39% 41% 46% 43% 43% 45% 44% 38% 42% 42% 47% 43%) -> (6.5k/66k) -> write(18%)
0:37:34 INF [osm_pass2] - nodes: [ 3.5B 49% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 396M 218k/s ] 30G
cpus: 10.1 gc: 2% mem: 89G/107G postGC: 72G hppc: 497M
parse(41% 41% 42% 41%) -> pbf(36%) -> (24k/66k) -> process(41% 43% 39% 45% 36% 41% 37% 41% 41% 42% 40% 42% 40% 41% 42%) -> (6.8k/66k) -> write(11%)
0:37:44 INF [osm_pass2] - nodes: [ 3.6B 50% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 399M 294k/s ] 31G
cpus: 9.9 gc: 2% mem: 86G/107G postGC: 72G hppc: 497M
parse(41% 40% 42% 42%) -> pbf(38%) -> (37k/66k) -> process(43% 44% 43% 43% 38% 44% 41% 40% 42% 44% 43% 43% 44% 36% 42%) -> (24k/66k) -> write(14%)
0:37:54 INF [osm_pass2] - nodes: [ 3.7B 51% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 402M 306k/s ] 31G
cpus: 10.4 gc: 2% mem: 85G/107G postGC: 72G hppc: 497M
parse(41% 43% 41% 42%) -> pbf(37%) -> (25k/66k) -> process(41% 40% 45% 44% 42% 43% 46% 40% 41% 45% 44% 43% 44% 40% 46%) -> (7.1k/66k) -> write(14%)
0:38:04 INF [osm_pass2] - nodes: [ 3.7B 52% 8.5M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 404M 193k/s ] 31G
cpus: 10 gc: 2% mem: 82G/107G postGC: 72G hppc: 497M
parse(42% 44% 42% 43%) -> pbf(39%) -> (30k/66k) -> process(43% 44% 41% 41% 41% 39% 42% 41% 45% 42% 40% 39% 43% 42% 41%) -> (8.7k/66k) -> write(10%)
0:38:14 INF [osm_pass2] - nodes: [ 3.8B 53% 7.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 405M 168k/s ] 31G
cpus: 9.1 gc: 2% mem: 93G/107G postGC: 72G hppc: 497M
parse(41% 40% 38% 38%) -> pbf(35%) -> (52k/66k) -> process(36% 39% 35% 38% 36% 40% 41% 38% 38% 40% 37% 40% 39% 38% 38%) -> (6.9k/66k) -> write( 9%)
0:38:24 INF [osm_pass2] - nodes: [ 3.9B 55% 7.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 407M 205k/s ] 32G
cpus: 9.7 gc: 2% mem: 83G/107G postGC: 72G hppc: 497M
parse(39% 39% 38% 40%) -> pbf(36%) -> (44k/66k) -> process(41% 41% 38% 41% 39% 41% 39% 39% 43% 38% 40% 39% 41% 38% 38%) -> (7.4k/66k) -> write(11%)
0:38:34 INF [osm_pass2] - nodes: [ 4B 56% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 409M 221k/s ] 32G
cpus: 10 gc: 2% mem: 81G/107G postGC: 72G hppc: 497M
parse(41% 41% 42% 41%) -> pbf(38%) -> (10k/66k) -> process(43% 40% 42% 45% 44% 43% 42% 40% 42% 42% 42% 41% 41% 43% 43%) -> (8.9k/66k) -> write(12%)
0:38:44 INF [osm_pass2] - nodes: [ 4.1B 57% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 412M 266k/s ] 32G
cpus: 10.2 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(42% 42% 42% 43%) -> pbf(38%) -> (1k/66k) -> process(43% 43% 45% 43% 43% 45% 42% 42% 43% 42% 43% 44% 42% 40% 46%) -> (6.7k/66k) -> write(13%)
0:38:54 INF [osm_pass2] - nodes: [ 4.2B 58% 8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 415M 251k/s ] 32G
cpus: 10 gc: 2% mem: 72G/107G postGC: 72G hppc: 497M
parse(41% 40% 42% 40%) -> pbf(37%) -> (42k/66k) -> process(41% 43% 41% 40% 40% 42% 40% 39% 41% 43% 41% 42% 44% 41% 41%) -> (7.2k/66k) -> write(12%)
0:39:04 INF [osm_pass2] - nodes: [ 4.2B 59% 8.5M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 418M 281k/s ] 33G
cpus: 10.1 gc: 2% mem: 72G/107G postGC: 72G hppc: 497M
parse(43% 43% 41% 44%) -> pbf(39%) -> (608/66k) -> process(43% 45% 44% 43% 41% 45% 46% 41% 44% 43% 45% 44% 42% 42% 40%) -> (6.8k/66k) -> write(14%)
0:39:14 INF [osm_pass2] - nodes: [ 4.3B 60% 7.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 420M 276k/s ] 33G
cpus: 9.3 gc: 2% mem: 80G/107G postGC: 72G hppc: 497M
parse(37% 37% 37% 38%) -> pbf(33%) -> (12k/66k) -> process(40% 39% 37% 36% 40% 35% 41% 37% 37% 36% 40% 39% 34% 40% 37%) -> (7.8k/66k) -> write(13%)
0:39:24 INF [osm_pass2] - nodes: [ 4.4B 61% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 423M 251k/s ] 33G
cpus: 10 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(42% 41% 40% 43%) -> pbf(38%) -> (45k/66k) -> process(41% 44% 40% 39% 40% 41% 40% 44% 38% 39% 41% 42% 41% 41% 46%) -> (7.7k/66k) -> write(12%)
0:39:34 INF [osm_pass2] - nodes: [ 4.5B 62% 8.5M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 425M 200k/s ] 33G
cpus: 9.9 gc: 2% mem: 77G/107G postGC: 72G hppc: 497M
parse(43% 42% 41% 44%) -> pbf(39%) -> (14k/66k) -> process(39% 42% 40% 44% 42% 41% 47% 42% 45% 45% 37% 42% 40% 41% 40%) -> (6.1k/66k) -> write(10%)
0:39:44 INF [osm_pass2] - nodes: [ 4.6B 64% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 427M 247k/s ] 33G
cpus: 10.3 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(42% 41% 44% 42%) -> pbf(39%) -> (1/66k) -> process(41% 43% 41% 44% 40% 43% 42% 42% 45% 44% 41% 41% 44% 43% 42%) -> (6.5k/66k) -> write(12%)
0:39:54 INF [osm_pass2] - nodes: [ 4.6B 65% 8.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 430M 239k/s ] 34G
cpus: 10 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(43% 40% 43% 41%) -> pbf(39%) -> (1k/66k) -> process(42% 40% 46% 44% 43% 41% 39% 40% 41% 41% 41% 41% 45% 43% 40%) -> (6.4k/66k) -> write(11%)
0:40:04 INF [osm_pass2] - nodes: [ 4.7B 66% 8.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 432M 199k/s ] 34G
cpus: 10.3 gc: 2% mem: 75G/107G postGC: 72G hppc: 497M
parse(42% 43% 42% 41%) -> pbf(40%) -> (28k/66k) -> process(42% 39% 42% 43% 43% 43% 44% 42% 44% 42% 40% 40% 41% 41% 42%) -> (6.1k/66k) -> write(10%)
0:40:14 INF [osm_pass2] - nodes: [ 4.8B 67% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 434M 207k/s ] 34G
cpus: 9.2 gc: 2% mem: 89G/107G postGC: 72G hppc: 497M
parse(39% 39% 39% 40%) -> pbf(36%) -> (53k/66k) -> process(39% 37% 39% 40% 40% 39% 40% 41% 37% 40% 39% 38% 37% 38% 37%) -> (7.1k/66k) -> write(10%)
0:40:24 INF [osm_pass2] - nodes: [ 4.9B 68% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 436M 219k/s ] 34G
cpus: 10.2 gc: 2% mem: 85G/107G postGC: 72G hppc: 497M
parse(41% 41% 42% 43%) -> pbf(37%) -> (18k/66k) -> process(43% 43% 41% 45% 44% 38% 43% 39% 42% 43% 41% 43% 39% 43% 44%) -> (8.9k/66k) -> write(11%)
0:40:34 INF [osm_pass2] - nodes: [ 5B 69% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 438M 215k/s ] 34G
cpus: 10 gc: 2% mem: 83G/107G postGC: 72G hppc: 497M
parse(42% 42% 41% 43%) -> pbf(38%) -> (48k/66k) -> process(42% 44% 43% 41% 42% 43% 43% 39% 37% 44% 41% 40% 42% 42% 41%) -> (7.9k/66k) -> write(11%)
0:40:44 INF [osm_pass2] - nodes: [ 5.1B 71% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 440M 176k/s ] 35G
cpus: 9.6 gc: 2% mem: 79G/107G postGC: 72G hppc: 497M
parse(41% 41% 42% 40%) -> pbf(38%) -> (35k/66k) -> process(37% 40% 40% 38% 40% 40% 43% 37% 41% 39% 44% 40% 40% 38% 40%) -> (6.6k/66k) -> write( 9%)
0:40:54 INF [osm_pass2] - nodes: [ 5.1B 72% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 442M 177k/s ] 35G
cpus: 9.9 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(43% 41% 40% 40%) -> pbf(37%) -> (50k/66k) -> process(41% 38% 42% 37% 41% 44% 37% 41% 42% 39% 42% 44% 40% 41% 39%) -> (8.6k/66k) -> write( 9%)
0:41:04 INF [osm_pass2] - nodes: [ 5.2B 73% 8.8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 444M 195k/s ] 35G
cpus: 10 gc: 2% mem: 77G/107G postGC: 72G hppc: 497M
parse(44% 43% 43% 44%) -> pbf(39%) -> (47k/66k) -> process(43% 40% 42% 40% 45% 41% 43% 43% 42% 44% 39% 43% 43% 43% 38%) -> (6.8k/66k) -> write(10%)
0:41:14 INF [osm_pass2] - nodes: [ 5.3B 74% 7.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 446M 212k/s ] 35G
cpus: 9 gc: 2% mem: 85G/107G postGC: 72G hppc: 497M
parse(37% 36% 38% 40%) -> pbf(34%) -> (50k/66k) -> process(39% 37% 37% 33% 34% 37% 38% 36% 38% 37% 37% 37% 34% 39% 35%) -> (7.3k/66k) -> write(10%)
0:41:24 INF [osm_pass2] - nodes: [ 5.4B 75% 7.9M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 449M 336k/s ] 36G
cpus: 9.8 gc: 2% mem: 80G/107G postGC: 72G hppc: 497M
parse(40% 39% 39% 41%) -> pbf(36%) -> (18k/66k) -> process(40% 43% 40% 44% 38% 39% 43% 39% 40% 40% 42% 42% 42% 41% 45%) -> (5.7k/66k) -> write(16%)
0:41:34 INF [osm_pass2] - nodes: [ 5.5B 76% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 451M 223k/s ] 36G
cpus: 9.6 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(41% 41% 42% 41%) -> pbf(37%) -> (56k/66k) -> process(40% 39% 39% 39% 42% 40% 41% 43% 40% 42% 39% 39% 39% 38% 41%) -> (9.3k/66k) -> write(11%)
0:41:44 INF [osm_pass2] - nodes: [ 5.6B 77% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 454M 251k/s ] 36G
cpus: 10 gc: 1% mem: 94G/107G postGC: 72G hppc: 497M
parse(41% 42% 41% 42%) -> pbf(37%) -> (51k/66k) -> process(42% 38% 45% 39% 42% 43% 41% 42% 40% 38% 39% 39% 38% 42% 43%) -> (8k/66k) -> write(12%)
0:41:54 INF [osm_pass2] - nodes: [ 5.6B 78% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 456M 239k/s ] 36G
cpus: 9.7 gc: 2% mem: 91G/107G postGC: 72G hppc: 497M
parse(42% 41% 41% 42%) -> pbf(38%) -> (2k/66k) -> process(44% 44% 41% 40% 41% 39% 39% 40% 45% 42% 41% 39% 40% 42% 42%) -> (6.5k/66k) -> write(12%)
0:42:04 INF [osm_pass2] - nodes: [ 5.7B 80% 8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 460M 327k/s ] 37G
cpus: 10 gc: 2% mem: 86G/107G postGC: 72G hppc: 497M
parse(40% 38% 39% 39%) -> pbf(36%) -> (7.5k/66k) -> process(43% 43% 42% 41% 41% 37% 40% 40% 40% 40% 40% 43% 38% 43% 38%) -> (7.6k/66k) -> write(16%)
0:42:14 INF [osm_pass2] - nodes: [ 5.8B 81% 8.1M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 461M 193k/s ] 37G
cpus: 9.3 gc: 2% mem: 79G/107G postGC: 72G hppc: 497M
parse(38% 40% 39% 38%) -> pbf(37%) -> (1/66k) -> process(41% 41% 40% 41% 39% 38% 40% 40% 38% 39% 38% 40% 33% 40% 42%) -> (7.7k/66k) -> write(10%)
0:42:24 INF [osm_pass2] - nodes: [ 5.9B 82% 8.4M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 465M 305k/s ] 37G
cpus: 9.9 gc: 2% mem: 78G/107G postGC: 72G hppc: 497M
parse(41% 41% 41% 40%) -> pbf(37%) -> (6.8k/66k) -> process(40% 41% 41% 43% 42% 45% 38% 36% 44% 43% 44% 45% 39% 39% 44%) -> (8.7k/66k) -> write(14%)
0:42:34 INF [osm_pass2] - nodes: [ 6B 83% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 466M 173k/s ] 37G
cpus: 9.6 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(40% 40% 39% 40%) -> pbf(36%) -> (20k/66k) -> process(38% 38% 36% 38% 40% 37% 39% 38% 42% 37% 39% 42% 36% 40% 41%) -> (5.7k/66k) -> write( 9%)
0:42:44 INF [osm_pass2] - nodes: [ 6.1B 84% 8.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 469M 224k/s ] 37G
cpus: 9.9 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(43% 41% 43% 41%) -> pbf(39%) -> (41k/66k) -> process(41% 40% 41% 41% 39% 44% 45% 39% 41% 41% 42% 45% 43% 39% 44%) -> (7k/66k) -> write(11%)
0:42:54 INF [osm_pass2] - nodes: [ 6.1B 85% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 471M 218k/s ] 38G
cpus: 10 gc: 1% mem: 93G/107G postGC: 72G hppc: 497M
parse(40% 41% 40% 42%) -> pbf(37%) -> (1.4k/66k) -> process(42% 40% 41% 40% 37% 40% 40% 40% 41% 43% 41% 41% 40% 40% 43%) -> (9k/66k) -> write(11%)
0:43:05 INF [osm_pass2] - nodes: [ 6.2B 87% 8.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 473M 215k/s ] 38G
cpus: 9.9 gc: 2% mem: 72G/107G postGC: 72G hppc: 497M
parse(43% 43% 43% 42%) -> pbf(39%) -> (34k/66k) -> process(37% 40% 43% 42% 40% 45% 45% 42% 43% 44% 44% 43% 41% 40% 41%) -> (7.1k/66k) -> write(10%)
0:43:15 INF [osm_pass2] - nodes: [ 6.3B 88% 7.5M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 475M 161k/s ] 38G
cpus: 8.8 gc: 2% mem: 79G/107G postGC: 72G hppc: 497M
parse(36% 36% 37% 35%) -> pbf(33%) -> (12k/66k) -> process(37% 37% 36% 36% 35% 35% 38% 39% 38% 35% 35% 32% 35% 36% 33%) -> (6.8k/66k) -> write( 8%)
0:43:25 INF [osm_pass2] - nodes: [ 6.4B 89% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 477M 224k/s ] 38G
cpus: 9.8 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(39% 38% 42% 42%) -> pbf(37%) -> (55k/66k) -> process(38% 41% 42% 41% 42% 40% 39% 38% 37% 40% 40% 41% 40% 41% 41%) -> (7k/66k) -> write(11%)
0:43:35 INF [osm_pass2] - nodes: [ 6.5B 90% 8.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 479M 217k/s ] 38G
cpus: 9.9 gc: 2% mem: 76G/107G postGC: 72G hppc: 497M
parse(41% 42% 42% 43%) -> pbf(38%) -> (30k/66k) -> process(41% 43% 39% 41% 42% 42% 41% 39% 43% 42% 41% 40% 39% 44% 42%) -> (7.9k/66k) -> write(11%)
0:43:45 INF [osm_pass2] - nodes: [ 6.6B 91% 8.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 481M 242k/s ] 39G
cpus: 9.9 gc: 2% mem: 72G/107G postGC: 72G hppc: 497M
parse(41% 40% 40% 41%) -> pbf(36%) -> (33k/66k) -> process(36% 39% 40% 38% 38% 41% 43% 42% 40% 40% 42% 36% 41% 44% 39%) -> (7.2k/66k) -> write(12%)
0:43:55 INF [osm_pass2] - nodes: [ 6.6B 92% 8.3M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 485M 382k/s ] 39G
cpus: 10.4 gc: 2% mem: 75G/107G postGC: 72G hppc: 497M
parse(42% 44% 42% 44%) -> pbf(40%) -> (1.5k/66k) -> process(47% 39% 46% 47% 43% 45% 44% 44% 41% 43% 44% 45% 45% 45% 42%) -> (7k/66k) -> write(17%)
0:44:05 INF [osm_pass2] - nodes: [ 6.7B 93% 8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 489M 333k/s ] 39G
cpus: 10.1 gc: 2% mem: 73G/107G postGC: 72G hppc: 497M
parse(40% 42% 42% 41%) -> pbf(36%) -> (29k/66k) -> process(41% 39% 38% 43% 41% 39% 43% 39% 41% 45% 39% 41% 36% 40% 41%) -> (6.9k/66k) -> write(14%)
0:44:15 INF [osm_pass2] - nodes: [ 6.8B 94% 6.2M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 491M 228k/s ] 39G
cpus: 7.7 gc: 1% mem: 91G/107G postGC: 72G hppc: 497M
parse(31% 31% 31% 30%) -> pbf(29%) -> (59k/66k) -> process(31% 33% 29% 31% 34% 33% 36% 34% 33% 36% 25% 39% 31% 30% 32%) -> (7k/66k) -> write(11%)
0:44:25 INF [osm_pass2] - nodes: [ 6.8B 95% 4.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 493M 190k/s ] 40G
cpus: 5.8 gc: 1% mem: 88G/107G postGC: 72G hppc: 497M
parse(22% 22% 22% 22%) -> pbf(22%) -> (54k/66k) -> process(27% 30% 25% 27% 28% 26% 31% 26% 26% 26% 28% 27% 26% 25% 22%) -> (9.8k/66k) -> write( 8%)
0:44:35 INF [osm_pass2] - nodes: [ 6.9B 96% 7.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 497M 394k/s ] 40G
cpus: 10.1 gc: 2% mem: 87G/107G postGC: 72G hppc: 497M
parse(43% 43% 42% 42%) -> pbf(38%) -> (59k/66k) -> process(45% 45% 40% 47% 43% 42% 38% 43% 48% 42% 45% 40% 43% 39% 46%) -> (7.9k/66k) -> write(17%)
0:44:45 INF [osm_pass2] - nodes: [ 7B 97% 8M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 499M 212k/s ] 40G
cpus: 9.9 gc: 2% mem: 81G/107G postGC: 72G hppc: 497M
parse(39% 40% 39% 39%) -> pbf(38%) -> (47k/66k) -> process(41% 43% 45% 44% 35% 39% 43% 42% 42% 39% 42% 43% 42% 42% 39%) -> (27k/66k) -> write(11%)
0:44:55 INF [osm_pass2] - nodes: [ 7.1B 98% 7.7M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 501M 207k/s ] 40G
cpus: 9.6 gc: 2% mem: 92G/107G postGC: 72G hppc: 497M
parse(40% 38% 36% 37%) -> pbf(35%) -> (11k/66k) -> process(42% 44% 38% 39% 42% 41% 43% 41% 42% 40% 37% 43% 38% 40% 37%) -> (7.3k/66k) -> write(10%)
0:45:05 INF [osm_pass2] - nodes: [ 7.1B 99% 7.6M/s ] 66G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 503M 253k/s ] 40G
cpus: 9.3 gc: 2% mem: 83G/107G postGC: 72G hppc: 497M
parse(38% 36% 37% 38%) -> pbf(36%) -> (25k/66k) -> process(44% 42% 43% 45% 36% 36% 37% 40% 40% 36% 42% 42% 38% 38% 38%) -> (6.9k/66k) -> write(11%)
0:45:13 DEB [osm_pass2:process] - Sorting long long multimap...
0:45:15 INF [osm_pass2] - nodes: [ 7.2B 100% 5.9M/s ] 66G ways: [ 15 0% 1/s ] rels: [ 0 0% 0/s ] features: [ 505M 123k/s ] 41G
cpus: 8.7 gc: 1% mem: 73G/107G postGC: 72G hppc: 497M
parse(29% 29% 30% 31%) -> pbf(28%) -> (65k/66k) -> process(30% 48% 28% 31% 31% 30% 28% 30% 29% 28% 30% 32% 31% 32% 30%) -> (7.5k/66k) -> write( 6%)
0:45:15 DEB [osm_pass2:process] - Sorted long long multimap time:1.9999342s
0:45:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 1.7M 0% 169k/s ] rels: [ 0 0% 0/s ] features: [ 515M 1M/s ] 42G
cpus: 14.4 gc: 2% mem: 75G/107G postGC: 72G hppc: 515M
parse(13% 13% 15% 14%) -> pbf( 4%) -> (57k/66k) -> process(64% 76% 88% 68% 66% 74% 71% 82% 73% 84% 78% 79% 75% 85% 81%) -> (19k/66k) -> write(54%)
0:45:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 3.7M 0% 208k/s ] rels: [ 0 0% 0/s ] features: [ 528M 1.2M/s ] 43G
cpus: 14.2 gc: 2% mem: 92G/107G postGC: 72G hppc: 532M
parse(17% 16% 14% 14%) -> pbf( 4%) -> (57k/66k) -> process(72% 80% 81% 72% 79% 74% 79% 73% 82% 77% 76% 69% 71% 76% 77%) -> (47k/66k) -> write(63%)
0:45:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 5.7M 1% 197k/s ] rels: [ 0 0% 0/s ] features: [ 540M 1.1M/s ] 44G
cpus: 14.2 gc: 2% mem: 75G/107G postGC: 72G hppc: 532M
parse(16% 15% 16% 20%) -> pbf( 4%) -> (59k/66k) -> process(79% 72% 80% 67% 86% 70% 81% 70% 77% 80% 74% 75% 73% 72% 64%) -> (6.7k/66k) -> write(60%)
0:45:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 7.9M 1% 221k/s ] rels: [ 0 0% 0/s ] features: [ 552M 1.2M/s ] 45G
cpus: 14.4 gc: 3% mem: 79G/107G postGC: 72G hppc: 596M
parse(17% 19% 19% 17%) -> pbf( 4%) -> (59k/66k) -> process(80% 75% 67% 76% 81% 77% 78% 74% 73% 72% 64% 82% 76% 79% 75%) -> (7.4k/66k) -> write(62%)
0:46:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 10M 1% 219k/s ] rels: [ 0 0% 0/s ] features: [ 565M 1.2M/s ] 46G
cpus: 14.6 gc: 2% mem: 88G/107G postGC: 72G hppc: 596M
parse(20% 16% 18% 18%) -> pbf( 4%) -> (57k/66k) -> process(76% 77% 80% 76% 76% 82% 80% 78% 81% 85% 74% 70% 83% 80% 85%) -> (22k/66k) -> write(65%)
0:46:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 12M 2% 203k/s ] rels: [ 0 0% 0/s ] features: [ 576M 1.1M/s ] 47G
cpus: 14 gc: 2% mem: 91G/107G postGC: 72G hppc: 596M
parse(17% 18% 17% 17%) -> pbf( 4%) -> (56k/66k) -> process(66% 84% 76% 83% 75% 74% 64% 75% 65% 72% 78% 61% 81% 81% 84%) -> (14k/66k) -> write(57%)
0:46:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 14M 2% 191k/s ] rels: [ 0 0% 0/s ] features: [ 587M 1.1M/s ] 48G
cpus: 15 gc: 2% mem: 87G/107G postGC: 72G hppc: 654M
parse(15% 16% 14% 16%) -> pbf( 4%) -> (59k/66k) -> process(83% 86% 77% 81% 82% 91% 79% 77% 82% 80% 81% 84% 78% 84% 74%) -> (31k/66k) -> write(57%)
0:46:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 15M 2% 155k/s ] rels: [ 0 0% 0/s ] features: [ 596M 918k/s ] 49G
cpus: 14.8 gc: 2% mem: 90G/107G postGC: 72G hppc: 654M
parse(13% 13% 10% 13%) -> pbf( 3%) -> (56k/66k) -> process(89% 90% 92% 88% 85% 87% 85% 76% 91% 86% 73% 90% 85% 87% 83%) -> (6.4k/66k) -> write(49%)
0:46:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 17M 2% 164k/s ] rels: [ 0 0% 0/s ] features: [ 605M 918k/s ] 50G
cpus: 15.1 gc: 2% mem: 93G/107G postGC: 72G hppc: 743M
parse(13% 13% 13% 11%) -> pbf( 3%) -> (60k/66k) -> process(89% 93% 92% 85% 88% 84% 94% 80% 82% 83% 77% 91% 93% 80% 71%) -> (8.8k/66k) -> write(49%)
0:46:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 19M 2% 173k/s ] rels: [ 0 0% 0/s ] features: [ 614M 862k/s ] 50G
cpus: 15.3 gc: 2% mem: 78G/107G postGC: 72G hppc: 743M
parse(11% 13% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(91% 79% 93% 78% 77% 87% 86% 87% 92% 88% 89% 91% 93% 93% 82%) -> (9.6k/66k) -> write(45%)
0:47:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 20M 3% 167k/s ] rels: [ 0 0% 0/s ] features: [ 623M 891k/s ] 51G
cpus: 15.2 gc: 2% mem: 84G/107G postGC: 72G hppc: 743M
parse(12% 13% 13% 14%) -> pbf( 3%) -> (58k/66k) -> process(84% 78% 88% 78% 91% 86% 93% 92% 95% 89% 90% 95% 79% 88% 79%) -> (6k/66k) -> write(47%)
0:47:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 22M 3% 164k/s ] rels: [ 0 0% 0/s ] features: [ 630M 733k/s ] 52G
cpus: 14.5 gc: 2% mem: 86G/107G postGC: 72G hppc: 871M
parse(12% 14% 11% 12%) -> pbf( 3%) -> (57k/66k) -> process(90% 65% 73% 90% 77% 84% 74% 87% 87% 81% 90% 91% 74% 86% 87%) -> (7.4k/66k) -> write(40%)
0:47:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 24M 3% 192k/s ] rels: [ 0 0% 0/s ] features: [ 639M 855k/s ] 53G
cpus: 15.3 gc: 2% mem: 91G/107G postGC: 72G hppc: 871M
parse(14% 13% 14% 15%) -> pbf( 4%) -> (60k/66k) -> process(93% 83% 79% 93% 94% 91% 82% 95% 94% 94% 93% 79% 83% 76% 92%) -> (7.5k/66k) -> write(46%)
0:47:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 26M 3% 174k/s ] rels: [ 0 0% 0/s ] features: [ 647M 761k/s ] 53G
cpus: 15.2 gc: 2% mem: 76G/107G postGC: 72G hppc: 877M
parse(14% 13% 15% 14%) -> pbf( 4%) -> (57k/66k) -> process(94% 82% 94% 94% 94% 73% 87% 94% 92% 94% 93% 71% 91% 88% 90%) -> (50k/66k) -> write(40%)
0:47:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 26M 3% 46k/s ] rels: [ 0 0% 0/s ] features: [ 649M 254k/s ] 54G
cpus: 15.2 gc: 1% mem: 88G/107G postGC: 72G hppc: 877M
parse( 5% 5% 6% 5%) -> pbf( 1%) -> (58k/66k) -> process(96% 95% 93% 92% 96% 96% 87% 96% 93% 91% 96% 79% 96% 86% 96%) -> (8.2k/66k) -> write(16%)
0:47:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 27M 3% 111k/s ] rels: [ 0 0% 0/s ] features: [ 654M 510k/s ] 54G
cpus: 15.1 gc: 2% mem: 91G/107G postGC: 72G hppc: 1G
parse(10% 8% 7% 8%) -> pbf( 2%) -> (59k/66k) -> process(85% 94% 77% 77% 95% 94% 80% 95% 95% 91% 95% 94% 95% 95% 95%) -> (9.1k/66k) -> write(29%)
0:48:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 29M 4% 166k/s ] rels: [ 0 0% 0/s ] features: [ 662M 723k/s ] 55G
cpus: 15.2 gc: 2% mem: 76G/107G postGC: 72G hppc: 1G
parse(12% 14% 11% 13%) -> pbf( 3%) -> (58k/66k) -> process(72% 93% 71% 80% 95% 95% 81% 95% 95% 95% 92% 93% 92% 94% 88%) -> (8.6k/66k) -> write(39%)
0:48:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 31M 4% 174k/s ] rels: [ 0 0% 0/s ] features: [ 669M 728k/s ] 55G
cpus: 15.2 gc: 2% mem: 82G/107G postGC: 72G hppc: 1G
parse(12% 11% 11% 15%) -> pbf( 3%) -> (57k/66k) -> process(81% 91% 79% 73% 90% 93% 76% 90% 93% 93% 83% 74% 94% 93% 80%) -> (7.9k/66k) -> write(39%)
0:48:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 33M 4% 189k/s ] rels: [ 0 0% 0/s ] features: [ 676M 752k/s ] 56G
cpus: 15.4 gc: 2% mem: 76G/107G postGC: 72G hppc: 1G
parse(13% 13% 14% 12%) -> pbf( 3%) -> (58k/66k) -> process(78% 93% 83% 95% 92% 92% 78% 95% 92% 80% 95% 90% 86% 95% 94%) -> (49k/66k) -> write(39%)
0:48:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 34M 4% 175k/s ] rels: [ 0 0% 0/s ] features: [ 683M 656k/s ] 56G
cpus: 15.3 gc: 2% mem: 84G/107G postGC: 72G hppc: 1G
parse(13% 12% 11% 13%) -> pbf( 3%) -> (57k/66k) -> process(93% 95% 93% 96% 94% 82% 70% 93% 95% 76% 80% 88% 58% 95% 94%) -> (9.3k/66k) -> write(35%)
0:48:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 36M 4% 139k/s ] rels: [ 0 0% 0/s ] features: [ 688M 492k/s ] 57G
cpus: 12.1 gc: 2% mem: 75G/107G postGC: 72G hppc: 1G
parse( 9% 11% 10% 8%) -> pbf( 3%) -> (57k/66k) -> process(79% 70% 76% 70% 76% 68% 64% 59% 67% 70% 76% 60% 72% 68% 76%) -> (9.9k/66k) -> write(26%)
0:48:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 36M 5% 54k/s ] rels: [ 0 0% 0/s ] features: [ 690M 222k/s ] 57G
cpus: 5.3 gc: 0% mem: 86G/107G postGC: 72G hppc: 1G
parse( 3% 3% 5% 4%) -> pbf( 1%) -> (58k/66k) -> process(38% 30% 34% 25% 28% 24% 29% 30% 29% 26% 30% 26% 26% 31% 33%) -> (7.7k/66k) -> write(11%)
0:49:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 38M 5% 175k/s ] rels: [ 0 0% 0/s ] features: [ 696M 552k/s ] 57G
cpus: 12.9 gc: 2% mem: 87G/107G postGC: 72G hppc: 1G
parse( 8% 10% 11% 12%) -> pbf( 3%) -> (59k/66k) -> process(60% 69% 83% 74% 76% 80% 76% 79% 70% 79% 80% 76% 79% 83% 69%) -> (7.9k/66k) -> write(28%)
0:49:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 40M 5% 230k/s ] rels: [ 0 0% 0/s ] features: [ 701M 557k/s ] 58G
cpus: 14.7 gc: 2% mem: 78G/107G postGC: 72G hppc: 1G
parse(12% 10% 13% 10%) -> pbf( 4%) -> (56k/66k) -> process(79% 90% 84% 87% 89% 89% 74% 90% 83% 87% 90% 89% 79% 90% 88%) -> (5.8k/66k) -> write(28%)
0:49:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 42M 5% 215k/s ] rels: [ 0 0% 0/s ] features: [ 707M 579k/s ] 58G
cpus: 15.4 gc: 2% mem: 93G/107G postGC: 72G hppc: 1G
parse(10% 13% 12% 13%) -> pbf( 4%) -> (60k/66k) -> process(95% 96% 72% 73% 94% 87% 80% 91% 89% 77% 95% 96% 92% 84% 92%) -> (8.2k/66k) -> write(29%)
0:49:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 45M 6% 213k/s ] rels: [ 0 0% 0/s ] features: [ 713M 605k/s ] 58G
cpus: 15.4 gc: 2% mem: 85G/107G postGC: 72G hppc: 1G
parse(13% 13% 11% 12%) -> pbf( 4%) -> (60k/66k) -> process(92% 94% 77% 94% 94% 93% 72% 89% 94% 81% 91% 94% 93% 89% 80%) -> (5.3k/66k) -> write(30%)
0:49:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 47M 6% 209k/s ] rels: [ 0 0% 0/s ] features: [ 719M 575k/s ] 59G
cpus: 15.2 gc: 2% mem: 77G/107G postGC: 73G hppc: 1.3G
parse(13% 11% 13% 12%) -> pbf( 4%) -> (61k/66k) -> process(68% 96% 90% 92% 94% 93% 80% 88% 96% 73% 92% 78% 95% 90% 94%) -> (9.8k/66k) -> write(30%)
0:49:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 49M 6% 203k/s ] rels: [ 0 0% 0/s ] features: [ 725M 552k/s ] 59G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 73G hppc: 1.3G
parse(12% 13% 13% 12%) -> pbf( 4%) -> (57k/66k) -> process(92% 89% 85% 82% 88% 94% 83% 96% 90% 77% 92% 96% 87% 95% 89%) -> (8.1k/66k) -> write(29%)
0:50:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 51M 6% 207k/s ] rels: [ 0 0% 0/s ] features: [ 730M 581k/s ] 60G
cpus: 15.4 gc: 2% mem: 81G/107G postGC: 73G hppc: 1.3G
parse(12% 13% 13% 12%) -> pbf( 4%) -> (59k/66k) -> process(96% 91% 80% 88% 93% 74% 90% 94% 96% 91% 95% 78% 88% 88% 93%) -> (7.9k/66k) -> write(31%)
0:50:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 53M 7% 195k/s ] rels: [ 0 0% 0/s ] features: [ 736M 559k/s ] 60G
cpus: 14.7 gc: 2% mem: 89G/107G postGC: 73G hppc: 1.3G
parse(11% 13% 12% 13%) -> pbf( 4%) -> (57k/66k) -> process(90% 83% 87% 90% 91% 66% 87% 86% 75% 83% 89% 87% 89% 79% 65%) -> (10k/66k) -> write(29%)
0:50:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 55M 7% 168k/s ] rels: [ 0 0% 0/s ] features: [ 741M 512k/s ] 60G
cpus: 13.9 gc: 2% mem: 90G/107G postGC: 73G hppc: 1.3G
parse(10% 10% 11% 9%) -> pbf( 3%) -> (59k/66k) -> process(81% 80% 84% 78% 86% 84% 82% 84% 71% 81% 81% 74% 78% 82% 67%) -> (6.7k/66k) -> write(27%)
0:50:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 56M 7% 170k/s ] rels: [ 0 0% 0/s ] features: [ 746M 518k/s ] 61G
cpus: 15.5 gc: 2% mem: 80G/107G postGC: 73G hppc: 1.3G
parse(11% 10% 11% 10%) -> pbf( 3%) -> (61k/66k) -> process(95% 88% 94% 88% 96% 95% 77% 96% 71% 93% 91% 82% 96% 96% 93%) -> (9.9k/66k) -> write(28%)
0:50:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 57M 7% 101k/s ] rels: [ 0 0% 0/s ] features: [ 750M 348k/s ] 61G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 73G hppc: 1.3G
parse( 7% 8% 5% 8%) -> pbf( 2%) -> (56k/66k) -> process(84% 96% 96% 94% 96% 74% 96% 93% 89% 96% 92% 95% 97% 83% 96%) -> (9.9k/66k) -> write(20%)
0:50:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 59M 7% 178k/s ] rels: [ 0 0% 0/s ] features: [ 755M 555k/s ] 61G
cpus: 15.4 gc: 2% mem: 92G/107G postGC: 73G hppc: 1.3G
parse(12% 10% 13% 10%) -> pbf( 3%) -> (56k/66k) -> process(65% 89% 89% 96% 90% 69% 96% 94% 79% 96% 93% 87% 96% 96% 95%) -> (8.8k/66k) -> write(29%)
0:51:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 61M 8% 199k/s ] rels: [ 0 0% 0/s ] features: [ 761M 583k/s ] 62G
cpus: 15 gc: 2% mem: 81G/107G postGC: 73G hppc: 1.3G
parse(13% 12% 12% 13%) -> pbf( 4%) -> (57k/66k) -> process(92% 91% 93% 93% 92% 81% 93% 84% 77% 80% 90% 93% 93% 89% 69%) -> (5.8k/66k) -> write(30%)
0:51:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 62M 8% 137k/s ] rels: [ 0 0% 0/s ] features: [ 766M 447k/s ] 62G
cpus: 14.6 gc: 2% mem: 83G/107G postGC: 73G hppc: 1.3G
parse(10% 10% 10% 9%) -> pbf( 3%) -> (57k/66k) -> process(90% 74% 90% 77% 81% 76% 83% 78% 86% 88% 91% 91% 90% 91% 76%) -> (9.1k/66k) -> write(24%)
0:51:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 64M 8% 189k/s ] rels: [ 0 0% 0/s ] features: [ 772M 611k/s ] 63G
cpus: 15.3 gc: 2% mem: 75G/107G postGC: 73G hppc: 1.3G
parse(10% 13% 10% 13%) -> pbf( 3%) -> (57k/66k) -> process(95% 84% 96% 83% 94% 93% 94% 78% 82% 96% 94% 90% 96% 95% 87%) -> (10k/66k) -> write(32%)
0:51:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 66M 8% 185k/s ] rels: [ 0 0% 0/s ] features: [ 778M 586k/s ] 63G
cpus: 15.5 gc: 2% mem: 84G/107G postGC: 73G hppc: 1.3G
parse(13% 10% 13% 11%) -> pbf( 4%) -> (59k/66k) -> process(96% 95% 93% 69% 82% 90% 93% 75% 96% 96% 85% 96% 92% 93% 82%) -> (6.7k/66k) -> write(31%)
0:51:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 68M 9% 196k/s ] rels: [ 0 0% 0/s ] features: [ 784M 587k/s ] 63G
cpus: 15.2 gc: 2% mem: 77G/107G postGC: 73G hppc: 1.3G
parse(12% 13% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(95% 94% 84% 93% 87% 95% 94% 70% 86% 95% 94% 82% 72% 90% 94%) -> (9k/66k) -> write(31%)
0:51:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 70M 9% 177k/s ] rels: [ 0 0% 0/s ] features: [ 789M 560k/s ] 64G
cpus: 15.1 gc: 1% mem: 85G/107G postGC: 73G hppc: 1.8G
parse( 9% 12% 10% 13%) -> pbf( 3%) -> (59k/66k) -> process(94% 89% 74% 80% 83% 94% 94% 85% 94% 94% 84% 63% 90% 91% 90%) -> (6.7k/66k) -> write(29%)
0:52:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 72M 9% 180k/s ] rels: [ 0 0% 0/s ] features: [ 795M 567k/s ] 64G
cpus: 15.4 gc: 2% mem: 78G/107G postGC: 73G hppc: 1.8G
parse(10% 11% 13% 11%) -> pbf( 3%) -> (59k/66k) -> process(89% 85% 78% 95% 92% 95% 96% 93% 96% 96% 96% 71% 95% 96% 93%) -> (7.9k/66k) -> write(30%)
0:52:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 74M 9% 181k/s ] rels: [ 0 0% 0/s ] features: [ 801M 597k/s ] 65G
cpus: 14.9 gc: 2% mem: 85G/107G postGC: 73G hppc: 1.8G
parse(13% 11% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(91% 68% 86% 92% 87% 91% 91% 74% 92% 89% 87% 79% 83% 81% 84%) -> (9.2k/66k) -> write(31%)
0:52:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 76M 9% 223k/s ] rels: [ 0 0% 0/s ] features: [ 808M 680k/s ] 65G
cpus: 15.4 gc: 2% mem: 81G/107G postGC: 73G hppc: 1.8G
parse(12% 13% 13% 13%) -> pbf( 4%) -> (56k/66k) -> process(84% 88% 94% 95% 93% 87% 95% 91% 93% 92% 91% 79% 82% 92% 83%) -> (7.7k/66k) -> write(35%)
0:52:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 78M 10% 212k/s ] rels: [ 0 0% 0/s ] features: [ 815M 682k/s ] 66G
cpus: 15.4 gc: 2% mem: 74G/107G postGC: 73G hppc: 1.8G
parse(11% 13% 13% 13%) -> pbf( 4%) -> (59k/66k) -> process(96% 82% 94% 73% 82% 82% 95% 89% 95% 95% 92% 67% 95% 95% 82%) -> (8.7k/66k) -> write(35%)
0:52:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 80M 10% 220k/s ] rels: [ 0 0% 0/s ] features: [ 822M 717k/s ] 66G
cpus: 15.4 gc: 2% mem: 90G/107G postGC: 73G hppc: 1.8G
parse(13% 13% 12% 14%) -> pbf( 4%) -> (57k/66k) -> process(95% 94% 73% 94% 75% 77% 95% 93% 94% 94% 95% 77% 96% 91% 82%) -> (5.8k/66k) -> write(36%)
0:52:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 82M 10% 213k/s ] rels: [ 0 0% 0/s ] features: [ 829M 701k/s ] 67G
cpus: 15.4 gc: 2% mem: 84G/107G postGC: 73G hppc: 1.8G
parse(14% 11% 12% 13%) -> pbf( 4%) -> (57k/66k) -> process(96% 92% 96% 92% 73% 89% 73% 93% 95% 96% 90% 69% 94% 91% 86%) -> (8.8k/66k) -> write(36%)
0:53:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 84M 11% 219k/s ] rels: [ 0 0% 0/s ] features: [ 836M 724k/s ] 67G
cpus: 15.4 gc: 2% mem: 81G/107G postGC: 73G hppc: 1.8G
parse(13% 13% 14% 11%) -> pbf( 4%) -> (59k/66k) -> process(95% 84% 95% 88% 83% 95% 92% 93% 94% 93% 93% 84% 89% 89% 73%) -> (10k/66k) -> write(37%)
0:53:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 87M 11% 211k/s ] rels: [ 0 0% 0/s ] features: [ 843M 672k/s ] 67G
cpus: 15.2 gc: 2% mem: 74G/107G postGC: 73G hppc: 1.8G
parse(12% 11% 11% 14%) -> pbf( 4%) -> (58k/66k) -> process(85% 91% 93% 70% 71% 81% 93% 84% 93% 93% 92% 92% 78% 83% 86%) -> (6.3k/66k) -> write(34%)
0:53:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 89M 11% 214k/s ] rels: [ 0 0% 0/s ] features: [ 850M 693k/s ] 68G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 73G hppc: 1.8G
parse(11% 14% 14% 11%) -> pbf( 4%) -> (58k/66k) -> process(85% 95% 95% 92% 88% 75% 96% 72% 90% 96% 92% 79% 83% 95% 96%) -> (9.2k/66k) -> write(36%)
0:53:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 91M 11% 215k/s ] rels: [ 0 0% 0/s ] features: [ 857M 704k/s ] 68G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 73G hppc: 1.8G
parse(14% 11% 11% 13%) -> pbf( 4%) -> (58k/66k) -> process(63% 86% 92% 94% 81% 84% 95% 92% 95% 95% 93% 90% 91% 85% 95%) -> (8.9k/66k) -> write(36%)
0:53:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 93M 12% 184k/s ] rels: [ 0 0% 0/s ] features: [ 862M 564k/s ] 69G
cpus: 13.7 gc: 2% mem: 92G/107G postGC: 73G hppc: 1.8G
parse(10% 11% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(72% 61% 81% 84% 78% 77% 84% 89% 78% 78% 76% 67% 74% 67% 81%) -> (8.8k/66k) -> write(28%)
0:53:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 95M 12% 187k/s ] rels: [ 0 0% 0/s ] features: [ 868M 579k/s ] 69G
cpus: 14 gc: 2% mem: 81G/107G postGC: 73G hppc: 1.8G
parse(10% 10% 11% 8%) -> pbf( 3%) -> (58k/66k) -> process(86% 84% 79% 73% 84% 80% 84% 78% 77% 81% 83% 84% 77% 82% 84%) -> (5.6k/66k) -> write(30%)
0:54:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 97M 12% 188k/s ] rels: [ 0 0% 0/s ] features: [ 874M 603k/s ] 70G
cpus: 15.4 gc: 2% mem: 75G/107G postGC: 73G hppc: 1.8G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (56k/66k) -> process(94% 95% 92% 85% 94% 95% 95% 77% 77% 67% 89% 95% 94% 82% 92%) -> (6.4k/66k) -> write(31%)
0:54:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 98M 12% 190k/s ] rels: [ 0 0% 0/s ] features: [ 880M 582k/s ] 70G
cpus: 14.6 gc: 2% mem: 87G/107G postGC: 73G hppc: 1.8G
parse(11% 11% 10% 11%) -> pbf( 3%) -> (58k/66k) -> process(75% 80% 90% 84% 90% 91% 91% 84% 86% 78% 78% 91% 79% 86% 83%) -> (10k/66k) -> write(30%)
0:54:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 100M 12% 198k/s ] rels: [ 0 0% 0/s ] features: [ 886M 597k/s ] 70G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 73G hppc: 1.8G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(95% 84% 91% 92% 95% 95% 95% 95% 87% 95% 95% 95% 77% 69% 69%) -> (8.9k/66k) -> write(31%)
0:54:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 102M 13% 197k/s ] rels: [ 0 0% 0/s ] features: [ 892M 623k/s ] 71G
cpus: 15.5 gc: 2% mem: 74G/107G postGC: 73G hppc: 1.8G
parse(11% 11% 11% 12%) -> pbf( 3%) -> (59k/66k) -> process(96% 86% 96% 95% 79% 88% 86% 89% 87% 83% 96% 96% 79% 94% 81%) -> (8k/66k) -> write(33%)
0:54:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 105M 13% 220k/s ] rels: [ 0 0% 0/s ] features: [ 899M 676k/s ] 71G
cpus: 15.5 gc: 2% mem: 75G/107G postGC: 73G hppc: 1.8G
parse(11% 13% 13% 11%) -> pbf( 4%) -> (56k/66k) -> process(93% 83% 85% 96% 96% 87% 96% 90% 71% 88% 96% 94% 95% 93% 78%) -> (7.4k/66k) -> write(35%)
0:54:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 107M 13% 206k/s ] rels: [ 0 0% 0/s ] features: [ 906M 631k/s ] 72G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 73G hppc: 1.8G
parse(12% 11% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(74% 70% 96% 95% 88% 67% 92% 96% 92% 93% 95% 96% 96% 96% 96%) -> (13k/66k) -> write(32%)
0:55:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 109M 14% 200k/s ] rels: [ 0 0% 0/s ] features: [ 912M 634k/s ] 72G
cpus: 14.8 gc: 2% mem: 79G/107G postGC: 73G hppc: 2.4G
parse(13% 11% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(72% 85% 90% 91% 73% 83% 86% 90% 92% 83% 88% 73% 73% 91% 91%) -> (7.8k/66k) -> write(33%)
0:55:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 111M 14% 206k/s ] rels: [ 0 0% 0/s ] features: [ 918M 655k/s ] 73G
cpus: 14.6 gc: 2% mem: 90G/107G postGC: 74G hppc: 2.4G
parse(11% 11% 10% 13%) -> pbf( 3%) -> (56k/66k) -> process(81% 64% 89% 89% 85% 68% 89% 68% 89% 83% 83% 88% 89% 89% 83%) -> (9.7k/66k) -> write(33%)
0:55:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 113M 14% 208k/s ] rels: [ 0 0% 0/s ] features: [ 925M 670k/s ] 73G
cpus: 15.4 gc: 2% mem: 85G/107G postGC: 74G hppc: 2.4G
parse(11% 11% 12% 12%) -> pbf( 3%) -> (58k/66k) -> process(93% 71% 91% 94% 93% 86% 80% 81% 88% 82% 90% 79% 95% 95% 81%) -> (13k/66k) -> write(34%)
0:55:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 115M 14% 210k/s ] rels: [ 0 0% 0/s ] features: [ 932M 691k/s ] 74G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 74G hppc: 2.4G
parse(12% 13% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(92% 94% 70% 92% 96% 95% 95% 79% 96% 73% 95% 84% 92% 94% 86%) -> (7.9k/66k) -> write(36%)
0:55:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 117M 15% 215k/s ] rels: [ 0 0% 0/s ] features: [ 939M 675k/s ] 74G
cpus: 15.5 gc: 2% mem: 83G/107G postGC: 74G hppc: 2.4G
parse(13% 11% 12% 14%) -> pbf( 4%) -> (59k/66k) -> process(81% 86% 79% 94% 96% 87% 94% 82% 96% 75% 96% 80% 91% 92% 88%) -> (7.4k/66k) -> write(34%)
0:55:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 119M 15% 212k/s ] rels: [ 0 0% 0/s ] features: [ 946M 687k/s ] 75G
cpus: 15.3 gc: 2% mem: 89G/107G postGC: 74G hppc: 2.5G
parse(11% 13% 13% 11%) -> pbf( 3%) -> (57k/66k) -> process(91% 79% 86% 94% 94% 68% 94% 89% 83% 76% 72% 80% 94% 93% 90%) -> (9.3k/66k) -> write(35%)
0:56:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 122M 15% 230k/s ] rels: [ 0 0% 0/s ] features: [ 953M 711k/s ] 75G
cpus: 15.5 gc: 2% mem: 94G/107G postGC: 74G hppc: 2.5G
parse(14% 12% 11% 14%) -> pbf( 4%) -> (58k/66k) -> process(93% 95% 96% 95% 96% 88% 94% 93% 84% 90% 74% 96% 96% 95% 76%) -> (14k/66k) -> write(36%)
0:56:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 124M 15% 208k/s ] rels: [ 0 0% 0/s ] features: [ 960M 683k/s ] 76G
cpus: 15.1 gc: 2% mem: 89G/107G postGC: 74G hppc: 2.5G
parse(10% 11% 12% 11%) -> pbf( 3%) -> (57k/66k) -> process(89% 82% 94% 94% 86% 87% 93% 92% 70% 77% 77% 94% 76% 80% 88%) -> (7.1k/66k) -> write(35%)
0:56:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 126M 16% 209k/s ] rels: [ 0 0% 0/s ] features: [ 967M 744k/s ] 76G
cpus: 15.3 gc: 2% mem: 86G/107G postGC: 74G hppc: 2.5G
parse(14% 13% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(95% 79% 95% 93% 91% 87% 92% 93% 88% 76% 68% 87% 82% 94% 94%) -> (5.7k/66k) -> write(39%)
0:56:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 128M 16% 214k/s ] rels: [ 0 0% 0/s ] features: [ 974M 677k/s ] 77G
cpus: 15.4 gc: 2% mem: 85G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 14% 12%) -> pbf( 4%) -> (56k/66k) -> process(95% 86% 93% 88% 92% 91% 92% 83% 92% 94% 81% 84% 76% 85% 87%) -> (8.7k/66k) -> write(35%)
0:56:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 130M 16% 208k/s ] rels: [ 0 0% 0/s ] features: [ 981M 659k/s ] 77G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 74G hppc: 2.5G
parse(11% 13% 11% 11%) -> pbf( 3%) -> (58k/66k) -> process(96% 88% 95% 86% 92% 93% 71% 82% 78% 90% 84% 96% 96% 91% 75%) -> (9.4k/66k) -> write(33%)
0:56:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 132M 16% 210k/s ] rels: [ 0 0% 0/s ] features: [ 987M 670k/s ] 77G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 74G hppc: 2.5G
parse(13% 11% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(94% 81% 96% 80% 90% 87% 83% 95% 87% 85% 93% 95% 95% 95% 78%) -> (8k/66k) -> write(35%)
0:57:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 134M 17% 192k/s ] rels: [ 0 0% 0/s ] features: [ 993M 615k/s ] 78G
cpus: 15.5 gc: 2% mem: 79G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(90% 84% 91% 96% 93% 70% 96% 87% 86% 79% 92% 96% 92% 94% 79%) -> (7.3k/66k) -> write(32%)
0:57:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 136M 17% 170k/s ] rels: [ 0 0% 0/s ] features: [ 999M 536k/s ] 78G
cpus: 14.6 gc: 2% mem: 91G/107G postGC: 74G hppc: 2.5G
parse( 8% 8% 10% 11%) -> pbf( 3%) -> (59k/66k) -> process(91% 89% 71% 91% 79% 91% 88% 91% 75% 89% 88% 84% 91% 91% 66%) -> (9.9k/66k) -> write(28%)
0:57:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 138M 17% 206k/s ] rels: [ 0 0% 0/s ] features: [ 1B 656k/s ] 79G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 74G hppc: 2.5G
parse(11% 12% 12% 11%) -> pbf( 3%) -> (59k/66k) -> process(95% 94% 68% 96% 88% 96% 92% 92% 89% 96% 77% 94% 94% 96% 65%) -> (10k/66k) -> write(34%)
0:57:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 140M 17% 202k/s ] rels: [ 0 0% 0/s ] features: [ 1B 619k/s ] 79G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 10% 11%) -> pbf( 3%) -> (58k/66k) -> process(95% 73% 87% 93% 81% 95% 84% 87% 92% 96% 79% 78% 90% 96% 86%) -> (9k/66k) -> write(32%)
0:57:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 142M 18% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1B 649k/s ] 80G
cpus: 15.5 gc: 2% mem: 89G/107G postGC: 74G hppc: 2.5G
parse(11% 12% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(95% 90% 93% 91% 78% 91% 91% 73% 81% 86% 94% 90% 95% 91% 96%) -> (7.5k/66k) -> write(33%)
0:57:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 144M 18% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1B 671k/s ] 80G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 74G hppc: 2.5G
parse(13% 11% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(95% 85% 92% 93% 84% 93% 95% 86% 95% 95% 82% 95% 95% 77% 95%) -> (6.1k/66k) -> write(34%)
0:58:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 146M 18% 219k/s ] rels: [ 0 0% 0/s ] features: [ 1B 695k/s ] 80G
cpus: 15.4 gc: 2% mem: 90G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 13% 12%) -> pbf( 4%) -> (55k/66k) -> process(94% 79% 81% 88% 87% 80% 95% 94% 91% 96% 71% 93% 96% 85% 86%) -> (6.8k/66k) -> write(36%)
0:58:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 148M 18% 202k/s ] rels: [ 0 0% 0/s ] features: [ 1B 631k/s ] 81G
cpus: 15.2 gc: 2% mem: 86G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (56k/66k) -> process(92% 89% 62% 86% 85% 93% 90% 94% 71% 93% 84% 81% 89% 88% 94%) -> (8k/66k) -> write(33%)
0:58:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 150M 19% 202k/s ] rels: [ 0 0% 0/s ] features: [ 1B 636k/s ] 81G
cpus: 15.4 gc: 2% mem: 86G/107G postGC: 74G hppc: 2.5G
parse(11% 12% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(95% 94% 68% 95% 80% 95% 93% 93% 94% 92% 93% 72% 92% 92% 80%) -> (8.3k/66k) -> write(33%)
0:58:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 152M 19% 208k/s ] rels: [ 0 0% 0/s ] features: [ 1B 639k/s ] 82G
cpus: 15.4 gc: 2% mem: 85G/107G postGC: 74G hppc: 2.5G
parse(11% 13% 11% 11%) -> pbf( 3%) -> (56k/66k) -> process(95% 96% 72% 69% 89% 96% 96% 92% 92% 89% 95% 75% 95% 91% 80%) -> (9k/66k) -> write(33%)
0:58:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 155M 19% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1B 655k/s ] 82G
cpus: 15.4 gc: 2% mem: 86G/107G postGC: 74G hppc: 2.5G
parse(13% 11% 10% 13%) -> pbf( 3%) -> (57k/66k) -> process(82% 96% 77% 92% 96% 96% 95% 78% 72% 93% 95% 83% 95% 93% 93%) -> (7.4k/66k) -> write(33%)
0:58:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 157M 19% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1B 664k/s ] 83G
cpus: 15.4 gc: 2% mem: 90G/107G postGC: 74G hppc: 2.5G
parse(11% 13% 13% 12%) -> pbf( 4%) -> (58k/66k) -> process(87% 96% 89% 94% 95% 96% 84% 95% 68% 95% 95% 65% 95% 96% 76%) -> (8.1k/66k) -> write(33%)
0:59:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 159M 20% 209k/s ] rels: [ 0 0% 0/s ] features: [ 1B 625k/s ] 83G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 74G hppc: 2.5G
parse(11% 9% 10% 11%) -> pbf( 3%) -> (57k/66k) -> process(89% 90% 68% 94% 88% 94% 94% 88% 81% 95% 75% 89% 95% 93% 82%) -> (5.8k/66k) -> write(30%)
0:59:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 161M 20% 204k/s ] rels: [ 0 0% 0/s ] features: [ 1B 623k/s ] 83G
cpus: 14.5 gc: 2% mem: 87G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 9% 10%) -> pbf( 3%) -> (58k/66k) -> process(83% 89% 73% 88% 82% 86% 89% 85% 88% 89% 71% 79% 90% 85% 88%) -> (7.6k/66k) -> write(31%)
0:59:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 163M 20% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1B 626k/s ] 84G
cpus: 15.3 gc: 2% mem: 83G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 11% 12%) -> pbf( 3%) -> (57k/66k) -> process(64% 81% 93% 88% 94% 78% 91% 89% 81% 94% 91% 87% 93% 95% 86%) -> (8.9k/66k) -> write(32%)
0:59:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 165M 21% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1B 653k/s ] 84G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 74G hppc: 2.5G
parse(11% 12% 13% 10%) -> pbf( 4%) -> (60k/66k) -> process(87% 76% 95% 78% 95% 87% 95% 93% 85% 85% 95% 82% 90% 95% 81%) -> (7.4k/66k) -> write(34%)
0:59:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 167M 21% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1B 647k/s ] 85G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 74G hppc: 2.5G
parse(11% 12% 11% 11%) -> pbf( 3%) -> (56k/66k) -> process(92% 83% 95% 93% 89% 87% 85% 95% 88% 68% 95% 95% 78% 95% 82%) -> (8.6k/66k) -> write(33%)
0:59:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 169M 21% 202k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 638k/s ] 85G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 74G hppc: 2.5G
parse(13% 11% 11% 10%) -> pbf( 3%) -> (57k/66k) -> process(85% 94% 94% 96% 91% 75% 81% 90% 93% 95% 95% 89% 94% 94% 85%) -> (8.6k/66k) -> write(32%)
1:00:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 171M 21% 198k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 627k/s ] 85G
cpus: 15.3 gc: 2% mem: 82G/107G postGC: 74G hppc: 2.5G
parse(11% 10% 11% 11%) -> pbf( 3%) -> (60k/66k) -> process(95% 89% 95% 95% 92% 82% 84% 67% 95% 95% 91% 80% 85% 84% 89%) -> (7.7k/66k) -> write(32%)
1:00:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 173M 22% 199k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 626k/s ] 86G
cpus: 14.8 gc: 2% mem: 75G/107G postGC: 74G hppc: 2.5G
parse(10% 11% 9% 13%) -> pbf( 3%) -> (58k/66k) -> process(87% 74% 91% 89% 74% 91% 87% 66% 91% 86% 87% 83% 91% 91% 78%) -> (6.5k/66k) -> write(32%)
1:00:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 175M 22% 199k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 672k/s ] 86G
cpus: 15.4 gc: 2% mem: 75G/107G postGC: 74G hppc: 2.5G
parse(11% 11% 12% 11%) -> pbf( 3%) -> (58k/66k) -> process(95% 74% 94% 74% 80% 96% 94% 79% 94% 95% 89% 95% 95% 81% 95%) -> (7.3k/66k) -> write(34%)
1:00:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 177M 22% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 620k/s ] 87G
cpus: 15.5 gc: 2% mem: 94G/107G postGC: 74G hppc: 2.5G
parse(11% 14% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(88% 72% 96% 88% 77% 72% 95% 96% 91% 87% 88% 96% 82% 89% 95%) -> (9.7k/66k) -> write(32%)
1:00:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 179M 22% 191k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 577k/s ] 87G
cpus: 14.7 gc: 2% mem: 88G/107G postGC: 75G hppc: 3.5G
parse(11% 9% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(95% 90% 90% 73% 61% 75% 87% 90% 87% 82% 67% 90% 85% 83% 90%) -> (8.6k/66k) -> write(30%)
1:00:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 182M 23% 225k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 677k/s ] 88G
cpus: 15.4 gc: 3% mem: 76G/107G postGC: 75G hppc: 3.5G
parse(11% 13% 11% 14%) -> pbf( 4%) -> (58k/66k) -> process(92% 95% 95% 88% 92% 84% 95% 93% 83% 92% 80% 91% 80% 80% 95%) -> (7.1k/66k) -> write(35%)
1:01:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 184M 23% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 651k/s ] 88G
cpus: 15.5 gc: 2% mem: 80G/107G postGC: 75G hppc: 3.5G
parse(13% 11% 12% 11%) -> pbf( 3%) -> (55k/66k) -> process(85% 95% 79% 94% 95% 94% 80% 95% 64% 94% 79% 94% 95% 90% 95%) -> (5.9k/66k) -> write(33%)
1:01:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 186M 23% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 623k/s ] 88G
cpus: 15 gc: 2% mem: 84G/107G postGC: 75G hppc: 3.5G
parse(11% 12% 12% 11%) -> pbf( 3%) -> (57k/66k) -> process(85% 74% 88% 75% 86% 92% 87% 90% 87% 87% 79% 89% 88% 92% 92%) -> (7.7k/66k) -> write(32%)
1:01:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 188M 23% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 619k/s ] 89G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 75G hppc: 3.5G
parse(11% 13% 11% 13%) -> pbf( 3%) -> (57k/66k) -> process(95% 94% 92% 74% 80% 95% 95% 79% 82% 66% 95% 92% 94% 88% 95%) -> (7.1k/66k) -> write(31%)
1:01:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 190M 24% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 630k/s ] 89G
cpus: 15.4 gc: 3% mem: 77G/107G postGC: 75G hppc: 3.5G
parse(13% 11% 11% 12%) -> pbf( 3%) -> (58k/66k) -> process(95% 76% 91% 91% 92% 95% 95% 66% 91% 94% 95% 89% 95% 81% 66%) -> (7.6k/66k) -> write(31%)
1:01:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 193M 24% 223k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 662k/s ] 90G
cpus: 15.5 gc: 2% mem: 88G/107G postGC: 75G hppc: 3.5G
parse(10% 11% 13% 11%) -> pbf( 4%) -> (56k/66k) -> process(95% 66% 92% 89% 95% 95% 95% 94% 94% 94% 95% 83% 96% 96% 69%) -> (9.1k/66k) -> write(34%)
1:01:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 195M 24% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 648k/s ] 90G
cpus: 15.5 gc: 2% mem: 89G/107G postGC: 75G hppc: 3.5G
parse(10% 13% 11% 11%) -> pbf( 3%) -> (58k/66k) -> process(90% 84% 94% 96% 88% 75% 72% 90% 93% 92% 95% 65% 95% 91% 91%) -> (6.6k/66k) -> write(33%)
1:02:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 197M 24% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 638k/s ] 90G
cpus: 15.4 gc: 2% mem: 94G/107G postGC: 75G hppc: 3.5G
parse(13% 11% 11% 13%) -> pbf( 4%) -> (56k/66k) -> process(86% 92% 92% 96% 82% 78% 86% 72% 95% 94% 95% 84% 96% 87% 96%) -> (6.4k/66k) -> write(32%)
1:02:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 199M 25% 188k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 557k/s ] 91G
cpus: 14.9 gc: 3% mem: 76G/107G postGC: 75G hppc: 3.5G
parse( 8% 11% 11% 11%) -> pbf( 3%) -> (60k/66k) -> process(91% 91% 81% 91% 81% 68% 84% 84% 87% 79% 91% 91% 93% 93% 91%) -> (7.7k/66k) -> write(29%)
1:02:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 201M 25% 214k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 619k/s ] 91G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 75G hppc: 3.5G
parse(13% 11% 13% 11%) -> pbf( 4%) -> (58k/66k) -> process(95% 95% 94% 83% 95% 77% 87% 95% 92% 74% 96% 95% 82% 95% 90%) -> (5.6k/66k) -> write(31%)
1:02:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 203M 25% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 594k/s ] 92G
cpus: 15.4 gc: 2% mem: 88G/107G postGC: 75G hppc: 3.5G
parse(11% 13% 10% 13%) -> pbf( 3%) -> (58k/66k) -> process(85% 95% 95% 73% 92% 80% 81% 87% 96% 75% 96% 95% 94% 95% 91%) -> (8.6k/66k) -> write(30%)
1:02:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 205M 25% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 596k/s ] 92G
cpus: 15.4 gc: 3% mem: 79G/107G postGC: 75G hppc: 3.5G
parse(13% 11% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(94% 92% 95% 88% 95% 80% 78% 79% 90% 70% 95% 95% 93% 94% 94%) -> (7.3k/66k) -> write(30%)
1:02:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 208M 26% 225k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 572k/s ] 92G
cpus: 15.4 gc: 2% mem: 87G/107G postGC: 75G hppc: 3.5G
parse(12% 13% 12% 11%) -> pbf( 4%) -> (57k/66k) -> process(95% 95% 89% 88% 88% 77% 67% 69% 93% 80% 95% 95% 93% 90% 94%) -> (10k/66k) -> write(28%)
1:03:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 210M 26% 212k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 553k/s ] 93G
cpus: 15.4 gc: 2% mem: 95G/107G postGC: 75G hppc: 3.5G
parse(13% 13% 10% 12%) -> pbf( 3%) -> (28k/66k) -> process(82% 92% 68% 87% 95% 88% 85% 95% 94% 87% 95% 92% 95% 87% 95%) -> (6.5k/66k) -> write(28%)
1:03:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 212M 26% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 573k/s ] 93G
cpus: 14.8 gc: 3% mem: 80G/107G postGC: 75G hppc: 3.5G
parse(13% 10% 12% 13%) -> pbf( 3%) -> (57k/66k) -> process(81% 83% 77% 77% 65% 69% 88% 89% 91% 89% 90% 90% 91% 90% 91%) -> (4.2k/66k) -> write(29%)
1:03:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 214M 27% 225k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 594k/s ] 93G
cpus: 15.5 gc: 2% mem: 89G/107G postGC: 75G hppc: 3.5G
parse(11% 13% 13% 13%) -> pbf( 4%) -> (56k/66k) -> process(89% 87% 81% 74% 64% 96% 81% 85% 96% 96% 96% 93% 96% 96% 94%) -> (8.1k/66k) -> write(30%)
1:03:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 217M 27% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 629k/s ] 94G
cpus: 15.4 gc: 3% mem: 82G/107G postGC: 75G hppc: 3.5G
parse(14% 14% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(88% 95% 95% 95% 73% 93% 84% 71% 94% 94% 95% 88% 95% 87% 95%) -> (6.7k/66k) -> write(32%)
1:03:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 219M 27% 219k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 595k/s ] 94G
cpus: 15.4 gc: 2% mem: 90G/107G postGC: 75G hppc: 3.5G
parse(13% 12% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(68% 95% 95% 95% 83% 82% 95% 92% 95% 95% 95% 95% 90% 70% 92%) -> (8.4k/66k) -> write(30%)
1:03:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 221M 27% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 597k/s ] 94G
cpus: 15.5 gc: 3% mem: 78G/107G postGC: 75G hppc: 3.5G
parse(11% 13% 13% 11%) -> pbf( 4%) -> (57k/66k) -> process(84% 95% 85% 95% 95% 90% 94% 78% 95% 96% 92% 90% 68% 81% 93%) -> (5.9k/66k) -> write(30%)
1:04:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 223M 28% 212k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 591k/s ] 95G
cpus: 15.3 gc: 2% mem: 83G/107G postGC: 75G hppc: 3.5G
parse(13% 11% 11% 13%) -> pbf( 3%) -> (57k/66k) -> process(87% 94% 75% 95% 94% 92% 95% 84% 94% 78% 89% 95% 76% 79% 81%) -> (9.2k/66k) -> write(30%)
1:04:17 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 225M 28% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 602k/s ] 95G
cpus: 15.1 gc: 2% mem: 86G/107G postGC: 75G hppc: 3.5G
parse(10% 13% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(72% 88% 90% 85% 91% 88% 80% 93% 90% 93% 92% 92% 82% 77% 92%) -> (9.4k/66k) -> write(31%)
1:04:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 227M 28% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 614k/s ] 95G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 75G hppc: 3.5G
parse(11% 11% 12% 12%) -> pbf( 3%) -> (59k/66k) -> process(76% 92% 94% 96% 92% 71% 94% 93% 95% 95% 90% 85% 95% 84% 66%) -> (8.9k/66k) -> write(32%)
1:04:38 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 230M 28% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 625k/s ] 96G
cpus: 15.4 gc: 2% mem: 77G/107G postGC: 75G hppc: 3.5G
parse(14% 13% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(79% 93% 94% 95% 93% 91% 86% 93% 92% 95% 81% 78% 95% 95% 85%) -> (7.9k/66k) -> write(32%)
1:04:48 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 232M 29% 209k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 581k/s ] 96G
cpus: 15.4 gc: 2% mem: 81G/107G postGC: 75G hppc: 3.5G
parse(11% 11% 13% 11%) -> pbf( 3%) -> (58k/66k) -> process(84% 94% 94% 95% 85% 74% 69% 94% 87% 96% 93% 81% 95% 87% 82%) -> (8.6k/66k) -> write(30%)
1:04:58 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 234M 29% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 622k/s ] 97G
cpus: 15.3 gc: 2% mem: 87G/107G postGC: 75G hppc: 3.5G
parse(12% 10% 10% 13%) -> pbf( 4%) -> (58k/66k) -> process(94% 95% 94% 95% 92% 76% 95% 96% 95% 85% 74% 80% 89% 93% 87%) -> (6.8k/66k) -> write(31%)
1:05:08 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 236M 29% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 608k/s ] 97G
cpus: 15.5 gc: 2% mem: 90G/107G postGC: 75G hppc: 3.5G
parse(12% 14% 11% 11%) -> pbf( 4%) -> (43k/66k) -> process(79% 96% 95% 81% 76% 92% 96% 95% 91% 87% 89% 83% 85% 95% 93%) -> (7.9k/66k) -> write(31%)
1:05:18 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 238M 30% 199k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 582k/s ] 97G
cpus: 14.8 gc: 2% mem: 90G/107G postGC: 75G hppc: 3.6G
parse(11% 10% 11% 11%) -> pbf( 3%) -> (58k/66k) -> process(84% 83% 78% 77% 81% 90% 90% 83% 90% 77% 79% 78% 92% 83% 87%) -> (9.3k/66k) -> write(30%)
1:05:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 240M 30% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 639k/s ] 98G
cpus: 15.4 gc: 2% mem: 78G/107G postGC: 75G hppc: 3.6G
parse(11% 11% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(92% 90% 91% 88% 75% 94% 95% 88% 95% 95% 95% 76% 95% 74% 95%) -> (8.8k/66k) -> write(33%)
1:05:38 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 242M 30% 213k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 607k/s ] 98G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 75G hppc: 3.6G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(95% 92% 96% 95% 62% 96% 87% 96% 96% 96% 96% 67% 95% 73% 96%) -> (8.3k/66k) -> write(32%)
1:05:48 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 245M 30% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 635k/s ] 99G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 75G hppc: 3.6G
parse(12% 13% 12% 10%) -> pbf( 4%) -> (59k/66k) -> process(95% 95% 95% 96% 90% 83% 71% 96% 95% 94% 96% 96% 69% 87% 81%) -> (7.1k/66k) -> write(32%)
1:05:58 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 247M 31% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 622k/s ] 99G
cpus: 15.4 gc: 2% mem: 93G/107G postGC: 75G hppc: 3.6G
parse(11% 11% 13% 11%) -> pbf( 3%) -> (58k/66k) -> process(95% 91% 91% 93% 87% 95% 74% 96% 94% 92% 89% 95% 79% 83% 85%) -> (7.4k/66k) -> write(32%)
1:06:08 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 249M 31% 207k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 621k/s ] 99G
cpus: 15 gc: 2% mem: 76G/107G postGC: 75G hppc: 3.6G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (861/66k) -> process(91% 86% 85% 92% 82% 84% 85% 92% 83% 92% 92% 92% 82% 74% 73%) -> (8.2k/66k) -> write(32%)
1:06:18 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 251M 31% 204k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 609k/s ] 100G
cpus: 14.9 gc: 2% mem: 80G/107G postGC: 75G hppc: 3.6G
parse(11% 10% 11% 13%) -> pbf( 3%) -> (57k/66k) -> process(78% 93% 90% 90% 90% 76% 93% 93% 93% 90% 93% 70% 85% 88% 85%) -> (5.7k/66k) -> write(32%)
1:06:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 253M 31% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 624k/s ] 100G
cpus: 15.5 gc: 2% mem: 85G/107G postGC: 75G hppc: 3.6G
parse(13% 10% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(81% 93% 72% 95% 92% 77% 96% 95% 94% 93% 95% 95% 95% 77% 83%) -> (8.3k/66k) -> write(32%)
1:06:38 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 255M 32% 230k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 648k/s ] 101G
cpus: 15.5 gc: 2% mem: 95G/107G postGC: 75G hppc: 3.6G
parse(11% 13% 13% 11%) -> pbf( 4%) -> (57k/66k) -> process(90% 81% 95% 95% 90% 72% 95% 83% 94% 95% 94% 95% 95% 93% 75%) -> (8k/66k) -> write(33%)
1:06:48 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 257M 32% 205k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 580k/s ] 101G
cpus: 15.4 gc: 2% mem: 79G/107G postGC: 75G hppc: 3.6G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (56k/66k) -> process(93% 73% 96% 95% 92% 86% 84% 93% 88% 95% 94% 93% 80% 81% 85%) -> (13k/66k) -> write(30%)
1:06:58 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 259M 32% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 623k/s ] 101G
cpus: 15.4 gc: 2% mem: 85G/107G postGC: 75G hppc: 3.6G
parse(11% 11% 11% 13%) -> pbf( 3%) -> (57k/66k) -> process(90% 77% 95% 95% 84% 79% 75% 93% 93% 95% 95% 94% 88% 74% 94%) -> (6.2k/66k) -> write(32%)
1:07:08 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 262M 32% 205k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 594k/s ] 102G
cpus: 15.2 gc: 2% mem: 87G/107G postGC: 75G hppc: 3.6G
parse(10% 11% 11% 11%) -> pbf( 3%) -> (861/66k) -> process(63% 94% 90% 93% 92% 83% 90% 84% 91% 93% 88% 85% 86% 80% 91%) -> (8.2k/66k) -> write(30%)
1:07:18 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 264M 33% 212k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 602k/s ] 102G
cpus: 15.3 gc: 2% mem: 91G/107G postGC: 75G hppc: 3.6G
parse(13% 12% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(92% 95% 79% 91% 87% 93% 78% 90% 81% 94% 92% 92% 86% 75% 95%) -> (7.4k/66k) -> write(30%)
1:07:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 266M 33% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 612k/s ] 102G
cpus: 15.4 gc: 3% mem: 77G/107G postGC: 75G hppc: 3.6G
parse(11% 12% 13% 11%) -> pbf( 3%) -> (57k/66k) -> process(80% 95% 87% 92% 75% 88% 94% 89% 88% 88% 85% 79% 94% 91% 95%) -> (9.1k/66k) -> write(31%)
1:07:38 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 268M 33% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 596k/s ] 103G
cpus: 15.4 gc: 2% mem: 85G/107G postGC: 75G hppc: 3.6G
parse(12% 11% 11% 13%) -> pbf( 3%) -> (55k/66k) -> process(95% 95% 69% 95% 93% 93% 95% 78% 95% 71% 79% 95% 75% 93% 92%) -> (7.4k/66k) -> write(30%)
1:07:48 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 271M 34% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 643k/s ] 103G
cpus: 15.4 gc: 2% mem: 80G/107G postGC: 75G hppc: 3.6G
parse(12% 13% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(95% 95% 75% 95% 95% 95% 92% 95% 95% 81% 75% 95% 75% 92% 95%) -> (10k/66k) -> write(32%)
1:07:58 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 273M 34% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 605k/s ] 104G
cpus: 15.3 gc: 2% mem: 90G/107G postGC: 75G hppc: 3.6G
parse(10% 10% 11% 13%) -> pbf( 4%) -> (58k/66k) -> process(82% 94% 94% 95% 95% 84% 71% 94% 83% 95% 78% 92% 83% 93% 95%) -> (8.9k/66k) -> write(30%)
1:08:08 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 275M 34% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 530k/s ] 104G
cpus: 13.8 gc: 3% mem: 83G/107G postGC: 77G hppc: 5G
parse(10% 13% 7% 9%) -> pbf( 3%) -> (60k/66k) -> process(74% 85% 84% 92% 71% 76% 55% 85% 85% 85% 77% 80% 68% 81% 83%) -> (6.5k/66k) -> write(27%)
1:08:18 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 277M 34% 230k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 591k/s ] 104G
cpus: 15.3 gc: 2% mem: 81G/107G postGC: 76G hppc: 5G
parse(13% 10% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(91% 95% 94% 95% 78% 95% 92% 94% 75% 95% 79% 80% 95% 93% 95%) -> (7.9k/66k) -> write(30%)
1:08:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 280M 35% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 609k/s ] 105G
cpus: 15.4 gc: 2% mem: 78G/107G postGC: 77G hppc: 5G
parse(10% 11% 12% 10%) -> pbf( 4%) -> (56k/66k) -> process(61% 89% 69% 92% 77% 95% 92% 94% 79% 93% 91% 93% 95% 94% 93%) -> (7.5k/66k) -> write(31%)
1:08:38 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 282M 35% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 651k/s ] 105G
cpus: 15.3 gc: 2% mem: 82G/107G postGC: 77G hppc: 5G
parse(10% 12% 10% 13%) -> pbf( 4%) -> (60k/66k) -> process(73% 95% 85% 82% 87% 95% 95% 83% 95% 94% 91% 89% 91% 95% 94%) -> (7.3k/66k) -> write(33%)
1:08:48 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 285M 35% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 621k/s ] 105G
cpus: 15.5 gc: 2% mem: 95G/107G postGC: 77G hppc: 5G
parse(13% 11% 10% 11%) -> pbf( 4%) -> (59k/66k) -> process(85% 81% 88% 86% 67% 93% 94% 95% 93% 95% 94% 93% 82% 95% 79%) -> (6.6k/66k) -> write(31%)
1:08:58 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 287M 36% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 646k/s ] 106G
cpus: 15.4 gc: 3% mem: 94G/107G postGC: 77G hppc: 5G
parse(11% 11% 13% 11%) -> pbf( 4%) -> (57k/66k) -> process(93% 94% 94% 86% 81% 95% 95% 85% 71% 95% 93% 79% 95% 95% 95%) -> (7.2k/66k) -> write(33%)
1:09:08 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 289M 36% 206k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 571k/s ] 106G
cpus: 14.7 gc: 2% mem: 81G/107G postGC: 77G hppc: 5G
parse(11% 10% 10% 10%) -> pbf( 3%) -> (60k/66k) -> process(89% 91% 90% 66% 77% 84% 91% 82% 82% 90% 90% 54% 88% 85% 74%) -> (7.2k/66k) -> write(29%)
1:09:18 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 291M 36% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 633k/s ] 106G
cpus: 15.4 gc: 2% mem: 95G/107G postGC: 77G hppc: 5G
parse(11% 13% 11% 12%) -> pbf( 3%) -> (56k/66k) -> process(95% 95% 95% 94% 90% 91% 82% 67% 95% 95% 89% 87% 95% 79% 79%) -> (6.9k/66k) -> write(32%)
1:09:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 294M 36% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 652k/s ] 107G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 77G hppc: 5G
parse(13% 11% 11% 12%) -> pbf( 4%) -> (60k/66k) -> process(92% 96% 96% 92% 73% 83% 94% 93% 96% 94% 90% 82% 87% 86% 77%) -> (7k/66k) -> write(33%)
1:09:38 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 296M 37% 219k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 615k/s ] 107G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 76G hppc: 5G
parse(11% 11% 13% 11%) -> pbf( 3%) -> (58k/66k) -> process(94% 90% 90% 79% 88% 89% 89% 95% 80% 95% 86% 84% 84% 85% 94%) -> (8.7k/66k) -> write(31%)
1:09:48 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 298M 37% 221k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 651k/s ] 108G
cpus: 15.4 gc: 2% mem: 77G/107G postGC: 77G hppc: 5G
parse(10% 13% 10% 12%) -> pbf( 4%) -> (61k/66k) -> process(91% 91% 95% 94% 95% 91% 93% 95% 69% 95% 80% 76% 95% 78% 92%) -> (8.3k/66k) -> write(33%)
1:09:58 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 300M 37% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 635k/s ] 108G
cpus: 15.5 gc: 2% mem: 91G/107G postGC: 76G hppc: 5G
parse(12% 11% 10% 12%) -> pbf( 4%) -> (59k/66k) -> process(84% 96% 95% 83% 96% 95% 96% 95% 79% 96% 70% 94% 96% 74% 95%) -> (7.2k/66k) -> write(32%)
1:10:08 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 302M 38% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 560k/s ] 108G
cpus: 14.6 gc: 2% mem: 81G/107G postGC: 76G hppc: 5G
parse(10% 11% 11% 10%) -> pbf( 3%) -> (56k/66k) -> process(78% 90% 90% 90% 90% 90% 83% 81% 87% 89% 70% 67% 90% 77% 78%) -> (7.5k/66k) -> write(28%)
1:10:18 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 305M 38% 223k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 620k/s ] 109G
cpus: 15.5 gc: 2% mem: 95G/107G postGC: 77G hppc: 5G
parse(12% 11% 12% 11%) -> pbf( 3%) -> (58k/66k) -> process(83% 91% 89% 95% 96% 96% 79% 69% 95% 96% 79% 89% 96% 96% 93%) -> (6.8k/66k) -> write(32%)
1:10:28 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 307M 38% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 611k/s ] 109G
cpus: 15.4 gc: 2% mem: 92G/107G postGC: 77G hppc: 5G
parse(10% 12% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(73% 69% 95% 93% 95% 95% 91% 65% 95% 95% 91% 90% 95% 86% 93%) -> (8.1k/66k) -> write(31%)
1:10:39 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 309M 38% 214k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 573k/s ] 109G
cpus: 15.4 gc: 3% mem: 83G/107G postGC: 77G hppc: 5G
parse(10% 11% 11% 10%) -> pbf( 3%) -> (57k/66k) -> process(82% 89% 89% 95% 81% 90% 64% 79% 80% 95% 91% 95% 94% 84% 92%) -> (6.9k/66k) -> write(29%)
1:10:49 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 311M 39% 235k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 631k/s ] 110G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 76G hppc: 5G
parse(11% 11% 10% 14%) -> pbf( 4%) -> (58k/66k) -> process(91% 95% 94% 93% 78% 77% 76% 93% 94% 95% 88% 91% 95% 95% 95%) -> (7.5k/66k) -> write(32%)
1:10:59 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 314M 39% 231k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 609k/s ] 110G
cpus: 15.4 gc: 2% mem: 77G/107G postGC: 76G hppc: 5G
parse(13% 11% 12% 11%) -> pbf( 4%) -> (57k/66k) -> process(93% 95% 94% 90% 88% 91% 80% 92% 85% 89% 70% 71% 95% 93% 81%) -> (7.2k/66k) -> write(31%)
1:11:09 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 316M 39% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 605k/s ] 111G
cpus: 14.8 gc: 2% mem: 85G/107G postGC: 76G hppc: 5G
parse(11% 13% 12% 8%) -> pbf( 3%) -> (58k/66k) -> process(91% 91% 86% 76% 82% 86% 67% 82% 88% 81% 88% 78% 91% 77% 91%) -> (6.9k/66k) -> write(31%)
1:11:19 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 318M 39% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 635k/s ] 111G
cpus: 15.4 gc: 3% mem: 84G/107G postGC: 76G hppc: 5G
parse(10% 11% 11% 14%) -> pbf( 4%) -> (58k/66k) -> process(95% 95% 77% 95% 90% 83% 93% 85% 95% 81% 81% 91% 90% 92% 93%) -> (6.8k/66k) -> write(32%)
1:11:29 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 321M 40% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 606k/s ] 111G
cpus: 15.4 gc: 2% mem: 94G/107G postGC: 76G hppc: 5G
parse(10% 12% 10% 10%) -> pbf( 3%) -> (61k/66k) -> process(94% 96% 93% 96% 96% 70% 81% 74% 94% 62% 94% 86% 96% 93% 96%) -> (5.8k/66k) -> write(31%)
1:11:39 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 323M 40% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 635k/s ] 112G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 77G hppc: 5G
parse(13% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(94% 87% 89% 90% 85% 90% 83% 85% 93% 90% 90% 91% 95% 80% 95%) -> (13k/66k) -> write(32%)
1:11:49 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 325M 40% 219k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 567k/s ] 112G
cpus: 15.3 gc: 3% mem: 85G/107G postGC: 77G hppc: 5G
parse(10% 11% 12% 10%) -> pbf( 3%) -> (58k/66k) -> process(94% 92% 95% 88% 72% 74% 94% 75% 90% 81% 81% 94% 95% 94% 94%) -> (15k/66k) -> write(29%)
1:11:59 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 328M 41% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 601k/s ] 112G
cpus: 15.3 gc: 3% mem: 87G/107G postGC: 77G hppc: 5G
parse(10% 10% 11% 13%) -> pbf( 4%) -> (60k/66k) -> process(86% 82% 95% 82% 77% 93% 92% 91% 90% 86% 91% 89% 95% 95% 95%) -> (8.2k/66k) -> write(30%)
Oct 16, 2021 10:48:32 AM org.geotools.referencing.factory.DeferredAuthorityFactory disposeBackingStore
INFO: Disposing class org.geotools.referencing.factory.epsg.hsql.ThreadedHsqlEpsgFactory backing store
1:12:07 INF - Database closed
1:12:09 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 330M 41% 219k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 569k/s ] 113G
cpus: 14.9 gc: 3% mem: 79G/107G postGC: 77G hppc: 5G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(81% 76% 85% 66% 91% 89% 89% 87% 88% 73% 87% 91% 83% 91% 91%) -> (8.7k/66k) -> write(29%)
1:12:19 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 332M 41% 261k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 678k/s ] 113G
cpus: 15.4 gc: 3% mem: 78G/107G postGC: 77G hppc: 5G
parse(13% 13% 11% 10%) -> pbf( 4%) -> (57k/66k) -> process(95% 94% 77% 87% 95% 95% 93% 88% 95% 81% 75% 93% 92% 89% 94%) -> (24k/66k) -> write(34%)
1:12:29 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 335M 42% 258k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 679k/s ] 114G
cpus: 15.3 gc: 3% mem: 77G/107G postGC: 77G hppc: 5G
parse(10% 13% 12% 13%) -> pbf( 4%) -> (58k/66k) -> process(94% 95% 70% 94% 95% 94% 94% 85% 95% 83% 87% 92% 92% 82% 86%) -> (9.4k/66k) -> write(34%)
1:12:39 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 337M 42% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 625k/s ] 114G
cpus: 15.4 gc: 2% mem: 92G/107G postGC: 77G hppc: 5G
parse(13% 11% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(95% 95% 65% 72% 83% 96% 95% 91% 95% 96% 76% 78% 96% 95% 94%) -> (6.2k/66k) -> write(31%)
1:12:49 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 340M 42% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 629k/s ] 114G
cpus: 15.3 gc: 2% mem: 92G/107G postGC: 76G hppc: 5G
parse(11% 13% 12% 13%) -> pbf( 4%) -> (58k/66k) -> process(94% 95% 91% 91% 76% 95% 94% 74% 94% 76% 84% 85% 94% 93% 94%) -> (11k/66k) -> write(32%)
1:12:59 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 342M 42% 226k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 582k/s ] 115G
cpus: 15.4 gc: 3% mem: 86G/107G postGC: 77G hppc: 5G
parse(13% 11% 13% 11%) -> pbf( 4%) -> (56k/66k) -> process(95% 95% 95% 79% 68% 95% 95% 92% 94% 78% 94% 67% 95% 92% 91%) -> (7.2k/66k) -> write(30%)
1:13:09 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 344M 43% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 568k/s ] 115G
cpus: 14.7 gc: 3% mem: 79G/107G postGC: 77G hppc: 5G
parse(11% 13% 11% 13%) -> pbf( 3%) -> (58k/66k) -> process(90% 83% 91% 89% 71% 91% 83% 86% 81% 81% 91% 63% 89% 86% 91%) -> (7.3k/66k) -> write(29%)
1:13:19 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 347M 43% 229k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 641k/s ] 115G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 77G hppc: 5G
parse(13% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(95% 78% 77% 95% 95% 85% 88% 92% 95% 92% 89% 86% 68% 81% 95%) -> (7.4k/66k) -> write(32%)
1:13:29 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 349M 43% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 658k/s ] 116G
cpus: 15.3 gc: 2% mem: 87G/107G postGC: 76G hppc: 5G
parse(10% 11% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(95% 84% 82% 95% 95% 86% 94% 95% 95% 80% 95% 79% 72% 90% 75%) -> (6.1k/66k) -> write(33%)
1:13:39 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 351M 44% 213k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 563k/s ] 116G
cpus: 15.3 gc: 3% mem: 80G/107G postGC: 76G hppc: 5G
parse(13% 13% 11% 11%) -> pbf( 3%) -> (58k/66k) -> process(89% 91% 75% 91% 93% 84% 67% 94% 89% 88% 86% 88% 86% 86% 93%) -> (5.6k/66k) -> write(29%)
1:13:49 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 353M 44% 231k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 615k/s ] 116G
cpus: 15.4 gc: 2% mem: 93G/107G postGC: 76G hppc: 5G
parse(10% 10% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(83% 94% 64% 95% 95% 92% 95% 73% 95% 95% 86% 68% 95% 70% 95%) -> (7.3k/66k) -> write(31%)
1:13:59 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 356M 44% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 607k/s ] 117G
cpus: 15.3 gc: 2% mem: 88G/107G postGC: 77G hppc: 5G
parse(10% 12% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(94% 92% 64% 93% 86% 92% 95% 91% 75% 69% 87% 91% 81% 95% 95%) -> (7.6k/66k) -> write(31%)
1:14:09 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 358M 44% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 595k/s ] 117G
cpus: 14.5 gc: 3% mem: 81G/107G postGC: 77G hppc: 5G
parse(11% 11% 11% 10%) -> pbf( 3%) -> (55k/66k) -> process(90% 90% 76% 78% 89% 86% 87% 70% 87% 83% 76% 76% 88% 89% 84%) -> (9.3k/66k) -> write(30%)
1:14:19 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 360M 45% 229k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 578k/s ] 117G
cpus: 15.5 gc: 3% mem: 77G/107G postGC: 77G hppc: 5G
parse(12% 10% 13% 12%) -> pbf( 4%) -> (58k/66k) -> process(95% 89% 94% 69% 94% 92% 94% 86% 81% 74% 78% 82% 95% 93% 94%) -> (8.8k/66k) -> write(29%)
1:14:29 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 363M 45% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 631k/s ] 118G
cpus: 15.3 gc: 3% mem: 79G/107G postGC: 77G hppc: 5G
parse(10% 13% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(94% 85% 92% 86% 94% 92% 81% 88% 95% 85% 83% 83% 95% 89% 95%) -> (8.7k/66k) -> write(32%)
1:14:39 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 365M 45% 230k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 599k/s ] 118G
cpus: 15.4 gc: 2% mem: 94G/107G postGC: 77G hppc: 5G
parse(13% 10% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(80% 75% 95% 70% 92% 89% 88% 95% 96% 77% 93% 81% 96% 96% 87%) -> (6k/66k) -> write(30%)
1:14:49 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 368M 46% 235k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 613k/s ] 119G
cpus: 15.5 gc: 3% mem: 91G/107G postGC: 77G hppc: 5G
parse(10% 10% 12% 10%) -> pbf( 3%) -> (61k/66k) -> process(93% 95% 95% 86% 93% 88% 70% 95% 79% 83% 90% 86% 95% 81% 95%) -> (6.8k/66k) -> write(31%)
1:14:59 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 370M 46% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 641k/s ] 119G
cpus: 15.4 gc: 2% mem: 92G/107G postGC: 76G hppc: 5G
parse(10% 12% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(95% 95% 93% 91% 86% 80% 79% 86% 89% 93% 89% 93% 94% 83% 91%) -> (9.9k/66k) -> write(32%)
1:15:09 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 372M 46% 221k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 595k/s ] 119G
cpus: 15.4 gc: 2% mem: 84G/107G postGC: 76G hppc: 5G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (60k/66k) -> process(75% 95% 83% 83% 95% 95% 88% 79% 82% 95% 70% 95% 86% 94% 94%) -> (9.4k/66k) -> write(30%)
1:15:19 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 374M 46% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 618k/s ] 120G
cpus: 15.4 gc: 3% mem: 83G/107G postGC: 77G hppc: 5G
parse(12% 10% 11% 10%) -> pbf( 3%) -> (58k/66k) -> process(91% 95% 73% 91% 90% 95% 78% 85% 91% 89% 83% 85% 95% 95% 94%) -> (7.5k/66k) -> write(31%)
1:15:29 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 377M 47% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 557k/s ] 120G
cpus: 15.4 gc: 2% mem: 95G/107G postGC: 77G hppc: 5G
parse(10% 13% 13% 13%) -> pbf( 3%) -> (59k/66k) -> process(95% 95% 82% 94% 92% 93% 80% 80% 86% 84% 95% 62% 93% 95% 94%) -> (6.2k/66k) -> write(28%)
1:15:39 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 379M 47% 225k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 583k/s ] 120G
cpus: 15.4 gc: 3% mem: 92G/107G postGC: 77G hppc: 5G
parse(13% 10% 13% 11%) -> pbf( 3%) -> (55k/66k) -> process(95% 95% 82% 95% 81% 95% 65% 63% 93% 88% 95% 91% 95% 95% 93%) -> (6.7k/66k) -> write(29%)
1:15:49 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 381M 47% 240k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 639k/s ] 121G
cpus: 15.4 gc: 3% mem: 90G/107G postGC: 77G hppc: 5G
parse(10% 13% 10% 12%) -> pbf( 4%) -> (60k/66k) -> process(95% 95% 95% 91% 80% 95% 77% 82% 89% 86% 94% 71% 94% 95% 85%) -> (6.9k/66k) -> write(32%)
1:15:59 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 384M 48% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 639k/s ] 121G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 77G hppc: 5G
parse(13% 11% 10% 10%) -> pbf( 4%) -> (58k/66k) -> process(95% 95% 78% 70% 73% 95% 95% 94% 94% 94% 95% 74% 95% 95% 94%) -> (7.5k/66k) -> write(32%)
1:16:09 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 386M 48% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 587k/s ] 121G
cpus: 14.9 gc: 3% mem: 80G/107G postGC: 77G hppc: 5G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(91% 91% 88% 80% 84% 89% 76% 66% 90% 88% 91% 72% 91% 87% 83%) -> (10k/66k) -> write(30%)
1:16:19 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 388M 48% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 605k/s ] 122G
cpus: 15.3 gc: 2% mem: 76G/107G postGC: 76G hppc: 5G
parse(10% 10% 12% 11%) -> pbf( 4%) -> (60k/66k) -> process(90% 93% 85% 88% 82% 86% 94% 92% 89% 94% 87% 95% 90% 95% 69%) -> (6.2k/66k) -> write(30%)
1:16:29 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 391M 48% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 625k/s ] 122G
cpus: 15.4 gc: 2% mem: 95G/107G postGC: 77G hppc: 5G
parse(10% 12% 10% 11%) -> pbf( 4%) -> (58k/66k) -> process(83% 94% 95% 80% 96% 93% 96% 94% 73% 96% 81% 86% 84% 96% 81%) -> (6.9k/66k) -> write(31%)
1:16:40 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 393M 49% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 595k/s ] 122G
cpus: 15.5 gc: 2% mem: 93G/107G postGC: 76G hppc: 5G
parse(12% 11% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(81% 95% 95% 96% 93% 95% 96% 93% 68% 93% 94% 83% 86% 73% 72%) -> (7.4k/66k) -> write(30%)
1:16:50 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 396M 49% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 609k/s ] 123G
cpus: 15.4 gc: 2% mem: 90G/107G postGC: 76G hppc: 5G
parse(10% 10% 12% 11%) -> pbf( 4%) -> (56k/66k) -> process(90% 81% 94% 80% 95% 95% 95% 94% 95% 95% 94% 75% 94% 84% 78%) -> (8k/66k) -> write(31%)
1:17:00 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 398M 49% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 607k/s ] 123G
cpus: 15.4 gc: 2% mem: 88G/107G postGC: 76G hppc: 5G
parse(10% 13% 10% 11%) -> pbf( 4%) -> (59k/66k) -> process(86% 92% 92% 91% 81% 83% 93% 92% 94% 95% 95% 79% 83% 86% 76%) -> (10k/66k) -> write(31%)
1:17:10 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 401M 50% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 600k/s ] 123G
cpus: 15.3 gc: 2% mem: 83G/107G postGC: 77G hppc: 5G
parse(12% 10% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(92% 87% 94% 70% 85% 83% 94% 94% 95% 85% 91% 94% 76% 94% 82%) -> (7.8k/66k) -> write(30%)
1:17:20 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 403M 50% 252k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 630k/s ] 124G
cpus: 15.4 gc: 3% mem: 84G/107G postGC: 76G hppc: 5G
parse(11% 11% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(91% 90% 95% 82% 95% 73% 87% 88% 92% 92% 85% 94% 81% 83% 91%) -> (6.9k/66k) -> write(32%)
1:17:30 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 406M 50% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 618k/s ] 124G
cpus: 15.5 gc: 3% mem: 81G/107G postGC: 77G hppc: 5G
parse(10% 12% 10% 11%) -> pbf( 3%) -> (58k/66k) -> process(95% 88% 86% 80% 93% 78% 79% 91% 94% 95% 69% 91% 95% 86% 93%) -> (9.2k/66k) -> write(31%)
1:17:40 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 408M 51% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 642k/s ] 124G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 77G hppc: 5G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(93% 95% 88% 93% 93% 95% 87% 87% 95% 95% 85% 94% 85% 73% 90%) -> (8.8k/66k) -> write(32%)
1:17:50 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 411M 51% 240k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 612k/s ] 125G
cpus: 15.5 gc: 2% mem: 81G/107G postGC: 77G hppc: 5G
parse(10% 10% 11% 10%) -> pbf( 3%) -> (60k/66k) -> process(95% 95% 95% 95% 95% 94% 63% 74% 94% 95% 95% 77% 74% 91% 91%) -> (9.1k/66k) -> write(31%)
1:18:00 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 413M 51% 259k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 646k/s ] 125G
cpus: 15.4 gc: 3% mem: 86G/107G postGC: 77G hppc: 5G
parse(10% 12% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(94% 92% 95% 87% 91% 80% 79% 85% 95% 95% 91% 93% 78% 85% 94%) -> (8.9k/66k) -> write(32%)
1:18:10 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 416M 52% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 614k/s ] 125G
cpus: 15.2 gc: 2% mem: 85G/107G postGC: 77G hppc: 5G
parse(10% 10% 10% 12%) -> pbf( 3%) -> (58k/66k) -> process(91% 81% 90% 80% 69% 91% 85% 91% 89% 94% 93% 93% 67% 88% 93%) -> (8.2k/66k) -> write(30%)
1:18:20 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 418M 52% 240k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 597k/s ] 126G
cpus: 15.4 gc: 3% mem: 81G/107G postGC: 77G hppc: 5G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(93% 88% 94% 94% 59% 94% 79% 89% 95% 94% 88% 73% 93% 92% 92%) -> (6.8k/66k) -> write(30%)
1:18:30 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 420M 52% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 606k/s ] 126G
cpus: 15.5 gc: 3% mem: 79G/107G postGC: 77G hppc: 5G
parse(12% 9% 9% 10%) -> pbf( 3%) -> (61k/66k) -> process(71% 69% 94% 96% 72% 95% 93% 95% 86% 96% 81% 84% 95% 93% 94%) -> (8.7k/66k) -> write(30%)
1:18:40 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 423M 52% 251k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 601k/s ] 126G
cpus: 15.4 gc: 2% mem: 82G/107G postGC: 77G hppc: 5G
parse(10% 10% 12% 10%) -> pbf( 4%) -> (60k/66k) -> process(89% 95% 82% 95% 93% 95% 89% 95% 73% 95% 86% 83% 91% 74% 91%) -> (6.2k/66k) -> write(30%)
1:18:50 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 425M 53% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 604k/s ] 127G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 77G hppc: 5G
parse(10% 12% 9% 10%) -> pbf( 4%) -> (57k/66k) -> process(95% 95% 94% 95% 91% 94% 72% 80% 67% 93% 95% 95% 68% 83% 94%) -> (7.9k/66k) -> write(30%)
1:19:00 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 428M 53% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 652k/s ] 127G
cpus: 15.4 gc: 3% mem: 84G/107G postGC: 77G hppc: 5G
parse(10% 10% 10% 12%) -> pbf( 4%) -> (59k/66k) -> process(95% 87% 95% 95% 95% 91% 90% 91% 73% 86% 95% 94% 94% 69% 95%) -> (9.1k/66k) -> write(32%)
1:19:10 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 430M 53% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 589k/s ] 127G
cpus: 14.6 gc: 3% mem: 77G/107G postGC: 77G hppc: 5G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(89% 65% 89% 86% 89% 65% 85% 87% 89% 71% 86% 85% 89% 80% 89%) -> (10k/66k) -> write(29%)
1:19:20 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 433M 54% 248k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 623k/s ] 128G
cpus: 15.4 gc: 3% mem: 77G/107G postGC: 77G hppc: 5G
parse(12% 10% 10% 10%) -> pbf( 4%) -> (58k/66k) -> process(95% 94% 95% 91% 95% 94% 68% 81% 84% 63% 82% 85% 95% 95% 94%) -> (9.9k/66k) -> write(31%)
1:19:30 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 435M 54% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 656k/s ] 128G
cpus: 15.4 gc: 3% mem: 82G/107G postGC: 77G hppc: 5G
parse(10% 10% 13% 10%) -> pbf( 4%) -> (58k/66k) -> process(75% 95% 85% 91% 86% 94% 95% 85% 95% 88% 91% 95% 81% 95% 83%) -> (15k/66k) -> write(33%)
1:19:40 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 438M 54% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 632k/s ] 128G
cpus: 15.4 gc: 2% mem: 80G/107G postGC: 77G hppc: 5G
parse(10% 12% 10% 11%) -> pbf( 4%) -> (59k/66k) -> process(82% 82% 95% 94% 94% 95% 89% 95% 82% 73% 83% 93% 81% 82% 93%) -> (8.2k/66k) -> write(32%)
1:19:50 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 440M 55% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 630k/s ] 129G
cpus: 15.3 gc: 2% mem: 95G/107G postGC: 77G hppc: 5G
parse(11% 10% 10% 12%) -> pbf( 3%) -> (58k/66k) -> process(84% 95% 95% 95% 81% 94% 87% 95% 72% 83% 80% 89% 80% 93% 95%) -> (7k/66k) -> write(32%)
1:20:00 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 443M 55% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 649k/s ] 129G
cpus: 15.4 gc: 3% mem: 94G/107G postGC: 77G hppc: 5G
parse(12% 10% 12% 10%) -> pbf( 4%) -> (60k/66k) -> process(88% 92% 93% 93% 90% 95% 80% 84% 79% 91% 91% 85% 74% 94% 94%) -> (6.7k/66k) -> write(32%)
1:20:10 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 445M 55% 210k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 560k/s ] 129G
cpus: 14.1 gc: 3% mem: 77G/107G postGC: 77G hppc: 5G
parse(10% 9% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(64% 86% 85% 81% 86% 85% 69% 86% 71% 72% 86% 70% 86% 86% 83%) -> (9.6k/66k) -> write(28%)
1:20:20 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 447M 55% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 577k/s ] 130G
cpus: 14.5 gc: 2% mem: 83G/107G postGC: 77G hppc: 5.2G
parse(10% 10% 9% 10%) -> pbf( 3%) -> (59k/66k) -> process(86% 88% 87% 79% 84% 74% 86% 88% 83% 76% 88% 57% 87% 73% 82%) -> (8.9k/66k) -> write(29%)
1:20:30 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 449M 56% 252k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 649k/s ] 130G
cpus: 15.3 gc: 2% mem: 83G/107G postGC: 77G hppc: 5.2G
parse(10% 12% 11% 10%) -> pbf( 4%) -> (58k/66k) -> process(86% 94% 93% 83% 92% 90% 94% 95% 95% 66% 95% 82% 81% 95% 94%) -> (6.4k/66k) -> write(33%)
1:20:40 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 452M 56% 246k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 633k/s ] 131G
cpus: 15.4 gc: 2% mem: 80G/107G postGC: 77G hppc: 5.2G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (57k/66k) -> process(81% 95% 79% 89% 91% 94% 95% 93% 88% 68% 95% 90% 82% 91% 95%) -> (9k/66k) -> write(32%)
1:20:50 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 454M 56% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 645k/s ] 131G
cpus: 15.4 gc: 2% mem: 80G/107G postGC: 77G hppc: 5.2G
parse(10% 12% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(86% 73% 79% 92% 92% 85% 95% 89% 95% 70% 93% 94% 94% 94% 95%) -> (7.4k/66k) -> write(32%)
1:21:00 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 457M 57% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 674k/s ] 131G
cpus: 15.6 gc: 2% mem: 79G/107G postGC: 77G hppc: 5.2G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (57k/66k) -> process(67% 72% 95% 92% 95% 96% 96% 92% 94% 89% 96% 90% 92% 83% 93%) -> (9.2k/66k) -> write(33%)
1:21:10 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 459M 57% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 633k/s ] 132G
cpus: 14.8 gc: 3% mem: 77G/107G postGC: 77G hppc: 5.2G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(90% 91% 74% 64% 91% 87% 84% 90% 91% 88% 88% 91% 90% 66% 89%) -> (8k/66k) -> write(31%)
1:21:20 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 462M 57% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 556k/s ] 132G
cpus: 13.5 gc: 2% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 7% 10%) -> pbf( 3%) -> (58k/66k) -> process(76% 82% 92% 69% 83% 58% 83% 80% 83% 60% 83% 81% 75% 78% 68%) -> (7.6k/66k) -> write(28%)
1:21:30 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 464M 58% 256k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 670k/s ] 132G
cpus: 15.3 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 13% 10%) -> pbf( 4%) -> (60k/66k) -> process(82% 83% 92% 92% 94% 79% 92% 86% 94% 93% 86% 89% 95% 91% 71%) -> (8.3k/66k) -> write(33%)
1:21:40 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 467M 58% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 630k/s ] 133G
cpus: 15.4 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 10% 10%) -> pbf( 4%) -> (57k/66k) -> process(78% 95% 72% 64% 94% 91% 90% 94% 92% 92% 85% 94% 95% 94% 87%) -> (10k/66k) -> write(31%)
1:21:50 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 469M 58% 263k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 646k/s ] 133G
cpus: 15.3 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 9% 11%) -> pbf( 4%) -> (56k/66k) -> process(87% 95% 94% 81% 78% 94% 68% 91% 94% 95% 75% 93% 79% 84% 95%) -> (6.3k/66k) -> write(32%)
1:22:00 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 472M 59% 268k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 668k/s ] 133G
cpus: 15.4 gc: 3% mem: 83G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(85% 95% 95% 86% 72% 95% 77% 94% 94% 70% 95% 95% 79% 89% 95%) -> (7.4k/66k) -> write(33%)
1:22:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 474M 59% 240k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 597k/s ] 134G
cpus: 14.7 gc: 2% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(89% 82% 89% 89% 74% 84% 61% 89% 86% 74% 89% 89% 89% 68% 89%) -> (6.9k/66k) -> write(29%)
1:22:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 477M 59% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 612k/s ] 134G
cpus: 15.4 gc: 3% mem: 83G/107G postGC: 79G hppc: 7.4G
parse(10% 9% 9% 12%) -> pbf( 3%) -> (59k/66k) -> process(95% 81% 94% 95% 92% 90% 94% 60% 79% 88% 81% 78% 91% 79% 94%) -> (21k/66k) -> write(30%)
1:22:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 479M 59% 248k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 622k/s ] 134G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 11% 10%) -> pbf( 4%) -> (59k/66k) -> process(82% 93% 95% 94% 92% 94% 90% 75% 68% 94% 93% 92% 83% 95% 94%) -> (7.1k/66k) -> write(31%)
1:22:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 482M 60% 251k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 629k/s ] 135G
cpus: 15.4 gc: 2% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 11% 10%) -> pbf( 4%) -> (59k/66k) -> process(87% 89% 95% 95% 80% 95% 94% 92% 65% 91% 85% 95% 71% 95% 95%) -> (10k/66k) -> write(31%)
1:22:51 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 484M 60% 256k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 615k/s ] 135G
cpus: 15.4 gc: 3% mem: 93G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 11%) -> pbf( 4%) -> (58k/66k) -> process(81% 94% 90% 87% 94% 94% 82% 91% 77% 63% 82% 89% 93% 94% 81%) -> (7.9k/66k) -> write(30%)
1:23:01 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 487M 60% 261k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 631k/s ] 135G
cpus: 15.4 gc: 3% mem: 93G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 10%) -> pbf( 4%) -> (58k/66k) -> process(89% 95% 94% 72% 94% 76% 69% 95% 83% 89% 92% 95% 94% 91% 69%) -> (7.1k/66k) -> write(31%)
1:23:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 489M 61% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 584k/s ] 136G
cpus: 14.4 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse( 9% 10% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(68% 84% 87% 58% 88% 87% 87% 83% 81% 88% 86% 83% 76% 80% 71%) -> (8.9k/66k) -> write(29%)
1:23:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 492M 61% 272k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 665k/s ] 136G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(95% 81% 95% 80% 95% 74% 93% 84% 86% 94% 95% 95% 74% 84% 94%) -> (7.3k/66k) -> write(33%)
1:23:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 495M 61% 254k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 637k/s ] 136G
cpus: 15.4 gc: 3% mem: 86G/107G postGC: 79G hppc: 7.4G
parse( 9% 12% 10% 11%) -> pbf( 4%) -> (59k/66k) -> process(93% 80% 94% 94% 95% 86% 90% 88% 77% 91% 73% 94% 91% 88% 71%) -> (9.8k/66k) -> write(32%)
1:23:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 497M 62% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 632k/s ] 137G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (59k/66k) -> process(93% 92% 95% 91% 90% 84% 93% 73% 87% 94% 73% 94% 68% 93% 79%) -> (4.8k/66k) -> write(32%)
1:23:51 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 500M 62% 258k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 641k/s ] 137G
cpus: 15.2 gc: 3% mem: 94G/107G postGC: 79G hppc: 7.4G
parse(11% 11% 13% 10%) -> pbf( 4%) -> (59k/66k) -> process(90% 94% 94% 90% 94% 76% 92% 81% 89% 79% 74% 87% 91% 91% 89%) -> (8.5k/66k) -> write(32%)
1:24:01 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 502M 62% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 623k/s ] 137G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 13%) -> pbf( 4%) -> (59k/66k) -> process(92% 94% 92% 93% 94% 80% 94% 93% 92% 68% 82% 94% 83% 74% 85%) -> (7.9k/66k) -> write(31%)
1:24:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 505M 63% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 567k/s ] 138G
cpus: 14.4 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (60k/66k) -> process(68% 89% 83% 88% 88% 72% 88% 77% 85% 85% 83% 88% 60% 74% 88%) -> (7.7k/66k) -> write(29%)
1:24:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 507M 63% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2B 613k/s ] 138G
cpus: 15.3 gc: 3% mem: 82G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 11% 10%) -> pbf( 4%) -> (56k/66k) -> process(91% 86% 69% 94% 94% 94% 94% 88% 94% 88% 94% 87% 78% 78% 94%) -> (8.5k/66k) -> write(31%)
1:24:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 509M 63% 241k/s ] rels: [ 0 0% 0/s ] features: [ 2B 607k/s ] 138G
cpus: 15.4 gc: 3% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(95% 85% 85% 82% 93% 69% 94% 95% 88% 76% 80% 72% 95% 95% 95%) -> (7k/66k) -> write(31%)
1:24:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 512M 63% 232k/s ] rels: [ 0 0% 0/s ] features: [ 2B 613k/s ] 139G
cpus: 15.4 gc: 3% mem: 82G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 10% 11%) -> pbf( 3%) -> (56k/66k) -> process(95% 94% 93% 93% 90% 70% 79% 95% 84% 89% 79% 82% 92% 94% 95%) -> (6.8k/66k) -> write(31%)
1:24:51 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 514M 64% 249k/s ] rels: [ 0 0% 0/s ] features: [ 2B 638k/s ] 139G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(90% 94% 94% 77% 86% 91% 93% 95% 71% 92% 94% 88% 70% 94% 94%) -> (8.5k/66k) -> write(32%)
1:25:01 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 517M 64% 236k/s ] rels: [ 0 0% 0/s ] features: [ 2B 587k/s ] 139G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 11% 10%) -> pbf( 3%) -> (58k/66k) -> process(79% 88% 95% 93% 79% 95% 95% 93% 64% 91% 92% 87% 67% 95% 94%) -> (6.3k/66k) -> write(30%)
1:25:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 519M 64% 232k/s ] rels: [ 0 0% 0/s ] features: [ 2B 564k/s ] 140G
cpus: 14.6 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 9% 10%) -> pbf( 3%) -> (56k/66k) -> process(90% 87% 90% 90% 70% 75% 90% 64% 75% 89% 88% 89% 82% 90% 87%) -> (9.2k/66k) -> write(28%)
1:25:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 521M 65% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2B 624k/s ] 140G
cpus: 15.5 gc: 2% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(95% 65% 95% 95% 90% 82% 95% 80% 85% 95% 93% 72% 95% 95% 95%) -> (17k/66k) -> write(31%)
1:25:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 524M 65% 239k/s ] rels: [ 0 0% 0/s ] features: [ 2B 612k/s ] 140G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(73% 94% 76% 94% 91% 79% 82% 80% 90% 90% 92% 72% 94% 95% 91%) -> (8k/66k) -> write(31%)
1:25:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 526M 65% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2B 639k/s ] 141G
cpus: 15.4 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 9% 12%) -> pbf( 4%) -> (60k/66k) -> process(86% 95% 84% 95% 93% 66% 89% 95% 71% 94% 95% 81% 95% 95% 92%) -> (6.6k/66k) -> write(32%)
1:25:51 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 529M 66% 259k/s ] rels: [ 0 0% 0/s ] features: [ 2B 632k/s ] 141G
cpus: 15.4 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 10% 10%) -> pbf( 4%) -> (59k/66k) -> process(81% 94% 79% 76% 93% 81% 94% 94% 66% 93% 95% 94% 93% 88% 94%) -> (9k/66k) -> write(31%)
1:26:01 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 532M 66% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2B 629k/s ] 141G
cpus: 15.3 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(87% 93% 68% 89% 94% 85% 93% 88% 76% 87% 63% 94% 93% 86% 93%) -> (6.9k/66k) -> write(31%)
1:26:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 534M 66% 231k/s ] rels: [ 0 0% 0/s ] features: [ 2B 591k/s ] 142G
cpus: 14.5 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 12%) -> pbf( 3%) -> (57k/66k) -> process(89% 86% 87% 83% 80% 89% 89% 86% 79% 71% 71% 84% 82% 89% 70%) -> (7.5k/66k) -> write(30%)
1:26:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 536M 66% 243k/s ] rels: [ 0 0% 0/s ] features: [ 2B 647k/s ] 142G
cpus: 15.4 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 10% 11%) -> pbf( 4%) -> (59k/66k) -> process(90% 92% 86% 84% 95% 91% 86% 93% 86% 86% 92% 75% 95% 95% 76%) -> (7.6k/66k) -> write(33%)
1:26:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 539M 67% 227k/s ] rels: [ 0 0% 0/s ] features: [ 2B 561k/s ] 142G
cpus: 15.5 gc: 2% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(82% 92% 68% 96% 95% 95% 94% 95% 88% 95% 95% 68% 91% 95% 88%) -> (5.1k/66k) -> write(29%)
1:26:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 541M 67% 234k/s ] rels: [ 0 0% 0/s ] features: [ 2B 609k/s ] 143G
cpus: 15.4 gc: 3% mem: 83G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 10%) -> pbf( 3%) -> (58k/66k) -> process(85% 94% 85% 95% 78% 93% 95% 90% 88% 95% 95% 71% 95% 93% 91%) -> (9k/66k) -> write(31%)
1:26:51 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 543M 67% 240k/s ] rels: [ 0 0% 0/s ] features: [ 2B 598k/s ] 143G
cpus: 15.4 gc: 3% mem: 93G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 10%) -> pbf( 3%) -> (56k/66k) -> process(79% 94% 75% 79% 86% 77% 91% 95% 86% 95% 95% 83% 95% 93% 90%) -> (8k/66k) -> write(30%)
1:27:01 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 546M 68% 233k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 608k/s ] 143G
cpus: 15.4 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 13%) -> pbf( 3%) -> (58k/66k) -> process(94% 82% 80% 90% 90% 77% 95% 79% 84% 95% 95% 95% 92% 90% 88%) -> (5.9k/66k) -> write(31%)
1:27:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 548M 68% 226k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 592k/s ] 144G
cpus: 14.8 gc: 2% mem: 94G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 10%) -> pbf( 3%) -> (58k/66k) -> process(87% 67% 85% 89% 87% 87% 79% 91% 75% 91% 90% 91% 68% 83% 91%) -> (7.8k/66k) -> write(30%)
1:27:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 550M 68% 229k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 608k/s ] 144G
cpus: 15.4 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 11% 9%) -> pbf( 3%) -> (60k/66k) -> process(89% 94% 69% 95% 72% 88% 81% 95% 93% 89% 93% 93% 87% 80% 77%) -> (8.4k/66k) -> write(31%)
1:27:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 553M 69% 237k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 617k/s ] 145G
cpus: 15.4 gc: 3% mem: 79G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 13%) -> pbf( 3%) -> (55k/66k) -> process(95% 95% 95% 95% 95% 95% 70% 94% 94% 75% 94% 95% 68% 79% 91%) -> (8.5k/66k) -> write(31%)
1:27:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 555M 69% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 659k/s ] 145G
cpus: 15.4 gc: 2% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(93% 95% 95% 95% 95% 86% 77% 95% 95% 84% 95% 95% 63% 70% 94%) -> (7.7k/66k) -> write(33%)
1:27:51 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 558M 69% 237k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 630k/s ] 145G
cpus: 15.3 gc: 3% mem: 79G/107G postGC: 79G hppc: 7.4G
parse(10% 13% 10% 11%) -> pbf( 4%) -> (57k/66k) -> process(86% 94% 94% 91% 82% 78% 75% 90% 94% 80% 89% 88% 88% 83% 89%) -> (7k/66k) -> write(32%)
1:28:01 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 560M 69% 238k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 644k/s ] 146G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 10% 12%) -> pbf( 3%) -> (59k/66k) -> process(70% 95% 95% 92% 66% 95% 95% 81% 92% 93% 87% 95% 80% 83% 92%) -> (7.7k/66k) -> write(33%)
1:28:11 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 562M 70% 216k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 594k/s ] 146G
cpus: 14.6 gc: 3% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(86% 89% 88% 88% 70% 89% 83% 83% 87% 73% 87% 89% 83% 82% 70%) -> (7.9k/66k) -> write(30%)
1:28:21 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 565M 70% 236k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 620k/s ] 146G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 13% 10%) -> pbf( 4%) -> (61k/66k) -> process(84% 94% 94% 94% 78% 93% 93% 87% 95% 85% 92% 94% 87% 62% 73%) -> (6.8k/66k) -> write(32%)
1:28:31 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 567M 70% 233k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 620k/s ] 147G
cpus: 15.5 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 10% 12%) -> pbf( 4%) -> (59k/66k) -> process(82% 90% 64% 79% 91% 93% 82% 94% 95% 92% 96% 81% 77% 93% 94%) -> (8.3k/66k) -> write(31%)
1:28:41 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 569M 71% 230k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 606k/s ] 147G
cpus: 15.4 gc: 3% mem: 79G/107G postGC: 79G hppc: 7.4G
parse(13% 9% 10% 11%) -> pbf( 3%) -> (59k/66k) -> process(94% 94% 74% 69% 94% 91% 94% 90% 94% 87% 94% 74% 94% 93% 94%) -> (8.7k/66k) -> write(31%)
1:28:52 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 572M 71% 230k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 617k/s ] 148G
cpus: 15.4 gc: 2% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(10% 13% 11% 10%) -> pbf( 4%) -> (58k/66k) -> process(95% 95% 95% 77% 91% 70% 94% 77% 95% 91% 94% 82% 96% 87% 82%) -> (6.6k/66k) -> write(32%)
1:29:02 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 574M 71% 234k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 615k/s ] 148G
cpus: 15.3 gc: 3% mem: 79G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 11% 12%) -> pbf( 4%) -> (60k/66k) -> process(69% 94% 93% 80% 86% 94% 86% 81% 94% 80% 94% 86% 94% 94% 72%) -> (7.5k/66k) -> write(31%)
1:29:12 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 576M 71% 233k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 621k/s ] 148G
cpus: 14.8 gc: 3% mem: 86G/107G postGC: 79G hppc: 7.4G
parse(12% 13% 8% 11%) -> pbf( 3%) -> (56k/66k) -> process(84% 90% 87% 82% 90% 89% 67% 85% 76% 91% 88% 87% 88% 90% 89%) -> (59k/66k) -> write(32%)
1:29:22 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 579M 72% 229k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 612k/s ] 149G
cpus: 15.4 gc: 3% mem: 94G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 12% 10%) -> pbf( 3%) -> (57k/66k) -> process(93% 90% 87% 87% 94% 84% 87% 78% 69% 94% 92% 91% 92% 82% 94%) -> (7.8k/66k) -> write(31%)
1:29:32 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 581M 72% 239k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 629k/s ] 149G
cpus: 15.4 gc: 3% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 11%) -> pbf( 3%) -> (58k/66k) -> process(91% 73% 83% 72% 95% 95% 89% 94% 81% 95% 95% 95% 91% 88% 93%) -> (7.3k/66k) -> write(31%)
1:29:42 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 583M 72% 228k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 596k/s ] 149G
cpus: 15.5 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 10% 11%) -> pbf( 3%) -> (56k/66k) -> process(89% 59% 94% 92% 94% 69% 88% 87% 95% 89% 95% 91% 94% 87% 95%) -> (6.3k/66k) -> write(30%)
1:29:52 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 586M 73% 231k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 592k/s ] 150G
cpus: 15.4 gc: 3% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 13% 10%) -> pbf( 3%) -> (57k/66k) -> process(94% 72% 95% 93% 94% 71% 94% 76% 95% 93% 95% 86% 89% 93% 95%) -> (5.2k/66k) -> write(30%)
1:30:02 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 588M 73% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 637k/s ] 150G
cpus: 15.4 gc: 3% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 13%) -> pbf( 4%) -> (60k/66k) -> process(92% 83% 79% 95% 78% 61% 94% 79% 95% 94% 94% 95% 94% 94% 94%) -> (9.5k/66k) -> write(32%)
1:30:12 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 590M 73% 234k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 609k/s ] 150G
cpus: 14.7 gc: 3% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(73% 84% 68% 89% 77% 80% 91% 88% 91% 87% 60% 83% 90% 91% 80%) -> (5.6k/66k) -> write(30%)
1:30:22 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 593M 73% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 671k/s ] 151G
cpus: 15.4 gc: 3% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 13% 11%) -> pbf( 4%) -> (57k/66k) -> process(88% 83% 65% 73% 87% 86% 91% 93% 94% 94% 78% 94% 95% 94% 95%) -> (8.4k/66k) -> write(33%)
1:30:32 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 596M 74% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 702k/s ] 151G
cpus: 15.4 gc: 3% mem: 86G/107G postGC: 79G hppc: 7.4G
parse(11% 12% 10% 11%) -> pbf( 4%) -> (60k/66k) -> process(93% 87% 91% 67% 78% 81% 95% 89% 82% 90% 95% 86% 92% 94% 93%) -> (7.7k/66k) -> write(35%)
1:30:42 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 598M 74% 244k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 663k/s ] 152G
cpus: 15.5 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 13% 12%) -> pbf( 4%) -> (58k/66k) -> process(80% 75% 93% 94% 94% 87% 95% 91% 74% 94% 91% 68% 80% 95% 95%) -> (7k/66k) -> write(33%)
1:30:52 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 600M 74% 241k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 647k/s ] 152G
cpus: 15.4 gc: 2% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(11% 13% 10% 11%) -> pbf( 4%) -> (60k/66k) -> process(95% 95% 90% 95% 78% 84% 93% 94% 77% 95% 78% 91% 63% 95% 95%) -> (9.4k/66k) -> write(32%)
1:31:02 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 603M 75% 259k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 685k/s ] 152G
cpus: 15.3 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(90% 85% 94% 83% 77% 91% 94% 88% 88% 93% 94% 77% 83% 79% 93%) -> (6.7k/66k) -> write(34%)
1:31:12 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 605M 75% 238k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 647k/s ] 153G
cpus: 15.1 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(12% 12% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(82% 77% 93% 86% 67% 93% 92% 87% 73% 84% 92% 88% 84% 85% 91%) -> (9k/66k) -> write(32%)
1:31:22 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 608M 75% 243k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 658k/s ] 153G
cpus: 15.4 gc: 3% mem: 90G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(76% 85% 94% 93% 72% 95% 90% 95% 82% 85% 88% 95% 70% 90% 91%) -> (9.7k/66k) -> write(33%)
1:31:32 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 610M 76% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 659k/s ] 153G
cpus: 15.4 gc: 3% mem: 85G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(65% 86% 88% 75% 80% 92% 81% 95% 94% 91% 95% 95% 93% 89% 94%) -> (6.6k/66k) -> write(33%)
1:31:42 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 613M 76% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 712k/s ] 154G
cpus: 15.3 gc: 3% mem: 84G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 12% 11%) -> pbf( 4%) -> (58k/66k) -> process(87% 67% 94% 94% 89% 92% 85% 81% 89% 94% 93% 73% 92% 86% 94%) -> (8.3k/66k) -> write(35%)
1:31:52 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 616M 76% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 673k/s ] 154G
cpus: 15.5 gc: 3% mem: 94G/107G postGC: 79G hppc: 7.4G
parse(10% 13% 10% 11%) -> pbf( 4%) -> (58k/66k) -> process(81% 82% 92% 76% 81% 91% 95% 94% 72% 90% 94% 83% 89% 94% 95%) -> (6.6k/66k) -> write(34%)
1:32:02 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 618M 77% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 652k/s ] 155G
cpus: 15.4 gc: 3% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 13% 13%) -> pbf( 4%) -> (61k/66k) -> process(73% 94% 90% 90% 80% 95% 94% 94% 84% 83% 92% 86% 86% 93% 94%) -> (6.8k/66k) -> write(33%)
1:32:12 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 620M 77% 231k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 593k/s ] 155G
cpus: 15 gc: 2% mem: 94G/107G postGC: 79G hppc: 7.4G
parse( 9% 12% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(90% 93% 78% 90% 78% 93% 64% 91% 91% 69% 92% 92% 70% 93% 93%) -> (8.8k/66k) -> write(30%)
1:32:22 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 623M 77% 230k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 619k/s ] 155G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(89% 95% 74% 92% 94% 94% 76% 94% 95% 79% 95% 94% 88% 95% 72%) -> (7k/66k) -> write(32%)
1:32:32 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 625M 77% 241k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 651k/s ] 156G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 13% 10%) -> pbf( 4%) -> (57k/66k) -> process(76% 94% 68% 93% 94% 93% 72% 82% 94% 82% 94% 92% 94% 85% 85%) -> (9.9k/66k) -> write(33%)
1:32:42 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 628M 78% 238k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 661k/s ] 156G
cpus: 15.4 gc: 2% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 13%) -> pbf( 4%) -> (59k/66k) -> process(85% 89% 88% 93% 84% 95% 92% 87% 82% 82% 94% 88% 95% 69% 79%) -> (7.2k/66k) -> write(33%)
1:32:52 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 630M 78% 244k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 669k/s ] 157G
cpus: 15.5 gc: 3% mem: 84G/107G postGC: 79G hppc: 7.4G
parse(13% 11% 11% 10%) -> pbf( 4%) -> (59k/66k) -> process(93% 95% 94% 88% 92% 91% 87% 95% 75% 93% 80% 95% 73% 87% 95%) -> (14k/66k) -> write(34%)
1:33:02 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 632M 78% 243k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 662k/s ] 157G
cpus: 15.4 gc: 3% mem: 94G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 11% 12%) -> pbf( 4%) -> (56k/66k) -> process(94% 95% 83% 69% 70% 95% 74% 95% 94% 95% 91% 93% 84% 91% 83%) -> (8.3k/66k) -> write(33%)
1:33:12 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 635M 79% 235k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 613k/s ] 157G
cpus: 14.8 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(12% 11% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(87% 90% 86% 66% 85% 70% 86% 81% 89% 89% 87% 87% 83% 84% 90%) -> (6.6k/66k) -> write(31%)
1:33:22 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 637M 79% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 668k/s ] 158G
cpus: 15.4 gc: 3% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 13% 13%) -> pbf( 4%) -> (59k/66k) -> process(94% 93% 83% 67% 95% 79% 89% 76% 95% 95% 91% 94% 84% 94% 90%) -> (11k/66k) -> write(33%)
1:33:32 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 640M 79% 213k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 544k/s ] 158G
cpus: 15.4 gc: 3% mem: 84G/107G postGC: 79G hppc: 7.4G
parse(10% 11% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(94% 79% 78% 76% 95% 80% 95% 80% 94% 93% 94% 94% 80% 85% 89%) -> (6.8k/66k) -> write(28%)
1:33:43 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 642M 80% 234k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 608k/s ] 158G
cpus: 15.4 gc: 2% mem: 93G/107G postGC: 79G hppc: 7.4G
parse(11% 12% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(96% 90% 66% 91% 96% 93% 74% 89% 95% 95% 96% 95% 90% 78% 96%) -> (8.1k/66k) -> write(31%)
1:33:53 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 644M 80% 241k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 624k/s ] 159G
cpus: 15.4 gc: 3% mem: 86G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 11% 10%) -> pbf( 3%) -> (59k/66k) -> process(95% 94% 63% 93% 94% 93% 66% 83% 94% 88% 95% 95% 89% 77% 95%) -> (9.2k/66k) -> write(31%)
1:34:03 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 647M 80% 236k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 609k/s ] 159G
cpus: 15.4 gc: 3% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 11%) -> pbf( 3%) -> (58k/66k) -> process(95% 87% 69% 92% 95% 85% 89% 83% 95% 78% 95% 94% 90% 79% 82%) -> (8k/66k) -> write(30%)
1:34:13 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 649M 80% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 649k/s ] 160G
cpus: 15.3 gc: 3% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(94% 94% 92% 93% 93% 82% 93% 76% 82% 80% 94% 94% 91% 79% 79%) -> (7.3k/66k) -> write(33%)
1:34:23 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 652M 81% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 664k/s ] 160G
cpus: 15.5 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(13% 11% 12% 11%) -> pbf( 4%) -> (58k/66k) -> process(84% 93% 94% 94% 86% 68% 94% 89% 82% 79% 83% 95% 93% 90% 89%) -> (6.1k/66k) -> write(33%)
1:34:33 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 654M 81% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 622k/s ] 160G
cpus: 15.3 gc: 3% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 11%) -> pbf( 4%) -> (57k/66k) -> process(93% 78% 88% 82% 66% 91% 87% 79% 94% 94% 92% 91% 92% 77% 94%) -> (9k/66k) -> write(31%)
1:34:43 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 657M 81% 254k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 651k/s ] 161G
cpus: 15.4 gc: 3% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(93% 65% 92% 92% 91% 94% 85% 70% 89% 74% 94% 94% 94% 93% 94%) -> (7.7k/66k) -> write(32%)
1:34:53 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 659M 82% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 646k/s ] 161G
cpus: 15.4 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(11% 11% 10% 11%) -> pbf( 4%) -> (56k/66k) -> process(89% 74% 87% 79% 94% 94% 91% 82% 85% 83% 93% 92% 91% 94% 80%) -> (8.9k/66k) -> write(32%)
1:35:03 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 662M 82% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 666k/s ] 161G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 13% 11%) -> pbf( 4%) -> (58k/66k) -> process(72% 94% 70% 83% 92% 90% 94% 73% 90% 83% 87% 94% 93% 92% 83%) -> (6k/66k) -> write(33%)
1:35:13 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 664M 82% 242k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 629k/s ] 162G
cpus: 14.6 gc: 3% mem: 86G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 12%) -> pbf( 3%) -> (58k/66k) -> process(85% 81% 66% 89% 88% 85% 90% 89% 84% 73% 89% 78% 81% 75% 89%) -> (7.9k/66k) -> write(32%)
1:35:23 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 667M 83% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 671k/s ] 162G
cpus: 15.4 gc: 3% mem: 83G/107G postGC: 79G hppc: 7.4G
parse(13% 10% 10% 10%) -> pbf( 4%) -> (58k/66k) -> process(86% 88% 86% 94% 94% 86% 88% 84% 78% 89% 94% 87% 74% 78% 88%) -> (10k/66k) -> write(33%)
1:35:33 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 670M 83% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 668k/s ] 163G
cpus: 15.4 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(75% 82% 92% 88% 93% 77% 94% 94% 94% 87% 88% 92% 92% 82% 73%) -> (9.4k/66k) -> write(33%)
1:35:43 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 672M 83% 257k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 664k/s ] 163G
cpus: 15.4 gc: 3% mem: 89G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 12% 11%) -> pbf( 4%) -> (57k/66k) -> process(68% 77% 88% 92% 94% 94% 91% 93% 87% 83% 85% 93% 87% 93% 91%) -> (8.4k/66k) -> write(33%)
1:35:53 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 675M 84% 245k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 643k/s ] 163G
cpus: 15.5 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 12%) -> pbf( 4%) -> (56k/66k) -> process(80% 86% 93% 87% 89% 90% 95% 87% 93% 95% 79% 89% 72% 95% 90%) -> (8k/66k) -> write(32%)
1:36:03 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 677M 84% 218k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 610k/s ] 164G
cpus: 15.2 gc: 3% mem: 79G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (55k/66k) -> process(77% 82% 94% 93% 91% 79% 87% 88% 66% 92% 84% 90% 90% 89% 94%) -> (8.1k/66k) -> write(31%)
1:36:13 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 679M 84% 233k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 598k/s ] 164G
cpus: 14.8 gc: 3% mem: 84G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(74% 83% 91% 77% 90% 90% 69% 89% 77% 90% 88% 90% 91% 64% 84%) -> (8.1k/66k) -> write(30%)
1:36:23 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 682M 84% 254k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 661k/s ] 164G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (56k/66k) -> process(79% 93% 89% 93% 94% 85% 83% 91% 92% 93% 87% 83% 93% 90% 81%) -> (8.2k/66k) -> write(33%)
1:36:33 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 684M 85% 263k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 688k/s ] 165G
cpus: 15.3 gc: 3% mem: 93G/107G postGC: 79G hppc: 7.4G
parse(12% 13% 10% 12%) -> pbf( 4%) -> (57k/66k) -> process(94% 70% 90% 94% 87% 84% 91% 91% 93% 83% 87% 69% 94% 91% 82%) -> (7.6k/66k) -> write(34%)
1:36:43 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 687M 85% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 656k/s ] 165G
cpus: 15.4 gc: 3% mem: 87G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(94% 93% 90% 94% 94% 81% 92% 76% 83% 90% 71% 80% 94% 93% 90%) -> (6.6k/66k) -> write(33%)
1:36:53 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 690M 85% 249k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 631k/s ] 166G
cpus: 15.3 gc: 3% mem: 81G/107G postGC: 79G hppc: 7.4G
parse(12% 12% 10% 10%) -> pbf( 4%) -> (59k/66k) -> process(94% 89% 92% 94% 93% 93% 93% 80% 94% 83% 88% 59% 93% 91% 74%) -> (6.8k/66k) -> write(32%)
1:37:03 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 692M 86% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 657k/s ] 166G
cpus: 15.3 gc: 3% mem: 92G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 12% 13%) -> pbf( 4%) -> (57k/66k) -> process(94% 88% 89% 94% 82% 65% 83% 71% 94% 95% 95% 85% 79% 94% 81%) -> (8.5k/66k) -> write(33%)
1:37:13 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 695M 86% 245k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 647k/s ] 166G
cpus: 15.1 gc: 3% mem: 84G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 10% 12%) -> pbf( 4%) -> (56k/66k) -> process(92% 88% 74% 78% 82% 90% 89% 78% 91% 91% 82% 84% 84% 86% 87%) -> (7.9k/66k) -> write(32%)
1:37:23 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 697M 86% 259k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 650k/s ] 167G
cpus: 15.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(76% 89% 77% 81% 94% 95% 86% 92% 94% 86% 90% 81% 79% 92% 75%) -> (8.4k/66k) -> write(32%)
1:37:33 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 700M 87% 266k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 665k/s ] 167G
cpus: 15.2 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 10% 12%) -> pbf( 4%) -> (56k/66k) -> process(80% 88% 67% 94% 92% 93% 93% 93% 94% 85% 91% 83% 80% 93% 91%) -> (7.7k/66k) -> write(33%)
1:37:44 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 702M 87% 241k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 607k/s ] 167G
cpus: 15.5 gc: 3% mem: 88G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 11% 10%) -> pbf( 4%) -> (57k/66k) -> process(56% 85% 94% 95% 85% 87% 95% 95% 92% 92% 82% 90% 95% 76% 89%) -> (9.1k/66k) -> write(30%)
1:37:54 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 705M 87% 249k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 627k/s ] 168G
cpus: 15.4 gc: 3% mem: 82G/107G postGC: 79G hppc: 7.4G
parse(10% 13% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(69% 94% 95% 95% 94% 91% 95% 95% 76% 84% 88% 79% 95% 80% 95%) -> (7.5k/66k) -> write(31%)
1:38:04 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 707M 88% 257k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 642k/s ] 168G
cpus: 15.4 gc: 3% mem: 95G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(93% 93% 94% 95% 87% 88% 95% 94% 78% 68% 95% 61% 95% 93% 95%) -> (7.9k/66k) -> write(32%)
1:38:14 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 710M 88% 232k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 579k/s ] 168G
cpus: 14.4 gc: 3% mem: 80G/107G postGC: 79G hppc: 7.4G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(86% 88% 88% 84% 68% 76% 87% 87% 62% 78% 88% 76% 87% 84% 72%) -> (9k/66k) -> write(29%)
1:38:24 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 712M 88% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 642k/s ] 169G
cpus: 15.3 gc: 3% mem: 93G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 11% 10%) -> pbf( 4%) -> (57k/66k) -> process(81% 94% 94% 94% 92% 71% 94% 93% 90% 78% 94% 82% 89% 84% 77%) -> (10k/66k) -> write(32%)
1:38:34 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 715M 89% 259k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 655k/s ] 169G
cpus: 15.3 gc: 3% mem: 91G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (57k/66k) -> process(87% 87% 87% 94% 92% 94% 92% 74% 84% 92% 71% 87% 88% 94% 84%) -> (7.8k/66k) -> write(33%)
1:38:44 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 717M 89% 257k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 637k/s ] 169G
cpus: 15.3 gc: 3% mem: 84G/107G postGC: 79G hppc: 7.4G
parse(10% 12% 13% 10%) -> pbf( 4%) -> (57k/66k) -> process(79% 93% 93% 94% 94% 94% 94% 91% 94% 91% 94% 92% 72% 86% 70%) -> (6.9k/66k) -> write(32%)
1:38:54 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 720M 89% 249k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 635k/s ] 170G
cpus: 15.3 gc: 3% mem: 92G/107G postGC: 79G hppc: 7.4G
parse(12% 10% 10% 13%) -> pbf( 4%) -> (57k/66k) -> process(60% 80% 82% 94% 94% 93% 94% 84% 95% 94% 88% 92% 76% 94% 71%) -> (7.4k/66k) -> write(32%)
1:39:04 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 722M 89% 199k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 510k/s ] 170G
cpus: 12.7 gc: 4% mem: 84G/107G postGC: 82G hppc: 10G
parse( 8% 9% 10% 7%) -> pbf( 3%) -> (57k/66k) -> process(61% 75% 74% 78% 76% 68% 68% 74% 57% 73% 72% 74% 68% 76% 65%) -> (8k/66k) -> write(26%)
1:39:14 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 724M 90% 247k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 632k/s ] 170G
cpus: 15.2 gc: 3% mem: 85G/107G postGC: 82G hppc: 10G
parse(10% 12% 10% 12%) -> pbf( 3%) -> (57k/66k) -> process(86% 88% 70% 82% 75% 88% 79% 92% 91% 92% 79% 92% 90% 93% 90%) -> (14k/66k) -> write(32%)
1:39:24 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 727M 90% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 619k/s ] 171G
cpus: 15.4 gc: 3% mem: 85G/107G postGC: 82G hppc: 10G
parse(13% 10% 10% 11%) -> pbf( 4%) -> (60k/66k) -> process(79% 93% 68% 91% 70% 94% 92% 94% 93% 93% 65% 81% 94% 92% 91%) -> (7.1k/66k) -> write(31%)
1:39:34 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 729M 90% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 629k/s ] 171G
cpus: 15.4 gc: 3% mem: 87G/107G postGC: 82G hppc: 10G
parse(10% 12% 12% 10%) -> pbf( 4%) -> (60k/66k) -> process(85% 94% 94% 91% 94% 95% 81% 85% 73% 85% 75% 94% 90% 75% 92%) -> (6.8k/66k) -> write(32%)
1:39:44 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 732M 91% 261k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 638k/s ] 172G
cpus: 15.4 gc: 3% mem: 92G/107G postGC: 82G hppc: 10G
parse(11% 11% 10% 12%) -> pbf( 4%) -> (57k/66k) -> process(64% 93% 93% 94% 90% 93% 92% 66% 90% 93% 86% 91% 93% 82% 88%) -> (8.2k/66k) -> write(32%)
1:39:54 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 735M 91% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 645k/s ] 172G
cpus: 15.4 gc: 4% mem: 82G/107G postGC: 82G hppc: 10G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(71% 93% 89% 94% 93% 94% 57% 94% 81% 89% 70% 94% 93% 94% 90%) -> (7.1k/66k) -> write(33%)
1:40:04 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 737M 91% 249k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 634k/s ] 172G
cpus: 15.4 gc: 4% mem: 83G/107G postGC: 82G hppc: 10G
parse(10% 12% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(86% 92% 70% 75% 92% 87% 94% 93% 62% 93% 93% 94% 90% 75% 88%) -> (6.7k/66k) -> write(32%)
1:40:14 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 740M 92% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 645k/s ] 173G
cpus: 15.1 gc: 3% mem: 83G/107G postGC: 82G hppc: 10G
parse(12% 10% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(76% 92% 84% 82% 89% 91% 92% 71% 91% 83% 77% 84% 74% 89% 83%) -> (7.7k/66k) -> write(32%)
1:40:24 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 742M 92% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 647k/s ] 173G
cpus: 15.4 gc: 4% mem: 83G/107G postGC: 82G hppc: 10G
parse(10% 12% 12% 10%) -> pbf( 4%) -> (56k/66k) -> process(70% 94% 94% 87% 93% 94% 76% 92% 94% 93% 78% 73% 89% 89% 73%) -> (9.2k/66k) -> write(33%)
1:40:34 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 745M 92% 264k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 650k/s ] 173G
cpus: 15.3 gc: 4% mem: 89G/107G postGC: 82G hppc: 10G
parse(12% 10% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(74% 91% 94% 72% 91% 89% 92% 88% 92% 81% 93% 69% 92% 89% 93%) -> (8k/66k) -> write(33%)
1:40:44 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 747M 93% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 618k/s ] 174G
cpus: 15.4 gc: 4% mem: 92G/107G postGC: 82G hppc: 10G
parse(10% 12% 11% 10%) -> pbf( 4%) -> (59k/66k) -> process(84% 92% 94% 85% 76% 81% 85% 61% 93% 94% 84% 87% 92% 86% 94%) -> (9.2k/66k) -> write(31%)
1:40:54 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 750M 93% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 622k/s ] 174G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 82G hppc: 10G
parse(11% 10% 10% 12%) -> pbf( 3%) -> (58k/66k) -> process(92% 87% 90% 73% 72% 77% 81% 77% 75% 87% 93% 92% 81% 93% 92%) -> (7.9k/66k) -> write(31%)
1:41:04 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 752M 93% 254k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 639k/s ] 174G
cpus: 15.5 gc: 4% mem: 82G/107G postGC: 82G hppc: 10G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (59k/66k) -> process(92% 87% 85% 92% 90% 73% 90% 80% 88% 90% 86% 93% 78% 86% 76%) -> (7.5k/66k) -> write(32%)
1:41:14 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 755M 94% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 618k/s ] 175G
cpus: 15 gc: 3% mem: 83G/107G postGC: 82G hppc: 10G
parse(10% 12% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(91% 89% 80% 92% 92% 81% 84% 77% 83% 91% 90% 78% 92% 75% 81%) -> (7.6k/66k) -> write(31%)
1:41:24 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 758M 94% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 637k/s ] 175G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 82G hppc: 10G
parse(12% 10% 10% 12%) -> pbf( 4%) -> (60k/66k) -> process(93% 94% 91% 92% 94% 94% 94% 76% 89% 93% 93% 67% 81% 64% 94%) -> (7.5k/66k) -> write(32%)
1:41:34 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 760M 94% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 641k/s ] 175G
cpus: 15.4 gc: 4% mem: 91G/107G postGC: 82G hppc: 10G
parse(10% 12% 13% 10%) -> pbf( 4%) -> (59k/66k) -> process(79% 94% 92% 70% 94% 93% 94% 93% 93% 80% 94% 81% 81% 73% 89%) -> (7.5k/66k) -> write(31%)
1:41:44 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 763M 95% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 623k/s ] 176G
cpus: 15.3 gc: 4% mem: 93G/107G postGC: 82G hppc: 10G
parse(11% 10% 10% 12%) -> pbf( 4%) -> (58k/66k) -> process(67% 93% 93% 78% 93% 93% 93% 93% 64% 83% 78% 93% 91% 67% 93%) -> (6.2k/66k) -> write(31%)
1:41:54 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 765M 95% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 615k/s ] 176G
cpus: 15.2 gc: 4% mem: 83G/107G postGC: 82G hppc: 10G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (58k/66k) -> process(81% 91% 90% 93% 93% 89% 92% 91% 65% 74% 83% 93% 86% 88% 93%) -> (8k/66k) -> write(31%)
1:42:04 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 768M 95% 265k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 649k/s ] 176G
cpus: 15.3 gc: 3% mem: 89G/107G postGC: 82G hppc: 10G
parse(11% 11% 10% 11%) -> pbf( 4%) -> (59k/66k) -> process(93% 89% 70% 92% 82% 85% 83% 89% 93% 85% 74% 86% 88% 93% 94%) -> (8.2k/66k) -> write(32%)
1:42:14 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 770M 95% 234k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 567k/s ] 177G
cpus: 14.5 gc: 3% mem: 84G/107G postGC: 82G hppc: 10G
parse(11% 10% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(83% 61% 80% 86% 87% 62% 87% 88% 87% 70% 79% 87% 87% 86% 84%) -> (9.2k/66k) -> write(29%)
1:42:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 773M 96% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 616k/s ] 177G
cpus: 15.4 gc: 3% mem: 88G/107G postGC: 82G hppc: 10G
parse(10% 11% 12% 9%) -> pbf( 4%) -> (58k/66k) -> process(86% 80% 94% 94% 94% 84% 92% 78% 91% 67% 90% 81% 88% 94% 88%) -> (6.5k/66k) -> write(31%)
1:42:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 775M 96% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 626k/s ] 177G
cpus: 15.4 gc: 3% mem: 93G/107G postGC: 82G hppc: 10G
parse(11% 11% 10% 13%) -> pbf( 4%) -> (59k/66k) -> process(82% 94% 93% 94% 92% 84% 87% 73% 94% 94% 94% 74% 90% 91% 69%) -> (8.8k/66k) -> write(31%)
1:42:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 778M 96% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 622k/s ] 178G
cpus: 15.5 gc: 4% mem: 83G/107G postGC: 82G hppc: 10G
parse(12% 9% 12% 10%) -> pbf( 4%) -> (59k/66k) -> process(82% 88% 90% 94% 74% 93% 83% 91% 92% 81% 85% 79% 85% 91% 81%) -> (9.4k/66k) -> write(31%)
1:42:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 781M 97% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 628k/s ] 178G
cpus: 15.2 gc: 3% mem: 85G/107G postGC: 82G hppc: 10G
parse(10% 13% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(83% 85% 79% 93% 85% 93% 92% 89% 82% 82% 88% 92% 93% 87% 59%) -> (7k/66k) -> write(31%)
1:43:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 783M 97% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 623k/s ] 178G
cpus: 15.4 gc: 3% mem: 86G/107G postGC: 82G hppc: 10G
parse(13% 10% 10% 11%) -> pbf( 4%) -> (58k/66k) -> process(71% 95% 70% 79% 94% 83% 92% 85% 80% 89% 94% 91% 92% 85% 94%) -> (9.2k/66k) -> write(31%)
1:43:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 786M 97% 244k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 621k/s ] 179G
cpus: 15.1 gc: 3% mem: 85G/107G postGC: 82G hppc: 10G
parse(10% 10% 12% 10%) -> pbf( 3%) -> (58k/66k) -> process(69% 83% 83% 78% 88% 69% 88% 84% 78% 90% 90% 88% 89% 90% 90%) -> (36k/66k) -> write(31%)
1:43:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 788M 98% 251k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 631k/s ] 179G
cpus: 15.4 gc: 4% mem: 86G/107G postGC: 82G hppc: 10G
parse(10% 13% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(82% 87% 89% 74% 92% 78% 89% 69% 94% 94% 81% 93% 93% 76% 93%) -> (26k/66k) -> write(32%)
1:43:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 790M 98% 246k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 617k/s ] 180G
cpus: 15.4 gc: 3% mem: 91G/107G postGC: 82G hppc: 10G
parse(11% 10% 10% 11%) -> pbf( 3%) -> (57k/66k) -> process(94% 95% 94% 91% 95% 90% 90% 74% 95% 94% 93% 74% 82% 83% 79%) -> (9.4k/66k) -> write(31%)
1:43:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 793M 98% 245k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 617k/s ] 180G
cpus: 15.4 gc: 3% mem: 92G/107G postGC: 82G hppc: 10G
parse(11% 10% 12% 10%) -> pbf( 3%) -> (58k/66k) -> process(90% 94% 93% 94% 89% 94% 89% 64% 94% 92% 77% 93% 72% 88% 80%) -> (9.6k/66k) -> write(31%)
1:43:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 795M 99% 244k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 605k/s ] 180G
cpus: 15.4 gc: 4% mem: 93G/107G postGC: 82G hppc: 10G
parse(10% 12% 10% 10%) -> pbf( 3%) -> (58k/66k) -> process(80% 79% 93% 92% 82% 78% 89% 74% 89% 78% 83% 94% 94% 84% 93%) -> (6.7k/66k) -> write(31%)
1:44:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 798M 99% 247k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 616k/s ] 181G
cpus: 15.4 gc: 4% mem: 82G/107G postGC: 82G hppc: 10G
parse(10% 11% 10% 12%) -> pbf( 3%) -> (58k/66k) -> process(92% 94% 94% 93% 74% 93% 80% 70% 74% 79% 92% 81% 94% 93% 93%) -> (8.7k/66k) -> write(31%)
1:44:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 800M 99% 237k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 574k/s ] 181G
cpus: 14.6 gc: 4% mem: 83G/107G postGC: 82G hppc: 10G
parse(10% 10% 10% 10%) -> pbf( 3%) -> (60k/66k) -> process(88% 88% 91% 89% 64% 91% 68% 74% 89% 78% 89% 83% 89% 82% 89%) -> (6.9k/66k) -> write(29%)
1:44:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 803M 99% 248k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 573k/s ] 181G
cpus: 15.5 gc: 3% mem: 85G/107G postGC: 82G hppc: 10G
parse(11% 10% 10% 10%) -> pbf( 3%) -> (57k/66k) -> process(61% 82% 94% 92% 86% 73% 87% 90% 94% 86% 94% 78% 94% 92% 94%) -> (8.2k/66k) -> write(29%)
1:44:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 805M 100% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 613k/s ] 182G
cpus: 15.4 gc: 4% mem: 87G/107G postGC: 82G hppc: 10G
parse(11% 10% 12% 10%) -> pbf( 4%) -> (57k/66k) -> process(94% 75% 94% 79% 83% 63% 94% 92% 94% 66% 93% 86% 94% 93% 94%) -> (25k/66k) -> write(31%)
1:44:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 173k/s ] rels: [ 22k 0% 2.2k/s ] features: [ 2.7B 427k/s ] 182G
cpus: 15.3 gc: 3% mem: 91G/107G postGC: 82G hppc: 10G
parse(10% 9% 9% 10%) -> pbf( 3%) -> (58k/66k) -> process(68% 71% 93% 88% 87% 77% 91% 90% 92% 87% 86% 84% 93% 84% 93%) -> (8.6k/66k) -> write(22%)
1:44:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 121k 1% 9.9k/s ] features: [ 2.7B 47k/s ] 182G
cpus: 15.3 gc: 3% mem: 93G/107G postGC: 82G hppc: 10G
parse( 0% 2% 0% 1%) -> pbf( 0%) -> (59k/66k) -> process(89% 88% 94% 75% 78% 82% 95% 87% 95% 95% 95% 92% 95% 95% 95%) -> (8.1k/66k) -> write( 4%)
1:45:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 187k 2% 6.5k/s ] features: [ 2.7B 37k/s ] 182G
cpus: 15.1 gc: 3% mem: 95G/107G postGC: 82G hppc: 10G
parse( 2% 0% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(95% 93% 95% 83% 92% 87% 92% 95% 93% 95% 95% 95% 95% 95% 95%) -> (7k/66k) -> write( 4%)
1:45:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 251k 3% 6.3k/s ] features: [ 2.7B 35k/s ] 182G
cpus: 15.3 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (60k/66k) -> process(87% 95% 95% 94% 95% 86% 95% 90% 91% 93% 89% 90% 90% 95% 95%) -> (7.8k/66k) -> write( 3%)
1:45:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 409k 4% 15k/s ] features: [ 2.7B 50k/s ] 182G
cpus: 15.3 gc: 3% mem: 94G/107G postGC: 82G hppc: 10G
parse( 2% 2% 3% 0%) -> pbf( 0%) -> (55k/66k) -> process(91% 92% 94% 93% 94% 85% 94% 94% 94% 93% 86% 94% 93% 91% 94%) -> (5.9k/66k) -> write( 4%)
1:45:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 504k 5% 9.5k/s ] features: [ 2.7B 51k/s ] 182G
cpus: 15 gc: 3% mem: 96G/107G postGC: 82G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (60k/66k) -> process(88% 95% 95% 91% 95% 94% 93% 92% 95% 93% 94% 95% 95% 95% 95%) -> (7.4k/66k) -> write( 5%)
1:45:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 570k 6% 6.5k/s ] features: [ 2.7B 50k/s ] 183G
cpus: 15 gc: 3% mem: 94G/107G postGC: 82G hppc: 10G
parse( 0% 0% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(89% 94% 95% 95% 95% 95% 93% 87% 95% 95% 88% 95% 95% 95% 95%) -> (7.2k/66k) -> write( 4%)
1:45:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 616k 7% 4.5k/s ] features: [ 2.7B 466k/s ] 183G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 82G hppc: 10G
parse( 0% 3% 0% 0%) -> pbf( 0%) -> (58k/66k) -> process(86% 95% 95% 88% 95% 95% 94% 95% 95% 78% 86% 95% 95% 95% 95%) -> (9.1k/66k) -> write(13%)
1:46:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 672k 7% 5.6k/s ] features: [ 2.7B 189k/s ] 183G
cpus: 15 gc: 2% mem: 95G/107G postGC: 82G hppc: 10G
parse( 0% 0% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(90% 96% 96% 87% 96% 96% 85% 95% 88% 94% 93% 96% 96% 96% 86%) -> (7.2k/66k) -> write( 8%)
1:46:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 744k 8% 7.1k/s ] features: [ 2.7B 60k/s ] 183G
cpus: 15.2 gc: 2% mem: 83G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(85% 96% 95% 87% 95% 90% 92% 92% 93% 95% 94% 95% 96% 94% 94%) -> (5.5k/66k) -> write( 5%)
1:46:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 834k 9% 8.9k/s ] features: [ 2.7B 73k/s ] 183G
cpus: 15.2 gc: 3% mem: 84G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 1%) -> pbf( 0%) -> (59k/66k) -> process(89% 95% 95% 85% 88% 93% 95% 95% 94% 94% 95% 95% 95% 95% 95%) -> (8.3k/66k) -> write( 6%)
1:46:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 928k 10% 9.4k/s ] features: [ 2.7B 72k/s ] 184G
cpus: 15 gc: 3% mem: 88G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 1%) -> pbf( 0%) -> (57k/66k) -> process(94% 95% 95% 88% 95% 86% 95% 91% 95% 95% 95% 79% 95% 93% 92%) -> (7.4k/66k) -> write( 5%)
1:46:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1M 11% 8.3k/s ] features: [ 2.7B 56k/s ] 184G
cpus: 15.1 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 0% 3% 2% 0%) -> pbf( 0%) -> (58k/66k) -> process(95% 95% 95% 78% 95% 94% 95% 88% 95% 95% 95% 77% 95% 95% 95%) -> (7.5k/66k) -> write( 5%)
1:46:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.1M 12% 9.4k/s ] features: [ 2.7B 73k/s ] 184G
cpus: 15.1 gc: 3% mem: 94G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (56k/66k) -> process(95% 95% 95% 77% 95% 77% 95% 94% 95% 95% 93% 92% 95% 95% 95%) -> (7.2k/66k) -> write( 6%)
1:47:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.2M 13% 12k/s ] features: [ 2.7B 73k/s ] 184G
cpus: 15 gc: 4% mem: 85G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(94% 94% 94% 77% 87% 94% 92% 93% 94% 94% 82% 91% 94% 94% 94%) -> (7k/66k) -> write( 6%)
1:47:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.3M 14% 8.8k/s ] features: [ 2.7B 65k/s ] 184G
cpus: 15.2 gc: 3% mem: 89G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (58k/66k) -> process(95% 95% 95% 92% 88% 94% 95% 95% 95% 95% 95% 78% 92% 95% 95%) -> (8k/66k) -> write( 5%)
1:47:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.4M 15% 10k/s ] features: [ 2.7B 66k/s ] 184G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(94% 95% 83% 85% 77% 95% 95% 95% 95% 95% 95% 92% 95% 95% 95%) -> (9k/66k) -> write( 6%)
1:47:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.5M 16% 10k/s ] features: [ 2.7B 127k/s ] 185G
cpus: 15.1 gc: 4% mem: 84G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (58k/66k) -> process(94% 94% 88% 92% 73% 94% 94% 93% 94% 94% 93% 94% 94% 92% 92%) -> (8.9k/66k) -> write( 7%)
1:47:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.6M 18% 11k/s ] features: [ 2.7B 582k/s ] 185G
cpus: 15.1 gc: 4% mem: 89G/107G postGC: 83G hppc: 10G
parse( 0% 0% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(94% 94% 89% 94% 75% 94% 89% 94% 94% 94% 94% 92% 94% 83% 94%) -> (9.1k/66k) -> write(16%)
1:47:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.7M 19% 9.2k/s ] features: [ 2.7B 418k/s ] 185G
cpus: 15.1 gc: 3% mem: 87G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(94% 95% 88% 95% 95% 95% 84% 95% 75% 95% 95% 95% 95% 93% 95%) -> (7.1k/66k) -> write(13%)
1:48:05 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.8M 20% 11k/s ] features: [ 2.7B 71k/s ] 185G
cpus: 15.2 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(95% 95% 93% 95% 95% 85% 88% 95% 83% 95% 95% 95% 95% 94% 95%) -> (7.9k/66k) -> write( 6%)
1:48:15 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 1.9M 21% 10k/s ] features: [ 2.8B 68k/s ] 186G
cpus: 15 gc: 3% mem: 94G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (60k/66k) -> process(94% 94% 94% 94% 94% 94% 74% 94% 94% 85% 94% 94% 94% 88% 94%) -> (8.6k/66k) -> write( 5%)
1:48:25 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2M 22% 8.3k/s ] features: [ 2.8B 68k/s ] 186G
cpus: 15.1 gc: 4% mem: 86G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(94% 85% 94% 94% 94% 94% 92% 94% 92% 94% 94% 94% 82% 87% 94%) -> (8.2k/66k) -> write( 5%)
1:48:35 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2.2M 24% 17k/s ] features: [ 2.8B 67k/s ] 186G
cpus: 15.1 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(95% 93% 95% 95% 95% 95% 83% 95% 79% 95% 95% 95% 92% 90% 95%) -> (8.7k/66k) -> write( 6%)
1:48:45 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2.3M 25% 14k/s ] features: [ 2.8B 93k/s ] 186G
cpus: 14.9 gc: 4% mem: 84G/107G postGC: 83G hppc: 10G
parse( 3% 3% 3% 0%) -> pbf( 0%) -> (56k/66k) -> process(94% 94% 94% 94% 94% 81% 81% 94% 94% 94% 94% 94% 92% 90% 94%) -> (7.8k/66k) -> write( 6%)
1:48:55 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2.5M 27% 14k/s ] features: [ 2.8B 68k/s ] 186G
cpus: 15.1 gc: 3% mem: 90G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(93% 95% 95% 95% 95% 95% 87% 95% 91% 95% 95% 94% 95% 88% 95%) -> (7.4k/66k) -> write( 6%)
1:49:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2.6M 29% 16k/s ] features: [ 2.8B 81k/s ] 186G
cpus: 15.1 gc: 4% mem: 84G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (56k/66k) -> process(82% 94% 94% 94% 94% 88% 93% 93% 94% 94% 94% 94% 90% 94% 94%) -> (8.5k/66k) -> write( 6%)
1:49:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2.7M 30% 13k/s ] features: [ 2.8B 67k/s ] 186G
cpus: 15 gc: 3% mem: 88G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (60k/66k) -> process(84% 95% 95% 95% 95% 83% 84% 94% 92% 95% 94% 93% 92% 95% 94%) -> (7.1k/66k) -> write( 6%)
1:49:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 2.9M 31% 11k/s ] features: [ 2.8B 58k/s ] 187G
cpus: 15 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (59k/66k) -> process(90% 95% 95% 94% 95% 92% 84% 95% 95% 94% 91% 79% 94% 90% 95%) -> (8.1k/66k) -> write( 5%)
1:49:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3M 33% 13k/s ] features: [ 2.8B 61k/s ] 187G
cpus: 15.1 gc: 3% mem: 95G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (61k/66k) -> process(84% 95% 95% 95% 95% 95% 95% 95% 95% 90% 77% 95% 87% 94% 95%) -> (8.6k/66k) -> write( 5%)
1:49:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3.1M 34% 14k/s ] features: [ 2.8B 70k/s ] 187G
cpus: 15 gc: 4% mem: 86G/107G postGC: 83G hppc: 10G
parse( 0% 2% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(90% 87% 93% 93% 93% 93% 93% 92% 93% 88% 85% 88% 89% 82% 93%) -> (4.9k/66k) -> write( 6%)
1:49:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3.3M 36% 12k/s ] features: [ 2.8B 74k/s ] 187G
cpus: 15.1 gc: 3% mem: 89G/107G postGC: 83G hppc: 10G
parse( 0% 0% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(92% 88% 95% 89% 93% 95% 95% 95% 92% 91% 95% 84% 94% 94% 90%) -> (5.9k/66k) -> write( 5%)
1:50:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3.4M 37% 15k/s ] features: [ 2.8B 63k/s ] 187G
cpus: 15.1 gc: 3% mem: 92G/107G postGC: 83G hppc: 10G
parse( 2% 3% 3% 0%) -> pbf( 0%) -> (59k/66k) -> process(89% 95% 95% 76% 95% 95% 95% 95% 95% 77% 92% 77% 95% 95% 95%) -> (9.8k/66k) -> write( 5%)
1:50:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3.6M 39% 15k/s ] features: [ 2.8B 65k/s ] 187G
cpus: 15 gc: 3% mem: 95G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(84% 93% 94% 78% 85% 95% 95% 95% 95% 93% 95% 87% 94% 94% 95%) -> (7.4k/66k) -> write( 5%)
1:50:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3.8M 41% 17k/s ] features: [ 2.8B 79k/s ] 187G
cpus: 15 gc: 4% mem: 88G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (59k/66k) -> process(93% 83% 94% 94% 86% 94% 94% 94% 94% 94% 94% 94% 94% 94% 87%) -> (9.7k/66k) -> write( 6%)
1:50:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 3.9M 42% 13k/s ] features: [ 2.8B 61k/s ] 188G
cpus: 15 gc: 3% mem: 94G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(95% 94% 95% 95% 81% 95% 94% 95% 95% 94% 95% 95% 95% 95% 77%) -> (6.9k/66k) -> write( 5%)
1:50:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 4M 43% 11k/s ] features: [ 2.8B 46k/s ] 188G
cpus: 15.2 gc: 4% mem: 92G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (59k/66k) -> process(93% 94% 94% 94% 80% 94% 94% 94% 94% 94% 94% 94% 94% 94% 82%) -> (6.9k/66k) -> write( 4%)
1:50:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 4.2M 45% 14k/s ] features: [ 2.8B 60k/s ] 188G
cpus: 15 gc: 4% mem: 83G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (58k/66k) -> process(90% 93% 93% 93% 90% 93% 92% 93% 93% 84% 93% 78% 93% 93% 92%) -> (8.6k/66k) -> write( 5%)
1:51:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 4.4M 47% 20k/s ] features: [ 2.8B 67k/s ] 188G
cpus: 15 gc: 4% mem: 87G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 2%) -> pbf( 0%) -> (59k/66k) -> process(94% 88% 94% 94% 84% 94% 93% 94% 94% 79% 94% 80% 94% 94% 91%) -> (7.7k/66k) -> write( 5%)
1:51:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 4.5M 49% 14k/s ] features: [ 2.8B 61k/s ] 188G
cpus: 15 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(93% 95% 94% 89% 94% 95% 87% 78% 95% 94% 95% 92% 94% 83% 95%) -> (5.7k/66k) -> write( 5%)
1:51:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 4.7M 51% 17k/s ] features: [ 2.8B 56k/s ] 188G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (56k/66k) -> process(94% 95% 94% 84% 95% 95% 83% 95% 95% 86% 95% 94% 95% 94% 95%) -> (7.2k/66k) -> write( 5%)
1:51:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 4.9M 53% 17k/s ] features: [ 2.8B 67k/s ] 188G
cpus: 15.1 gc: 3% mem: 87G/107G postGC: 83G hppc: 10G
parse( 3% 3% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(90% 95% 95% 92% 95% 94% 92% 95% 95% 78% 95% 94% 95% 91% 95%) -> (9.5k/66k) -> write( 5%)
1:51:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 5M 54% 16k/s ] features: [ 2.8B 61k/s ] 189G
cpus: 15 gc: 4% mem: 85G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (58k/66k) -> process(76% 94% 94% 94% 94% 79% 94% 94% 94% 92% 94% 91% 94% 93% 94%) -> (9.1k/66k) -> write( 5%)
1:51:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 5.1M 56% 13k/s ] features: [ 2.8B 53k/s ] 189G
cpus: 15.1 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(89% 95% 95% 94% 95% 82% 93% 94% 95% 94% 95% 95% 95% 92% 95%) -> (9k/66k) -> write( 5%)
1:52:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 5.3M 57% 16k/s ] features: [ 2.8B 64k/s ] 189G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(87% 95% 95% 95% 95% 92% 91% 95% 95% 95% 95% 88% 95% 94% 95%) -> (7.5k/66k) -> write( 5%)
1:52:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 5.5M 59% 15k/s ] features: [ 2.8B 64k/s ] 189G
cpus: 14.9 gc: 4% mem: 83G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(92% 94% 91% 94% 93% 78% 94% 93% 94% 91% 94% 94% 93% 94% 94%) -> (8k/66k) -> write( 5%)
1:52:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 5.6M 61% 14k/s ] features: [ 2.8B 63k/s ] 189G
cpus: 15 gc: 3% mem: 86G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(87% 95% 95% 95% 95% 80% 94% 95% 95% 95% 95% 95% 95% 92% 95%) -> (5.8k/66k) -> write( 5%)
1:52:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 5.8M 63% 22k/s ] features: [ 2.8B 68k/s ] 189G
cpus: 15 gc: 3% mem: 88G/107G postGC: 83G hppc: 10G
parse( 0% 2% 3% 3%) -> pbf( 0%) -> (58k/66k) -> process(86% 95% 94% 94% 95% 76% 94% 94% 94% 94% 95% 94% 93% 77% 94%) -> (9.7k/66k) -> write( 5%)
1:52:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 6M 65% 16k/s ] features: [ 2.8B 67k/s ] 189G
cpus: 15.1 gc: 3% mem: 92G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(83% 95% 95% 95% 95% 75% 95% 95% 95% 94% 95% 95% 82% 93% 95%) -> (6.4k/66k) -> write( 6%)
1:52:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 6.2M 67% 17k/s ] features: [ 2.8B 77k/s ] 190G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 3% 3% 0% 3%) -> pbf( 0%) -> (58k/66k) -> process(90% 94% 95% 94% 94% 84% 94% 84% 94% 94% 94% 95% 79% 94% 94%) -> (8k/66k) -> write( 6%)
1:53:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 6.3M 68% 13k/s ] features: [ 2.8B 58k/s ] 190G
cpus: 15 gc: 3% mem: 95G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(92% 94% 95% 95% 95% 92% 94% 93% 90% 89% 95% 94% 80% 95% 94%) -> (6.7k/66k) -> write( 5%)
1:53:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 6.5M 70% 13k/s ] features: [ 2.8B 52k/s ] 190G
cpus: 14.9 gc: 4% mem: 83G/107G postGC: 83G hppc: 10G
parse( 2% 0% 0% 3%) -> pbf( 0%) -> (57k/66k) -> process(94% 94% 94% 94% 94% 92% 94% 94% 94% 88% 94% 89% 82% 94% 94%) -> (6k/66k) -> write( 5%)
1:53:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 6.6M 71% 15k/s ] features: [ 2.8B 53k/s ] 190G
cpus: 15.1 gc: 3% mem: 86G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(95% 95% 95% 95% 95% 91% 95% 95% 95% 87% 95% 85% 90% 95% 94%) -> (7.3k/66k) -> write( 5%)
1:53:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 6.8M 74% 21k/s ] features: [ 2.8B 82k/s ] 190G
cpus: 15.2 gc: 3% mem: 90G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 3%) -> pbf( 0%) -> (56k/66k) -> process(95% 95% 94% 95% 94% 95% 95% 95% 94% 87% 94% 75% 93% 95% 94%) -> (8.1k/66k) -> write( 6%)
1:53:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7M 76% 20k/s ] features: [ 2.8B 61k/s ] 190G
cpus: 15.1 gc: 3% mem: 93G/107G postGC: 82G hppc: 10G
parse( 3% 3% 0% 3%) -> pbf( 0%) -> (60k/66k) -> process(95% 95% 93% 95% 95% 95% 95% 95% 95% 77% 95% 77% 94% 95% 92%) -> (9k/66k) -> write( 5%)
1:53:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.1M 77% 13k/s ] features: [ 2.8B 49k/s ] 190G
cpus: 15.1 gc: 3% mem: 92G/107G postGC: 83G hppc: 10G
parse( 0% 0% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(95% 94% 95% 95% 95% 92% 95% 95% 94% 82% 95% 84% 95% 95% 87%) -> (7.4k/66k) -> write( 4%)
1:54:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.3M 78% 12k/s ] features: [ 2.8B 63k/s ] 191G
cpus: 15.1 gc: 3% mem: 86G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(94% 94% 92% 95% 93% 90% 95% 95% 95% 82% 95% 87% 95% 92% 94%) -> (7.5k/66k) -> write( 5%)
1:54:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.4M 80% 10k/s ] features: [ 2.8B 47k/s ] 191G
cpus: 15.1 gc: 3% mem: 87G/107G postGC: 83G hppc: 10G
parse( 3% 0% 1% 0%) -> pbf( 0%) -> (59k/66k) -> process(95% 95% 95% 95% 95% 74% 95% 95% 95% 95% 95% 94% 86% 86% 95%) -> (5.8k/66k) -> write( 4%)
1:54:26 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.5M 81% 9.3k/s ] features: [ 2.8B 47k/s ] 191G
cpus: 15 gc: 3% mem: 87G/107G postGC: 83G hppc: 10G
parse( 0% 3% 1% 0%) -> pbf( 0%) -> (58k/66k) -> process(93% 95% 95% 94% 88% 77% 95% 95% 95% 95% 95% 93% 95% 80% 95%) -> (7.4k/66k) -> write( 4%)
1:54:36 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.6M 82% 12k/s ] features: [ 2.8B 54k/s ] 191G
cpus: 15.1 gc: 3% mem: 87G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (58k/66k) -> process(95% 95% 94% 91% 86% 76% 95% 95% 95% 95% 95% 95% 95% 89% 95%) -> (7.4k/66k) -> write( 5%)
1:54:46 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.8M 84% 16k/s ] features: [ 2.8B 113k/s ] 191G
cpus: 15.1 gc: 3% mem: 90G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(95% 95% 91% 81% 92% 88% 95% 95% 95% 95% 95% 95% 95% 85% 92%) -> (8.4k/66k) -> write( 6%)
1:54:56 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 7.9M 85% 14k/s ] features: [ 2.8B 54k/s ] 191G
cpus: 15 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 3% 0% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(95% 94% 91% 92% 83% 94% 95% 95% 95% 95% 95% 92% 95% 91% 94%) -> (7.7k/66k) -> write( 5%)
1:55:06 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 8.1M 87% 15k/s ] features: [ 2.8B 56k/s ] 191G
cpus: 15 gc: 4% mem: 83G/107G postGC: 83G hppc: 10G
parse( 0% 3% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(94% 94% 86% 90% 93% 94% 94% 94% 94% 94% 94% 94% 94% 87% 90%) -> (6.4k/66k) -> write( 5%)
1:55:16 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 8.2M 89% 16k/s ] features: [ 2.8B 81k/s ] 191G
cpus: 15.1 gc: 3% mem: 85G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 3%) -> pbf( 0%) -> (58k/66k) -> process(95% 91% 81% 95% 94% 95% 95% 95% 95% 95% 95% 95% 95% 92% 95%) -> (7.5k/66k) -> write( 6%)
1:55:27 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 8.4M 90% 15k/s ] features: [ 2.8B 55k/s ] 192G
cpus: 15.1 gc: 3% mem: 88G/107G postGC: 83G hppc: 10G
parse( 0% 3% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(95% 95% 77% 95% 94% 94% 95% 95% 95% 95% 95% 95% 95% 85% 95%) -> (7.8k/66k) -> write( 5%)
1:55:37 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 8.6M 93% 19k/s ] features: [ 2.8B 76k/s ] 192G
cpus: 15.2 gc: 3% mem: 91G/107G postGC: 83G hppc: 10G
parse( 3% 0% 3% 0%) -> pbf( 0%) -> (57k/66k) -> process(94% 95% 86% 91% 95% 94% 95% 95% 95% 93% 95% 95% 94% 85% 95%) -> (7.9k/66k) -> write( 6%)
1:55:47 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 8.8M 95% 20k/s ] features: [ 2.8B 62k/s ] 192G
cpus: 15 gc: 3% mem: 93G/107G postGC: 83G hppc: 10G
parse( 3% 3% 0% 3%) -> pbf( 0%) -> (59k/66k) -> process(95% 84% 90% 95% 95% 95% 95% 80% 95% 95% 95% 95% 95% 83% 95%) -> (7.9k/66k) -> write( 5%)
1:55:57 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 9M 97% 19k/s ] features: [ 2.8B 73k/s ] 192G
cpus: 15 gc: 3% mem: 96G/107G postGC: 82G hppc: 10G
parse( 0% 1% 3% 0%) -> pbf( 0%) -> (58k/66k) -> process(95% 95% 92% 95% 95% 95% 95% 79% 95% 95% 95% 95% 95% 75% 95%) -> (7.5k/66k) -> write( 6%)
1:56:07 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 9.2M 99% 17k/s ] features: [ 2.8B 66k/s ] 192G
cpus: 15 gc: 2% mem: 95G/107G postGC: 82G hppc: 10G
parse( 0% 0% 0% 0%) -> pbf( 0%) -> (58k/66k) -> process(92% 96% 89% 96% 96% 95% 95% 96% 95% 96% 94% 86% 92% 84% 95%) -> (8.1k/66k) -> write( 5%)
1:56:13 INF [osm_pass2] - nodes: [ 7.2B 100% 0/s ] 66G ways: [ 807M 100% 0/s ] rels: [ 9.3M 100% 17k/s ] features: [ 2.8B 63k/s ] 192G
cpus: 14.8 gc: 1% mem: 86G/107G postGC: 82G hppc: 10G
parse( -% -% -% -%) -> pbf( -%) -> (0/66k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/66k) -> write( -%)
1:56:13 INF [boundaries] - Starting...
1:56:13 INF [boundaries] - Creating polygons for 218 boundaries
1:56:21 INF [boundaries] - Finished creating 218 country polygons
1:56:25 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:56:27 INF [boundaries] - Finished in 14s cpu:18s avg:1.3
1:56:27 INF - Finished in 5,234s cpu:73,527s avg:14
1:56:27 INF - Deleting node.db to make room for mbtiles
1:56:27 INF [sort] - Starting...
1:56:37 INF [sort] - chunks: [ 0 / 341 0% ] 192G
cpus: 13.7 gc: 16% mem: 99G/107G postGC: 98G
-> (325/358) -> worker(60% 64% 71% 67% 64% 65% 62% 73% 56% 51% 64% 64% 64% 61% 65% 61%)
1:56:47 INF [sort] - chunks: [ 16 / 341 5% ] 192G
cpus: 7.9 gc: 0% mem: 27G/107G postGC: 98G
-> (309/358) -> worker(29% 29% 34% 29% 32% 28% 33% 37% 31% 37% 31% 29% 28% 33% 27% 30%)
1:56:57 INF [sort] - chunks: [ 22 / 341 6% ] 191G
cpus: 13.3 gc: 12% mem: 40G/107G postGC: 37G
-> (303/358) -> worker(69% 51% 47% 51% 73% 75% 63% 45% 69% 79% 57% 70% 64% 62% 59% 67%)
1:57:07 INF [sort] - chunks: [ 32 / 341 9% ] 192G
cpus: 8.2 gc: 12% mem: 55G/107G postGC: 52G
-> (293/358) -> worker(39% 44% 43% 43% 39% 38% 44% 47% 41% 40% 43% 32% 43% 39% 37% 36%)
1:57:17 INF [sort] - chunks: [ 34 / 341 10% ] 192G
cpus: 7.2 gc: 0% mem: 56G/107G postGC: 52G
-> (291/358) -> worker(45% 31% 36% 37% 50% 53% 47% 35% 40% 45% 31% 42% 51% 51% 38% 53%)
1:57:27 INF [sort] - chunks: [ 48 / 341 14% ] 192G
cpus: 10.3 gc: 14% mem: 72G/107G postGC: 68G
-> (277/358) -> worker(52% 55% 49% 49% 41% 49% 52% 61% 53% 57% 54% 43% 48% 50% 46% 50%)
1:57:37 INF [sort] - chunks: [ 52 / 341 15% ] 192G
cpus: 7.5 gc: 9% mem: 75G/107G postGC: 73G
-> (273/358) -> worker(33% 41% 38% 35% 45% 37% 33% 33% 30% 42% 36% 42% 38% 34% 39% 37%)
1:57:47 INF [sort] - chunks: [ 65 / 341 19% ] 192G
cpus: 11.1 gc: 14% mem: 89G/107G postGC: 89G
-> (260/358) -> worker(50% 66% 50% 48% 53% 55% 36% 73% 45% 61% 55% 57% 44% 49% 39% 45%)
1:57:57 INF [sort] - chunks: [ 69 / 341 20% ] 192G
cpus: 14.7 gc: 0% mem: 26G/107G postGC: 89G
-> (256/358) -> worker(79% 64% 71% 85% 82% 82% 93% 87% 81% 55% 65% 74% 92% 78% 69% 75%)
1:58:07 INF [sort] - chunks: [ 83 / 341 24% ] 192G
cpus: 7.7 gc: 12% mem: 37G/107G postGC: 34G
-> (242/358) -> worker(15% 52% 25% 13% 14% 18% 17% 17% 19% 67% 27% 26% 17% 27% 28% 27%)
1:58:17 INF [sort] - chunks: [ 87 / 341 26% ] 192G
cpus: 13.3 gc: 4% mem: 44G/107G postGC: 39G
-> (238/358) -> worker(72% 79% 77% 80% 74% 78% 76% 79% 78% 84% 65% 69% 74% 64% 80% 77%)
1:58:27 INF [sort] - chunks: [ 99 / 341 29% ] 192G
cpus: 8 gc: 20% mem: 59G/107G postGC: 55G
-> (226/358) -> worker(33% 28% 32% 28% 36% 29% 33% 32% 30% 28% 39% 32% 37% 38% 30% 38%)
1:58:37 INF [sort] - chunks: [ 103 / 341 30% ] 192G
cpus: 10.7 gc: 0% mem: 61G/107G postGC: 55G
-> (222/358) -> worker(64% 65% 64% 66% 64% 66% 62% 62% 68% 67% 56% 58% 64% 54% 66% 56%)
1:58:47 INF [sort] - chunks: [ 115 / 341 34% ] 192G
cpus: 12 gc: 25% mem: 76G/107G postGC: 75G
-> (210/358) -> worker(53% 47% 47% 48% 55% 49% 53% 53% 49% 46% 45% 50% 38% 51% 46% 49%)
1:58:57 INF [sort] - chunks: [ 115 / 341 34% ] 188G
cpus: 14.3 gc: 0% mem: 77G/107G postGC: 75G
-> (210/358) -> worker(84% 53% 92% 85% 75% 86% 65% 77% 77% 79% 84% 76% 73% 69% 85% 66%)
1:59:07 INF [sort] - chunks: [ 131 / 341 38% ] 192G
cpus: 9.1 gc: 9% mem: 34G/107G postGC: 34G
-> (194/358) -> worker(27% 45% 30% 34% 26% 22% 36% 32% 34% 39% 27% 33% 50% 27% 26% 35%)
1:59:17 INF [sort] - chunks: [ 133 / 341 39% ] 190G
cpus: 13.9 gc: 4% mem: 42G/107G postGC: 39G
-> (192/358) -> worker(76% 71% 76% 72% 76% 81% 76% 72% 73% 57% 67% 78% 71% 79% 81% 53%)
1:59:27 INF [sort] - chunks: [ 147 / 341 43% ] 192G
cpus: 7.7 gc: 16% mem: 57G/107G postGC: 55G
-> (178/358) -> worker(32% 40% 31% 31% 32% 27% 33% 33% 32% 43% 36% 33% 36% 31% 33% 48%)
1:59:37 INF [sort] - chunks: [ 155 / 341 45% ] 192G
cpus: 11 gc: 0% mem: 61G/107G postGC: 55G
-> (170/358) -> worker(69% 65% 69% 62% 63% 69% 60% 66% 62% 65% 68% 64% 65% 57% 62% 64%)
1:59:47 INF [sort] - chunks: [ 163 / 341 48% ] 192G
cpus: 11.9 gc: 17% mem: 77G/107G postGC: 73G
-> (162/358) -> worker(62% 61% 62% 60% 52% 57% 60% 61% 53% 60% 61% 62% 63% 59% 54% 48%)
1:59:58 INF [sort] - chunks: [ 179 / 341 52% ] 192G
cpus: 8.5 gc: 8% mem: 81G/107G postGC: 81G
-> (146/358) -> worker(40% 40% 43% 46% 40% 45% 41% 55% 47% 38% 40% 54% 41% 44% 42% 41%)
2:00:08 INF [sort] - chunks: [ 179 / 341 52% ] 192G
cpus: 14.3 gc: 12% mem: 95G/107G postGC: 93G
-> (146/358) -> worker(77% 56% 54% 70% 62% 69% 70% 76% 66% 64% 67% 69% 75% 77% 70% 78%)
2:00:18 INF [sort] - chunks: [ 186 / 341 55% ] 192G
cpus: 12.8 gc: 0% mem: 27G/107G postGC: 93G
-> (139/358) -> worker(62% 79% 69% 62% 74% 64% 62% 61% 52% 58% 70% 73% 59% 57% 66% 62%)
2:00:28 INF [sort] - chunks: [ 195 / 341 57% ] 192G
cpus: 11.6 gc: 15% mem: 43G/107G postGC: 41G
-> (130/358) -> worker(55% 40% 39% 47% 38% 44% 43% 48% 55% 48% 42% 52% 53% 50% 56% 45%)
2:00:38 INF [sort] - chunks: [ 211 / 341 62% ] 192G
cpus: 9.4 gc: 0% mem: 47G/107G postGC: 41G
-> (114/358) -> worker(40% 56% 55% 52% 53% 44% 45% 49% 42% 54% 50% 49% 45% 46% 40% 45%)
2:00:48 INF [sort] - chunks: [ 211 / 341 62% ] 189G
cpus: 14.8 gc: 16% mem: 63G/107G postGC: 59G
-> (114/358) -> worker(75% 77% 80% 68% 64% 60% 75% 78% 77% 80% 80% 79% 79% 78% 79% 69%)
2:00:58 INF [sort] - chunks: [ 227 / 341 67% ] 192G
cpus: 8 gc: 12% mem: 76G/107G postGC: 72G
-> (98/358) -> worker(40% 35% 37% 45% 46% 49% 40% 36% 43% 36% 35% 39% 24% 29% 36% 48%)
2:01:08 INF [sort] - chunks: [ 231 / 341 68% ] 192G
cpus: 12 gc: 5% mem: 82G/107G postGC: 77G
-> (94/358) -> worker(67% 67% 63% 65% 65% 70% 63% 64% 65% 69% 63% 69% 71% 71% 60% 68%)
2:01:18 INF [sort] - chunks: [ 243 / 341 71% ] 192G
cpus: 8.8 gc: 20% mem: 97G/107G postGC: 96G
-> (82/358) -> worker(37% 39% 38% 30% 34% 34% 35% 34% 40% 43% 36% 43% 31% 33% 35% 33%)
2:01:28 INF [sort] - chunks: [ 243 / 341 71% ] 190G
cpus: 15 gc: 0% mem: 100G/107G postGC: 96G
-> (82/358) -> worker(70% 91% 54% 93% 83% 55% 93% 94% 64% 85% 88% 91% 63% 79% 77% 92%)
2:01:38 INF [sort] - chunks: [ 259 / 341 76% ] 192G
cpus: 10.5 gc: 12% mem: 36G/107G postGC: 36G
-> (66/358) -> worker(37% 35% 58% 35% 34% 63% 32% 33% 52% 22% 37% 21% 58% 42% 45% 36%)
2:01:48 INF [sort] - chunks: [ 261 / 341 77% ] 190G
cpus: 15 gc: 5% mem: 45G/107G postGC: 40G
-> (64/358) -> worker(60% 78% 83% 55% 72% 80% 75% 77% 88% 74% 60% 74% 80% 76% 86% 75%)
2:01:58 INF [sort] - chunks: [ 275 / 341 81% ] 192G
cpus: 8.8 gc: 17% mem: 60G/107G postGC: 58G
-> (50/358) -> worker(40% 35% 36% 50% 46% 33% 37% 36% 35% 35% 48% 32% 35% 41% 33% 35%)
2:02:08 INF [sort] - chunks: [ 281 / 341 82% ] 192G
cpus: 11.4 gc: 0% mem: 64G/107G postGC: 58G
-> (44/358) -> worker(72% 67% 60% 68% 70% 66% 66% 63% 67% 64% 69% 66% 68% 66% 62% 65%)
2:02:18 INF [sort] - chunks: [ 291 / 341 85% ] 192G
cpus: 10.2 gc: 19% mem: 79G/107G postGC: 75G
-> (34/358) -> worker(44% 52% 46% 46% 43% 38% 51% 51% 51% 49% 47% 48% 47% 47% 40% 44%)
2:02:28 INF [sort] - chunks: [ 302 / 341 89% ] 192G
cpus: 9.5 gc: 0% mem: 83G/107G postGC: 75G
-> (23/358) -> worker(53% 55% 56% 52% 58% 57% 49% 54% 46% 52% 58% 49% 56% 56% 60% 60%)
2:02:38 INF [sort] - chunks: [ 307 / 341 90% ] 192G
cpus: 13.3 gc: 24% mem: 98G/107G postGC: 97G
-> (18/358) -> worker(63% 59% 61% 61% 53% 51% 63% 43% 42% 63% 63% 57% 60% 58% 51% 48%)
2:02:48 INF [sort] - chunks: [ 311 / 341 91% ] 191G
cpus: 14.6 gc: 0% mem: 100G/107G postGC: 97G
-> (14/358) -> worker(78% 85% 71% 86% 86% 76% 71% 75% 74% 76% 80% 84% 86% 88% 62% 53%)
2:02:58 INF [sort] - chunks: [ 323 / 341 95% ] 191G
cpus: 10.7 gc: 12% mem: 43G/107G postGC: 41G
-> (2/358) -> worker(32% 35% 46% 36% 36% 42% 44% 49% 44% 45% 40% 42% 29% 27% 52% 53%)
2:03:08 INF [sort] - chunks: [ 333 / 341 98% ] 192G
cpus: 6.5 gc: 0% mem: 44G/107G postGC: 41G
-> (0/358) -> worker(36% -% 42% -% -% 30% 44% -% 35% -% -% 17% -% 34% -% 36%)
2:03:14 INF [sort] - chunks: [ 341 / 341 100% ] 192G
cpus: 0.7 gc: 0% mem: 45G/107G postGC: 41G
-> (0/358) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%)
2:03:14 INF [sort] - Finished in 407s cpu:4,403s avg:10.8
2:03:14 INF - read:2187s write:2094s sort:2120s
2:03:14 INF [mbtiles] - Starting...
2:03:14 DEB [mbtiles:writer] - Execute mbtiles: create table metadata (name text, value text);
2:03:14 DEB [mbtiles:writer] - Execute mbtiles: create unique index name on metadata (name);
2:03:14 DEB [mbtiles:writer] - Execute mbtiles: create table tiles (zoom_level integer, tile_column integer, tile_row, tile_data blob);
2:03:14 DEB [mbtiles:writer] - Execute mbtiles: create unique index tile_index on tiles (zoom_level, tile_column, tile_row)
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: name=OpenMapTiles
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: format=pbf
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org
2:03:14 DEB [mbtiles:writer] - 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>
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: version=3.12.1
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: type=baselayer
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: bounds=-180,-85.05113,180,85.05113
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: center=0,0,0
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: minzoom=0
2:03:14 DEB [mbtiles:writer] - Set mbtiles metadata: maxzoom=14
2:03:14 DEB [mbtiles:writer] - 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:fi":"String","name:ru":"String","name:no":"String","iata":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name: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","ele_ft":"Number","icao":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":10,"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: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","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","ele":"Number","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name: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:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","ele_ft":"Number","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":7,"maxzoom":14},{"id":"park","fields":{"name:fy":"String","name:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name: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: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: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":6,"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:sv":"String","name:kn":"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: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","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:ru":"String","name:fi":"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:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":12,"maxzoom":14},{"id":"transportation","fields":{"brunnel":"String","surface":"String","bicycle":"String","level":"Number","ramp":"Number","mtb_scale":"String","oneway":"Number","layer":"Number","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","layer":"Number","network":"String","ref":"String","name_de":"String","ref_length":"Number","subclass":"String","name":"String","indoor":"Number","class":"String","name_en":"String","name:latin":"String"},"minzoom":6,"maxzoom":14},{"id":"water","fields":{"brunnel":"String","intermittent":"Number","class":"String"},"minzoom":0,"maxzoom":14},{"id":"water_name","fields":{"name:fy":"String","name_int":"String","name:oc":"String","name:bs":"String","name:sk":"String","name:nonlatin":"String","name:ka":"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: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: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","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:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":0,"maxzoom":14},{"id":"waterway","fields":{"name:fy":"String","name_int":"String","name:oc":"String","name:bs":"String","name:sk":"String","name:nonlatin":"String","name:ka":"String","intermittent":"Number","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:ca":"String","name:sq":"String","name:sv":"String","name:kn":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:nl":"String","name:ja_kana":"String","name:be":"String","name:ru":"String","name:fi":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","brunnel":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:el":"String","name:mt":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:eo":"String","name:is":"String","name:et":"String","name:eu":"String","class":"String","name:es":"String","name:zh":"String","name:th":"String","name:te":"String","name:la":"String","name:cy":"String","name:lb":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:de":"String","name:hi":"String","name:lt":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":3,"maxzoom":14}]}
2:03:17 INF [mbtiles:writer] - Starting z0
2:03:17 INF [mbtiles:writer] - Finished z0 in 0s cpu:0s avg:0, now starting z1
2:03:17 INF [mbtiles:writer] - Finished z1 in 0s cpu:0s avg:0, now starting z2
2:03:17 INF [mbtiles:writer] - Finished z2 in 0s cpu:0s avg:0, now starting z3
2:03:17 INF [mbtiles:writer] - Finished z3 in 0s cpu:0s avg:0, now starting z4
2:03:18 INF [mbtiles:writer] - Finished z4 in 1s cpu:17s avg:13.2, now starting z5
2:03:21 INF [mbtiles:writer] - Finished z5 in 3s cpu:36s avg:13.6, now starting z6
2:03:22 INF [mbtiles:writer] - Finished z6 in 1s cpu:18s avg:13.6, now starting z7
2:03:24 INF [mbtiles] - features: [ 11M 0% 1.1M/s ] tiles: [ 10k 1k/s ] 100M features 192G
cpus: 13.8 gc: 19% mem: 47G/107G postGC: 46G
reader(66%) -> (54/5.3k) -> encoder(47% 67% 52% 53% 46% 60% 60% 54% 64% 66% 71% 58% 67% 67% 46% 67%) -> (86/5.3k) -> writer( 4%)
last tile: 7/45/71 (z7 35%) https://www.openstreetmap.org/#map=7/-19.31114/-53.43750
2:03:34 INF [mbtiles:writer] - Finished z7 in 12s cpu:187s avg:15, now starting z8
2:03:34 INF [mbtiles] - features: [ 22M 1% 1.1M/s ] tiles: [ 26k 1.5k/s ] 186M features 192G
cpus: 15 gc: 8% mem: 27G/107G postGC: 8.4G
reader(63%) -> (1/5.3k) -> encoder(73% 84% 86% 88% 76% 87% 64% 84% 77% 83% 87% 67% 84% 88% 86% 79%) -> (278/5.3k) -> writer( 4%)
last tile: 8/32/63 (z8 12%) https://www.openstreetmap.org/#map=8/67.06743/-135.00000
2:03:44 INF [mbtiles] - features: [ 31M 1% 932k/s ] tiles: [ 49k 2.3k/s ] 291M features 192G
cpus: 15.4 gc: 2% mem: 15G/107G postGC: 7.9G
reader(83%) -> (121/5.3k) -> encoder(88% 94% 93% 85% 94% 86% 90% 71% 95% 95% 94% 64% 94% 90% 92% 86%) -> (280/5.3k) -> writer( 5%)
last tile: 8/136/126 (z8 53%) https://www.openstreetmap.org/#map=8/2.81137/11.25000
2:03:52 INF [mbtiles:writer] - Finished z8 in 18s cpu:269s avg:15.2, now starting z9
2:03:54 INF [mbtiles] - features: [ 45M 2% 1.4M/s ] tiles: [ 115k 6.5k/s ] 477M features 192G
cpus: 15 gc: 1% mem: 71G/107G postGC: 7.7G
reader(96%) -> (281/5.3k) -> encoder(83% 93% 90% 72% 80% 92% 88% 88% 93% 90% 80% 93% 92% 83% 70% 87%) -> (309/5.3k) -> writer( 9%)
last tile: 9/90/186 (z9 17%) https://www.openstreetmap.org/#map=9/44.08759/-116.71875
2:04:05 INF [mbtiles] - features: [ 51M 2% 523k/s ] tiles: [ 141k 2.5k/s ] 605M features 192G
cpus: 15.3 gc: 2% mem: 43G/107G postGC: 8.5G
reader(87%) -> (841/5.3k) -> encoder(80% 74% 94% 92% 78% 90% 77% 93% 93% 92% 75% 91% 74% 69% 94% 64%) -> (896/5.3k) -> writer( 6%)
last tile: 9/153/396 (z9 30%) https://www.openstreetmap.org/#map=9/-69.65709/-72.42188
2:04:15 INF [mbtiles] - features: [ 58M 2% 726k/s ] tiles: [ 190k 4.9k/s ] 772M features 192G
cpus: 14.9 gc: 6% mem: 59G/107G postGC: 8.5G
reader(57%) -> (822/5.3k) -> encoder(76% 86% 90% 74% 90% 90% 86% 89% 87% 82% 75% 81% 89% 88% 87% 85%) -> (867/5.3k) -> writer( 8%)
last tile: 9/264/151 (z9 51%) https://www.openstreetmap.org/#map=9/59.17593/5.62500
2:04:25 INF [mbtiles] - features: [ 62M 2% 386k/s ] tiles: [ 195k 403/s ] 845M features 192G
cpus: 15.3 gc: 4% mem: 44G/107G postGC: 9.9G
reader(69%) -> (1.1k/5.3k) -> encoder(91% 90% 92% 84% 93% 93% 92% 90% 82% 78% 87% 81% 92% 73% 93% 92%) -> (1.1k/5.3k) -> writer( 3%)
last tile: 9/274/150 (z9 53%) https://www.openstreetmap.org/#map=9/59.53432/12.65625
2:04:35 INF [mbtiles] - features: [ 65M 2% 352k/s ] tiles: [ 200k 556/s ] 938M features 192G
cpus: 15 gc: 7% mem: 18G/107G postGC: 10G
reader(57%) -> (1.6k/5.3k) -> encoder(86% 85% 86% 88% 88% 77% 79% 86% 88% 69% 86% 88% 76% 80% 88% 86%) -> (1.6k/5.3k) -> writer( 3%)
last tile: 9/288/185 (z9 56%) https://www.openstreetmap.org/#map=9/44.59047/22.50000
2:04:45 INF [mbtiles] - features: [ 69M 2% 369k/s ] tiles: [ 207k 679/s ] 1G features 192G
cpus: 15 gc: 9% mem: 32G/107G postGC: 12G
reader(62%) -> (2.2k/5.3k) -> encoder(70% 87% 78% 87% 87% 81% 76% 87% 87% 73% 85% 87% 79% 87% 87% 77%) -> (2.3k/5.3k) -> writer( 4%)
last tile: 9/305/155 (z9 59%) https://www.openstreetmap.org/#map=9/57.70415/34.45313
2:04:55 INF [mbtiles] - features: [ 76M 3% 725k/s ] tiles: [ 235k 2.8k/s ] 1.2G features 192G
cpus: 15.2 gc: 7% mem: 50G/107G postGC: 13G
reader(84%) -> (2.8k/5.3k) -> encoder(80% 89% 77% 90% 67% 82% 79% 89% 76% 89% 87% 89% 80% 85% 90% 78%) -> (3k/5.3k) -> writer( 8%)
last tile: 9/377/191 (z9 73%) https://www.openstreetmap.org/#map=9/41.50858/85.07813
2:05:05 INF [mbtiles] - features: [ 83M 3% 696k/s ] tiles: [ 265k 2.9k/s ] 1.3G features 192G
cpus: 14.9 gc: 9% mem: 37G/107G postGC: 15G
reader(81%) -> (3.3k/5.3k) -> encoder(75% 86% 85% 87% 60% 84% 85% 76% 85% 85% 57% 86% 84% 86% 83% 69%) -> (3.4k/5.3k) -> writer( 6%)
last tile: 9/455/190 (z9 89%) https://www.openstreetmap.org/#map=9/42.03297/139.92188
2:05:06 INF [mbtiles:writer] - Finished z9 in 74s cpu:1,122s avg:15.1, now starting z10
2:05:15 INF [mbtiles] - features: [ 95M 3% 1.1M/s ] tiles: [ 719k 44k/s ] 1.8G features 192G
cpus: 15.5 gc: 5% mem: 17G/107G postGC: 17G
reader(74%) -> (2.9k/5.3k) -> encoder(86% 85% 82% 93% 80% 89% 91% 83% 92% 85% 92% 90% 87% 93% 66% 67%) -> (2.9k/5.3k) -> writer(33%)
last tile: 10/495/420 (z10 48%) https://www.openstreetmap.org/#map=10/30.75128/-5.97656
2:05:25 INF [mbtiles] - features: [ 104M 4% 981k/s ] tiles: [ 768k 4.8k/s ] 2.2G features 192G
cpus: 15.4 gc: 5% mem: 73G/107G postGC: 18G
reader(93%) -> (3.9k/5.3k) -> encoder(74% 93% 68% 92% 61% 93% 91% 93% 93% 84% 93% 93% 90% 88% 76% 84%) -> (3.9k/5.3k) -> writer(14%)
last tile: 10/556/341 (z10 54%) https://www.openstreetmap.org/#map=10/51.39921/15.46875
2:05:35 INF [mbtiles] - features: [ 112M 4% 715k/s ] tiles: [ 815k 4.7k/s ] 2.5G features 192G
cpus: 15.4 gc: 4% mem: 59G/107G postGC: 21G
reader(82%) -> (4.5k/5.3k) -> encoder(86% 89% 67% 93% 73% 89% 83% 93% 80% 83% 64% 93% 77% 80% 71% 86%) -> (4.6k/5.3k) -> writer(14%)
last tile: 10/616/320 (z10 60%) https://www.openstreetmap.org/#map=10/55.77657/36.56250
2:05:45 INF [mbtiles] - features: [ 125M 4% 1.2M/s ] tiles: [ 997k 18k/s ] 3G features 192G
cpus: 15.5 gc: 3% mem: 50G/107G postGC: 14G
reader(73%) -> (4.5k/5.3k) -> encoder(94% 79% 77% 95% 67% 84% 80% 95% 76% 77% 77% 92% 71% 87% 92% 89%) -> (4.5k/5.3k) -> writer(24%)
last tile: 10/858/381 (z10 83%) https://www.openstreetmap.org/#map=10/41.77131/121.64063
2:05:48 INF [mbtiles:writer] - Finished z10 in 42s cpu:642s avg:15.4, now starting z11
2:05:55 INF [mbtiles] - features: [ 139M 5% 1.4M/s ] tiles: [ 2M 109k/s ] 3.7G features 192G
cpus: 15.5 gc: 3% mem: 37G/107G postGC: 16G
reader(93%) -> (3.7k/5.3k) -> encoder(94% 95% 73% 95% 79% 91% 92% 95% 77% 95% 71% 65% 94% 80% 96% 66%) -> (3.7k/5.3k) -> writer(58%)
last tile: 11/570/732 (z11 27%) https://www.openstreetmap.org/#map=11/45.58329/-79.80469
2:06:05 INF [mbtiles] - features: [ 150M 5% 1.1M/s ] tiles: [ 2.7M 67k/s ] 4.1G features 192G
cpus: 15.4 gc: 5% mem: 28G/107G postGC: 14G
reader(86%) -> (3.2k/5.3k) -> encoder(88% 87% 85% 85% 66% 87% 72% 81% 93% 91% 55% 69% 61% 61% 70% 59%) -> (3.5k/5.3k) -> writer(39%)
last tile: 11/959/940 (z11 46%) https://www.openstreetmap.org/#map=11/14.60485/-11.42578
2:06:15 INF [mbtiles] - features: [ 165M 6% 1.4M/s ] tiles: [ 2.9M 21k/s ] 4.7G features 192G
cpus: 15.5 gc: 5% mem: 19G/107G postGC: 15G
reader(73%) -> (2.9k/5.3k) -> encoder(93% 89% 93% 93% 80% 91% 83% 93% 80% 82% 89% 90% 79% 78% 78% 89%) -> (2.9k/5.3k) -> writer(22%)
last tile: 11/1093/610 (z11 53%) https://www.openstreetmap.org/#map=11/58.63122/12.12891
2:06:25 INF [mbtiles] - features: [ 174M 6% 937k/s ] tiles: [ 3M 11k/s ] 5.2G features 192G
cpus: 15.5 gc: 6% mem: 30G/107G postGC: 17G
reader(73%) -> (3k/5.3k) -> encoder(89% 91% 92% 92% 78% 85% 92% 92% 81% 83% 71% 86% 81% 84% 87% 88%) -> (3.1k/5.3k) -> writer(17%)
last tile: 11/1168/1056 (z11 57%) https://www.openstreetmap.org/#map=11/-5.61599/25.31250
2:06:35 INF [mbtiles] - features: [ 184M 7% 984k/s ] tiles: [ 3.2M 20k/s ] 5.7G features 192G
cpus: 15.4 gc: 7% mem: 40G/107G postGC: 19G
reader(59%) -> (5.2k/5.3k) -> encoder(81% 91% 74% 91% 76% 86% 90% 84% 91% 89% 90% 91% 88% 80% 82% 79%) -> (5.3k/5.3k) -> writer(23%)
last tile: 11/1299/638 (z11 63%) https://www.openstreetmap.org/#map=11/55.97380/48.33984
2:06:45 INF [mbtiles] - features: [ 195M 7% 1M/s ] tiles: [ 3.8M 51k/s ] 6.3G features 192G
cpus: 15.5 gc: 3% mem: 18G/107G postGC: 12G
reader(53%) -> (5.2k/5.3k) -> encoder(61% 86% 81% 68% 91% 81% 86% 82% 75% 94% 85% 91% 90% 82% 55% 66%) -> (5.2k/5.3k) -> writer(34%)
last tile: 11/1660/898 (z11 81%) https://www.openstreetmap.org/#map=11/21.61658/111.79688
2:06:54 INF [mbtiles:writer] - Finished z11 in 66s cpu:1,013s avg:15.4, now starting z12
2:06:55 INF [mbtiles] - features: [ 212M 7% 1.6M/s ] tiles: [ 4.8M 101k/s ] 6.8G features 192G
cpus: 15.4 gc: 4% mem: 44G/107G postGC: 13G
reader(72%) -> (2.8k/5.3k) -> encoder(67% 79% 72% 93% 93% 94% 80% 94% 87% 85% 91% 91% 88% 72% 78% 89%) -> (4.9k/5.3k) -> writer(47%)
last tile: 12/101/3630 (z12 2%) https://www.openstreetmap.org/#map=12/-79.90515/-171.12305
2:07:05 INF [mbtiles] - features: [ 230M 8% 1.8M/s ] tiles: [ 7M 225k/s ] 7.4G features 192G
cpus: 15.5 gc: 6% mem: 36G/107G postGC: 15G
reader(81%) -> (2.2k/5.3k) -> encoder(83% 54% 67% 92% 86% 77% 82% 92% 82% 90% 60% 85% 87% 83% 91% 86%) -> (3.7k/5.3k) -> writer(85%)
last tile: 12/768/99 (z12 18%) https://www.openstreetmap.org/#map=12/84.24077/-112.50000
2:07:15 INF [mbtiles] - features: [ 250M 9% 2M/s ] tiles: [ 8M 99k/s ] 8.2G features 192G
cpus: 15.5 gc: 5% mem: 29G/107G postGC: 16G
reader(53%) -> (890/5.3k) -> encoder(85% 93% 66% 90% 89% 64% 92% 88% 70% 93% 82% 93% 87% 91% 93% 93%) -> (917/5.3k) -> writer(55%)
last tile: 12/1109/3229 (z12 27%) https://www.openstreetmap.org/#map=12/-71.44117/-82.52930
2:07:25 INF [mbtiles] - features: [ 269M 10% 1.8M/s ] tiles: [ 8.4M 37k/s ] 8.7G features 192G
cpus: 15.6 gc: 1% mem: 58G/107G postGC: 15G
reader(75%) -> (116/5.3k) -> encoder(66% 97% 95% 95% 95% 69% 95% 78% 96% 85% 97% 96% 94% 94% 91% 93%) -> (152/5.3k) -> writer(27%)
last tile: 12/1233/1498 (z12 30%) https://www.openstreetmap.org/#map=12/43.45292/-71.63086
2:07:35 INF [mbtiles] - features: [ 284M 10% 1.5M/s ] tiles: [ 9.5M 108k/s ] 9.4G features 192G
cpus: 14.7 gc: 1% mem: 25G/107G postGC: 14G
reader(89%) -> (0/5.3k) -> encoder(86% 81% 90% 85% 84% 68% 86% 81% 77% 85% 76% 79% 79% 69% 81% 69%) -> (106/5.3k) -> writer(54%)
last tile: 12/1545/2752 (z12 37%) https://www.openstreetmap.org/#map=12/-52.48278/-44.20898
2:07:45 INF [mbtiles] - features: [ 300M 11% 1.5M/s ] tiles: [ 11M 159k/s ] 10G features 192G
cpus: 14 gc: 3% mem: 9G/107G postGC: 6.3G
reader(95%) -> (0/5.3k) -> encoder(81% 72% 68% 74% 68% 73% 79% 77% 71% 70% 77% 70% 69% 69% 78% 79%) -> (28/5.3k) -> writer(63%)
last tile: 12/2023/1250 (z12 49%) https://www.openstreetmap.org/#map=12/57.23150/-2.19727
2:07:55 INF [mbtiles] - features: [ 317M 11% 1.6M/s ] tiles: [ 11M 25k/s ] 10G features 192G
cpus: 13.1 gc: 0% mem: 53G/107G postGC: 6.3G
reader(96%) -> (0/5.3k) -> encoder(75% 77% 75% 75% 75% 73% 72% 73% 72% 77% 76% 75% 70% 77% 74% 68%) -> (11/5.3k) -> writer(18%)
last tile: 12/2104/1181 (z12 51%) https://www.openstreetmap.org/#map=12/60.37043/4.92188
2:08:05 INF [mbtiles] - features: [ 332M 12% 1.5M/s ] tiles: [ 11M 17k/s ] 10G features 192G
cpus: 12.5 gc: 0% mem: 33G/107G postGC: 6.2G
reader(92%) -> (0/5.3k) -> encoder(67% 69% 71% 71% 73% 69% 71% 74% 71% 73% 73% 69% 69% 71% 70% 75%) -> (19/5.3k) -> writer(16%)
last tile: 12/2159/1638 (z12 52%) https://www.openstreetmap.org/#map=12/33.87042/9.75586
2:08:15 INF [mbtiles] - features: [ 346M 12% 1.3M/s ] tiles: [ 11M 14k/s ] 11G features 192G
cpus: 11.9 gc: 0% mem: 7.1G/107G postGC: 6.3G
reader(84%) -> (6/5.3k) -> encoder(67% 67% 63% 68% 70% 67% 71% 63% 66% 68% 70% 68% 69% 67% 67% 66%) -> (65/5.3k) -> writer(15%)
last tile: 12/2205/1195 (z12 53%) https://www.openstreetmap.org/#map=12/59.75640/13.79883
2:08:25 INF [mbtiles] - features: [ 360M 13% 1.3M/s ] tiles: [ 11M 23k/s ] 11G features 192G
cpus: 15.6 gc: 0% mem: 67G/107G postGC: 6.3G
reader(91%) -> (0/5.3k) -> encoder(98% 97% 87% 81% 80% 93% 88% 74% 94% 91% 95% 89% 96% 91% 89% 91%) -> (22/5.3k) -> writer(23%)
last tile: 12/2286/1324 (z12 55%) https://www.openstreetmap.org/#map=12/53.54031/20.91797
2:08:35 INF [mbtiles] - features: [ 372M 13% 1.2M/s ] tiles: [ 12M 27k/s ] 12G features 192G
cpus: 15.5 gc: 1% mem: 62G/107G postGC: 6.5G
reader(88%) -> (21/5.3k) -> encoder(88% 97% 89% 95% 89% 96% 75% 92% 78% 91% 95% 77% 86% 94% 96% 84%) -> (79/5.3k) -> writer(25%)
last tile: 12/2378/2290 (z12 58%) https://www.openstreetmap.org/#map=12/-20.79720/29.00391
2:08:45 INF [mbtiles] - features: [ 387M 14% 1.4M/s ] tiles: [ 12M 33k/s ] 12G features 192G
cpus: 15.7 gc: 1% mem: 48G/107G postGC: 6.5G
reader(98%) -> (155/5.3k) -> encoder(81% 98% 97% 96% 80% 83% 98% 60% 87% 75% 96% 97% 95% 86% 97% 98%) -> (188/5.3k) -> writer(28%)
last tile: 12/2487/41 (z12 60%) https://www.openstreetmap.org/#map=12/84.73032/38.58398
2:08:55 INF [mbtiles] - features: [ 400M 14% 1.3M/s ] tiles: [ 13M 78k/s ] 13G features 192G
cpus: 15.6 gc: 1% mem: 33G/107G postGC: 6.4G
reader(91%) -> (181/5.3k) -> encoder(58% 92% 95% 89% 90% 69% 98% 93% 91% 94% 85% 96% 97% 81% 83% 97%) -> (249/5.3k) -> writer(47%)
last tile: 12/2753/1468 (z12 67%) https://www.openstreetmap.org/#map=12/45.33670/61.96289
2:09:05 INF [mbtiles] - features: [ 415M 15% 1.4M/s ] tiles: [ 14M 89k/s ] 14G features 192G
cpus: 14.7 gc: 1% mem: 11G/107G postGC: 6.5G
reader(88%) -> (145/5.3k) -> encoder(68% 82% 90% 88% 85% 72% 88% 59% 89% 88% 88% 90% 90% 80% 84% 81%) -> (237/5.3k) -> writer(47%)
last tile: 12/3064/337 (z12 74%) https://www.openstreetmap.org/#map=12/81.71053/89.29688
2:09:15 INF [mbtiles] - features: [ 432M 15% 1.6M/s ] tiles: [ 14M 63k/s ] 14G features 192G
cpus: 13.6 gc: 0% mem: 43G/107G postGC: 6.3G
reader(88%) -> (0/5.3k) -> encoder(62% 62% 82% 77% 79% 78% 77% 74% 80% 83% 80% 76% 80% 79% 79% 84%) -> (51/5.3k) -> writer(35%)
last tile: 12/3313/1722 (z12 80%) https://www.openstreetmap.org/#map=12/27.52776/111.18164
2:09:25 INF [mbtiles] - features: [ 447M 16% 1.5M/s ] tiles: [ 15M 58k/s ] 15G features 192G
cpus: 13.2 gc: 1% mem: 12G/107G postGC: 6.3G
reader(92%) -> (15/5.3k) -> encoder(75% 76% 77% 76% 74% 69% 79% 76% 79% 73% 66% 62% 77% 73% 72% 76%) -> (72/5.3k) -> writer(34%)
last tile: 12/3532/1670 (z12 86%) https://www.openstreetmap.org/#map=12/31.50363/130.42969
2:09:35 INF [mbtiles] - features: [ 464M 16% 1.6M/s ] tiles: [ 16M 150k/s ] 15G features 192G
cpus: 15 gc: 0% mem: 42G/107G postGC: 6.3G
reader(97%) -> (838/5.3k) -> encoder(87% 84% 83% 88% 89% 77% 79% 86% 85% 70% 63% 86% 81% 60% 78% 83%) -> (2.7k/5.3k) -> writer(62%)
last tile: 12/4013/3226 (z12 97%) https://www.openstreetmap.org/#map=12/-71.35707/172.70508
2:09:36 INF [mbtiles:writer] - Finished z12 in 163s cpu:2,360s avg:14.5, now starting z13
2:09:45 INF [mbtiles] - features: [ 475M 17% 1.1M/s ] tiles: [ 20M 392k/s ] 16G features 192G
cpus: 8.8 gc: 3% mem: 24G/107G postGC: 8.6G
reader(53%) -> (0/5.3k) -> encoder(40% 45% 36% 30% 44% 39% 43% 32% 43% 41% 41% 44% 31% 46% 41% 37%) -> (5.3k/5.3k) -> writer(95%)
last tile: 13/458/8143 (z13 5%) https://www.openstreetmap.org/#map=13/-84.86185/-159.87305
2:09:55 INF [mbtiles] - features: [ 479M 17% 399k/s ] tiles: [ 23M 243k/s ] 16G features 192G
cpus: 15.3 gc: 9% mem: 20G/107G postGC: 9.7G
reader(80%) -> (1.3k/5.3k) -> encoder(89% 72% 84% 74% 68% 76% 72% 86% 89% 50% 81% 81% 78% 78% 68% 88%) -> (4.8k/5.3k) -> writer(88%)
last tile: 13/812/2283 (z13 9%) https://www.openstreetmap.org/#map=13/62.04214/-144.31641
2:10:05 INF [mbtiles] - features: [ 481M 17% 229k/s ] tiles: [ 25M 234k/s ] 16G features 192G
cpus: 15.4 gc: 7% mem: 19G/107G postGC: 12G
reader(88%) -> (3.3k/5.3k) -> encoder(85% 83% 91% 89% 83% 73% 91% 56% 91% 87% 90% 90% 59% 45% 56% 89%) -> (4.6k/5.3k) -> writer(87%)
last tile: 13/1180/1578 (z13 14%) https://www.openstreetmap.org/#map=13/73.50346/-128.14453
2:10:15 INF [mbtiles] - features: [ 483M 17% 231k/s ] tiles: [ 26M 82k/s ] 17G features 192G
cpus: 15.4 gc: 7% mem: 24G/107G postGC: 13G
reader(60%) -> (4.8k/5.3k) -> encoder(90% 84% 91% 68% 91% 80% 91% 74% 91% 91% 91% 91% 75% 67% 83% 88%) -> (4.9k/5.3k) -> writer(36%)
last tile: 13/1316/3168 (z13 16%) https://www.openstreetmap.org/#map=13/37.71859/-122.16797
2:10:25 INF [mbtiles] - features: [ 486M 17% 259k/s ] tiles: [ 26M 11k/s ] 17G features 192G
cpus: 15.5 gc: 6% mem: 30G/107G postGC: 14G
reader(30%) -> (5.3k/5.3k) -> encoder(92% 90% 92% 80% 92% 86% 93% 82% 88% 89% 93% 92% 92% 86% 92% 91%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/1335/3163 (z13 16%) https://www.openstreetmap.org/#map=13/37.89220/-121.33301
2:10:35 INF [mbtiles] - features: [ 490M 17% 459k/s ] tiles: [ 27M 36k/s ] 17G features 192G
cpus: 15.5 gc: 5% mem: 21G/107G postGC: 15G
reader(32%) -> (5.3k/5.3k) -> encoder(87% 84% 89% 89% 93% 89% 93% 93% 72% 93% 93% 93% 81% 92% 93% 93%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/1396/3268 (z13 17%) https://www.openstreetmap.org/#map=13/34.16182/-118.65234
2:10:45 INF [mbtiles] - features: [ 492M 17% 154k/s ] tiles: [ 27M 4.1k/s ] 17G features 192G
cpus: 15.5 gc: 3% mem: 53G/107G postGC: 15G
reader( 6%) -> (5.3k/5.3k) -> encoder(94% 90% 94% 93% 94% 94% 94% 95% 89% 90% 90% 95% 93% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1403/3276 (z13 17%) https://www.openstreetmap.org/#map=13/33.87042/-118.34473
2:10:55 INF [mbtiles] - features: [ 493M 17% 134k/s ] tiles: [ 27M 2.4k/s ] 17G features 192G
cpus: 15.5 gc: 5% mem: 46G/107G postGC: 15G
reader( 4%) -> (5.3k/5.3k) -> encoder(92% 93% 93% 93% 93% 92% 93% 93% 93% 90% 90% 93% 88% 93% 93% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/1407/3279 (z13 17%) https://www.openstreetmap.org/#map=13/33.76088/-118.16895
2:11:05 INF [mbtiles] - features: [ 495M 18% 187k/s ] tiles: [ 27M 5.2k/s ] 17G features 192G
cpus: 15.5 gc: 5% mem: 15G/107G postGC: 15G
reader( 8%) -> (5.2k/5.3k) -> encoder(93% 85% 93% 93% 93% 92% 93% 93% 93% 93% 88% 93% 90% 93% 93% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1416/3272 (z13 17%) https://www.openstreetmap.org/#map=13/34.01624/-117.77344
2:11:16 INF [mbtiles] - features: [ 500M 18% 511k/s ] tiles: [ 27M 53k/s ] 17G features 192G
cpus: 15.5 gc: 5% mem: 21G/107G postGC: 16G
reader(43%) -> (5.3k/5.3k) -> encoder(93% 75% 91% 94% 94% 80% 84% 94% 85% 93% 89% 94% 89% 94% 94% 77%) -> (5.3k/5.3k) -> writer(23%)
last tile: 13/1508/4503 (z13 18%) https://www.openstreetmap.org/#map=13/-17.60214/-113.73047
2:11:26 INF [mbtiles] - features: [ 503M 18% 294k/s ] tiles: [ 27M 23k/s ] 17G features 192G
cpus: 15.6 gc: 3% mem: 48G/107G postGC: 17G
reader(20%) -> (5.3k/5.3k) -> encoder(85% 95% 80% 95% 95% 92% 95% 94% 95% 92% 91% 95% 93% 95% 95% 88%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/1547/3284 (z13 18%) https://www.openstreetmap.org/#map=13/33.57801/-112.01660
2:11:36 INF [mbtiles] - features: [ 509M 18% 537k/s ] tiles: [ 28M 58k/s ] 17G features 192G
cpus: 15.6 gc: 3% mem: 27G/107G postGC: 17G
reader(34%) -> (5.1k/5.3k) -> encoder(86% 95% 93% 95% 95% 81% 85% 86% 95% 92% 95% 90% 93% 95% 95% 78%) -> (5.2k/5.3k) -> writer(26%)
last tile: 13/1646/1073 (z13 20%) https://www.openstreetmap.org/#map=13/78.75923/-107.66602
2:11:46 INF [mbtiles] - features: [ 514M 18% 475k/s ] tiles: [ 28M 39k/s ] 18G features 192G
cpus: 15.6 gc: 4% mem: 80G/107G postGC: 18G
reader(40%) -> (5.2k/5.3k) -> encoder(94% 94% 94% 94% 94% 86% 76% 72% 94% 90% 94% 93% 92% 94% 94% 79%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/1714/2762 (z13 20%) https://www.openstreetmap.org/#map=13/50.45750/-104.67773
2:11:56 INF [mbtiles] - features: [ 522M 18% 817k/s ] tiles: [ 29M 73k/s ] 18G features 192G
cpus: 15.6 gc: 3% mem: 59G/107G postGC: 19G
reader(60%) -> (5.2k/5.3k) -> encoder(95% 76% 90% 95% 80% 94% 72% 90% 95% 93% 94% 89% 82% 95% 87% 88%) -> (5.3k/5.3k) -> writer(34%)
last tile: 13/1839/3647 (z13 22%) https://www.openstreetmap.org/#map=13/19.35261/-99.18457
2:12:06 INF [mbtiles] - features: [ 526M 19% 469k/s ] tiles: [ 29M 20k/s ] 18G features 192G
cpus: 15.5 gc: 5% mem: 54G/107G postGC: 20G
reader(30%) -> (5.2k/5.3k) -> encoder(93% 93% 87% 93% 93% 79% 93% 89% 93% 93% 93% 93% 92% 93% 68% 93%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/1874/3369 (z13 22%) https://www.openstreetmap.org/#map=13/30.41078/-97.64648
2:12:16 INF [mbtiles] - features: [ 529M 19% 284k/s ] tiles: [ 29M 7.4k/s ] 18G features 192G
cpus: 15.6 gc: 2% mem: 12G/107G postGC: 12G
reader(20%) -> (5.3k/5.3k) -> encoder(90% 90% 96% 96% 95% 67% 89% 94% 80% 92% 96% 96% 62% 96% 67% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/1887/3298 (z13 23%) https://www.openstreetmap.org/#map=13/33.06392/-97.07520
2:12:26 INF [mbtiles] - features: [ 533M 19% 350k/s ] tiles: [ 29M 8.7k/s ] 18G features 192G
cpus: 15.6 gc: 2% mem: 49G/107G postGC: 11G
reader(18%) -> (5.2k/5.3k) -> encoder(96% 86% 84% 89% 89% 80% 96% 95% 96% 96% 96% 96% 82% 96% 94% 93%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/1902/2339 (z13 23%) https://www.openstreetmap.org/#map=13/60.86631/-96.41602
2:12:36 INF [mbtiles] - features: [ 539M 19% 604k/s ] tiles: [ 30M 27k/s ] 18G features 192G
cpus: 15.6 gc: 1% mem: 30G/107G postGC: 12G
reader(37%) -> (5.1k/5.3k) -> encoder(97% 95% 82% 82% 97% 71% 94% 97% 96% 97% 96% 97% 95% 97% 97% 96%) -> (5.2k/5.3k) -> writer(15%)
last tile: 13/1952/3215 (z13 23%) https://www.openstreetmap.org/#map=13/36.06686/-94.21875
2:12:46 INF [mbtiles] - features: [ 545M 19% 607k/s ] tiles: [ 30M 34k/s ] 19G features 192G
cpus: 15.5 gc: 3% mem: 13G/107G postGC: 13G
reader(44%) -> (5.3k/5.3k) -> encoder(86% 85% 95% 93% 94% 95% 80% 95% 86% 95% 94% 95% 92% 83% 85% 95%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/2016/3768 (z13 24%) https://www.openstreetmap.org/#map=13/14.26438/-91.40625
2:12:56 INF [mbtiles] - features: [ 549M 19% 389k/s ] tiles: [ 30M 16k/s ] 19G features 192G
cpus: 15.5 gc: 4% mem: 53G/107G postGC: 14G
reader(24%) -> (5.2k/5.3k) -> encoder(84% 88% 94% 94% 87% 94% 94% 94% 84% 94% 92% 94% 91% 88% 94% 93%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/2045/3382 (z13 24%) https://www.openstreetmap.org/#map=13/29.91685/-90.13184
2:13:06 INF [mbtiles] - features: [ 554M 20% 467k/s ] tiles: [ 30M 20k/s ] 19G features 192G
cpus: 15.5 gc: 5% mem: 25G/107G postGC: 14G
reader(33%) -> (5.3k/5.3k) -> encoder(92% 77% 93% 93% 92% 92% 93% 90% 80% 79% 93% 93% 90% 93% 93% 93%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/2082/2924 (z13 25%) https://www.openstreetmap.org/#map=13/45.70618/-88.50586
2:13:16 INF [mbtiles] - features: [ 557M 20% 335k/s ] tiles: [ 31M 6.5k/s ] 19G features 192G
cpus: 15.5 gc: 6% mem: 29G/107G postGC: 15G
reader(15%) -> (5.2k/5.3k) -> encoder(92% 89% 93% 92% 89% 79% 93% 92% 90% 88% 92% 92% 92% 93% 91% 93%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2094/3008 (z13 25%) https://www.openstreetmap.org/#map=13/43.06889/-87.97852
2:13:26 INF [mbtiles] - features: [ 560M 20% 288k/s ] tiles: [ 31M 4.9k/s ] 19G features 192G
cpus: 15.6 gc: 3% mem: 30G/107G postGC: 15G
reader(11%) -> (5.2k/5.3k) -> encoder(95% 92% 95% 95% 93% 94% 95% 94% 95% 83% 95% 95% 95% 95% 90% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2103/3050 (z13 25%) https://www.openstreetmap.org/#map=13/41.70573/-87.58301
2:13:36 INF [mbtiles] - features: [ 565M 20% 518k/s ] tiles: [ 31M 25k/s ] 19G features 192G
cpus: 15.5 gc: 4% mem: 31G/107G postGC: 16G
reader(36%) -> (5.2k/5.3k) -> encoder(94% 94% 81% 94% 92% 94% 93% 86% 93% 85% 94% 94% 94% 88% 77% 94%) -> (5.3k/5.3k) -> writer(13%)
last tile: 13/2147/3154 (z13 26%) https://www.openstreetmap.org/#map=13/38.20366/-85.64941
2:13:46 INF [mbtiles] - features: [ 570M 20% 517k/s ] tiles: [ 31M 16k/s ] 19G features 192G
cpus: 15.6 gc: 3% mem: 60G/107G postGC: 16G
reader(31%) -> (5.2k/5.3k) -> encoder(87% 95% 88% 94% 92% 95% 95% 91% 81% 95% 94% 95% 95% 95% 80% 95%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/2176/3279 (z13 26%) https://www.openstreetmap.org/#map=13/33.76088/-84.37500
2:13:56 INF [mbtiles] - features: [ 576M 20% 568k/s ] tiles: [ 31M 16k/s ] 19G features 192G
cpus: 15.4 gc: 6% mem: 54G/107G postGC: 17G
reader(37%) -> (5.3k/5.3k) -> encoder(91% 82% 87% 92% 92% 92% 92% 92% 87% 90% 82% 92% 92% 85% 91% 76%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/2206/3032 (z13 26%) https://www.openstreetmap.org/#map=13/42.29356/-83.05664
2:14:06 INF [mbtiles] - features: [ 581M 21% 458k/s ] tiles: [ 31M 8.3k/s ] 19G features 192G
cpus: 15.6 gc: 2% mem: 33G/107G postGC: 17G
reader(22%) -> (5.1k/5.3k) -> encoder(95% 87% 90% 96% 96% 88% 96% 95% 91% 92% 93% 90% 89% 75% 94% 96%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2221/3556 (z13 27%) https://www.openstreetmap.org/#map=13/23.07973/-82.39746
2:14:16 INF [mbtiles] - features: [ 584M 21% 396k/s ] tiles: [ 31M 14k/s ] 19G features 192G
cpus: 15.6 gc: 1% mem: 61G/107G postGC: 11G
reader(34%) -> (5.3k/5.3k) -> encoder(93% 69% 80% 96% 96% 64% 96% 95% 76% 82% 91% 96% 89% 70% 95% 96%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/2247/3021 (z13 27%) https://www.openstreetmap.org/#map=13/42.65012/-81.25488
2:14:26 INF [mbtiles] - features: [ 589M 21% 403k/s ] tiles: [ 32M 9.4k/s ] 19G features 192G
cpus: 15.5 gc: 4% mem: 39G/107G postGC: 11G
reader(18%) -> (5.1k/5.3k) -> encoder(94% 94% 94% 94% 94% 91% 94% 93% 92% 76% 93% 94% 94% 93% 90% 91%) -> (5.2k/5.3k) -> writer( 6%)
last tile: 13/2264/5550 (z13 27%) https://www.openstreetmap.org/#map=13/-53.69671/-80.50781
2:14:36 INF [mbtiles] - features: [ 592M 21% 361k/s ] tiles: [ 32M 6.8k/s ] 19G features 192G
cpus: 15.6 gc: 2% mem: 20G/107G postGC: 12G
reader(26%) -> (5.3k/5.3k) -> encoder(97% 96% 96% 96% 77% 94% 96% 95% 92% 92% 93% 96% 96% 96% 92% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2275/3090 (z13 27%) https://www.openstreetmap.org/#map=13/40.38003/-80.02441
2:14:46 INF [mbtiles] - features: [ 596M 21% 338k/s ] tiles: [ 32M 7.5k/s ] 20G features 192G
cpus: 15.6 gc: 1% mem: 68G/107G postGC: 12G
reader(19%) -> (5.3k/5.3k) -> encoder(97% 97% 97% 96% 80% 95% 95% 95% 92% 93% 96% 97% 97% 97% 95% 97%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2288/2990 (z13 27%) https://www.openstreetmap.org/#map=13/43.64403/-79.45313
2:14:56 INF [mbtiles] - features: [ 599M 21% 396k/s ] tiles: [ 32M 11k/s ] 20G features 192G
cpus: 15.6 gc: 3% mem: 51G/107G postGC: 13G
reader(21%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 88% 95% 95% 92% 94% 95% 83% 95% 95% 91% 95% 91% 92%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/2308/5884 (z13 28%) https://www.openstreetmap.org/#map=13/-61.52269/-78.57422
2:15:06 INF [mbtiles] - features: [ 604M 21% 472k/s ] tiles: [ 32M 15k/s ] 20G features 192G
cpus: 15.4 gc: 7% mem: 27G/107G postGC: 13G
reader(23%) -> (5.2k/5.3k) -> encoder(91% 91% 91% 87% 89% 91% 88% 90% 74% 91% 91% 91% 78% 91% 91% 92%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/2333/3173 (z13 28%) https://www.openstreetmap.org/#map=13/37.54458/-77.47559
2:15:16 INF [mbtiles] - features: [ 608M 21% 349k/s ] tiles: [ 32M 7.1k/s ] 20G features 192G
cpus: 15.6 gc: 3% mem: 20G/107G postGC: 14G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 95% 96% 81% 96% 95% 91% 94% 90% 93% 96% 95% 92% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2345/3135 (z13 28%) https://www.openstreetmap.org/#map=13/38.85682/-76.94824
2:15:26 INF [mbtiles] - features: [ 611M 22% 315k/s ] tiles: [ 32M 4.7k/s ] 20G features 192G
cpus: 15.6 gc: 3% mem: 34G/107G postGC: 14G
reader(10%) -> (5.2k/5.3k) -> encoder(91% 95% 95% 95% 95% 85% 93% 93% 95% 95% 95% 95% 91% 94% 95% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2353/3123 (z13 28%) https://www.openstreetmap.org/#map=13/39.26628/-76.59668
2:15:36 INF [mbtiles] - features: [ 614M 22% 354k/s ] tiles: [ 32M 11k/s ] 20G features 192G
cpus: 15.5 gc: 5% mem: 21G/107G postGC: 15G
reader(17%) -> (5.3k/5.3k) -> encoder(81% 93% 93% 93% 93% 89% 93% 91% 93% 93% 93% 93% 86% 93% 93% 85%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/2372/2939 (z13 28%) https://www.openstreetmap.org/#map=13/45.24395/-75.76172
2:15:46 INF [mbtiles] - features: [ 618M 22% 403k/s ] tiles: [ 32M 7.7k/s ] 20G features 192G
cpus: 15.5 gc: 4% mem: 47G/107G postGC: 15G
reader( 9%) -> (5.1k/5.3k) -> encoder(85% 94% 94% 94% 94% 93% 93% 89% 94% 94% 94% 94% 88% 94% 94% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2385/3104 (z13 29%) https://www.openstreetmap.org/#map=13/39.90974/-75.19043
2:15:56 INF [mbtiles] - features: [ 621M 22% 275k/s ] tiles: [ 32M 4.7k/s ] 20G features 192G
cpus: 15.5 gc: 3% mem: 78G/107G postGC: 15G
reader( 5%) -> (5k/5.3k) -> encoder(90% 93% 94% 94% 94% 93% 91% 92% 93% 94% 94% 94% 91% 94% 94% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2393/3846 (z13 29%) https://www.openstreetmap.org/#map=13/10.91962/-74.83887
2:16:06 INF [mbtiles] - features: [ 623M 22% 206k/s ] tiles: [ 32M 12k/s ] 20G features 192G
cpus: 15.6 gc: 2% mem: 57G/107G postGC: 15G
reader(14%) -> (5.2k/5.3k) -> encoder(92% 84% 96% 96% 96% 93% 96% 94% 96% 96% 96% 96% 93% 96% 96% 87%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/2413/3083 (z13 29%) https://www.openstreetmap.org/#map=13/40.61395/-73.95996
2:16:16 INF [mbtiles] - features: [ 625M 22% 219k/s ] tiles: [ 32M 5k/s ] 20G features 192G
cpus: 15.6 gc: 3% mem: 37G/107G postGC: 16G
reader( 9%) -> (5.3k/5.3k) -> encoder(96% 89% 96% 96% 96% 95% 95% 93% 96% 95% 93% 95% 92% 95% 96% 89%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2421/2930 (z13 29%) https://www.openstreetmap.org/#map=13/45.52174/-73.60840
2:16:26 INF [mbtiles] - features: [ 629M 22% 301k/s ] tiles: [ 33M 6.7k/s ] 20G features 192G
cpus: 15.6 gc: 3% mem: 23G/107G postGC: 16G
reader(11%) -> (5.2k/5.3k) -> encoder(95% 89% 95% 95% 95% 88% 95% 95% 95% 95% 89% 95% 93% 95% 95% 93%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2432/3935 (z13 29%) https://www.openstreetmap.org/#map=13/7.05728/-73.12500
2:16:36 INF [mbtiles] - features: [ 632M 22% 333k/s ] tiles: [ 33M 7.9k/s ] 20G features 192G
cpus: 15.7 gc: 2% mem: 73G/107G postGC: 16G
reader(11%) -> (5.2k/5.3k) -> encoder(97% 90% 97% 97% 97% 85% 97% 97% 96% 97% 92% 95% 97% 97% 95% 96%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2445/3916 (z13 29%) https://www.openstreetmap.org/#map=13/7.88515/-72.55371
2:16:46 INF [mbtiles] - features: [ 635M 22% 298k/s ] tiles: [ 33M 8.3k/s ] 20G features 192G
cpus: 15.5 gc: 5% mem: 24G/107G postGC: 16G
reader(12%) -> (5.2k/5.3k) -> encoder(93% 84% 93% 93% 89% 84% 93% 93% 93% 92% 90% 93% 93% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2459/4407 (z13 30%) https://www.openstreetmap.org/#map=13/-13.53920/-71.93848
2:16:56 INF [mbtiles] - features: [ 638M 23% 359k/s ] tiles: [ 33M 10k/s ] 20G features 192G
cpus: 15.5 gc: 4% mem: 46G/107G postGC: 17G
reader(17%) -> (5.2k/5.3k) -> encoder(94% 93% 94% 94% 87% 78% 91% 94% 94% 94% 91% 94% 92% 94% 94% 90%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/2477/3033 (z13 30%) https://www.openstreetmap.org/#map=13/42.26105/-71.14746
2:17:06 INF [mbtiles] - features: [ 644M 23% 511k/s ] tiles: [ 33M 13k/s ] 20G features 192G
cpus: 15.5 gc: 5% mem: 28G/107G postGC: 17G
reader(22%) -> (5.1k/5.3k) -> encoder(89% 91% 93% 93% 89% 86% 76% 93% 93% 93% 90% 93% 93% 93% 93% 90%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/2502/3809 (z13 30%) https://www.openstreetmap.org/#map=13/12.51167/-70.04883
2:17:16 INF [mbtiles] - features: [ 647M 23% 351k/s ] tiles: [ 33M 50k/s ] 21G features 192G
cpus: 15.5 gc: 4% mem: 66G/107G postGC: 18G
reader(25%) -> (5.3k/5.3k) -> encoder(94% 90% 94% 94% 91% 89% 78% 94% 94% 82% 93% 94% 94% 83% 94% 85%) -> (5.3k/5.3k) -> writer(25%)
last tile: 13/2589/4498 (z13 31%) https://www.openstreetmap.org/#map=13/-17.39258/-66.22559
2:17:26 INF [mbtiles] - features: [ 651M 23% 427k/s ] tiles: [ 34M 34k/s ] 21G features 192G
cpus: 15.6 gc: 3% mem: 44G/107G postGC: 18G
reader(15%) -> (5.2k/5.3k) -> encoder(95% 86% 96% 96% 89% 94% 95% 93% 95% 94% 93% 96% 96% 79% 96% 96%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/2644/5294 (z13 32%) https://www.openstreetmap.org/#map=13/-46.49839/-63.80859
2:17:36 INF [mbtiles] - features: [ 655M 23% 337k/s ] tiles: [ 34M 42k/s ] 21G features 192G
cpus: 15.5 gc: 4% mem: 38G/107G postGC: 19G
reader(15%) -> (5.2k/5.3k) -> encoder(94% 87% 93% 94% 92% 93% 94% 88% 91% 89% 83% 92% 86% 94% 94% 94%) -> (5.3k/5.3k) -> writer(20%)
last tile: 13/2706/3760 (z13 33%) https://www.openstreetmap.org/#map=13/14.60485/-61.08398
2:17:46 INF [mbtiles] - features: [ 659M 23% 385k/s ] tiles: [ 35M 50k/s ] 21G features 192G
cpus: 15.5 gc: 6% mem: 30G/107G postGC: 19G
reader(13%) -> (5.1k/5.3k) -> encoder(92% 92% 87% 92% 91% 88% 87% 89% 93% 92% 88% 92% 73% 92% 93% 92%) -> (5.3k/5.3k) -> writer(22%)
last tile: 13/2775/3941 (z13 33%) https://www.openstreetmap.org/#map=13/6.79554/-58.05176
2:17:56 INF [mbtiles] - features: [ 662M 23% 373k/s ] tiles: [ 35M 56k/s ] 21G features 192G
cpus: 15.5 gc: 3% mem: 56G/107G postGC: 20G
reader( 5%) -> (5.2k/5.3k) -> encoder(88% 94% 93% 95% 92% 95% 89% 95% 95% 94% 92% 94% 85% 95% 94% 82%) -> (5.3k/5.3k) -> writer(25%)
last tile: 13/2852/4697 (z13 34%) https://www.openstreetmap.org/#map=13/-25.52261/-54.66797
2:18:06 INF [mbtiles] - features: [ 666M 24% 380k/s ] tiles: [ 36M 56k/s ] 22G features 192G
cpus: 15.6 gc: 3% mem: 37G/107G postGC: 20G
reader( 6%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 92% 94% 95% 95% 80% 95% 91% 95% 81% 95% 95% 89%) -> (5.3k/5.3k) -> writer(24%)
last tile: 13/2930/4816 (z13 35%) https://www.openstreetmap.org/#map=13/-30.14513/-51.24023
2:18:16 INF [mbtiles] - features: [ 670M 24% 428k/s ] tiles: [ 36M 38k/s ] 22G features 192G
cpus: 15.5 gc: 6% mem: 22G/107G postGC: 20G
reader( 7%) -> (5.1k/5.3k) -> encoder(93% 93% 88% 93% 91% 93% 89% 87% 88% 93% 88% 93% 88% 93% 92% 86%) -> (5.3k/5.3k) -> writer(17%)
last tile: 13/2985/4716 (z13 36%) https://www.openstreetmap.org/#map=13/-26.27371/-48.82324
2:18:26 INF [mbtiles] - features: [ 673M 24% 282k/s ] tiles: [ 37M 32k/s ] 22G features 192G
cpus: 15.4 gc: 8% mem: 71G/107G postGC: 21G
reader( 6%) -> (5.2k/5.3k) -> encoder(91% 91% 86% 91% 89% 91% 74% 86% 88% 91% 91% 90% 88% 91% 90% 91%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/3031/4651 (z13 37%) https://www.openstreetmap.org/#map=13/-23.68477/-46.80176
2:18:36 INF [mbtiles] - features: [ 675M 24% 123k/s ] tiles: [ 37M 2.8k/s ] 22G features 192G
cpus: 15.6 gc: 3% mem: 67G/107G postGC: 22G
reader( 3%) -> (5.3k/5.3k) -> encoder(80% 89% 86% 95% 93% 95% 78% 56% 89% 95% 86% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/3035/4647 (z13 37%) https://www.openstreetmap.org/#map=13/-23.52370/-46.62598
2:18:46 INF [mbtiles] - features: [ 676M 24% 170k/s ] tiles: [ 37M 1.4k/s ] 22G features 192G
cpus: 15.5 gc: 4% mem: 67G/107G postGC: 9.9G
reader( 1%) -> (4.9k/5.3k) -> encoder(94% 92% 90% 94% 92% 94% 85% 84% 79% 86% 94% 94% 93% 94% 86% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/3037/4649 (z13 37%) https://www.openstreetmap.org/#map=13/-23.60426/-46.53809
2:18:56 INF [mbtiles] - features: [ 681M 24% 479k/s ] tiles: [ 37M 48k/s ] 22G features 192G
cpus: 15.6 gc: 2% mem: 50G/107G postGC: 10G
reader(16%) -> (4.5k/5.3k) -> encoder(96% 96% 96% 96% 95% 85% 85% 82% 91% 96% 96% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer(20%)
last tile: 13/3104/4632 (z13 37%) https://www.openstreetmap.org/#map=13/-22.91792/-43.59375
2:19:06 INF [mbtiles] - features: [ 687M 24% 613k/s ] tiles: [ 38M 83k/s ] 22G features 192G
cpus: 15.6 gc: 3% mem: 39G/107G postGC: 10G
reader(26%) -> (2.4k/5.3k) -> encoder(96% 95% 96% 95% 94% 60% 90% 95% 75% 95% 95% 95% 95% 96% 95% 88%) -> (5.1k/5.3k) -> writer(36%)
last tile: 13/3217/4182 (z13 39%) https://www.openstreetmap.org/#map=13/-3.77656/-38.62793
2:19:16 INF [mbtiles] - features: [ 690M 24% 309k/s ] tiles: [ 40M 177k/s ] 22G features 192G
cpus: 15.4 gc: 7% mem: 18G/107G postGC: 12G
reader(66%) -> (2.7k/5.3k) -> encoder(91% 86% 90% 91% 90% 81% 77% 91% 52% 75% 75% 77% 87% 90% 82% 69%) -> (4.6k/5.3k) -> writer(68%)
last tile: 13/3474/3019 (z13 42%) https://www.openstreetmap.org/#map=13/42.71473/-27.33398
2:19:26 INF [mbtiles] - features: [ 692M 24% 204k/s ] tiles: [ 42M 199k/s ] 23G features 192G
cpus: 15.5 gc: 5% mem: 45G/107G postGC: 14G
reader(92%) -> (4.2k/5.3k) -> encoder(93% 62% 91% 84% 88% 88% 81% 92% 75% 80% 70% 79% 73% 61% 93% 93%) -> (4.4k/5.3k) -> writer(75%)
last tile: 13/3785/3878 (z13 46%) https://www.openstreetmap.org/#map=13/9.53575/-13.66699
2:19:36 INF [mbtiles] - features: [ 694M 25% 203k/s ] tiles: [ 42M 41k/s ] 23G features 192G
cpus: 15.4 gc: 7% mem: 32G/107G postGC: 16G
reader(66%) -> (5.2k/5.3k) -> encoder(91% 90% 90% 91% 85% 91% 87% 88% 67% 69% 66% 89% 80% 90% 90% 90%) -> (5.2k/5.3k) -> writer(16%)
last tile: 13/3850/3952 (z13 47%) https://www.openstreetmap.org/#map=13/6.31530/-10.81055
2:19:46 INF [mbtiles] - features: [ 697M 25% 235k/s ] tiles: [ 42M 20k/s ] 23G features 192G
cpus: 15.5 gc: 6% mem: 38G/107G postGC: 16G
reader(19%) -> (5.2k/5.3k) -> encoder(92% 92% 92% 86% 75% 92% 92% 89% 92% 90% 89% 92% 89% 91% 93% 92%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/3883/6058 (z13 47%) https://www.openstreetmap.org/#map=13/-64.96077/-9.36035
2:19:56 INF [mbtiles] - features: [ 700M 25% 293k/s ] tiles: [ 42M 12k/s ] 23G features 192G
cpus: 15.5 gc: 6% mem: 17G/107G postGC: 16G
reader(22%) -> (5.3k/5.3k) -> encoder(80% 91% 89% 89% 82% 92% 92% 88% 91% 90% 92% 92% 92% 89% 92% 92%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/3903/2710 (z13 47%) https://www.openstreetmap.org/#map=13/51.89005/-8.48145
2:20:07 INF [mbtiles] - features: [ 702M 25% 261k/s ] tiles: [ 42M 6.1k/s ] 23G features 192G
cpus: 15.5 gc: 6% mem: 36G/107G postGC: 17G
reader(11%) -> (5.2k/5.3k) -> encoder(92% 92% 89% 92% 80% 92% 92% 87% 92% 89% 92% 92% 92% 92% 91% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/3913/3808 (z13 47%) https://www.openstreetmap.org/#map=13/12.55456/-8.04199
2:20:17 INF [mbtiles] - features: [ 706M 25% 339k/s ] tiles: [ 43M 19k/s ] 23G features 192G
cpus: 15.6 gc: 2% mem: 17G/107G postGC: 17G
reader( 9%) -> (4.9k/5.3k) -> encoder(96% 96% 89% 96% 88% 96% 96% 92% 96% 92% 96% 94% 96% 96% 96% 96%) -> (5k/5.3k) -> writer(10%)
last tile: 13/3944/3988 (z13 48%) https://www.openstreetmap.org/#map=13/4.74068/-6.67969
2:20:27 INF [mbtiles] - features: [ 709M 25% 286k/s ] tiles: [ 43M 9.3k/s ] 23G features 192G
cpus: 15.6 gc: 1% mem: 61G/107G postGC: 17G
reader(31%) -> (5.2k/5.3k) -> encoder(97% 77% 91% 97% 97% 97% 97% 93% 96% 84% 93% 97% 95% 94% 96% 96%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/3959/3178 (z13 48%) https://www.openstreetmap.org/#map=13/37.37016/-6.02051
2:20:37 INF [mbtiles] - features: [ 711M 25% 294k/s ] tiles: [ 43M 21k/s ] 23G features 192G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 18G
reader(21%) -> (5.2k/5.3k) -> encoder(95% 91% 93% 95% 95% 95% 95% 86% 87% 89% 91% 92% 94% 95% 94% 87%) -> (5.2k/5.3k) -> writer(11%)
last tile: 13/3993/3199 (z13 48%) https://www.openstreetmap.org/#map=13/36.63316/-4.52637
2:20:47 INF [mbtiles] - features: [ 714M 25% 239k/s ] tiles: [ 43M 5.5k/s ] 23G features 192G
cpus: 15.5 gc: 4% mem: 48G/107G postGC: 18G
reader(17%) -> (5.2k/5.3k) -> encoder(94% 91% 83% 94% 94% 94% 94% 91% 94% 94% 92% 93% 94% 94% 94% 85%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4002/3975 (z13 48%) https://www.openstreetmap.org/#map=13/5.30977/-4.13086
2:20:57 INF [mbtiles] - features: [ 716M 25% 221k/s ] tiles: [ 43M 4.3k/s ] 23G features 192G
cpus: 15.4 gc: 6% mem: 60G/107G postGC: 18G
reader(13%) -> (5.2k/5.3k) -> encoder(92% 84% 88% 92% 92% 91% 92% 89% 86% 92% 88% 92% 92% 91% 91% 88%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4009/2996 (z13 48%) https://www.openstreetmap.org/#map=13/43.45292/-3.82324
2:21:07 INF [mbtiles] - features: [ 719M 25% 253k/s ] tiles: [ 43M 6.1k/s ] 23G features 192G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 19G
reader(17%) -> (5.3k/5.3k) -> encoder(95% 94% 92% 95% 95% 95% 95% 86% 82% 95% 91% 95% 95% 95% 94% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4019/3780 (z13 49%) https://www.openstreetmap.org/#map=13/13.75272/-3.38379
2:21:17 INF [mbtiles] - features: [ 721M 25% 247k/s ] tiles: [ 43M 4.3k/s ] 23G features 192G
cpus: 15.5 gc: 6% mem: 30G/107G postGC: 19G
reader(13%) -> (5.3k/5.3k) -> encoder(92% 87% 92% 92% 92% 92% 91% 86% 86% 92% 89% 92% 92% 92% 88% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4026/2653 (z13 49%) https://www.openstreetmap.org/#map=13/53.40953/-3.07617
2:21:27 INF [mbtiles] - features: [ 724M 26% 289k/s ] tiles: [ 43M 5.4k/s ] 23G features 192G
cpus: 15.5 gc: 3% mem: 29G/107G postGC: 19G
reader(18%) -> (5.3k/5.3k) -> encoder(95% 91% 95% 95% 95% 95% 92% 87% 95% 95% 92% 95% 95% 95% 78% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4035/2641 (z13 49%) https://www.openstreetmap.org/#map=13/53.72272/-2.68066
2:21:37 INF [mbtiles] - features: [ 726M 26% 237k/s ] tiles: [ 43M 4.2k/s ] 23G features 192G
cpus: 15.6 gc: 4% mem: 39G/107G postGC: 19G
reader(14%) -> (5.3k/5.3k) -> encoder(94% 94% 90% 94% 94% 94% 94% 90% 92% 88% 87% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4042/2729 (z13 49%) https://www.openstreetmap.org/#map=13/51.37178/-2.37305
2:21:47 INF [mbtiles] - features: [ 729M 26% 267k/s ] tiles: [ 43M 3.6k/s ] 23G features 192G
cpus: 15.6 gc: 4% mem: 56G/107G postGC: 20G
reader(15%) -> (5.3k/5.3k) -> encoder(94% 94% 91% 89% 94% 94% 94% 94% 93% 93% 84% 94% 94% 94% 91% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4048/2710 (z13 49%) https://www.openstreetmap.org/#map=13/51.89005/-2.10938
2:21:57 INF [mbtiles] - features: [ 731M 26% 235k/s ] tiles: [ 43M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 45G/107G postGC: 20G
reader(15%) -> (5.3k/5.3k) -> encoder(94% 94% 92% 79% 94% 92% 94% 91% 94% 94% 94% 94% 94% 93% 93% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4053/2690 (z13 49%) https://www.openstreetmap.org/#map=13/52.42922/-1.88965
2:22:07 INF [mbtiles] - features: [ 734M 26% 240k/s ] tiles: [ 43M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 27G/107G postGC: 20G
reader(17%) -> (5.3k/5.3k) -> encoder(91% 94% 94% 93% 94% 85% 94% 88% 94% 86% 94% 94% 94% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4058/2638 (z13 49%) https://www.openstreetmap.org/#map=13/53.80065/-1.66992
2:22:17 INF [mbtiles] - features: [ 736M 26% 189k/s ] tiles: [ 43M 1.7k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 59G/107G postGC: 21G
reader( 9%) -> (5.2k/5.3k) -> encoder(85% 94% 94% 94% 94% 92% 93% 94% 94% 88% 94% 94% 93% 93% 93% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4061/3813 (z13 49%) https://www.openstreetmap.org/#map=13/12.34000/-1.53809
2:22:27 INF [mbtiles] - features: [ 738M 26% 198k/s ] tiles: [ 43M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 61G/107G postGC: 21G
reader(13%) -> (5.3k/5.3k) -> encoder(84% 94% 94% 94% 94% 93% 94% 92% 93% 92% 93% 94% 94% 94% 91% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4064/2990 (z13 49%) https://www.openstreetmap.org/#map=13/43.64403/-1.40625
2:22:37 INF [mbtiles] - features: [ 740M 26% 228k/s ] tiles: [ 43M 1.8k/s ] 24G features 192G
cpus: 15.5 gc: 4% mem: 43G/107G postGC: 21G
reader(13%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 94% 94% 94% 87% 93% 92% 93% 94% 94% 94% 91% 83%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4067/2672 (z13 49%) https://www.openstreetmap.org/#map=13/52.90890/-1.27441
2:22:47 INF [mbtiles] - features: [ 742M 26% 223k/s ] tiles: [ 43M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 26G/107G postGC: 21G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 94% 94% 95% 94% 94% 95% 80% 93% 90% 93% 95% 95% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4071/2810 (z13 49%) https://www.openstreetmap.org/#map=13/49.09545/-1.09863
2:22:57 INF [mbtiles] - features: [ 745M 26% 238k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 74G/107G postGC: 21G
reader(13%) -> (5.3k/5.3k) -> encoder(96% 96% 96% 96% 96% 96% 85% 92% 95% 92% 96% 96% 96% 96% 96% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4076/2880 (z13 49%) https://www.openstreetmap.org/#map=13/47.04018/-0.87891
2:23:07 INF [mbtiles] - features: [ 747M 26% 241k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 58G/107G postGC: 22G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 94% 94% 95% 93% 94% 92% 90% 82% 92% 95% 95% 95% 95% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4081/2953 (z13 49%) https://www.openstreetmap.org/#map=13/44.80912/-0.65918
2:23:17 INF [mbtiles] - features: [ 749M 26% 201k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 50G/107G postGC: 22G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 92% 91% 89% 84% 93% 94% 94% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4084/2867 (z13 49%) https://www.openstreetmap.org/#map=13/47.42809/-0.52734
2:23:27 INF [mbtiles] - features: [ 751M 27% 214k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 41G/107G postGC: 22G
reader( 9%) -> (5.2k/5.3k) -> encoder(94% 94% 94% 90% 93% 93% 87% 91% 93% 94% 94% 94% 93% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4087/3118 (z13 49%) https://www.openstreetmap.org/#map=13/39.43619/-0.39551
2:23:37 INF [mbtiles] - features: [ 753M 27% 209k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 29G/107G postGC: 23G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 94% 94% 92% 94% 95% 93% 95% 94% 94% 94% 94% 87% 84% 95% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4091/3970 (z13 49%) https://www.openstreetmap.org/#map=13/5.52851/-0.21973
2:23:47 INF [mbtiles] - features: [ 755M 27% 207k/s ] tiles: [ 44M 1.9k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 31G/107G postGC: 23G
reader(12%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 83% 94% 94% 94% 93% 94% 94% 90% 94% 90% 94% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4094/2726 (z13 49%) https://www.openstreetmap.org/#map=13/51.45401/-0.08789
2:23:57 INF [mbtiles] - features: [ 758M 27% 223k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 77G/107G postGC: 23G
reader(13%) -> (5.3k/5.3k) -> encoder(96% 96% 95% 96% 91% 96% 96% 96% 95% 96% 96% 94% 96% 87% 96% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4098/2796 (z13 50%) https://www.openstreetmap.org/#map=13/49.49667/0.08789
2:24:07 INF [mbtiles] - features: [ 760M 27% 211k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 66G/107G postGC: 23G
reader(11%) -> (5.2k/5.3k) -> encoder(94% 94% 93% 95% 94% 94% 94% 94% 93% 94% 94% 82% 94% 94% 94% 89%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4103/2896 (z13 50%) https://www.openstreetmap.org/#map=13/46.55886/0.30762
2:24:17 INF [mbtiles] - features: [ 762M 27% 234k/s ] tiles: [ 44M 4.2k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 49G/107G postGC: 24G
reader(18%) -> (5.3k/5.3k) -> encoder(94% 94% 92% 94% 94% 94% 93% 94% 93% 86% 94% 91% 94% 80% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4110/3939 (z13 50%) https://www.openstreetmap.org/#map=13/6.88280/0.61523
2:24:27 INF [mbtiles] - features: [ 764M 27% 230k/s ] tiles: [ 44M 3.1k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 42G/107G postGC: 24G
reader(13%) -> (5.3k/5.3k) -> encoder(94% 93% 92% 94% 94% 94% 94% 94% 94% 81% 94% 91% 94% 91% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4115/2738 (z13 50%) https://www.openstreetmap.org/#map=13/51.12421/0.83496
2:24:37 INF [mbtiles] - features: [ 767M 27% 232k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 26G/107G postGC: 24G
reader(11%) -> (5.2k/5.3k) -> encoder(94% 94% 94% 94% 94% 94% 94% 94% 93% 80% 94% 91% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4120/2799 (z13 50%) https://www.openstreetmap.org/#map=13/49.41097/1.05469
2:24:47 INF [mbtiles] - features: [ 769M 27% 213k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 37G/107G postGC: 24G
reader(15%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 94% 94% 94% 94% 93% 76% 94% 92% 94% 94% 94% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4125/2683 (z13 50%) https://www.openstreetmap.org/#map=13/52.61639/1.27441
2:24:57 INF [mbtiles] - features: [ 771M 27% 196k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.5 gc: 4% mem: 29G/107G postGC: 25G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 91% 94% 94% 94% 94% 94% 94% 93% 87% 94% 90% 94% 87% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4129/2992 (z13 50%) https://www.openstreetmap.org/#map=13/43.58039/1.45020
2:25:07 INF [mbtiles] - features: [ 773M 27% 201k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 76G/107G postGC: 25G
reader(12%) -> (5.3k/5.3k) -> encoder(96% 92% 96% 96% 96% 96% 96% 96% 87% 90% 96% 95% 96% 96% 95% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4134/2888 (z13 50%) https://www.openstreetmap.org/#map=13/46.80006/1.66992
2:25:17 INF [mbtiles] - features: [ 775M 27% 197k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 70G/107G postGC: 25G
reader(10%) -> (5.2k/5.3k) -> encoder(94% 94% 94% 94% 94% 94% 94% 94% 86% 86% 94% 91% 94% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4138/2745 (z13 50%) https://www.openstreetmap.org/#map=13/50.93074/1.84570
2:25:27 INF [mbtiles] - features: [ 777M 27% 196k/s ] tiles: [ 44M 3.5k/s ] 24G features 192G
cpus: 15.5 gc: 4% mem: 62G/107G postGC: 25G
reader(13%) -> (5.3k/5.3k) -> encoder(94% 92% 94% 91% 94% 94% 94% 94% 92% 80% 94% 90% 94% 93% 93% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4144/3786 (z13 50%) https://www.openstreetmap.org/#map=13/13.49647/2.10938
2:25:37 INF [mbtiles] - features: [ 778M 28% 165k/s ] tiles: [ 44M 654/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 48G/107G postGC: 26G
reader( 3%) -> (5.2k/5.3k) -> encoder(94% 94% 94% 94% 94% 94% 94% 94% 92% 91% 94% 90% 94% 94% 93% 92%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4145/3060 (z13 50%) https://www.openstreetmap.org/#map=13/41.37681/2.15332
2:25:47 INF [mbtiles] - features: [ 780M 28% 160k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 43G/107G postGC: 26G
reader(12%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 93% 94% 94% 94% 94% 93% 92% 94% 89% 94% 94% 94% 82%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4148/2783 (z13 50%) https://www.openstreetmap.org/#map=13/49.86632/2.28516
2:25:57 INF [mbtiles] - features: [ 782M 28% 168k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 86G/107G postGC: 26G
reader( 7%) -> (5.3k/5.3k) -> encoder(96% 96% 96% 96% 92% 96% 96% 96% 95% 96% 96% 94% 96% 96% 96% 90%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4150/2742 (z13 50%) https://www.openstreetmap.org/#map=13/51.01375/2.37305
2:26:07 INF [mbtiles] - features: [ 783M 28% 156k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 65G/107G postGC: 26G
reader( 8%) -> (5.3k/5.3k) -> encoder(95% 94% 95% 93% 94% 95% 95% 95% 88% 95% 95% 94% 95% 87% 95% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4153/2817 (z13 50%) https://www.openstreetmap.org/#map=13/48.89362/2.50488
2:26:17 INF [mbtiles] - features: [ 785M 28% 172k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 26G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 93% 94% 91% 94% 95% 95% 95% 90% 95% 95% 95% 94% 85% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4157/2834 (z13 50%) https://www.openstreetmap.org/#map=13/48.40003/2.68066
2:26:27 INF [mbtiles] - features: [ 787M 28% 189k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 89G/107G postGC: 26G
reader( 9%) -> (5.3k/5.3k) -> encoder(97% 96% 96% 84% 96% 96% 96% 97% 93% 97% 97% 96% 97% 97% 97% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4160/2764 (z13 50%) https://www.openstreetmap.org/#map=13/50.40152/2.81250
2:26:37 INF [mbtiles] - features: [ 789M 28% 173k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 69G/107G postGC: 27G
reader(11%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 92% 91% 95% 95% 95% 91% 95% 95% 95% 95% 93% 91% 87%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4164/2757 (z13 50%) https://www.openstreetmap.org/#map=13/50.59719/2.98828
2:26:47 INF [mbtiles] - features: [ 790M 28% 172k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 49G/107G postGC: 27G
reader( 7%) -> (5.2k/5.3k) -> encoder(95% 95% 95% 95% 95% 94% 95% 95% 92% 94% 95% 94% 95% 94% 91% 88%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4167/2755 (z13 50%) https://www.openstreetmap.org/#map=13/50.65294/3.12012
2:26:57 INF [mbtiles] - features: [ 792M 28% 160k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 27G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 95% 94% 95% 94% 94% 94% 94% 92% 94% 94% 94% 94% 93% 91% 84%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4169/2735 (z13 50%) https://www.openstreetmap.org/#map=13/51.20688/3.20801
2:27:07 INF [mbtiles] - features: [ 794M 28% 149k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 42G/107G postGC: 12G
reader(11%) -> (5.3k/5.3k) -> encoder(94% 96% 96% 96% 90% 96% 96% 85% 43% 96% 96% 81% 80% 95% 93% 50%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4173/2774 (z13 50%) https://www.openstreetmap.org/#map=13/50.12058/3.38379
2:27:17 INF [mbtiles] - features: [ 795M 28% 181k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.6 gc: 4% mem: 16G/107G postGC: 12G
reader(10%) -> (5.3k/5.3k) -> encoder(93% 94% 94% 94% 93% 94% 94% 84% 92% 95% 94% 92% 95% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4178/2794 (z13 51%) https://www.openstreetmap.org/#map=13/49.55373/3.60352
2:27:27 INF [mbtiles] - features: [ 797M 28% 199k/s ] tiles: [ 44M 3k/s ] 24G features 192G
cpus: 15.7 gc: 1% mem: 61G/107G postGC: 12G
reader(10%) -> (5.3k/5.3k) -> encoder(97% 98% 97% 98% 97% 90% 98% 95% 93% 98% 98% 95% 98% 96% 97% 98%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4183/2731 (z13 51%) https://www.openstreetmap.org/#map=13/51.31688/3.82324
2:27:37 INF [mbtiles] - features: [ 799M 28% 193k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.7 gc: 2% mem: 42G/107G postGC: 12G
reader( 9%) -> (5.3k/5.3k) -> encoder(96% 96% 96% 97% 96% 84% 96% 97% 97% 97% 97% 96% 97% 95% 97% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4187/2805 (z13 51%) https://www.openstreetmap.org/#map=13/49.23912/3.99902
2:27:47 INF [mbtiles] - features: [ 801M 28% 185k/s ] tiles: [ 44M 2.4k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 24G/107G postGC: 12G
reader(12%) -> (5.3k/5.3k) -> encoder(96% 84% 96% 96% 96% 93% 96% 96% 96% 96% 96% 95% 96% 94% 95% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4191/2707 (z13 51%) https://www.openstreetmap.org/#map=13/51.97135/4.17480
2:27:57 INF [mbtiles] - features: [ 803M 28% 182k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.7 gc: 1% mem: 68G/107G postGC: 12G
reader( 6%) -> (5.2k/5.3k) -> encoder(97% 93% 97% 97% 94% 94% 97% 97% 97% 97% 97% 97% 97% 95% 93% 97%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4193/2704 (z13 51%) https://www.openstreetmap.org/#map=13/52.05249/4.26270
2:28:07 INF [mbtiles] - features: [ 805M 28% 155k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 47G/107G postGC: 12G
reader(10%) -> (5.3k/5.3k) -> encoder(96% 96% 95% 96% 91% 95% 95% 95% 90% 96% 96% 95% 96% 94% 87% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4196/2749 (z13 51%) https://www.openstreetmap.org/#map=13/50.81982/4.39453
2:28:17 INF [mbtiles] - features: [ 806M 28% 170k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.5 gc: 3% mem: 25G/107G postGC: 13G
reader( 8%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 95% 95% 95% 95% 94% 95% 93% 93% 95% 95% 82% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4198/2712 (z13 51%) https://www.openstreetmap.org/#map=13/51.83578/4.48242
2:28:27 INF [mbtiles] - features: [ 808M 29% 164k/s ] tiles: [ 44M 1.7k/s ] 24G features 192G
cpus: 15.7 gc: 1% mem: 70G/107G postGC: 13G
reader( 9%) -> (5.3k/5.3k) -> encoder(97% 97% 97% 97% 97% 96% 96% 97% 96% 97% 91% 96% 96% 92% 90% 97%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4201/2927 (z13 51%) https://www.openstreetmap.org/#map=13/45.61404/4.61426
2:28:37 INF [mbtiles] - features: [ 810M 29% 171k/s ] tiles: [ 44M 630/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 49G/107G postGC: 13G
reader( 7%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 95% 95% 93% 95% 92% 95% 91% 95% 95% 93% 89% 95%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4202/2695 (z13 51%) https://www.openstreetmap.org/#map=13/52.29504/4.65820
2:28:47 INF [mbtiles] - features: [ 811M 29% 176k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 29G/107G postGC: 13G
reader( 9%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 95% 95% 93% 95% 94% 95% 86% 94% 95% 91% 91% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4204/2722 (z13 51%) https://www.openstreetmap.org/#map=13/51.56341/4.74609
2:28:57 INF [mbtiles] - features: [ 813M 29% 178k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.7 gc: 2% mem: 74G/107G postGC: 13G
reader(11%) -> (5.3k/5.3k) -> encoder(91% 96% 96% 96% 96% 96% 95% 96% 94% 96% 91% 96% 96% 93% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4206/2720 (z13 51%) https://www.openstreetmap.org/#map=13/51.61802/4.83398
2:29:07 INF [mbtiles] - features: [ 815M 29% 176k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 55G/107G postGC: 14G
reader( 9%) -> (5.3k/5.3k) -> encoder(86% 95% 95% 95% 95% 95% 94% 95% 91% 95% 95% 95% 95% 92% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4208/2694 (z13 51%) https://www.openstreetmap.org/#map=13/52.32191/4.92188
2:29:17 INF [mbtiles] - features: [ 817M 29% 182k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 35G/107G postGC: 14G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 92% 95% 95% 95% 94% 95% 95% 92% 95% 93% 95% 95% 93% 87% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4211/2871 (z13 51%) https://www.openstreetmap.org/#map=13/47.30903/5.05371
2:29:27 INF [mbtiles] - features: [ 819M 29% 183k/s ] tiles: [ 44M 627/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 14G/107G postGC: 14G
reader( 7%) -> (5.2k/5.3k) -> encoder(95% 91% 95% 95% 94% 94% 95% 95% 91% 95% 95% 95% 95% 95% 87% 95%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4212/2703 (z13 51%) https://www.openstreetmap.org/#map=13/52.07951/5.09766
2:29:37 INF [mbtiles] - features: [ 820M 29% 173k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 2% mem: 58G/107G postGC: 14G
reader(12%) -> (5.3k/5.3k) -> encoder(97% 93% 96% 97% 96% 91% 96% 97% 94% 97% 96% 96% 97% 96% 86% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4215/2703 (z13 51%) https://www.openstreetmap.org/#map=13/52.07951/5.22949
2:29:47 INF [mbtiles] - features: [ 822M 29% 195k/s ] tiles: [ 44M 1.8k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 40G/107G postGC: 14G
reader( 9%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 94% 91% 86% 95% 95% 91% 95% 95% 94% 95% 94% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4218/3003 (z13 51%) https://www.openstreetmap.org/#map=13/43.22920/5.36133
2:29:57 INF [mbtiles] - features: [ 824M 29% 171k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.6 gc: 3% mem: 19G/107G postGC: 15G
reader( 8%) -> (5.3k/5.3k) -> encoder(95% 92% 94% 94% 91% 87% 95% 95% 93% 93% 95% 95% 95% 93% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4220/3000 (z13 51%) https://www.openstreetmap.org/#map=13/43.32518/5.44922
2:30:07 INF [mbtiles] - features: [ 826M 29% 176k/s ] tiles: [ 44M 1.2k/s ] 24G features 192G
cpus: 15.7 gc: 2% mem: 64G/107G postGC: 15G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 93% 96% 96% 93% 86% 97% 96% 96% 97% 97% 97% 96% 97% 97% 97%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4222/2660 (z13 51%) https://www.openstreetmap.org/#map=13/53.22577/5.53711
2:30:17 INF [mbtiles] - features: [ 828M 29% 190k/s ] tiles: [ 44M 1.8k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 15G
reader(11%) -> (5.3k/5.3k) -> encoder(93% 90% 95% 95% 92% 84% 95% 95% 95% 95% 94% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4225/2748 (z13 51%) https://www.openstreetmap.org/#map=13/50.84757/5.66895
2:30:27 INF [mbtiles] - features: [ 830M 29% 209k/s ] tiles: [ 44M 1.8k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 26G/107G postGC: 15G
reader(12%) -> (5.3k/5.3k) -> encoder(91% 92% 95% 94% 91% 88% 89% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4228/2745 (z13 51%) https://www.openstreetmap.org/#map=13/50.93074/5.80078
2:30:37 INF [mbtiles] - features: [ 832M 29% 184k/s ] tiles: [ 44M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 71G/107G postGC: 15G
reader( 8%) -> (5.3k/5.3k) -> encoder(92% 96% 96% 94% 93% 95% 87% 96% 95% 94% 96% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4230/2708 (z13 51%) https://www.openstreetmap.org/#map=13/51.94426/5.88867
2:30:47 INF [mbtiles] - features: [ 833M 29% 177k/s ] tiles: [ 44M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 52G/107G postGC: 16G
reader( 8%) -> (5.3k/5.3k) -> encoder(91% 95% 95% 94% 93% 95% 87% 95% 93% 95% 95% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4232/2699 (z13 51%) https://www.openstreetmap.org/#map=13/52.18740/5.97656
2:30:57 INF [mbtiles] - features: [ 835M 30% 191k/s ] tiles: [ 44M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 34G/107G postGC: 16G
reader(10%) -> (5.3k/5.3k) -> encoder(91% 95% 95% 94% 95% 95% 91% 95% 92% 87% 95% 95% 94% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4234/2687 (z13 51%) https://www.openstreetmap.org/#map=13/52.50953/6.06445
2:31:08 INF [mbtiles] - features: [ 837M 30% 189k/s ] tiles: [ 44M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 16G/107G postGC: 16G
reader( 9%) -> (5.3k/5.3k) -> encoder(92% 95% 95% 95% 90% 94% 95% 95% 91% 87% 95% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4236/2730 (z13 51%) https://www.openstreetmap.org/#map=13/51.34434/6.15234
2:31:18 INF [mbtiles] - features: [ 839M 30% 194k/s ] tiles: [ 45M 2.3k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 61G/107G postGC: 16G
reader(13%) -> (5.3k/5.3k) -> encoder(93% 95% 96% 96% 83% 95% 96% 96% 93% 95% 96% 96% 96% 95% 96% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4240/3839 (z13 51%) https://www.openstreetmap.org/#map=13/11.22151/6.32813
2:31:28 INF [mbtiles] - features: [ 841M 30% 205k/s ] tiles: [ 45M 1.9k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 16G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 85% 95% 95% 93% 94% 95% 94% 92% 94% 94% 94% 94% 92% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4243/2828 (z13 51%) https://www.openstreetmap.org/#map=13/48.57479/6.45996
2:31:38 INF [mbtiles] - features: [ 843M 30% 188k/s ] tiles: [ 45M 1.2k/s ] 25G features 192G
cpus: 15.5 gc: 4% mem: 23G/107G postGC: 17G
reader(11%) -> (5.3k/5.3k) -> encoder(94% 85% 94% 94% 94% 90% 94% 90% 94% 93% 94% 94% 91% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4245/2731 (z13 51%) https://www.openstreetmap.org/#map=13/51.31688/6.54785
2:31:48 INF [mbtiles] - features: [ 845M 30% 190k/s ] tiles: [ 45M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 69G/107G postGC: 17G
reader(11%) -> (5.3k/5.3k) -> encoder(96% 91% 96% 96% 96% 89% 96% 95% 96% 96% 96% 94% 92% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4247/2693 (z13 51%) https://www.openstreetmap.org/#map=13/52.34876/6.63574
2:31:58 INF [mbtiles] - features: [ 847M 30% 192k/s ] tiles: [ 45M 1.8k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 51G/107G postGC: 17G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 91% 95% 94% 95% 82% 94% 94% 94% 91% 95% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4250/2755 (z13 51%) https://www.openstreetmap.org/#map=13/50.65294/6.76758
2:32:08 INF [mbtiles] - features: [ 849M 30% 201k/s ] tiles: [ 45M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 34G/107G postGC: 17G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 91% 94% 94% 95% 84% 95% 95% 95% 93% 95% 91% 94% 94% 95% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4252/2699 (z13 51%) https://www.openstreetmap.org/#map=13/52.18740/6.85547
2:32:18 INF [mbtiles] - features: [ 851M 30% 192k/s ] tiles: [ 45M 1.7k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 79G/107G postGC: 17G
reader(11%) -> (5.3k/5.3k) -> encoder(96% 89% 96% 96% 96% 88% 96% 96% 96% 96% 96% 93% 96% 94% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4255/3985 (z13 51%) https://www.openstreetmap.org/#map=13/4.87205/6.98730
2:32:28 INF [mbtiles] - features: [ 853M 30% 195k/s ] tiles: [ 45M 1.2k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 61G/107G postGC: 18G
reader(11%) -> (5.3k/5.3k) -> encoder(94% 80% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 94% 90% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4257/3787 (z13 51%) https://www.openstreetmap.org/#map=13/13.45374/7.07520
2:32:38 INF [mbtiles] - features: [ 855M 30% 205k/s ] tiles: [ 45M 1.3k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 44G/107G postGC: 18G
reader(11%) -> (5.3k/5.3k) -> encoder(94% 89% 95% 94% 94% 94% 94% 95% 94% 94% 94% 92% 95% 82% 95% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4259/2751 (z13 52%) https://www.openstreetmap.org/#map=13/50.76426/7.16309
2:32:48 INF [mbtiles] - features: [ 857M 30% 217k/s ] tiles: [ 45M 1.8k/s ] 25G features 192G
cpus: 15.5 gc: 4% mem: 27G/107G postGC: 18G
reader(13%) -> (5.3k/5.3k) -> encoder(94% 92% 94% 94% 82% 93% 94% 94% 94% 94% 93% 91% 94% 89% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4262/2859 (z13 52%) https://www.openstreetmap.org/#map=13/47.66539/7.29492
2:32:58 INF [mbtiles] - features: [ 860M 30% 243k/s ] tiles: [ 45M 1.7k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 76G/107G postGC: 18G
reader(11%) -> (5.3k/5.3k) -> encoder(96% 93% 96% 96% 92% 96% 96% 96% 96% 89% 96% 94% 96% 94% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4265/3892 (z13 52%) https://www.openstreetmap.org/#map=13/8.92849/7.42676
2:33:08 INF [mbtiles] - features: [ 862M 30% 232k/s ] tiles: [ 45M 1.9k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 61G/107G postGC: 19G
reader(13%) -> (5.3k/5.3k) -> encoder(91% 90% 95% 94% 94% 94% 94% 94% 94% 83% 94% 94% 94% 94% 94% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4268/2863 (z13 52%) https://www.openstreetmap.org/#map=13/47.54687/7.55859
2:33:18 INF [mbtiles] - features: [ 864M 31% 235k/s ] tiles: [ 45M 1.8k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 44G/107G postGC: 19G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 85% 94% 94% 93% 91% 94% 94% 94% 91% 94% 94% 90% 94% 94% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4271/2729 (z13 52%) https://www.openstreetmap.org/#map=13/51.37178/7.69043
2:33:28 INF [mbtiles] - features: [ 867M 31% 249k/s ] tiles: [ 45M 2.4k/s ] 25G features 192G
cpus: 15.5 gc: 4% mem: 29G/107G postGC: 19G
reader(13%) -> (5.3k/5.3k) -> encoder(94% 87% 94% 94% 94% 89% 94% 94% 94% 94% 94% 89% 87% 94% 94% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4275/2825 (z13 52%) https://www.openstreetmap.org/#map=13/48.66194/7.86621
2:33:38 INF [mbtiles] - features: [ 870M 31% 278k/s ] tiles: [ 45M 3k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 79G/107G postGC: 19G
reader(17%) -> (5.3k/5.3k) -> encoder(96% 86% 96% 96% 96% 95% 96% 96% 96% 96% 96% 84% 95% 96% 96% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4280/3914 (z13 52%) https://www.openstreetmap.org/#map=13/7.97220/8.08594
2:33:48 INF [mbtiles] - features: [ 872M 31% 292k/s ] tiles: [ 45M 2.5k/s ] 25G features 192G
cpus: 15.5 gc: 6% mem: 22G/107G postGC: 20G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 88% 92% 91% 92% 92% 92% 92% 92% 92% 89% 82% 92% 90% 87% 89%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4284/2712 (z13 52%) https://www.openstreetmap.org/#map=13/51.83578/8.26172
2:33:58 INF [mbtiles] - features: [ 875M 31% 285k/s ] tiles: [ 45M 2.5k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 41G/107G postGC: 20G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 84% 90% 93% 94% 94% 94% 94% 93% 94% 87% 91% 94% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4288/2573 (z13 52%) https://www.openstreetmap.org/#map=13/55.45394/8.43750
2:34:08 INF [mbtiles] - features: [ 878M 31% 264k/s ] tiles: [ 45M 2.2k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 59G/107G postGC: 21G
reader(14%) -> (5.3k/5.3k) -> encoder(94% 91% 78% 94% 94% 94% 94% 94% 93% 94% 94% 90% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4292/4643 (z13 52%) https://www.openstreetmap.org/#map=13/-23.36243/8.61328
2:34:18 INF [mbtiles] - features: [ 881M 31% 270k/s ] tiles: [ 45M 1.5k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 75G/107G postGC: 21G
reader(19%) -> (5.3k/5.3k) -> encoder(94% 93% 74% 94% 90% 94% 94% 94% 94% 94% 92% 93% 94% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4295/4639 (z13 52%) https://www.openstreetmap.org/#map=13/-23.20096/8.74512
2:34:28 INF [mbtiles] - features: [ 883M 31% 253k/s ] tiles: [ 45M 1.7k/s ] 25G features 192G
cpus: 15.5 gc: 6% mem: 24G/107G postGC: 21G
reader(14%) -> (5.3k/5.3k) -> encoder(91% 90% 88% 92% 84% 92% 92% 92% 92% 92% 83% 92% 92% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4297/2669 (z13 52%) https://www.openstreetmap.org/#map=13/52.98834/8.83301
2:34:38 INF [mbtiles] - features: [ 886M 31% 282k/s ] tiles: [ 45M 2.4k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 27G/107G postGC: 22G
reader(17%) -> (5.3k/5.3k) -> encoder(78% 93% 88% 94% 93% 94% 94% 94% 94% 94% 92% 94% 94% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4301/2857 (z13 52%) https://www.openstreetmap.org/#map=13/47.72454/9.00879
2:34:48 INF [mbtiles] - features: [ 889M 31% 276k/s ] tiles: [ 45M 1.8k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 28G/107G postGC: 22G
reader(15%) -> (5.3k/5.3k) -> encoder(77% 93% 93% 94% 94% 94% 94% 93% 94% 94% 90% 94% 93% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4304/2822 (z13 52%) https://www.openstreetmap.org/#map=13/48.74895/9.14063
2:34:58 INF [mbtiles] - features: [ 892M 32% 292k/s ] tiles: [ 45M 2.4k/s ] 25G features 192G
cpus: 15.6 gc: 2% mem: 78G/107G postGC: 22G
reader(17%) -> (5.3k/5.3k) -> encoder(91% 95% 95% 96% 96% 96% 95% 96% 96% 96% 89% 96% 84% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4308/2846 (z13 52%) https://www.openstreetmap.org/#map=13/48.04871/9.31641
2:35:08 INF [mbtiles] - features: [ 895M 32% 286k/s ] tiles: [ 45M 1.8k/s ] 25G features 192G
cpus: 15.5 gc: 6% mem: 23G/107G postGC: 23G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 92% 91% 92% 92% 89% 91% 92% 92% 92% 76% 90% 89% 91% 92% 90%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4312/5629 (z13 52%) https://www.openstreetmap.org/#map=13/-55.70236/9.49219
2:35:18 INF [mbtiles] - features: [ 898M 32% 295k/s ] tiles: [ 45M 2.9k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 34G/107G postGC: 23G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 93% 89% 94% 94% 88% 93% 94% 94% 94% 94% 94% 80% 94% 94% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4316/4004 (z13 52%) https://www.openstreetmap.org/#map=13/4.03962/9.66797
2:35:28 INF [mbtiles] - features: [ 900M 32% 260k/s ] tiles: [ 45M 1.9k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 68G/107G postGC: 23G
reader( 6%) -> (5.1k/5.3k) -> encoder(94% 94% 87% 94% 92% 90% 94% 94% 94% 94% 94% 93% 91% 94% 94% 92%) -> (5.1k/5.3k) -> writer( 2%)
last tile: 13/4319/2595 (z13 52%) https://www.openstreetmap.org/#map=13/54.90188/9.79980
2:35:38 INF [mbtiles] - features: [ 903M 32% 303k/s ] tiles: [ 45M 2.9k/s ] 25G features 192G
cpus: 15.6 gc: 3% mem: 53G/107G postGC: 23G
reader(27%) -> (5.3k/5.3k) -> encoder(95% 93% 88% 95% 89% 93% 95% 95% 95% 95% 89% 95% 94% 91% 95% 79%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4324/3973 (z13 52%) https://www.openstreetmap.org/#map=13/5.39727/10.01953
2:35:48 INF [mbtiles] - features: [ 906M 32% 277k/s ] tiles: [ 45M 1.9k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 49G/107G postGC: 24G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 90% 94% 94% 94% 94% 94% 94% 93% 94% 92% 94% 93% 92% 94% 77%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4327/2619 (z13 52%) https://www.openstreetmap.org/#map=13/54.29088/10.15137
2:35:58 INF [mbtiles] - features: [ 909M 32% 302k/s ] tiles: [ 45M 2.9k/s ] 25G features 192G
cpus: 15.6 gc: 4% mem: 69G/107G postGC: 24G
reader(18%) -> (5.3k/5.3k) -> encoder(93% 91% 94% 94% 94% 87% 94% 94% 90% 94% 94% 94% 92% 93% 88% 87%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4332/3975 (z13 52%) https://www.openstreetmap.org/#map=13/5.30977/10.37109
2:36:08 INF [mbtiles] - features: [ 912M 32% 296k/s ] tiles: [ 45M 2.5k/s ] 26G features 192G
cpus: 15.5 gc: 6% mem: 40G/107G postGC: 25G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 88% 91% 92% 85% 89% 92% 92% 86% 92% 91% 91% 91% 86% 91% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4336/2696 (z13 52%) https://www.openstreetmap.org/#map=13/52.26816/10.54688
2:36:18 INF [mbtiles] - features: [ 915M 32% 293k/s ] tiles: [ 45M 2.9k/s ] 26G features 192G
cpus: 15.5 gc: 6% mem: 35G/107G postGC: 25G
reader(18%) -> (5.3k/5.3k) -> encoder(92% 88% 91% 92% 90% 89% 76% 92% 89% 92% 92% 91% 92% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4341/3902 (z13 53%) https://www.openstreetmap.org/#map=13/8.49410/10.76660
2:36:28 INF [mbtiles] - features: [ 918M 32% 293k/s ] tiles: [ 45M 2.5k/s ] 26G features 192G
cpus: 15.6 gc: 4% mem: 59G/107G postGC: 25G
reader(18%) -> (5.3k/5.3k) -> encoder(94% 88% 94% 92% 92% 82% 94% 94% 91% 94% 94% 93% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4345/2797 (z13 53%) https://www.openstreetmap.org/#map=13/49.46812/10.94238
2:36:38 INF [mbtiles] - features: [ 921M 33% 296k/s ] tiles: [ 45M 3k/s ] 26G features 192G
cpus: 15.5 gc: 6% mem: 48G/107G postGC: 26G
reader(18%) -> (5.3k/5.3k) -> encoder(79% 85% 91% 91% 92% 88% 91% 92% 92% 92% 91% 92% 92% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4350/2950 (z13 53%) https://www.openstreetmap.org/#map=13/44.90258/11.16211
2:36:48 INF [mbtiles] - features: [ 924M 33% 299k/s ] tiles: [ 45M 3.1k/s ] 26G features 192G
cpus: 15.5 gc: 4% mem: 36G/107G postGC: 26G
reader(17%) -> (5.3k/5.3k) -> encoder(85% 90% 85% 93% 94% 91% 94% 94% 94% 89% 94% 93% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4355/2964 (z13 53%) https://www.openstreetmap.org/#map=13/44.46515/11.38184
2:36:58 INF [mbtiles] - features: [ 927M 33% 262k/s ] tiles: [ 45M 1.1k/s ] 26G features 192G
cpus: 15.6 gc: 4% mem: 43G/107G postGC: 27G
reader(10%) -> (5.2k/5.3k) -> encoder(92% 88% 90% 91% 94% 91% 94% 94% 94% 94% 91% 93% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4357/4009 (z13 53%) https://www.openstreetmap.org/#map=13/3.82041/11.46973
2:37:08 INF [mbtiles] - features: [ 929M 33% 281k/s ] tiles: [ 45M 3.8k/s ] 26G features 192G
cpus: 15.6 gc: 4% mem: 65G/107G postGC: 27G
reader(23%) -> (5.3k/5.3k) -> encoder(93% 87% 94% 91% 94% 91% 94% 94% 78% 94% 90% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4363/2835 (z13 53%) https://www.openstreetmap.org/#map=13/48.37085/11.73340
2:37:18 INF [mbtiles] - features: [ 932M 33% 233k/s ] tiles: [ 45M 1.7k/s ] 26G features 192G
cpus: 15.4 gc: 4% mem: 16G/107G postGC: 15G
reader(11%) -> (5.2k/5.3k) -> encoder(93% 86% 77% 92% 85% 93% 92% 93% 54% 93% 53% 92% 93% 90% 93% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4366/4206 (z13 53%) https://www.openstreetmap.org/#map=13/-4.82826/11.86523
2:37:28 INF [mbtiles] - features: [ 934M 33% 274k/s ] tiles: [ 45M 3.2k/s ] 26G features 192G
cpus: 15.6 gc: 1% mem: 54G/107G postGC: 12G
reader(21%) -> (5.3k/5.3k) -> encoder(97% 94% 97% 95% 76% 94% 88% 97% 94% 97% 73% 87% 97% 94% 97% 97%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4371/2920 (z13 53%) https://www.openstreetmap.org/#map=13/45.82880/12.08496
2:37:38 INF [mbtiles] - features: [ 938M 33% 315k/s ] tiles: [ 45M 2.6k/s ] 26G features 192G
cpus: 15.6 gc: 2% mem: 41G/107G postGC: 13G
reader(19%) -> (5.3k/5.3k) -> encoder(97% 95% 96% 90% 96% 95% 93% 96% 96% 96% 83% 95% 97% 96% 97% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4375/1046 (z13 53%) https://www.openstreetmap.org/#map=13/78.98819/12.26074
2:37:48 INF [mbtiles] - features: [ 941M 33% 317k/s ] tiles: [ 45M 3.4k/s ] 26G features 192G
cpus: 15.6 gc: 2% mem: 27G/107G postGC: 13G
reader(19%) -> (5.3k/5.3k) -> encoder(95% 96% 96% 91% 96% 93% 93% 95% 95% 96% 96% 84% 96% 96% 96% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4381/3814 (z13 53%) https://www.openstreetmap.org/#map=13/12.29707/12.52441
2:37:58 INF [mbtiles] - features: [ 944M 33% 317k/s ] tiles: [ 45M 3.6k/s ] 26G features 192G
cpus: 15.5 gc: 3% mem: 14G/107G postGC: 14G
reader(19%) -> (5.3k/5.3k) -> encoder(95% 95% 94% 94% 94% 91% 73% 95% 94% 95% 94% 95% 95% 95% 94% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4387/3041 (z13 53%) https://www.openstreetmap.org/#map=13/42.00033/12.78809
2:38:08 INF [mbtiles] - features: [ 947M 33% 337k/s ] tiles: [ 45M 3.5k/s ] 26G features 192G
cpus: 15.6 gc: 2% mem: 65G/107G postGC: 14G
reader(15%) -> (5.2k/5.3k) -> encoder(96% 84% 96% 96% 96% 92% 94% 96% 94% 96% 96% 96% 97% 97% 97% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4393/4229 (z13 53%) https://www.openstreetmap.org/#map=13/-5.83462/13.05176
2:38:18 INF [mbtiles] - features: [ 950M 34% 308k/s ] tiles: [ 45M 3.6k/s ] 26G features 192G
cpus: 15.5 gc: 6% mem: 25G/107G postGC: 14G
reader(18%) -> (5.3k/5.3k) -> encoder(92% 88% 92% 92% 92% 89% 92% 92% 92% 92% 91% 92% 90% 83% 92% 84%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4399/3157 (z13 53%) https://www.openstreetmap.org/#map=13/38.09998/13.31543
2:38:28 INF [mbtiles] - features: [ 953M 34% 285k/s ] tiles: [ 46M 2.9k/s ] 26G features 192G
cpus: 15.5 gc: 4% mem: 56G/107G postGC: 15G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 88% 92% 93% 92% 92% 86% 94% 94% 94% 92% 94% 92% 85% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4404/3930 (z13 53%) https://www.openstreetmap.org/#map=13/7.27529/13.53516
2:38:38 INF [mbtiles] - features: [ 957M 34% 324k/s ] tiles: [ 46M 4.2k/s ] 26G features 192G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 15G
reader(20%) -> (5.3k/5.3k) -> encoder(96% 91% 92% 94% 96% 96% 96% 95% 96% 96% 87% 96% 93% 83% 96% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4411/2755 (z13 53%) https://www.openstreetmap.org/#map=13/50.65294/13.84277
2:38:48 INF [mbtiles] - features: [ 960M 34% 336k/s ] tiles: [ 46M 4.6k/s ] 26G features 192G
cpus: 15.6 gc: 3% mem: 33G/107G postGC: 15G
reader(17%) -> (5.2k/5.3k) -> encoder(95% 92% 91% 94% 95% 95% 95% 93% 95% 95% 78% 95% 92% 94% 94% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4419/3813 (z13 53%) https://www.openstreetmap.org/#map=13/12.34000/14.19434
2:38:58 INF [mbtiles] - features: [ 963M 34% 289k/s ] tiles: [ 46M 3.5k/s ] 26G features 192G
cpus: 15.6 gc: 4% mem: 73G/107G postGC: 16G
reader(18%) -> (5.3k/5.3k) -> encoder(94% 95% 86% 93% 90% 94% 94% 93% 92% 95% 92% 94% 88% 90% 95% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4425/2815 (z13 54%) https://www.openstreetmap.org/#map=13/48.95137/14.45801
2:39:09 INF [mbtiles] - features: [ 966M 34% 338k/s ] tiles: [ 46M 5.1k/s ] 26G features 192G
cpus: 15.5 gc: 5% mem: 28G/107G postGC: 16G
reader(20%) -> (5.3k/5.3k) -> encoder(93% 93% 92% 92% 89% 93% 93% 93% 89% 93% 89% 92% 81% 83% 93% 93%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4434/3171 (z13 54%) https://www.openstreetmap.org/#map=13/37.61423/14.85352
2:39:19 INF [mbtiles] - features: [ 969M 34% 285k/s ] tiles: [ 46M 4.4k/s ] 27G features 192G
cpus: 15.5 gc: 6% mem: 26G/107G postGC: 16G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 92% 92% 91% 88% 91% 92% 91% 78% 92% 89% 92% 89% 88% 92% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4442/5187 (z13 54%) https://www.openstreetmap.org/#map=13/-43.16512/15.20508
2:39:29 INF [mbtiles] - features: [ 972M 34% 255k/s ] tiles: [ 46M 656/s ] 27G features 192G
cpus: 15.6 gc: 4% mem: 27G/107G postGC: 17G
reader( 3%) -> (5.1k/5.3k) -> encoder(94% 94% 94% 94% 94% 92% 94% 89% 93% 94% 94% 94% 92% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4443/4193 (z13 54%) https://www.openstreetmap.org/#map=13/-4.25877/15.24902
2:39:39 INF [mbtiles] - features: [ 974M 34% 270k/s ] tiles: [ 46M 6.3k/s ] 27G features 192G
cpus: 15.5 gc: 3% mem: 48G/107G postGC: 17G
reader(12%) -> (5k/5.3k) -> encoder(94% 94% 93% 94% 90% 89% 94% 83% 95% 95% 94% 90% 94% 94% 94% 94%) -> (5.1k/5.3k) -> writer( 5%)
last tile: 13/4454/4491 (z13 54%) https://www.openstreetmap.org/#map=13/-17.09879/15.73242
2:39:49 INF [mbtiles] - features: [ 977M 35% 310k/s ] tiles: [ 46M 5.1k/s ] 27G features 192G
cpus: 15.6 gc: 3% mem: 34G/107G postGC: 17G
reader(31%) -> (5.3k/5.3k) -> encoder(88% 95% 94% 94% 87% 91% 95% 89% 95% 95% 95% 73% 94% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4463/3061 (z13 54%) https://www.openstreetmap.org/#map=13/41.34382/16.12793
2:39:59 INF [mbtiles] - features: [ 980M 35% 289k/s ] tiles: [ 46M 3.9k/s ] 27G features 192G
cpus: 15.6 gc: 4% mem: 53G/107G postGC: 18G
reader(16%) -> (5.3k/5.3k) -> encoder(78% 94% 94% 94% 94% 93% 94% 94% 94% 94% 94% 89% 93% 94% 94% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4470/2852 (z13 54%) https://www.openstreetmap.org/#map=13/47.87214/16.43555
2:40:09 INF [mbtiles] - features: [ 983M 35% 268k/s ] tiles: [ 46M 3.9k/s ] 27G features 192G
cpus: 15.5 gc: 6% mem: 18G/107G postGC: 18G
reader(17%) -> (5.3k/5.3k) -> encoder(75% 92% 92% 92% 92% 90% 92% 92% 92% 92% 92% 88% 90% 92% 92% 90%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4477/2753 (z13 54%) https://www.openstreetmap.org/#map=13/50.70863/16.74316
2:40:19 INF [mbtiles] - features: [ 986M 35% 265k/s ] tiles: [ 46M 3.2k/s ] 27G features 192G
cpus: 15.6 gc: 2% mem: 66G/107G postGC: 18G
reader(12%) -> (5.2k/5.3k) -> encoder(84% 96% 95% 96% 96% 95% 96% 96% 96% 96% 96% 93% 91% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4483/4622 (z13 54%) https://www.openstreetmap.org/#map=13/-22.51256/17.00684
2:40:29 INF [mbtiles] - features: [ 988M 35% 270k/s ] tiles: [ 46M 5.2k/s ] 27G features 192G
cpus: 15.5 gc: 4% mem: 50G/107G postGC: 19G
reader(21%) -> (5.3k/5.3k) -> encoder(86% 94% 93% 94% 87% 94% 93% 94% 94% 94% 94% 91% 83% 94% 91% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4492/1918 (z13 54%) https://www.openstreetmap.org/#map=13/68.68852/17.40234
2:40:39 INF [mbtiles] - features: [ 991M 35% 271k/s ] tiles: [ 46M 4.9k/s ] 27G features 192G
cpus: 15.5 gc: 6% mem: 40G/107G postGC: 19G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 92% 92% 92% 90% 92% 92% 87% 92% 92% 92% 92% 81% 92% 91% 86%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4501/3912 (z13 54%) https://www.openstreetmap.org/#map=13/8.05923/17.79785
2:40:49 INF [mbtiles] - features: [ 994M 35% 308k/s ] tiles: [ 46M 4.5k/s ] 27G features 192G
cpus: 15.5 gc: 4% mem: 26G/107G postGC: 19G
reader(19%) -> (5.3k/5.3k) -> encoder(94% 94% 75% 94% 93% 94% 94% 91% 94% 94% 94% 92% 94% 94% 93% 90%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4509/3091 (z13 55%) https://www.openstreetmap.org/#map=13/40.34654/18.14941
2:40:59 INF [mbtiles] - features: [ 997M 35% 302k/s ] tiles: [ 46M 3.8k/s ] 27G features 192G
cpus: 15.6 gc: 4% mem: 78G/107G postGC: 20G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 94% 88% 94% 94% 93% 94% 86% 94% 94% 94% 86% 94% 94% 94% 89%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4516/2768 (z13 55%) https://www.openstreetmap.org/#map=13/50.28934/18.45703
2:41:09 INF [mbtiles] - features: [ 1B 35% 296k/s ] tiles: [ 46M 2k/s ] 27G features 192G
cpus: 15.6 gc: 3% mem: 64G/107G postGC: 20G
reader(11%) -> (5.1k/5.3k) -> encoder(95% 95% 90% 95% 95% 86% 95% 92% 95% 95% 95% 94% 95% 95% 95% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4520/4921 (z13 55%) https://www.openstreetmap.org/#map=13/-34.05266/18.63281
2:41:19 INF [mbtiles] - features: [ 1B 35% 314k/s ] tiles: [ 46M 6.2k/s ] 27G features 192G
cpus: 15.5 gc: 3% mem: 49G/107G postGC: 20G
reader(25%) -> (5.3k/5.3k) -> encoder(94% 94% 89% 94% 94% 74% 91% 90% 94% 94% 94% 94% 94% 94% 94% 87%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4531/2864 (z13 55%) https://www.openstreetmap.org/#map=13/47.51720/19.11621
2:41:29 INF [mbtiles] - features: [ 1B 36% 342k/s ] tiles: [ 46M 6.1k/s ] 27G features 192G
cpus: 15.5 gc: 6% mem: 33G/107G postGC: 21G
reader(22%) -> (5.3k/5.3k) -> encoder(92% 92% 73% 92% 92% 88% 89% 92% 92% 91% 92% 90% 92% 92% 92% 89%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4542/2716 (z13 55%) https://www.openstreetmap.org/#map=13/51.72703/19.59961
2:41:39 INF [mbtiles] - features: [ 1B 36% 348k/s ] tiles: [ 46M 6.6k/s ] 27G features 192G
cpus: 15.5 gc: 6% mem: 21G/107G postGC: 21G
reader(19%) -> (5.3k/5.3k) -> encoder(92% 93% 73% 93% 93% 90% 89% 92% 92% 92% 93% 91% 93% 90% 93% 89%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4554/2948 (z13 55%) https://www.openstreetmap.org/#map=13/44.96480/20.12695
2:41:49 INF [mbtiles] - features: [ 1B 36% 335k/s ] tiles: [ 46M 6.6k/s ] 27G features 192G
cpus: 15.5 gc: 4% mem: 26G/107G postGC: 22G
reader(20%) -> (5.3k/5.3k) -> encoder(94% 94% 87% 94% 88% 86% 88% 92% 94% 94% 94% 93% 94% 93% 94% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4566/3965 (z13 55%) https://www.openstreetmap.org/#map=13/5.74717/20.65430
2:41:59 INF [mbtiles] - features: [ 1B 36% 389k/s ] tiles: [ 47M 7.3k/s ] 27G features 192G
cpus: 15.6 gc: 4% mem: 54G/107G postGC: 22G
reader(23%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 94% 91% 90% 94% 94% 94% 77% 91% 94% 93% 94% 84%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4579/2824 (z13 55%) https://www.openstreetmap.org/#map=13/48.69096/21.22559
2:42:09 INF [mbtiles] - features: [ 1B 36% 392k/s ] tiles: [ 47M 8.2k/s ] 27G features 192G
cpus: 15.2 gc: 6% mem: 45G/107G postGC: 23G
reader(21%) -> (5.2k/5.3k) -> encoder(87% 83% 91% 92% 88% 89% 87% 92% 90% 90% 89% 80% 92% 88% 91% 83%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4594/4284 (z13 56%) https://www.openstreetmap.org/#map=13/-8.23324/21.88477
2:42:19 INF [mbtiles] - features: [ 1B 36% 419k/s ] tiles: [ 47M 8.4k/s ] 28G features 192G
cpus: 15.6 gc: 4% mem: 34G/107G postGC: 23G
reader(27%) -> (5.3k/5.3k) -> encoder(94% 81% 93% 94% 93% 94% 83% 94% 91% 94% 94% 90% 94% 94% 94% 88%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4609/4250 (z13 56%) https://www.openstreetmap.org/#map=13/-6.75190/22.54395
2:42:29 INF [mbtiles] - features: [ 1B 36% 402k/s ] tiles: [ 47M 9.2k/s ] 28G features 192G
cpus: 15.5 gc: 4% mem: 56G/107G postGC: 23G
reader(20%) -> (5.3k/5.3k) -> encoder(93% 92% 94% 94% 90% 94% 73% 94% 88% 94% 93% 94% 94% 93% 94% 90%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4625/3021 (z13 56%) https://www.openstreetmap.org/#map=13/42.65012/23.24707
2:42:39 INF [mbtiles] - features: [ 1B 37% 400k/s ] tiles: [ 47M 6.2k/s ] 28G features 192G
cpus: 15.5 gc: 6% mem: 29G/107G postGC: 24G
reader(17%) -> (5.2k/5.3k) -> encoder(92% 91% 93% 93% 89% 92% 85% 92% 90% 93% 93% 93% 77% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4636/3162 (z13 56%) https://www.openstreetmap.org/#map=13/37.92687/23.73047
2:42:49 INF [mbtiles] - features: [ 1B 37% 524k/s ] tiles: [ 47M 15k/s ] 28G features 192G
cpus: 15.6 gc: 4% mem: 28G/107G postGC: 24G
reader(34%) -> (5.3k/5.3k) -> encoder(94% 86% 94% 94% 79% 94% 94% 94% 83% 94% 94% 85% 87% 93% 94% 92%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/4663/4657 (z13 56%) https://www.openstreetmap.org/#map=13/-23.92601/24.91699
2:42:59 INF [mbtiles] - features: [ 1B 37% 445k/s ] tiles: [ 47M 10k/s ] 28G features 192G
cpus: 15.4 gc: 6% mem: 47G/107G postGC: 25G
reader(26%) -> (5.3k/5.3k) -> encoder(92% 86% 92% 92% 92% 92% 92% 91% 84% 92% 91% 83% 89% 90% 92% 75%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/4681/2128 (z13 57%) https://www.openstreetmap.org/#map=13/65.07213/25.70801
2:43:09 INF [mbtiles] - features: [ 1B 37% 359k/s ] tiles: [ 47M 9.6k/s ] 28G features 192G
cpus: 15.5 gc: 6% mem: 55G/107G postGC: 25G
reader(19%) -> (5.3k/5.3k) -> encoder(93% 93% 93% 91% 93% 93% 93% 92% 88% 92% 90% 71% 93% 92% 93% 90%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4698/4636 (z13 57%) https://www.openstreetmap.org/#map=13/-23.07973/26.45508
2:43:19 INF [mbtiles] - features: [ 1B 37% 358k/s ] tiles: [ 47M 8.2k/s ] 28G features 192G
cpus: 15.5 gc: 6% mem: 71G/107G postGC: 26G
reader(20%) -> (5.3k/5.3k) -> encoder(92% 92% 92% 92% 92% 92% 92% 92% 86% 81% 90% 82% 92% 92% 92% 88%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4712/3149 (z13 57%) https://www.openstreetmap.org/#map=13/38.37612/27.07031
2:43:29 INF [mbtiles] - features: [ 1B 37% 268k/s ] tiles: [ 47M 4.6k/s ] 28G features 192G
cpus: 15.5 gc: 5% mem: 57G/107G postGC: 26G
reader(13%) -> (5.2k/5.3k) -> encoder(93% 93% 93% 90% 93% 93% 93% 93% 92% 92% 92% 80% 93% 93% 93% 87%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4720/4365 (z13 57%) https://www.openstreetmap.org/#map=13/-11.73830/27.42188
2:43:39 INF [mbtiles] - features: [ 1B 37% 271k/s ] tiles: [ 47M 5.3k/s ] 28G features 192G
cpus: 15.5 gc: 2% mem: 28G/107G postGC: 13G
reader(20%) -> (5.3k/5.3k) -> encoder(95% 68% 95% 88% 61% 93% 87% 91% 94% 67% 95% 78% 95% 95% 84% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4729/4384 (z13 57%) https://www.openstreetmap.org/#map=13/-12.55456/27.81738
2:43:49 INF [mbtiles] - features: [ 1B 37% 332k/s ] tiles: [ 47M 5.2k/s ] 28G features 192G
cpus: 15.6 gc: 3% mem: 73G/107G postGC: 12G
reader(16%) -> (5.2k/5.3k) -> encoder(95% 88% 94% 78% 83% 91% 95% 93% 95% 94% 95% 95% 95% 95% 83% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4738/4452 (z13 57%) https://www.openstreetmap.org/#map=13/-15.45368/28.21289
2:43:59 INF [mbtiles] - features: [ 1B 38% 243k/s ] tiles: [ 47M 5.2k/s ] 28G features 192G
cpus: 15.6 gc: 2% mem: 57G/107G postGC: 13G
reader(15%) -> (5.3k/5.3k) -> encoder(93% 96% 97% 83% 97% 92% 97% 96% 96% 96% 97% 97% 97% 96% 91% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4747/4538 (z13 57%) https://www.openstreetmap.org/#map=13/-19.06212/28.60840
2:44:09 INF [mbtiles] - features: [ 1B 38% 275k/s ] tiles: [ 48M 2.9k/s ] 28G features 192G
cpus: 15.6 gc: 2% mem: 44G/107G postGC: 13G
reader(11%) -> (5.2k/5.3k) -> encoder(87% 96% 96% 88% 96% 94% 96% 93% 96% 96% 96% 96% 96% 96% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4752/4154 (z13 58%) https://www.openstreetmap.org/#map=13/-2.54799/28.82813
2:44:19 INF [mbtiles] - features: [ 1B 38% 251k/s ] tiles: [ 48M 0/s ] 28G features 192G
cpus: 15.6 gc: 2% mem: 26G/107G postGC: 13G
reader( 0%) -> (4.9k/5.3k) -> encoder(96% 96% 96% 91% 96% 96% 96% 96% 93% 96% 96% 96% 96% 96% 95% 95%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4752/4154 (z13 58%) https://www.openstreetmap.org/#map=13/-2.54799/28.82813
2:44:29 INF [mbtiles] - features: [ 1B 38% 216k/s ] tiles: [ 48M 4.6k/s ] 29G features 192G
cpus: 15.6 gc: 2% mem: 73G/107G postGC: 13G
reader(17%) -> (5.1k/5.3k) -> encoder(84% 97% 97% 94% 97% 96% 97% 97% 92% 93% 97% 93% 97% 94% 97% 96%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4760/4134 (z13 58%) https://www.openstreetmap.org/#map=13/-1.66969/29.17969
2:44:39 INF [mbtiles] - features: [ 1B 38% 252k/s ] tiles: [ 48M 8.1k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 60G/107G postGC: 14G
reader(24%) -> (5.3k/5.3k) -> encoder(94% 95% 95% 93% 92% 95% 95% 95% 91% 94% 95% 85% 95% 79% 95% 95%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4774/4499 (z13 58%) https://www.openstreetmap.org/#map=13/-17.43451/29.79492
2:44:49 INF [mbtiles] - features: [ 1B 38% 269k/s ] tiles: [ 48M 3.5k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 48G/107G postGC: 14G
reader(14%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 92% 94% 95% 95% 95% 92% 92% 95% 95% 95% 79% 95% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4780/4201 (z13 58%) https://www.openstreetmap.org/#map=13/-4.60928/30.05859
2:44:59 INF [mbtiles] - features: [ 1B 38% 278k/s ] tiles: [ 48M 2.3k/s ] 29G features 192G
cpus: 15.5 gc: 6% mem: 41G/107G postGC: 14G
reader(13%) -> (5.2k/5.3k) -> encoder(91% 90% 92% 81% 91% 89% 92% 92% 91% 91% 92% 92% 92% 87% 92% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4784/4061 (z13 58%) https://www.openstreetmap.org/#map=13/1.53790/30.23438
2:45:09 INF [mbtiles] - features: [ 1B 38% 321k/s ] tiles: [ 48M 5.3k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 29G/107G postGC: 15G
reader(22%) -> (5.3k/5.3k) -> encoder(95% 95% 94% 92% 74% 90% 92% 95% 95% 95% 95% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4793/4111 (z13 58%) https://www.openstreetmap.org/#map=13/-0.65917/30.62988
2:45:19 INF [mbtiles] - features: [ 1B 38% 273k/s ] tiles: [ 48M 3.5k/s ] 29G features 192G
cpus: 15.4 gc: 5% mem: 15G/107G postGC: 15G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 92% 91% 88% 88% 92% 93% 92% 91% 92% 93% 93% 79% 93% 93% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4799/4511 (z13 58%) https://www.openstreetmap.org/#map=13/-17.93693/30.89355
2:45:29 INF [mbtiles] - features: [ 1B 38% 245k/s ] tiles: [ 48M 2.3k/s ] 29G features 192G
cpus: 15.6 gc: 2% mem: 67G/107G postGC: 15G
reader(10%) -> (5.2k/5.3k) -> encoder(97% 97% 95% 94% 92% 97% 97% 96% 97% 96% 97% 97% 86% 97% 95% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4803/4514 (z13 58%) https://www.openstreetmap.org/#map=13/-18.06231/31.06934
2:45:39 INF [mbtiles] - features: [ 1B 38% 313k/s ] tiles: [ 48M 3.9k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 55G/107G postGC: 15G
reader(17%) -> (5.2k/5.3k) -> encoder(95% 94% 94% 79% 91% 95% 95% 95% 95% 95% 94% 93% 92% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4810/4532 (z13 58%) https://www.openstreetmap.org/#map=13/-18.81272/31.37695
2:45:49 INF [mbtiles] - features: [ 1B 39% 263k/s ] tiles: [ 48M 2.5k/s ] 29G features 192G
cpus: 15.5 gc: 7% mem: 40G/107G postGC: 16G
reader( 9%) -> (5.1k/5.3k) -> encoder(91% 91% 91% 82% 86% 90% 91% 91% 91% 91% 90% 89% 91% 91% 91% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4814/3986 (z13 58%) https://www.openstreetmap.org/#map=13/4.82826/31.55273
2:45:59 INF [mbtiles] - features: [ 1B 39% 237k/s ] tiles: [ 48M 7.6k/s ] 29G features 192G
cpus: 15.6 gc: 2% mem: 26G/107G postGC: 16G
reader(23%) -> (5.3k/5.3k) -> encoder(96% 96% 96% 96% 87% 93% 96% 95% 96% 96% 92% 94% 81% 96% 96% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4827/4052 (z13 58%) https://www.openstreetmap.org/#map=13/1.93323/32.12402
2:46:09 INF [mbtiles] - features: [ 1B 39% 275k/s ] tiles: [ 48M 5.2k/s ] 29G features 192G
cpus: 15.7 gc: 1% mem: 76G/107G postGC: 16G
reader(12%) -> (5.3k/5.3k) -> encoder(97% 97% 97% 96% 85% 97% 97% 96% 96% 97% 94% 95% 97% 97% 97% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4836/4708 (z13 59%) https://www.openstreetmap.org/#map=13/-25.95804/32.51953
2:46:19 INF [mbtiles] - features: [ 1B 39% 161k/s ] tiles: [ 48M 48/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 55G/107G postGC: 17G
reader( 1%) -> (5.1k/5.3k) -> encoder(94% 95% 95% 95% 94% 95% 95% 93% 94% 95% 93% 95% 94% 95% 95% 89%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4836/4089 (z13 59%) https://www.openstreetmap.org/#map=13/0.30762/32.51953
2:46:29 INF [mbtiles] - features: [ 1.1B 39% 204k/s ] tiles: [ 48M 5.3k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 56G/107G postGC: 17G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 83% 95% 95% 93% 95% 92% 94% 95% 95% 91% 95% 95% 95% 95% 88%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4845/4156 (z13 59%) https://www.openstreetmap.org/#map=13/-2.63579/32.91504
2:46:39 INF [mbtiles] - features: [ 1.1B 39% 234k/s ] tiles: [ 48M 4.1k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 43G/107G postGC: 17G
reader(12%) -> (5.2k/5.3k) -> encoder(94% 94% 95% 94% 91% 94% 93% 93% 89% 95% 89% 95% 94% 95% 94% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4852/4086 (z13 59%) https://www.openstreetmap.org/#map=13/0.43945/33.22266
2:46:49 INF [mbtiles] - features: [ 1.1B 39% 234k/s ] tiles: [ 48M 2.9k/s ] 29G features 192G
cpus: 15.6 gc: 4% mem: 43G/107G postGC: 17G
reader( 8%) -> (5.2k/5.3k) -> encoder(93% 94% 94% 93% 89% 94% 94% 93% 94% 94% 86% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4857/4300 (z13 59%) https://www.openstreetmap.org/#map=13/-8.92849/33.44238
2:46:59 INF [mbtiles] - features: [ 1.1B 39% 213k/s ] tiles: [ 48M 4.1k/s ] 29G features 192G
cpus: 15.6 gc: 4% mem: 53G/107G postGC: 18G
reader(12%) -> (5.2k/5.3k) -> encoder(87% 94% 94% 94% 94% 95% 90% 94% 94% 92% 87% 94% 94% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4864/4419 (z13 59%) https://www.openstreetmap.org/#map=13/-14.05133/33.75000
2:47:09 INF [mbtiles] - features: [ 1.1B 39% 240k/s ] tiles: [ 48M 4.1k/s ] 29G features 192G
cpus: 15.6 gc: 3% mem: 41G/107G postGC: 18G
reader(13%) -> (5.2k/5.3k) -> encoder(88% 95% 91% 95% 82% 94% 94% 94% 95% 94% 94% 95% 94% 94% 95% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4871/4086 (z13 59%) https://www.openstreetmap.org/#map=13/0.43945/34.05762
2:47:19 INF [mbtiles] - features: [ 1.1B 39% 261k/s ] tiles: [ 48M 5.3k/s ] 29G features 192G
cpus: 15.6 gc: 4% mem: 56G/107G postGC: 18G
reader(18%) -> (5.3k/5.3k) -> encoder(90% 95% 90% 94% 87% 95% 95% 93% 93% 95% 94% 95% 95% 84% 93% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4880/4125 (z13 59%) https://www.openstreetmap.org/#map=13/-1.27431/34.45313
2:47:29 INF [mbtiles] - features: [ 1.1B 39% 250k/s ] tiles: [ 48M 4.7k/s ] 29G features 192G
cpus: 15.5 gc: 4% mem: 43G/107G postGC: 19G
reader(13%) -> (5.3k/5.3k) -> encoder(94% 92% 87% 93% 92% 94% 94% 93% 94% 94% 94% 94% 94% 90% 91% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4888/4299 (z13 59%) https://www.openstreetmap.org/#map=13/-8.88507/34.80469
2:47:39 INF [mbtiles] - features: [ 1.1B 39% 232k/s ] tiles: [ 48M 3.5k/s ] 29G features 192G
cpus: 15.6 gc: 4% mem: 29G/107G postGC: 19G
reader(11%) -> (5.2k/5.3k) -> encoder(95% 83% 94% 95% 95% 95% 94% 94% 95% 95% 95% 92% 95% 95% 90% 90%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4894/4461 (z13 59%) https://www.openstreetmap.org/#map=13/-15.83454/35.06836
2:47:49 INF [mbtiles] - features: [ 1.1B 40% 289k/s ] tiles: [ 48M 5.5k/s ] 29G features 192G
cpus: 15.6 gc: 4% mem: 33G/107G postGC: 19G
reader(19%) -> (5.3k/5.3k) -> encoder(94% 87% 93% 94% 94% 94% 94% 94% 94% 94% 94% 74% 94% 94% 91% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4903/3277 (z13 59%) https://www.openstreetmap.org/#map=13/33.83392/35.46387
2:47:59 INF [mbtiles] - features: [ 1.1B 40% 303k/s ] tiles: [ 48M 5.9k/s ] 29G features 192G
cpus: 15.6 gc: 4% mem: 29G/107G postGC: 19G
reader(15%) -> (5.3k/5.3k) -> encoder(90% 92% 93% 94% 94% 94% 94% 94% 94% 94% 94% 78% 94% 95% 91% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4913/3329 (z13 59%) https://www.openstreetmap.org/#map=13/31.91487/35.90332
2:48:09 INF [mbtiles] - features: [ 1.1B 40% 338k/s ] tiles: [ 49M 10k/s ] 29G features 192G
cpus: 15.5 gc: 4% mem: 58G/107G postGC: 20G
reader(18%) -> (5.3k/5.3k) -> encoder(92% 94% 90% 94% 91% 94% 92% 93% 94% 94% 94% 82% 94% 90% 90% 87%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4930/4174 (z13 60%) https://www.openstreetmap.org/#map=13/-3.42569/36.65039
2:48:19 INF [mbtiles] - features: [ 1.1B 40% 304k/s ] tiles: [ 49M 8.9k/s ] 30G features 192G
cpus: 15.6 gc: 4% mem: 44G/107G postGC: 20G
reader(15%) -> (5.3k/5.3k) -> encoder(94% 94% 89% 95% 95% 94% 94% 94% 94% 94% 95% 94% 95% 89% 93% 79%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4945/4349 (z13 60%) https://www.openstreetmap.org/#map=13/-11.04904/37.30957
2:48:29 INF [mbtiles] - features: [ 1.1B 40% 330k/s ] tiles: [ 49M 5.3k/s ] 30G features 192G
cpus: 15.5 gc: 5% mem: 35G/107G postGC: 21G
reader(11%) -> (5.2k/5.3k) -> encoder(93% 93% 91% 92% 93% 93% 93% 89% 93% 93% 93% 87% 93% 88% 88% 89%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4954/3123 (z13 60%) https://www.openstreetmap.org/#map=13/39.26628/37.70508
2:48:40 INF [mbtiles] - features: [ 1.1B 40% 431k/s ] tiles: [ 49M 10k/s ] 30G features 192G
cpus: 15.5 gc: 3% mem: 23G/107G postGC: 21G
reader(15%) -> (5.1k/5.3k) -> encoder(90% 94% 95% 87% 95% 95% 95% 84% 95% 95% 89% 91% 95% 94% 94% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4971/3936 (z13 60%) https://www.openstreetmap.org/#map=13/7.01367/38.45215
2:48:50 INF [mbtiles] - features: [ 1.1B 40% 271k/s ] tiles: [ 49M 9.5k/s ] 30G features 192G
cpus: 15.6 gc: 4% mem: 59G/107G postGC: 21G
reader(16%) -> (5.3k/5.3k) -> encoder(91% 93% 94% 90% 94% 94% 94% 86% 94% 94% 81% 93% 94% 94% 94% 93%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4987/4254 (z13 60%) https://www.openstreetmap.org/#map=13/-6.92643/39.15527
2:49:00 INF [mbtiles] - features: [ 1.1B 40% 126k/s ] tiles: [ 49M 598/s ] 30G features 192G
cpus: 15.6 gc: 2% mem: 29G/107G postGC: 22G
reader( 1%) -> (5.2k/5.3k) -> encoder(86% 95% 95% 95% 94% 95% 91% 95% 95% 95% 94% 94% 95% 91% 95% 95%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4988/4252 (z13 60%) https://www.openstreetmap.org/#map=13/-6.83917/39.19922
2:49:10 INF [mbtiles] - features: [ 1.1B 40% 245k/s ] tiles: [ 49M 596/s ] 30G features 192G
cpus: 15.6 gc: 1% mem: 51G/107G postGC: 13G
reader( 2%) -> (4.9k/5.3k) -> encoder(90% 96% 97% 84% 55% 97% 93% 95% 67% 97% 88% 96% 97% 65% 95% 96%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4989/4252 (z13 60%) https://www.openstreetmap.org/#map=13/-6.83917/39.24316
2:49:20 INF [mbtiles] - features: [ 1.1B 41% 420k/s ] tiles: [ 49M 24k/s ] 30G features 192G
cpus: 15.6 gc: 2% mem: 29G/107G postGC: 12G
reader(26%) -> (5.2k/5.3k) -> encoder(88% 95% 84% 90% 95% 96% 96% 96% 93% 94% 96% 94% 96% 83% 92% 95%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/5031/3164 (z13 61%) https://www.openstreetmap.org/#map=13/37.85751/41.08887
2:49:30 INF [mbtiles] - features: [ 1.1B 41% 438k/s ] tiles: [ 49M 26k/s ] 30G features 192G
cpus: 15.6 gc: 2% mem: 13G/107G postGC: 13G
reader(13%) -> (5.1k/5.3k) -> encoder(92% 96% 96% 96% 93% 96% 96% 96% 84% 95% 95% 95% 96% 82% 96% 94%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/5076/3832 (z13 61%) https://www.openstreetmap.org/#map=13/11.52309/43.06641
2:49:40 INF [mbtiles] - features: [ 1.1B 41% 320k/s ] tiles: [ 50M 17k/s ] 30G features 192G
cpus: 15.6 gc: 1% mem: 60G/107G postGC: 13G
reader(14%) -> (5.3k/5.3k) -> encoder(97% 96% 92% 97% 97% 97% 90% 97% 88% 97% 92% 93% 94% 97% 94% 96%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/5105/3290 (z13 62%) https://www.openstreetmap.org/#map=13/33.35806/44.34082
2:49:50 INF [mbtiles] - features: [ 1.1B 41% 360k/s ] tiles: [ 50M 12k/s ] 30G features 192G
cpus: 15.5 gc: 3% mem: 43G/107G postGC: 13G
reader(15%) -> (5.2k/5.3k) -> encoder(88% 93% 94% 94% 88% 95% 92% 95% 95% 94% 95% 82% 94% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/5126/4050 (z13 62%) https://www.openstreetmap.org/#map=13/2.02107/45.26367
2:50:00 INF [mbtiles] - features: [ 1.1B 41% 372k/s ] tiles: [ 50M 28k/s ] 30G features 192G
cpus: 15.5 gc: 4% mem: 34G/107G postGC: 14G
reader(21%) -> (5.3k/5.3k) -> encoder(90% 94% 93% 95% 84% 81% 94% 83% 94% 95% 94% 93% 90% 94% 93% 94%) -> (5.3k/5.3k) -> writer(15%)
last tile: 13/5175/4534 (z13 63%) https://www.openstreetmap.org/#map=13/-18.89589/47.41699
2:50:10 INF [mbtiles] - features: [ 1.1B 41% 251k/s ] tiles: [ 50M 8.6k/s ] 30G features 192G
cpus: 15.4 gc: 7% mem: 32G/107G postGC: 14G
reader(12%) -> (5.3k/5.3k) -> encoder(92% 91% 91% 91% 91% 88% 92% 88% 92% 92% 91% 79% 85% 91% 91% 92%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/5190/4593 (z13 63%) https://www.openstreetmap.org/#map=13/-21.33032/48.07617
2:50:20 INF [mbtiles] - features: [ 1.1B 41% 355k/s ] tiles: [ 50M 20k/s ] 31G features 192G
cpus: 15.5 gc: 3% mem: 16G/107G postGC: 15G
reader(19%) -> (5.3k/5.3k) -> encoder(94% 95% 86% 95% 95% 93% 93% 82% 95% 95% 95% 93% 85% 95% 94% 95%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/5225/4434 (z13 63%) https://www.openstreetmap.org/#map=13/-14.68988/49.61426
2:50:30 INF [mbtiles] - features: [ 1.1B 41% 533k/s ] tiles: [ 51M 40k/s ] 31G features 192G
cpus: 15.6 gc: 3% mem: 23G/107G postGC: 15G
reader(22%) -> (4.9k/5.3k) -> encoder(95% 95% 86% 95% 95% 91% 95% 78% 95% 95% 91% 85% 89% 95% 94% 95%) -> (5k/5.3k) -> writer(19%)
last tile: 13/5295/5196 (z13 64%) https://www.openstreetmap.org/#map=13/-43.45292/52.69043
2:50:40 INF [mbtiles] - features: [ 1.1B 42% 436k/s ] tiles: [ 51M 36k/s ] 31G features 192G
cpus: 15.5 gc: 6% mem: 24G/107G postGC: 16G
reader(41%) -> (5.1k/5.3k) -> encoder(92% 92% 91% 92% 92% 85% 92% 83% 86% 91% 67% 77% 86% 91% 90% 92%) -> (5.3k/5.3k) -> writer(16%)
last tile: 13/5362/4584 (z13 65%) https://www.openstreetmap.org/#map=13/-20.96144/55.63477
2:50:50 INF [mbtiles] - features: [ 1.1B 42% 655k/s ] tiles: [ 52M 82k/s ] 31G features 192G
cpus: 15.6 gc: 2% mem: 37G/107G postGC: 17G
reader(49%) -> (4.9k/5.3k) -> encoder(66% 96% 95% 96% 96% 94% 96% 96% 89% 95% 96% 89% 91% 96% 76% 71%) -> (5.3k/5.3k) -> writer(36%)
last tile: 13/5510/3263 (z13 67%) https://www.openstreetmap.org/#map=13/34.34344/62.13867
2:51:00 INF [mbtiles] - features: [ 1.1B 42% 325k/s ] tiles: [ 53M 77k/s ] 31G features 192G
cpus: 15.5 gc: 5% mem: 61G/107G postGC: 18G
reader(34%) -> (5.1k/5.3k) -> encoder(89% 93% 93% 93% 93% 80% 86% 90% 90% 92% 93% 84% 84% 85% 84% 76%) -> (5.3k/5.3k) -> writer(32%)
last tile: 13/5649/3001 (z13 68%) https://www.openstreetmap.org/#map=13/43.29320/68.24707
2:51:10 INF [mbtiles] - features: [ 1.1B 42% 113k/s ] tiles: [ 53M 11k/s ] 31G features 192G
cpus: 15.5 gc: 4% mem: 21G/107G postGC: 18G
reader( 8%) -> (5.2k/5.3k) -> encoder(71% 80% 94% 89% 94% 94% 90% 94% 88% 94% 94% 94% 79% 84% 92% 87%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/5670/3258 (z13 69%) https://www.openstreetmap.org/#map=13/34.52466/69.16992
2:51:20 INF [mbtiles] - features: [ 1.1B 42% 387k/s ] tiles: [ 53M 48k/s ] 31G features 192G
cpus: 15.6 gc: 1% mem: 67G/107G postGC: 12G
reader(29%) -> (5.3k/5.3k) -> encoder(97% 64% 97% 72% 91% 97% 79% 94% 93% 96% 97% 95% 67% 94% 94% 95%) -> (5.3k/5.3k) -> writer(22%)
last tile: 13/5756/3824 (z13 70%) https://www.openstreetmap.org/#map=13/11.86735/72.94922
2:51:30 INF [mbtiles] - features: [ 1.1B 42% 493k/s ] tiles: [ 54M 37k/s ] 32G features 192G
cpus: 15.5 gc: 4% mem: 41G/107G postGC: 12G
reader(30%) -> (5.3k/5.3k) -> encoder(94% 91% 94% 88% 94% 77% 68% 94% 91% 94% 94% 92% 94% 94% 92% 93%) -> (5.3k/5.3k) -> writer(19%)
last tile: 13/5821/3566 (z13 71%) https://www.openstreetmap.org/#map=13/22.67485/75.80566
2:51:40 INF [mbtiles] - features: [ 1.2B 42% 350k/s ] tiles: [ 54M 15k/s ] 32G features 192G
cpus: 15.6 gc: 2% mem: 21G/107G postGC: 12G
reader(16%) -> (5.2k/5.3k) -> encoder(96% 88% 96% 93% 91% 94% 88% 96% 94% 96% 96% 90% 94% 91% 89% 94%) -> (5.2k/5.3k) -> writer( 8%)
last tile: 13/5848/3421 (z13 71%) https://www.openstreetmap.org/#map=13/28.42039/76.99219
2:51:50 INF [mbtiles] - features: [ 1.2B 43% 219k/s ] tiles: [ 54M 6.7k/s ] 32G features 192G
cpus: 15.5 gc: 3% mem: 48G/107G postGC: 11G
reader( 9%) -> (5.2k/5.3k) -> encoder(82% 81% 95% 92% 70% 94% 95% 95% 93% 95% 95% 75% 67% 73% 95% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/5860/3800 (z13 71%) https://www.openstreetmap.org/#map=13/12.89749/77.51953
2:52:00 INF [mbtiles] - features: [ 1.2B 43% 246k/s ] tiles: [ 54M 11k/s ] 32G features 192G
cpus: 15.5 gc: 2% mem: 25G/107G postGC: 12G
reader(12%) -> (5.3k/5.3k) -> encoder(96% 94% 96% 91% 96% 87% 96% 96% 92% 96% 96% 87% 96% 96% 96% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/5880/3693 (z13 71%) https://www.openstreetmap.org/#map=13/17.43451/78.39844
2:52:10 INF [mbtiles] - features: [ 1.2B 43% 257k/s ] tiles: [ 54M 14k/s ] 32G features 192G
cpus: 15.7 gc: 1% mem: 66G/107G postGC: 12G
reader(10%) -> (5.2k/5.3k) -> encoder(97% 97% 97% 94% 94% 83% 97% 97% 97% 97% 97% 97% 97% 95% 97% 96%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/5906/3680 (z13 72%) https://www.openstreetmap.org/#map=13/17.97873/79.54102
2:52:20 INF [mbtiles] - features: [ 1.2B 43% 254k/s ] tiles: [ 54M 8.1k/s ] 32G features 192G
cpus: 15.6 gc: 2% mem: 49G/107G postGC: 12G
reader(15%) -> (5.3k/5.3k) -> encoder(91% 96% 96% 89% 96% 82% 96% 96% 96% 96% 96% 96% 96% 96% 96% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/5921/3797 (z13 72%) https://www.openstreetmap.org/#map=13/13.02597/80.20020
2:52:30 INF [mbtiles] - features: [ 1.2B 43% 222k/s ] tiles: [ 54M 4.8k/s ] 32G features 192G
cpus: 15.6 gc: 2% mem: 32G/107G postGC: 12G
reader( 8%) -> (5.2k/5.3k) -> encoder(88% 96% 96% 94% 96% 93% 95% 93% 96% 96% 96% 94% 96% 95% 96% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/5930/3715 (z13 72%) https://www.openstreetmap.org/#map=13/16.50983/80.59570
2:52:40 INF [mbtiles] - features: [ 1.2B 43% 231k/s ] tiles: [ 54M 11k/s ] 32G features 192G
cpus: 15.6 gc: 3% mem: 16G/107G postGC: 13G
reader(16%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 93% 95% 93% 94% 95% 94% 95% 95% 87% 90% 84% 95% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/5951/3916 (z13 72%) https://www.openstreetmap.org/#map=13/7.88515/81.51855
2:52:50 INF [mbtiles] - features: [ 1.2B 43% 287k/s ] tiles: [ 55M 14k/s ] 32G features 192G
cpus: 15.6 gc: 1% mem: 65G/107G postGC: 13G
reader(18%) -> (5.3k/5.3k) -> encoder(96% 85% 97% 94% 90% 94% 95% 97% 95% 90% 97% 96% 97% 96% 97% 96%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/5979/3461 (z13 72%) https://www.openstreetmap.org/#map=13/26.86328/82.74902
2:53:00 INF [mbtiles] - features: [ 1.2B 43% 279k/s ] tiles: [ 55M 18k/s ] 32G features 192G
cpus: 15.5 gc: 7% mem: 15G/107G postGC: 13G
reader(17%) -> (5.2k/5.3k) -> encoder(81% 88% 91% 86% 91% 90% 90% 91% 90% 78% 89% 90% 91% 90% 90% 90%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/6014/2788 (z13 73%) https://www.openstreetmap.org/#map=13/49.72448/84.28711
2:53:10 INF [mbtiles] - features: [ 1.2B 43% 230k/s ] tiles: [ 55M 11k/s ] 32G features 192G
cpus: 15.6 gc: 1% mem: 60G/107G postGC: 14G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 91% 97% 95% 97% 97% 97% 97% 90% 97% 86% 94% 97% 94% 97% 96%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6036/3440 (z13 73%) https://www.openstreetmap.org/#map=13/27.68353/85.25391
2:53:20 INF [mbtiles] - features: [ 1.2B 43% 189k/s ] tiles: [ 55M 527/s ] 32G features 192G
cpus: 15.6 gc: 3% mem: 41G/107G postGC: 14G
reader( 1%) -> (5k/5.3k) -> encoder(95% 93% 95% 93% 95% 95% 95% 95% 88% 95% 94% 94% 95% 93% 95% 94%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6037/3440 (z13 73%) https://www.openstreetmap.org/#map=13/27.68353/85.29785
2:53:30 INF [mbtiles] - features: [ 1.2B 43% 231k/s ] tiles: [ 55M 27k/s ] 32G features 192G
cpus: 15.6 gc: 4% mem: 34G/107G postGC: 14G
reader(32%) -> (5.3k/5.3k) -> encoder(76% 88% 94% 94% 94% 94% 94% 94% 87% 94% 86% 93% 94% 85% 94% 88%) -> (5.3k/5.3k) -> writer(13%)
last tile: 13/6090/3472 (z13 74%) https://www.openstreetmap.org/#map=13/26.43123/87.62695
2:53:40 INF [mbtiles] - features: [ 1.2B 43% 180k/s ] tiles: [ 55M 8.8k/s ] 32G features 192G
cpus: 15.5 gc: 6% mem: 35G/107G postGC: 15G
reader(22%) -> (5.3k/5.3k) -> encoder(86% 82% 92% 92% 92% 92% 92% 92% 92% 92% 92% 92% 74% 91% 92% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6107/3571 (z13 74%) https://www.openstreetmap.org/#map=13/22.47195/88.37402
2:53:50 INF [mbtiles] - features: [ 1.2B 44% 149k/s ] tiles: [ 55M 5.6k/s ] 32G features 192G
cpus: 15.6 gc: 2% mem: 16G/107G postGC: 15G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 92% 96% 96% 96% 96% 94% 94% 96% 96% 96% 95% 81% 96% 96% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6118/3577 (z13 74%) https://www.openstreetmap.org/#map=13/22.22809/88.85742
2:54:00 INF [mbtiles] - features: [ 1.2B 44% 171k/s ] tiles: [ 55M 5k/s ] 32G features 192G
cpus: 15.7 gc: 1% mem: 66G/107G postGC: 15G
reader(14%) -> (5.3k/5.3k) -> encoder(95% 93% 97% 97% 97% 97% 97% 95% 97% 97% 97% 97% 82% 97% 97% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6128/3562 (z13 74%) https://www.openstreetmap.org/#map=13/22.83695/89.29688
2:54:10 INF [mbtiles] - features: [ 1.2B 44% 168k/s ] tiles: [ 55M 4k/s ] 32G features 192G
cpus: 15.6 gc: 3% mem: 49G/107G postGC: 16G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 89% 95% 95% 95% 95% 95% 94% 95% 95% 95% 95% 85% 95% 95% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6136/3488 (z13 74%) https://www.openstreetmap.org/#map=13/25.79989/89.64844
2:54:20 INF [mbtiles] - features: [ 1.2B 44% 179k/s ] tiles: [ 55M 6.6k/s ] 32G features 192G
cpus: 15.6 gc: 3% mem: 33G/107G postGC: 16G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 93% 95% 95% 95% 95% 95% 94% 95% 95% 95% 95% 82% 94% 93% 90%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6149/3538 (z13 75%) https://www.openstreetmap.org/#map=13/23.80545/90.21973
2:54:30 INF [mbtiles] - features: [ 1.2B 44% 128k/s ] tiles: [ 55M 2k/s ] 32G features 192G
cpus: 15.5 gc: 6% mem: 32G/107G postGC: 16G
reader( 4%) -> (5.3k/5.3k) -> encoder(92% 90% 92% 92% 92% 92% 92% 91% 92% 92% 92% 91% 86% 91% 91% 88%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6153/3541 (z13 75%) https://www.openstreetmap.org/#map=13/23.68477/90.39551
2:54:40 INF [mbtiles] - features: [ 1.2B 44% 127k/s ] tiles: [ 55M 1k/s ] 32G features 192G
cpus: 15.6 gc: 2% mem: 56G/107G postGC: 16G
reader( 2%) -> (5.1k/5.3k) -> encoder(96% 94% 96% 96% 96% 96% 96% 96% 96% 96% 96% 94% 91% 95% 95% 93%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6155/3543 (z13 75%) https://www.openstreetmap.org/#map=13/23.60426/90.48340
2:54:50 INF [mbtiles] - features: [ 1.2B 44% 192k/s ] tiles: [ 56M 14k/s ] 32G features 192G
cpus: 15.6 gc: 3% mem: 38G/107G postGC: 16G
reader(16%) -> (5.2k/5.3k) -> encoder(95% 91% 95% 94% 95% 95% 95% 92% 95% 95% 95% 91% 92% 95% 92% 80%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6184/3575 (z13 75%) https://www.openstreetmap.org/#map=13/22.30943/91.75781
2:55:00 INF [mbtiles] - features: [ 1.2B 44% 235k/s ] tiles: [ 56M 3.9k/s ] 32G features 192G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 16G
reader( 6%) -> (4.9k/5.3k) -> encoder(95% 93% 95% 95% 95% 93% 94% 95% 95% 95% 95% 94% 91% 95% 94% 89%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6192/3603 (z13 75%) https://www.openstreetmap.org/#map=13/21.16648/92.10938
2:55:10 INF [mbtiles] - features: [ 1.2B 44% 234k/s ] tiles: [ 56M 35k/s ] 33G features 192G
cpus: 15.6 gc: 2% mem: 75G/107G postGC: 17G
reader(27%) -> (5.1k/5.3k) -> encoder(92% 95% 96% 96% 96% 92% 85% 96% 96% 96% 96% 84% 94% 96% 83% 95%) -> (5.3k/5.3k) -> writer(15%)
last tile: 13/6265/3970 (z13 76%) https://www.openstreetmap.org/#map=13/5.52851/95.31738
2:55:20 INF [mbtiles] - features: [ 1.2B 44% 203k/s ] tiles: [ 56M 25k/s ] 33G features 192G
cpus: 15.5 gc: 6% mem: 20G/107G postGC: 17G
reader(26%) -> (5.2k/5.3k) -> encoder(91% 92% 93% 93% 76% 89% 88% 79% 92% 93% 93% 92% 88% 92% 93% 88%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/6320/3560 (z13 77%) https://www.openstreetmap.org/#map=13/22.91792/97.73438
2:55:30 INF [mbtiles] - features: [ 1.2B 44% 169k/s ] tiles: [ 56M 9.3k/s ] 33G features 192G
cpus: 15.5 gc: 6% mem: 52G/107G postGC: 18G
reader( 8%) -> (5.3k/5.3k) -> encoder(92% 87% 92% 92% 85% 92% 90% 92% 92% 92% 92% 92% 91% 90% 92% 85%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6340/4015 (z13 77%) https://www.openstreetmap.org/#map=13/3.55728/98.61328
2:55:40 INF [mbtiles] - features: [ 1.2B 44% 405k/s ] tiles: [ 57M 19k/s ] 33G features 192G
cpus: 15.6 gc: 1% mem: 33G/107G postGC: 18G
reader(21%) -> (5.1k/5.3k) -> encoder(97% 87% 97% 97% 97% 97% 87% 97% 97% 97% 97% 97% 87% 93% 97% 86%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/6380/4118 (z13 77%) https://www.openstreetmap.org/#map=13/-0.96675/100.37109
2:55:50 INF [mbtiles] - features: [ 1.2B 44% 527k/s ] tiles: [ 57M 20k/s ] 33G features 192G
cpus: 15.7 gc: 1% mem: 79G/107G postGC: 18G
reader(29%) -> (5k/5.3k) -> encoder(97% 95% 97% 97% 97% 97% 87% 82% 97% 97% 97% 97% 95% 80% 95% 95%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/6423/4183 (z13 78%) https://www.openstreetmap.org/#map=13/-3.82041/102.26074
2:56:00 INF [mbtiles] - features: [ 1.2B 45% 311k/s ] tiles: [ 57M 26k/s ] 33G features 192G
cpus: 15.5 gc: 3% mem: 59G/107G postGC: 19G
reader(31%) -> (5.3k/5.3k) -> encoder(95% 79% 95% 90% 95% 93% 95% 86% 95% 95% 95% 95% 92% 78% 88% 93%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/6480/4165 (z13 79%) https://www.openstreetmap.org/#map=13/-3.03081/104.76563
2:56:10 INF [mbtiles] - features: [ 1.2B 45% 317k/s ] tiles: [ 57M 11k/s ] 33G features 192G
cpus: 15.5 gc: 7% mem: 54G/107G postGC: 19G
reader(19%) -> (5.3k/5.3k) -> encoder(92% 91% 90% 92% 88% 86% 92% 91% 91% 92% 92% 86% 89% 79% 88% 90%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6504/4242 (z13 79%) https://www.openstreetmap.org/#map=13/-6.40265/105.82031
2:56:20 INF [mbtiles] - features: [ 1.2B 45% 302k/s ] tiles: [ 57M 7.6k/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 60G/107G postGC: 20G
reader(14%) -> (5.3k/5.3k) -> encoder(95% 95% 92% 95% 87% 95% 95% 91% 95% 95% 95% 95% 93% 85% 94% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6520/4237 (z13 79%) https://www.openstreetmap.org/#map=13/-6.18425/106.52344
2:56:30 INF [mbtiles] - features: [ 1.2B 45% 196k/s ] tiles: [ 57M 1.9k/s ] 33G features 192G
cpus: 15.5 gc: 7% mem: 25G/107G postGC: 21G
reader( 5%) -> (5.3k/5.3k) -> encoder(91% 91% 90% 91% 86% 91% 91% 85% 91% 91% 91% 91% 91% 88% 90% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6524/4237 (z13 79%) https://www.openstreetmap.org/#map=13/-6.18425/106.69922
2:56:40 INF [mbtiles] - features: [ 1.2B 45% 140k/s ] tiles: [ 57M 961/s ] 33G features 192G
cpus: 15.5 gc: 5% mem: 34G/107G postGC: 21G
reader( 3%) -> (5.3k/5.3k) -> encoder(93% 93% 92% 93% 89% 92% 89% 91% 93% 93% 93% 93% 93% 89% 92% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6526/4239 (z13 79%) https://www.openstreetmap.org/#map=13/-6.27162/106.78711
2:56:50 INF [mbtiles] - features: [ 1.2B 45% 105k/s ] tiles: [ 57M 483/s ] 33G features 192G
cpus: 15.5 gc: 5% mem: 52G/107G postGC: 21G
reader( 2%) -> (5.3k/5.3k) -> encoder(93% 93% 93% 93% 91% 93% 89% 92% 93% 93% 93% 93% 93% 93% 89% 93%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6527/4240 (z13 79%) https://www.openstreetmap.org/#map=13/-6.31530/106.83105
2:57:00 INF [mbtiles] - features: [ 1.2B 45% 139k/s ] tiles: [ 57M 976/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 56G/107G postGC: 21G
reader( 3%) -> (5.2k/5.3k) -> encoder(95% 95% 95% 95% 92% 95% 89% 94% 95% 95% 95% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6529/4238 (z13 79%) https://www.openstreetmap.org/#map=13/-6.22793/106.91895
2:57:10 INF [mbtiles] - features: [ 1.2B 45% 151k/s ] tiles: [ 57M 3.9k/s ] 33G features 192G
cpus: 15.6 gc: 2% mem: 36G/107G postGC: 20G
reader( 8%) -> (5.2k/5.3k) -> encoder(96% 96% 95% 96% 90% 96% 92% 94% 96% 96% 96% 96% 96% 94% 91% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6537/4240 (z13 79%) https://www.openstreetmap.org/#map=13/-6.31530/107.27051
2:57:20 INF [mbtiles] - features: [ 1.2B 45% 158k/s ] tiles: [ 57M 2.9k/s ] 33G features 192G
cpus: 15.6 gc: 2% mem: 78G/107G postGC: 21G
reader( 9%) -> (5.2k/5.3k) -> encoder(96% 96% 96% 96% 91% 96% 95% 95% 96% 96% 96% 96% 95% 91% 91% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6543/4255 (z13 79%) https://www.openstreetmap.org/#map=13/-6.97005/107.53418
2:57:30 INF [mbtiles] - features: [ 1.2B 45% 115k/s ] tiles: [ 57M 3.9k/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 55G/107G postGC: 21G
reader(11%) -> (5.3k/5.3k) -> encoder(96% 96% 95% 96% 87% 96% 95% 93% 89% 96% 96% 96% 92% 94% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6551/4253 (z13 79%) https://www.openstreetmap.org/#map=13/-6.88280/107.88574
2:57:40 INF [mbtiles] - features: [ 1.2B 45% 169k/s ] tiles: [ 57M 4.4k/s ] 33G features 192G
cpus: 15.6 gc: 2% mem: 37G/107G postGC: 21G
reader(10%) -> (5.3k/5.3k) -> encoder(96% 96% 96% 96% 95% 96% 96% 94% 85% 96% 96% 96% 93% 93% 94% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6560/4244 (z13 80%) https://www.openstreetmap.org/#map=13/-6.48998/108.28125
2:57:50 INF [mbtiles] - features: [ 1.2B 45% 168k/s ] tiles: [ 57M 2.4k/s ] 33G features 192G
cpus: 15.7 gc: 1% mem: 83G/107G postGC: 21G
reader( 6%) -> (5.2k/5.3k) -> encoder(97% 97% 97% 97% 97% 97% 97% 97% 91% 97% 96% 97% 94% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6565/4250 (z13 80%) https://www.openstreetmap.org/#map=13/-6.75190/108.50098
2:58:00 INF [mbtiles] - features: [ 1.2B 45% 167k/s ] tiles: [ 57M 5.8k/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 64G/107G postGC: 21G
reader( 9%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 94% 95% 95% 95% 87% 95% 91% 95% 92% 94% 93% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6577/4272 (z13 80%) https://www.openstreetmap.org/#map=13/-7.71099/109.02832
2:58:10 INF [mbtiles] - features: [ 1.2B 45% 167k/s ] tiles: [ 57M 2.9k/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 21G
reader( 7%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 94% 95% 95% 95% 94% 95% 87% 95% 92% 94% 93% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6583/4098 (z13 80%) https://www.openstreetmap.org/#map=13/-0.08789/109.29199
2:58:20 INF [mbtiles] - features: [ 1.2B 45% 165k/s ] tiles: [ 58M 5.9k/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 26G/107G postGC: 22G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 94% 92% 95% 95% 83% 94% 95% 93% 95% 91% 94% 95% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6595/4264 (z13 80%) https://www.openstreetmap.org/#map=13/-7.36247/109.81934
2:58:30 INF [mbtiles] - features: [ 1.2B 46% 192k/s ] tiles: [ 58M 4.4k/s ] 33G features 192G
cpus: 15.6 gc: 2% mem: 74G/107G postGC: 22G
reader( 9%) -> (5.3k/5.3k) -> encoder(97% 97% 94% 95% 93% 96% 96% 88% 96% 96% 95% 96% 96% 94% 97% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6604/4267 (z13 80%) https://www.openstreetmap.org/#map=13/-7.49320/110.21484
2:58:40 INF [mbtiles] - features: [ 1.2B 46% 155k/s ] tiles: [ 58M 1.4k/s ] 33G features 192G
cpus: 15.5 gc: 6% mem: 30G/107G postGC: 22G
reader( 3%) -> (5.3k/5.3k) -> encoder(92% 92% 91% 92% 90% 92% 92% 92% 92% 92% 88% 92% 90% 89% 92% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6607/4275 (z13 80%) https://www.openstreetmap.org/#map=13/-7.84162/110.34668
2:58:50 INF [mbtiles] - features: [ 1.2B 46% 203k/s ] tiles: [ 58M 986/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 22G/107G postGC: 22G
reader( 3%) -> (5.1k/5.3k) -> encoder(95% 95% 89% 95% 94% 95% 95% 95% 95% 95% 94% 95% 94% 92% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6609/4256 (z13 80%) https://www.openstreetmap.org/#map=13/-7.01367/110.43457
2:59:01 INF [mbtiles] - features: [ 1.2B 46% 185k/s ] tiles: [ 58M 19k/s ] 33G features 192G
cpus: 15.6 gc: 1% mem: 67G/107G postGC: 22G
reader(18%) -> (5.3k/5.3k) -> encoder(96% 96% 91% 97% 95% 84% 96% 94% 96% 97% 94% 96% 94% 84% 96% 96%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/6648/4274 (z13 81%) https://www.openstreetmap.org/#map=13/-7.79808/112.14844
2:59:11 INF [mbtiles] - features: [ 1.2B 46% 163k/s ] tiles: [ 58M 4.4k/s ] 33G features 192G
cpus: 15.6 gc: 3% mem: 47G/107G postGC: 23G
reader( 8%) -> (5.3k/5.3k) -> encoder(95% 95% 88% 95% 92% 92% 94% 95% 93% 95% 91% 95% 95% 94% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6657/4266 (z13 81%) https://www.openstreetmap.org/#map=13/-7.44962/112.54395
2:59:21 INF [mbtiles] - features: [ 1.2B 46% 152k/s ] tiles: [ 58M 1.5k/s ] 33G features 192G
cpus: 15.5 gc: 6% mem: 35G/107G postGC: 23G
reader( 2%) -> (5.3k/5.3k) -> encoder(92% 92% 92% 92% 90% 89% 91% 92% 88% 92% 89% 92% 92% 90% 92% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6660/4267 (z13 81%) https://www.openstreetmap.org/#map=13/-7.49320/112.67578
2:59:31 INF [mbtiles] - features: [ 1.2B 46% 187k/s ] tiles: [ 58M 502/s ] 33G features 192G
cpus: 15.6 gc: 1% mem: 77G/107G postGC: 23G
reader( 1%) -> (5.1k/5.3k) -> encoder(97% 97% 97% 97% 96% 97% 97% 97% 93% 97% 94% 97% 97% 96% 97% 94%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6661/4263 (z13 81%) https://www.openstreetmap.org/#map=13/-7.31888/112.71973
2:59:41 INF [mbtiles] - features: [ 1.3B 46% 234k/s ] tiles: [ 58M 12k/s ] 33G features 192G
cpus: 15.6 gc: 2% mem: 59G/107G postGC: 23G
reader(13%) -> (5.1k/5.3k) -> encoder(96% 93% 96% 96% 90% 96% 94% 96% 85% 96% 95% 96% 95% 96% 96% 94%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/6685/213 (z13 81%) https://www.openstreetmap.org/#map=13/84.17425/113.77441
2:59:51 INF [mbtiles] - features: [ 1.3B 46% 277k/s ] tiles: [ 58M 9k/s ] 34G features 192G
cpus: 15.6 gc: 2% mem: 42G/107G postGC: 23G
reader(12%) -> (5.1k/5.3k) -> encoder(96% 90% 96% 96% 91% 96% 96% 96% 96% 96% 94% 96% 85% 96% 96% 93%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/6703/4172 (z13 81%) https://www.openstreetmap.org/#map=13/-3.33795/114.56543
3:00:01 INF [mbtiles] - features: [ 1.3B 46% 143k/s ] tiles: [ 58M 7.1k/s ] 34G features 192G
cpus: 15.6 gc: 2% mem: 83G/107G postGC: 24G
reader( 9%) -> (5.2k/5.3k) -> encoder(96% 93% 96% 96% 92% 96% 96% 96% 96% 96% 90% 96% 91% 96% 96% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6717/4295 (z13 82%) https://www.openstreetmap.org/#map=13/-8.71136/115.18066
3:00:11 INF [mbtiles] - features: [ 1.3B 46% 261k/s ] tiles: [ 58M 10k/s ] 34G features 192G
cpus: 15.6 gc: 3% mem: 65G/107G postGC: 23G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 91% 95% 95% 91% 96% 96% 95% 95% 95% 91% 96% 93% 87% 96% 92%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6737/4293 (z13 82%) https://www.openstreetmap.org/#map=13/-8.62447/116.05957
3:00:21 INF [mbtiles] - features: [ 1.3B 46% 210k/s ] tiles: [ 58M 5k/s ] 34G features 192G
cpus: 15.6 gc: 3% mem: 47G/107G postGC: 24G
reader( 7%) -> (5.2k/5.3k) -> encoder(95% 93% 95% 95% 92% 95% 95% 95% 95% 95% 95% 95% 91% 88% 95% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6747/4294 (z13 82%) https://www.openstreetmap.org/#map=13/-8.66792/116.49902
3:00:31 INF [mbtiles] - features: [ 1.3B 46% 327k/s ] tiles: [ 58M 10k/s ] 34G features 192G
cpus: 15.5 gc: 3% mem: 28G/107G postGC: 24G
reader(14%) -> (5k/5.3k) -> encoder(94% 90% 95% 94% 93% 92% 95% 94% 94% 94% 94% 95% 77% 89% 95% 94%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6768/1203 (z13 82%) https://www.openstreetmap.org/#map=13/77.58941/117.42188
3:00:41 INF [mbtiles] - features: [ 1.3B 46% 228k/s ] tiles: [ 59M 22k/s ] 34G features 192G
cpus: 15.5 gc: 4% mem: 45G/107G postGC: 25G
reader(19%) -> (5.2k/5.3k) -> encoder(92% 79% 94% 94% 89% 94% 86% 93% 94% 94% 94% 94% 86% 93% 94% 94%) -> (5.3k/5.3k) -> writer(12%)
last tile: 13/6813/4214 (z13 83%) https://www.openstreetmap.org/#map=13/-5.17848/119.39941
3:00:51 INF [mbtiles] - features: [ 1.3B 47% 225k/s ] tiles: [ 59M 7.1k/s ] 34G features 192G
cpus: 15.6 gc: 3% mem: 47G/107G postGC: 25G
reader( 8%) -> (5.1k/5.3k) -> encoder(90% 89% 95% 95% 93% 95% 91% 95% 94% 95% 95% 95% 95% 92% 95% 95%) -> (5.2k/5.3k) -> writer( 4%)
last tile: 13/6827/3218 (z13 83%) https://www.openstreetmap.org/#map=13/35.96022/120.01465
3:01:01 INF [mbtiles] - features: [ 1.3B 47% 225k/s ] tiles: [ 59M 6k/s ] 34G features 192G
cpus: 15.5 gc: 4% mem: 36G/107G postGC: 25G
reader(19%) -> (5.3k/5.3k) -> encoder(89% 94% 94% 94% 91% 94% 94% 89% 86% 94% 94% 94% 93% 86% 94% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6839/3759 (z13 83%) https://www.openstreetmap.org/#map=13/14.64737/120.54199
3:01:11 INF [mbtiles] - features: [ 1.3B 47% 147k/s ] tiles: [ 59M 510/s ] 34G features 192G
cpus: 15.5 gc: 4% mem: 81G/107G postGC: 25G
reader( 3%) -> (5.2k/5.3k) -> encoder(92% 94% 93% 94% 93% 94% 90% 89% 90% 94% 94% 94% 94% 93% 94% 93%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6840/3748 (z13 83%) https://www.openstreetmap.org/#map=13/15.11455/120.58594
3:01:21 INF [mbtiles] - features: [ 1.3B 47% 164k/s ] tiles: [ 59M 3k/s ] 34G features 192G
cpus: 15.5 gc: 2% mem: 52G/107G postGC: 25G
reader(17%) -> (5.3k/5.3k) -> encoder(95% 96% 94% 96% 80% 94% 92% 87% 76% 80% 95% 96% 96% 80% 96% 85%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6846/3767 (z13 83%) https://www.openstreetmap.org/#map=13/14.30697/120.84961
3:01:31 INF [mbtiles] - features: [ 1.3B 47% 137k/s ] tiles: [ 59M 1k/s ] 34G features 192G
cpus: 15.5 gc: 5% mem: 18G/107G postGC: 12G
reader( 3%) -> (5.3k/5.3k) -> encoder(93% 93% 93% 93% 81% 90% 92% 85% 88% 77% 73% 91% 93% 79% 93% 90%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6848/3767 (z13 83%) https://www.openstreetmap.org/#map=13/14.30697/120.93750
3:01:41 INF [mbtiles] - features: [ 1.3B 47% 161k/s ] tiles: [ 59M 1k/s ] 34G features 192G
cpus: 15.6 gc: 1% mem: 61G/107G postGC: 12G
reader( 3%) -> (5.2k/5.3k) -> encoder(96% 97% 97% 97% 93% 97% 96% 93% 97% 97% 96% 94% 97% 94% 97% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6850/3759 (z13 83%) https://www.openstreetmap.org/#map=13/14.64737/121.02539
3:01:51 INF [mbtiles] - features: [ 1.3B 47% 179k/s ] tiles: [ 59M 5.5k/s ] 34G features 192G
cpus: 15.6 gc: 2% mem: 41G/107G postGC: 12G
reader(11%) -> (5.3k/5.3k) -> encoder(96% 96% 93% 96% 89% 91% 96% 92% 93% 96% 96% 96% 96% 95% 96% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6861/3508 (z13 83%) https://www.openstreetmap.org/#map=13/25.00597/121.50879
3:02:01 INF [mbtiles] - features: [ 1.3B 47% 244k/s ] tiles: [ 59M 13k/s ] 34G features 192G
cpus: 15.6 gc: 2% mem: 26G/107G postGC: 12G
reader(12%) -> (5.2k/5.3k) -> encoder(96% 96% 94% 96% 84% 96% 97% 95% 97% 97% 96% 96% 96% 94% 97% 90%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6887/3813 (z13 84%) https://www.openstreetmap.org/#map=13/12.34000/122.65137
3:02:11 INF [mbtiles] - features: [ 1.3B 47% 222k/s ] tiles: [ 59M 10k/s ] 34G features 192G
cpus: 15.6 gc: 1% mem: 71G/107G postGC: 12G
reader(10%) -> (5.2k/5.3k) -> encoder(95% 94% 95% 96% 92% 92% 97% 94% 97% 97% 97% 96% 90% 96% 97% 95%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/6908/4329 (z13 84%) https://www.openstreetmap.org/#map=13/-10.18519/123.57422
3:02:21 INF [mbtiles] - features: [ 1.3B 47% 196k/s ] tiles: [ 59M 14k/s ] 34G features 192G
cpus: 15.6 gc: 2% mem: 54G/107G postGC: 13G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 89% 94% 95% 95% 91% 96% 95% 96% 96% 95% 96% 83% 96% 95% 94%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/6936/4064 (z13 84%) https://www.openstreetmap.org/#map=13/1.40611/124.80469
3:02:31 INF [mbtiles] - features: [ 1.3B 47% 201k/s ] tiles: [ 59M 4k/s ] 34G features 192G
cpus: 15.6 gc: 3% mem: 36G/107G postGC: 13G
reader( 6%) -> (5.2k/5.3k) -> encoder(95% 91% 92% 95% 95% 95% 94% 95% 95% 95% 95% 95% 88% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6944/3957 (z13 84%) https://www.openstreetmap.org/#map=13/6.09686/125.15625
3:02:41 INF [mbtiles] - features: [ 1.3B 47% 384k/s ] tiles: [ 60M 25k/s ] 34G features 192G
cpus: 15.6 gc: 3% mem: 19G/107G postGC: 13G
reader(15%) -> (5.2k/5.3k) -> encoder(95% 91% 95% 92% 95% 83% 95% 95% 93% 95% 95% 95% 80% 95% 95% 94%) -> (5.3k/5.3k) -> writer(12%)
last tile: 13/6994/4079 (z13 85%) https://www.openstreetmap.org/#map=13/0.74705/127.35352
3:02:51 INF [mbtiles] - features: [ 1.3B 47% 312k/s ] tiles: [ 60M 37k/s ] 34G features 192G
cpus: 15.5 gc: 5% mem: 64G/107G postGC: 14G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 88% 93% 88% 92% 76% 93% 92% 92% 92% 91% 93% 84% 93% 89% 91%) -> (5.3k/5.3k) -> writer(17%)
last tile: 13/7065/3294 (z13 86%) https://www.openstreetmap.org/#map=13/33.21112/130.47363
3:03:01 INF [mbtiles] - features: [ 1.3B 48% 322k/s ] tiles: [ 60M 22k/s ] 34G features 192G
cpus: 15.6 gc: 2% mem: 48G/107G postGC: 14G
reader( 9%) -> (5.3k/5.3k) -> encoder(93% 94% 96% 93% 96% 89% 96% 96% 96% 96% 84% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/7109/3262 (z13 86%) https://www.openstreetmap.org/#map=13/34.37971/132.40723
3:03:11 INF [mbtiles] - features: [ 1.3B 48% 303k/s ] tiles: [ 60M 20k/s ] 35G features 192G
cpus: 15.6 gc: 2% mem: 31G/107G postGC: 14G
reader( 4%) -> (5.2k/5.3k) -> encoder(95% 92% 96% 94% 94% 92% 96% 96% 95% 96% 86% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/7150/3232 (z13 87%) https://www.openstreetmap.org/#map=13/35.46067/134.20898
3:03:21 INF [mbtiles] - features: [ 1.3B 48% 231k/s ] tiles: [ 61M 14k/s ] 35G features 192G
cpus: 15.6 gc: 3% mem: 15G/107G postGC: 15G
reader( 3%) -> (5.3k/5.3k) -> encoder(91% 94% 95% 95% 92% 89% 93% 95% 95% 95% 94% 95% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/7179/3256 (z13 87%) https://www.openstreetmap.org/#map=13/34.59704/135.48340
3:03:31 INF [mbtiles] - features: [ 1.3B 48% 172k/s ] tiles: [ 61M 2.5k/s ] 35G features 192G
cpus: 15.6 gc: 2% mem: 59G/107G postGC: 15G
reader( 1%) -> (5.2k/5.3k) -> encoder(93% 95% 96% 96% 92% 96% 95% 95% 96% 96% 96% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/7184/3246 (z13 87%) https://www.openstreetmap.org/#map=13/34.95800/135.70313
3:03:41 INF [mbtiles] - features: [ 1.3B 48% 247k/s ] tiles: [ 61M 13k/s ] 35G features 192G
cpus: 15.6 gc: 3% mem: 38G/107G postGC: 15G
reader( 2%) -> (5.3k/5.3k) -> encoder(94% 92% 94% 94% 87% 94% 93% 90% 94% 95% 95% 95% 94% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/7210/3242 (z13 88%) https://www.openstreetmap.org/#map=13/35.10193/136.84570
3:03:51 INF [mbtiles] - features: [ 1.3B 48% 251k/s ] tiles: [ 61M 15k/s ] 35G features 192G
cpus: 15.6 gc: 3% mem: 21G/107G postGC: 15G
reader( 3%) -> (5.3k/5.3k) -> encoder(94% 85% 95% 95% 91% 95% 94% 92% 94% 95% 92% 95% 95% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/7240/3250 (z13 88%) https://www.openstreetmap.org/#map=13/34.81380/138.16406
3:04:01 INF [mbtiles] - features: [ 1.3B 48% 214k/s ] tiles: [ 61M 7.6k/s ] 35G features 192G
cpus: 15.6 gc: 2% mem: 66G/107G postGC: 15G
reader( 2%) -> (5.3k/5.3k) -> encoder(96% 90% 96% 96% 94% 96% 96% 95% 96% 96% 94% 96% 96% 95% 96% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/7254/3232 (z13 88%) https://www.openstreetmap.org/#map=13/35.46067/138.77930
3:04:11 INF [mbtiles] - features: [ 1.3B 48% 243k/s ] tiles: [ 61M 8.1k/s ] 35G features 192G
cpus: 15.6 gc: 4% mem: 49G/107G postGC: 15G
reader( 3%) -> (5.3k/5.3k) -> encoder(94% 91% 94% 94% 92% 94% 94% 90% 94% 94% 90% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/7269/3220 (z13 88%) https://www.openstreetmap.org/#map=13/35.88905/139.43848
3:04:21 INF [mbtiles] - features: [ 1.3B 48% 167k/s ] tiles: [ 61M 2.1k/s ] 35G features 192G
cpus: 15.6 gc: 4% mem: 28G/107G postGC: 15G
reader( 1%) -> (5.3k/5.3k) -> encoder(93% 90% 94% 94% 94% 94% 94% 92% 93% 94% 93% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/7273/3233 (z13 88%) https://www.openstreetmap.org/#map=13/35.42487/139.61426
3:04:31 INF [mbtiles] - features: [ 1.3B 48% 152k/s ] tiles: [ 61M 1.1k/s ] 35G features 192G
cpus: 15.5 gc: 3% mem: 53G/107G postGC: 15G
reader( 1%) -> (5.2k/5.3k) -> encoder(91% 92% 94% 94% 95% 94% 94% 92% 94% 95% 93% 94% 94% 95% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/7275/3229 (z13 88%) https://www.openstreetmap.org/#map=13/35.56798/139.70215
3:04:41 INF [mbtiles] - features: [ 1.3B 48% 262k/s ] tiles: [ 61M 8.8k/s ] 35G features 192G
cpus: 15.6 gc: 2% mem: 37G/107G postGC: 15G
reader( 4%) -> (5.3k/5.3k) -> encoder(92% 91% 92% 96% 96% 96% 96% 91% 96% 96% 96% 95% 95% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/7291/3167 (z13 89%) https://www.openstreetmap.org/#map=13/37.75334/140.40527
3:04:51 INF [mbtiles] - features: [ 1.3B 48% 253k/s ] tiles: [ 61M 10k/s ] 35G features 192G
cpus: 15.6 gc: 2% mem: 23G/107G postGC: 16G
reader( 5%) -> (5.3k/5.3k) -> encoder(94% 94% 91% 95% 96% 96% 96% 90% 91% 95% 96% 96% 95% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/7310/3007 (z13 89%) https://www.openstreetmap.org/#map=13/43.10098/141.24023
3:05:01 INF [mbtiles] - features: [ 1.3B 49% 245k/s ] tiles: [ 61M 13k/s ] 35G features 192G
cpus: 15.6 gc: 1% mem: 71G/107G postGC: 15G
reader( 8%) -> (5.2k/5.3k) -> encoder(95% 96% 89% 97% 97% 97% 97% 90% 90% 97% 97% 97% 96% 97% 97% 97%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/7336/2987 (z13 89%) https://www.openstreetmap.org/#map=13/43.73935/142.38281
3:05:11 INF [mbtiles] - features: [ 1.3B 49% 349k/s ] tiles: [ 62M 41k/s ] 35G features 192G
cpus: 15.6 gc: 3% mem: 53G/107G postGC: 16G
reader( 9%) -> (5.2k/5.3k) -> encoder(94% 96% 85% 80% 95% 96% 96% 93% 89% 96% 95% 95% 95% 96% 96% 96%) -> (5.3k/5.3k) -> writer(19%)
last tile: 13/7412/4488 (z13 90%) https://www.openstreetmap.org/#map=13/-16.97274/145.72266
3:05:21 INF [mbtiles] - features: [ 1.3B 49% 740k/s ] tiles: [ 63M 112k/s ] 35G features 192G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 16G
reader( 9%) -> (3.3k/5.3k) -> encoder(94% 84% 86% 94% 95% 95% 95% 95% 93% 78% 95% 95% 95% 95% 71% 95%) -> (5.3k/5.3k) -> writer(46%)
last tile: 13/7603/3012 (z13 92%) https://www.openstreetmap.org/#map=13/42.94034/154.11621
3:05:31 INF [mbtiles] - features: [ 1.3B 49% 373k/s ] tiles: [ 65M 243k/s ] 36G features 192G
cpus: 15.5 gc: 5% mem: 60G/107G postGC: 17G
reader(15%) -> (4.3k/5.3k) -> encoder(93% 93% 92% 93% 93% 93% 93% 91% 89% 72% 93% 78% 61% 93% 52% 93%) -> (5.3k/5.3k) -> writer(94%)
last tile: 13/7968/5902 (z13 97%) https://www.openstreetmap.org/#map=13/-61.89758/170.15625
3:05:36 INF [mbtiles:writer] - Finished z13 in 3,360s cpu:52,194s avg:15.5, now starting z14
3:05:41 INF [mbtiles] - features: [ 1.4B 49% 999k/s ] tiles: [ 70M 428k/s ] 36G features 192G
cpus: 6 gc: 1% mem: 29G/107G postGC: 18G
reader(21%) -> (0/5.3k) -> encoder(23% 33% 31% 29% 32% 31% 31% 31% 30% 22% 32% 29% 26% 34% 21% 31%) -> (5.3k/5.3k) -> writer(97%)
last tile: 14/163/13330 (z14 1%) https://www.openstreetmap.org/#map=14/-74.12807/-176.41846
3:05:51 INF [mbtiles] - features: [ 1.4B 50% 586k/s ] tiles: [ 75M 517k/s ] 37G features 192G
cpus: 1.9 gc: 0% mem: 35G/107G postGC: 18G
reader(25%) -> (0/5.3k) -> encoder( 4% 7% 4% 3% 4% 4% 2% 4% 3% 4% 4% 3% 4% 4% 4% 2%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/487/3666 (z14 2%) https://www.openstreetmap.org/#map=14/70.00557/-169.29932
3:06:01 INF [mbtiles] - features: [ 1.4B 50% 613k/s ] tiles: [ 80M 507k/s ] 38G features 192G
cpus: 2.2 gc: 0% mem: 42G/107G postGC: 18G
reader(27%) -> (0/5.3k) -> encoder( 6% 5% 6% 5% 7% 5% 5% 5% 5% 4% 5% 7% 5% 6% 6% 4%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/812/7858 (z14 4%) https://www.openstreetmap.org/#map=14/7.31888/-162.15820
3:06:11 INF [mbtiles] - features: [ 1.4B 50% 570k/s ] tiles: [ 85M 498k/s ] 38G features 192G
cpus: 2.1 gc: 0% mem: 50G/107G postGC: 18G
reader(25%) -> (0/5.3k) -> encoder( 5% 4% 6% 6% 6% 5% 5% 5% 6% 5% 5% 5% 6% 5% 5% 5%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/1158/10862 (z14 7%) https://www.openstreetmap.org/#map=14/-50.48547/-154.55566
3:06:21 INF [mbtiles] - features: [ 1.4B 50% 554k/s ] tiles: [ 90M 510k/s ] 39G features 192G
cpus: 2 gc: 0% mem: 56G/107G postGC: 18G
reader(24%) -> (0/5.3k) -> encoder( 4% 3% 4% 4% 5% 4% 5% 4% 5% 4% 5% 4% 5% 4% 4% 5%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/1539/13348 (z14 9%) https://www.openstreetmap.org/#map=14/-74.23588/-146.18408
3:06:31 INF [mbtiles] - features: [ 1.4B 50% 618k/s ] tiles: [ 95M 501k/s ] 40G features 192G
cpus: 2.7 gc: 0% mem: 65G/107G postGC: 18G
reader(28%) -> (0/5.3k) -> encoder(11% 9% 8% 8% 10% 8% 8% 9% 9% 10% 7% 8% 7% 10% 10% 8%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/1930/11593 (z14 11%) https://www.openstreetmap.org/#map=14/-59.63443/-137.59277
3:06:41 INF [mbtiles] - features: [ 1.4B 51% 943k/s ] tiles: [ 99M 373k/s ] 40G features 192G
cpus: 7.8 gc: 6% mem: 21G/107G postGC: 20G
reader(50%) -> (1/5.3k) -> encoder(29% 24% 30% 26% 32% 31% 29% 29% 29% 33% 30% 30% 31% 31% 27% 32%) -> (5.1k/5.3k) -> writer(92%)
last tile: 14/2225/12813 (z14 13%) https://www.openstreetmap.org/#map=14/-70.70721/-131.11084
3:06:51 INF [mbtiles] - features: [ 1.4B 51% 1.7M/s ] tiles: [ 102M 300k/s ] 40G features 192G
cpus: 12.3 gc: 3% mem: 47G/107G postGC: 11G
reader(90%) -> (0/5.3k) -> encoder(62% 67% 64% 65% 61% 62% 62% 63% 57% 63% 63% 63% 63% 58% 63% 62%) -> (5.3k/5.3k) -> writer(92%)
last tile: 14/2470/4584 (z14 15%) https://www.openstreetmap.org/#map=14/61.85615/-125.72754
3:07:01 INF [mbtiles] - features: [ 1.4B 52% 1.5M/s ] tiles: [ 104M 246k/s ] 41G features 192G
cpus: 11.9 gc: 7% mem: 28G/107G postGC: 15G
reader(83%) -> (0/5.3k) -> encoder(60% 62% 59% 58% 59% 58% 56% 58% 59% 51% 55% 52% 61% 57% 58% 56%) -> (4.8k/5.3k) -> writer(90%)
last tile: 14/2675/9 (z14 16%) https://www.openstreetmap.org/#map=14/85.03404/-121.22314
3:07:11 INF [mbtiles] - features: [ 1.4B 52% 1.3M/s ] tiles: [ 107M 265k/s ] 42G features 192G
cpus: 11.3 gc: 5% mem: 27G/107G postGC: 18G
reader(73%) -> (32/5.3k) -> encoder(60% 57% 58% 60% 53% 57% 62% 54% 49% 56% 55% 48% 59% 56% 54% 56%) -> (4.5k/5.3k) -> writer(91%)
last tile: 14/2900/4891 (z14 17%) https://www.openstreetmap.org/#map=14/58.50517/-116.27930
3:07:21 INF [mbtiles] - features: [ 1.4B 53% 1.3M/s ] tiles: [ 109M 245k/s ] 43G features 192G
cpus: 12.2 gc: 8% mem: 25G/107G postGC: 22G
reader(76%) -> (11/5.3k) -> encoder(62% 56% 61% 58% 61% 56% 60% 58% 55% 66% 62% 66% 58% 59% 60% 58%) -> (5.3k/5.3k) -> writer(88%)
last tile: 14/3112/6140 (z14 19%) https://www.openstreetmap.org/#map=14/41.04622/-111.62109
3:07:31 INF [mbtiles] - features: [ 1.5B 53% 1.3M/s ] tiles: [ 112M 273k/s ] 43G features 192G
cpus: 11.5 gc: 5% mem: 56G/107G postGC: 23G
reader(72%) -> (0/5.3k) -> encoder(55% 58% 54% 59% 60% 56% 58% 58% 59% 56% 58% 61% 56% 55% 59% 57%) -> (5.3k/5.3k) -> writer(92%)
last tile: 14/3348/6867 (z14 20%) https://www.openstreetmap.org/#map=14/27.93618/-106.43555
3:07:41 INF [mbtiles] - features: [ 1.5B 54% 1.6M/s ] tiles: [ 115M 252k/s ] 44G features 192G
cpus: 12.5 gc: 6% mem: 35G/107G postGC: 27G
reader(87%) -> (0/5.3k) -> encoder(64% 64% 63% 63% 60% 60% 60% 64% 66% 63% 60% 59% 65% 57% 58% 61%) -> (5k/5.3k) -> writer(89%)
last tile: 14/3567/619 (z14 21%) https://www.openstreetmap.org/#map=14/83.72756/-101.62354
3:07:51 INF [mbtiles] - features: [ 1.5B 54% 1.3M/s ] tiles: [ 117M 237k/s ] 45G features 192G
cpus: 12.7 gc: 4% mem: 49G/107G postGC: 29G
reader(84%) -> (1/5.3k) -> encoder(58% 59% 62% 58% 63% 69% 57% 59% 66% 55% 65% 59% 69% 64% 58% 65%) -> (4.1k/5.3k) -> writer(91%)
last tile: 14/3776/7259 (z14 23%) https://www.openstreetmap.org/#map=14/20.07657/-97.03125
3:08:01 INF [mbtiles] - features: [ 1.5B 55% 1.5M/s ] tiles: [ 119M 202k/s ] 46G features 192G
cpus: 13.9 gc: 6% mem: 22G/107G postGC: 14G
reader(88%) -> (0/5.3k) -> encoder(67% 69% 60% 60% 61% 74% 59% 60% 66% 65% 68% 63% 64% 64% 55% 64%) -> (3.6k/5.3k) -> writer(85%)
last tile: 14/3959/726 (z14 24%) https://www.openstreetmap.org/#map=14/83.46538/-93.01025
3:08:11 INF [mbtiles] - features: [ 1.5B 56% 1.5M/s ] tiles: [ 121M 241k/s ] 47G features 192G
cpus: 11.3 gc: 3% mem: 31G/107G postGC: 17G
reader(83%) -> (0/5.3k) -> encoder(59% 60% 53% 54% 63% 57% 53% 58% 56% 60% 56% 55% 54% 59% 52% 56%) -> (2.5k/5.3k) -> writer(91%)
last tile: 14/4181/5916 (z14 25%) https://www.openstreetmap.org/#map=14/44.65302/-88.13232
3:08:21 INF [mbtiles] - features: [ 1.5B 56% 1.5M/s ] tiles: [ 124M 219k/s ] 48G features 192G
cpus: 12.2 gc: 4% mem: 36G/107G postGC: 19G
reader(85%) -> (0/5.3k) -> encoder(60% 58% 62% 61% 62% 63% 65% 60% 63% 62% 64% 55% 64% 66% 59% 62%) -> (839/5.3k) -> writer(90%)
last tile: 14/4380/4512 (z14 26%) https://www.openstreetmap.org/#map=14/62.59334/-83.75977
3:08:31 INF [mbtiles] - features: [ 1.6B 57% 1.7M/s ] tiles: [ 125M 167k/s ] 49G features 192G
cpus: 12.8 gc: 2% mem: 26G/107G postGC: 17G
reader(95%) -> (0/5.3k) -> encoder(61% 61% 65% 66% 70% 69% 66% 71% 71% 67% 70% 73% 69% 70% 68% 66%) -> (25/5.3k) -> writer(74%)
last tile: 14/4529/6426 (z14 27%) https://www.openstreetmap.org/#map=14/36.13787/-80.48584
3:08:41 INF [mbtiles] - features: [ 1.6B 57% 1.8M/s ] tiles: [ 126M 105k/s ] 49G features 192G
cpus: 11.9 gc: 1% mem: 36G/107G postGC: 17G
reader(94%) -> (0/5.3k) -> encoder(66% 66% 63% 63% 65% 62% 64% 68% 67% 66% 68% 63% 64% 62% 61% 69%) -> (64/5.3k) -> writer(49%)
last tile: 14/4621/8430 (z14 28%) https://www.openstreetmap.org/#map=14/-5.22225/-78.46436
3:08:51 INF [mbtiles] - features: [ 1.6B 58% 1.8M/s ] tiles: [ 127M 112k/s ] 50G features 192G
cpus: 11.2 gc: 0% mem: 65G/107G postGC: 17G
reader(90%) -> (0/5.3k) -> encoder(62% 65% 58% 60% 63% 62% 58% 61% 60% 55% 60% 61% 61% 61% 60% 61%) -> (35/5.3k) -> writer(50%)
last tile: 14/4718/7364 (z14 28%) https://www.openstreetmap.org/#map=14/17.89511/-76.33301
3:09:01 INF [mbtiles] - features: [ 1.6B 59% 1.8M/s ] tiles: [ 129M 130k/s ] 51G features 192G
cpus: 12.1 gc: 1% mem: 34G/107G postGC: 17G
reader(96%) -> (0/5.3k) -> encoder(61% 65% 64% 68% 66% 63% 67% 62% 63% 67% 71% 69% 66% 69% 65% 63%) -> (27/5.3k) -> writer(58%)
last tile: 14/4828/6081 (z14 29%) https://www.openstreetmap.org/#map=14/42.01665/-73.91602
3:09:11 INF [mbtiles] - features: [ 1.6B 59% 1.7M/s ] tiles: [ 130M 93k/s ] 51G features 192G
cpus: 10.3 gc: 0% mem: 30G/107G postGC: 17G
reader(86%) -> (0/5.3k) -> encoder(52% 60% 56% 54% 53% 55% 59% 53% 57% 56% 57% 56% 54% 59% 58% 55%) -> (35/5.3k) -> writer(43%)
last tile: 14/4907/14452 (z14 29%) https://www.openstreetmap.org/#map=14/-79.63987/-72.18018
3:09:21 INF [mbtiles] - features: [ 1.6B 60% 1.6M/s ] tiles: [ 131M 110k/s ] 52G features 192G
cpus: 11.9 gc: 0% mem: 19G/107G postGC: 17G
reader(89%) -> (57/5.3k) -> encoder(63% 66% 64% 57% 66% 56% 62% 64% 58% 64% 62% 68% 58% 59% 61% 63%) -> (288/5.3k) -> writer(52%)
last tile: 14/5010/11392 (z14 30%) https://www.openstreetmap.org/#map=14/-57.32652/-69.91699
3:09:32 INF [mbtiles] - features: [ 1.7B 60% 1.5M/s ] tiles: [ 133M 205k/s ] 52G features 192G
cpus: 14.6 gc: 5% mem: 17G/107G postGC: 7.7G
reader(92%) -> (0/5.3k) -> encoder(71% 85% 70% 80% 78% 78% 74% 83% 53% 85% 84% 72% 73% 69% 64% 82%) -> (1.8k/5.3k) -> writer(88%)
last tile: 14/5197/323 (z14 31%) https://www.openstreetmap.org/#map=14/84.39951/-65.80811
3:09:42 INF [mbtiles] - features: [ 1.7B 61% 1.7M/s ] tiles: [ 135M 248k/s ] 53G features 192G
cpus: 12.1 gc: 7% mem: 11G/107G postGC: 11G
reader(90%) -> (0/5.3k) -> encoder(54% 58% 57% 61% 59% 58% 58% 60% 57% 58% 59% 57% 55% 59% 60% 61%) -> (4.6k/5.3k) -> writer(88%)
last tile: 14/5394/12824 (z14 32%) https://www.openstreetmap.org/#map=14/-70.78691/-61.47949
3:09:52 INF [mbtiles] - features: [ 1.7B 61% 1.2M/s ] tiles: [ 139M 321k/s ] 54G features 192G
cpus: 9.3 gc: 6% mem: 22G/107G postGC: 14G
reader(65%) -> (0/5.3k) -> encoder(43% 41% 45% 44% 43% 45% 43% 43% 45% 44% 41% 44% 42% 45% 46% 43%) -> (5.3k/5.3k) -> writer(92%)
last tile: 14/5618/14383 (z14 34%) https://www.openstreetmap.org/#map=14/-79.36365/-56.55762
3:09:57 WAR [mbtiles:encoder] - {x=6070 y=9292 z=14} 1002kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6070 y=9294 z=14} 1007kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6071 y=9291 z=14} 1010kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6071 y=9292 z=14} 1283kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6073 y=9297 z=14} 1066kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6074 y=9297 z=14} 1203kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6074 y=9296 z=14} 1065kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6074 y=9293 z=14} 1027kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6075 y=9297 z=14} 1093kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6075 y=9293 z=14} 1135kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6076 y=9293 z=14} 1110kb uncompressed
3:09:58 WAR [mbtiles:encoder] - {x=6077 y=9293 z=14} 986kb uncompressed
3:09:59 WAR [mbtiles:encoder] - {x=6079 y=9292 z=14} 1017kb uncompressed
3:10:02 INF [mbtiles] - features: [ 1.7B 62% 1.2M/s ] tiles: [ 142M 328k/s ] 55G features 192G
cpus: 8.4 gc: 6% mem: 28G/107G postGC: 16G
reader(60%) -> (0/5.3k) -> encoder(40% 39% 41% 37% 37% 35% 38% 36% 39% 39% 35% 40% 38% 41% 37% 36%) -> (5.3k/5.3k) -> writer(92%)
last tile: 14/5849/12103 (z14 35%) https://www.openstreetmap.org/#map=14/-64.83960/-51.48193
3:10:12 INF [mbtiles] - features: [ 1.7B 62% 1M/s ] tiles: [ 145M 332k/s ] 55G features 192G
cpus: 7.7 gc: 7% mem: 25G/107G postGC: 19G
reader(53%) -> (0/5.3k) -> encoder(36% 31% 33% 31% 38% 33% 38% 33% 34% 37% 35% 32% 27% 33% 29% 35%) -> (5.3k/5.3k) -> writer(92%)
last tile: 14/6088/13613 (z14 37%) https://www.openstreetmap.org/#map=14/-75.74272/-46.23047
3:10:12 WAR [mbtiles:encoder] - {x=6435 y=8363 z=14} 991kb uncompressed
3:10:12 WAR [mbtiles:encoder] - {x=6435 y=8361 z=14} 1687kb uncompressed
3:10:22 INF [mbtiles] - features: [ 1.7B 62% 728k/s ] tiles: [ 149M 408k/s ] 56G features 192G
cpus: 3.8 gc: 4% mem: 24G/107G postGC: 21G
reader(34%) -> (0/5.3k) -> encoder(12% 10% 12% 12% 11% 14% 13% 14% 14% 12% 13% 14% 14% 11% 13% 12%) -> (5.3k/5.3k) -> writer(94%)
last tile: 14/6368/380 (z14 38%) https://www.openstreetmap.org/#map=14/84.27595/-40.07813
3:10:32 INF [mbtiles] - features: [ 1.7B 63% 549k/s ] tiles: [ 154M 480k/s ] 57G features 192G
cpus: 1.9 gc: 0% mem: 30G/107G postGC: 21G
reader(24%) -> (0/5.3k) -> encoder( 4% 4% 3% 3% 4% 4% 4% 4% 3% 4% 4% 4% 4% 3% 3% 4%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/6706/744 (z14 40%) https://www.openstreetmap.org/#map=14/83.42021/-32.65137
3:10:42 INF [mbtiles] - features: [ 1.7B 63% 722k/s ] tiles: [ 159M 459k/s ] 58G features 192G
cpus: 3.6 gc: 5% mem: 27G/107G postGC: 23G
reader(32%) -> (0/5.3k) -> encoder(11% 10% 12% 10% 11% 12% 12% 12% 10% 11% 13% 11% 11% 9% 10% 10%) -> (5.3k/5.3k) -> writer(94%)
last tile: 14/7058/5912 (z14 43%) https://www.openstreetmap.org/#map=14/44.71551/-24.91699
3:10:52 INF [mbtiles] - features: [ 1.7B 63% 1M/s ] tiles: [ 163M 419k/s ] 58G features 192G
cpus: 5.7 gc: 6% mem: 28G/107G postGC: 26G
reader(48%) -> (0/5.3k) -> encoder(22% 23% 21% 24% 23% 22% 18% 22% 23% 22% 19% 22% 21% 25% 24% 22%) -> (5.3k/5.3k) -> writer(93%)
last tile: 14/7390/5032 (z14 45%) https://www.openstreetmap.org/#map=14/56.84897/-17.62207
3:11:02 INF [mbtiles] - features: [ 1.8B 64% 1.6M/s ] tiles: [ 166M 286k/s ] 59G features 192G
cpus: 12.1 gc: 6% mem: 29G/107G postGC: 29G
reader(88%) -> (0/5.3k) -> encoder(60% 62% 62% 59% 56% 60% 57% 61% 57% 61% 61% 56% 61% 59% 62% 57%) -> (5.1k/5.3k) -> writer(92%)
last tile: 14/7615/5294 (z14 46%) https://www.openstreetmap.org/#map=14/53.56641/-12.67822
3:11:06 WAR [mbtiles:encoder] - {x=7990 y=6392 z=14} 1154kb uncompressed
3:11:11 WAR [mbtiles:encoder] - {x=8023 y=6177 z=14} 981kb uncompressed
3:11:12 INF [mbtiles] - features: [ 1.8B 64% 1.4M/s ] tiles: [ 169M 274k/s ] 59G features 192G
cpus: 11.2 gc: 6% mem: 34G/107G postGC: 32G
reader(81%) -> (0/5.3k) -> encoder(54% 53% 53% 52% 61% 54% 53% 57% 52% 51% 54% 55% 58% 54% 54% 55%) -> (4k/5.3k) -> writer(91%)
last tile: 14/7834/333 (z14 47%) https://www.openstreetmap.org/#map=14/84.37803/-7.86621
3:11:22 INF [mbtiles] - features: [ 1.8B 65% 1.6M/s ] tiles: [ 171M 236k/s ] 60G features 192G
cpus: 11.5 gc: 6% mem: 38G/107G postGC: 35G
reader(89%) -> (0/5.3k) -> encoder(56% 55% 54% 56% 58% 54% 56% 56% 54% 58% 55% 54% 57% 54% 55% 55%) -> (2.3k/5.3k) -> writer(89%)
last tile: 14/8027/5444 (z14 48%) https://www.openstreetmap.org/#map=14/51.56341/-3.62549
3:11:32 INF [mbtiles] - features: [ 1.8B 66% 1.7M/s ] tiles: [ 172M 132k/s ] 61G features 192G
cpus: 10.2 gc: 2% mem: 46G/107G postGC: 34G
reader(89%) -> (0/5.3k) -> encoder(53% 51% 51% 50% 53% 54% 52% 52% 52% 56% 52% 52% 54% 52% 52% 55%) -> (16/5.3k) -> writer(59%)
last tile: 14/8136/5288 (z14 49%) https://www.openstreetmap.org/#map=14/53.64464/-1.23047
3:11:39 WAR [mbtiles:encoder] - {x=8174 y=6234 z=14} 1216kb uncompressed
3:11:42 INF [mbtiles] - features: [ 1.8B 66% 1.8M/s ] tiles: [ 173M 56k/s ] 62G features 192G
cpus: 10.1 gc: 1% mem: 34G/107G postGC: 34G
reader(95%) -> (0/5.3k) -> encoder(56% 52% 58% 57% 54% 54% 58% 52% 57% 52% 54% 55% 53% 53% 54% 56%) -> (24/5.3k) -> writer(30%)
last tile: 14/8183/3111 (z14 49%) https://www.openstreetmap.org/#map=14/73.78192/-0.19775
3:11:52 INF [mbtiles] - features: [ 1.8B 67% 1.9M/s ] tiles: [ 174M 76k/s ] 63G features 192G
cpus: 10.4 gc: 0% mem: 67G/107G postGC: 34G
reader(97%) -> (1/5.3k) -> encoder(60% 56% 58% 58% 54% 54% 56% 54% 57% 57% 55% 58% 55% 55% 57% 55%) -> (9/5.3k) -> writer(37%)
last tile: 14/8246/7658 (z14 50%) https://www.openstreetmap.org/#map=14/11.65224/1.18652
3:11:56 WAR [mbtiles:encoder] - {x=8270 y=6129 z=14} 1041kb uncompressed
3:11:59 WAR [mbtiles:encoder] - {x=8290 y=6119 z=14} 1297kb uncompressed
3:11:59 WAR [mbtiles:encoder] - {x=8290 y=6118 z=14} 1311kb uncompressed
3:12:00 WAR [mbtiles:encoder] - {x=8292 y=6115 z=14} 1277kb uncompressed
3:12:02 INF [mbtiles] - features: [ 1.9B 68% 1.9M/s ] tiles: [ 174M 66k/s ] 63G features 192G
cpus: 10 gc: 1% mem: 42G/107G postGC: 34G
reader(96%) -> (0/5.3k) -> encoder(53% 54% 55% 52% 52% 55% 54% 50% 54% 58% 54% 53% 53% 56% 56% 56%) -> (18/5.3k) -> writer(31%)
last tile: 14/8301/5514 (z14 50%) https://www.openstreetmap.org/#map=14/50.59719/2.39502
3:12:12 INF [mbtiles] - features: [ 1.9B 68% 1.7M/s ] tiles: [ 175M 57k/s ] 64G features 192G
cpus: 8.4 gc: 0% mem: 40G/107G postGC: 34G
reader(83%) -> (0/5.3k) -> encoder(46% 43% 45% 45% 46% 46% 45% 46% 43% 47% 45% 45% 47% 46% 45% 43%) -> (15/5.3k) -> writer(28%)
last tile: 14/8349/5457 (z14 50%) https://www.openstreetmap.org/#map=14/51.38550/3.44971
3:12:22 INF [mbtiles] - features: [ 1.9B 69% 2M/s ] tiles: [ 175M 59k/s ] 64G features 192G
cpus: 10 gc: 0% mem: 15G/107G postGC: 34G
reader(97%) -> (0/5.3k) -> encoder(48% 51% 50% 50% 51% 54% 52% 49% 51% 51% 52% 51% 50% 51% 53% 53%) -> (18/5.3k) -> writer(29%)
last tile: 14/8399/7667 (z14 51%) https://www.openstreetmap.org/#map=14/11.45849/4.54834
3:12:27 WAR [mbtiles:encoder] - {x=8413 y=5384 z=14} 1143kb uncompressed
3:12:27 WAR [mbtiles:encoder] - {x=8414 y=5385 z=14} 1049kb uncompressed
3:12:27 WAR [mbtiles:encoder] - {x=8414 y=5384 z=14} 1182kb uncompressed
3:12:32 INF [mbtiles] - features: [ 1.9B 70% 2.1M/s ] tiles: [ 176M 36k/s ] 65G features 192G
cpus: 9.5 gc: 1% mem: 11G/107G postGC: 6.4G
reader(96%) -> (0/5.3k) -> encoder(53% 50% 52% 50% 52% 48% 52% 51% 50% 50% 50% 51% 50% 51% 51% 51%) -> (10/5.3k) -> writer(22%)
last tile: 14/8429/5430 (z14 51%) https://www.openstreetmap.org/#map=14/51.75424/5.20752
3:12:42 INF [mbtiles] - features: [ 1.9B 70% 2M/s ] tiles: [ 176M 40k/s ] 65G features 192G
cpus: 9.2 gc: 0% mem: 6.9G/107G postGC: 6.4G
reader(92%) -> (0/5.3k) -> encoder(50% 49% 52% 49% 48% 49% 47% 51% 50% 50% 52% 52% 50% 49% 51% 50%) -> (9/5.3k) -> writer(23%)
last tile: 14/8462/5559 (z14 51%) https://www.openstreetmap.org/#map=14/49.96536/5.93262
3:12:52 INF [mbtiles] - features: [ 2B 71% 2M/s ] tiles: [ 177M 41k/s ] 66G features 192G
cpus: 9.7 gc: 0% mem: 69G/107G postGC: 6.4G
reader(97%) -> (0/5.3k) -> encoder(51% 54% 53% 53% 52% 51% 53% 56% 53% 54% 54% 52% 53% 52% 49% 52%) -> (21/5.3k) -> writer(25%)
last tile: 14/8496/7593 (z14 51%) https://www.openstreetmap.org/#map=14/13.04737/6.67969
3:13:02 INF [mbtiles] - features: [ 2B 72% 2M/s ] tiles: [ 177M 38k/s ] 66G features 192G
cpus: 10 gc: 0% mem: 70G/107G postGC: 6.4G
reader(97%) -> (0/5.3k) -> encoder(52% 53% 55% 55% 56% 54% 53% 54% 53% 53% 57% 55% 54% 54% 55% 55%) -> (11/5.3k) -> writer(24%)
last tile: 14/8527/5605 (z14 52%) https://www.openstreetmap.org/#map=14/49.31080/7.36084
3:13:12 INF [mbtiles] - features: [ 2B 73% 1.7M/s ] tiles: [ 177M 38k/s ] 67G features 192G
cpus: 8.8 gc: 0% mem: 64G/107G postGC: 6.4G
reader(84%) -> (0/5.3k) -> encoder(46% 47% 49% 49% 48% 50% 48% 49% 45% 47% 46% 49% 46% 50% 49% 49%) -> (14/5.3k) -> writer(22%)
last tile: 14/8558/4922 (z14 52%) https://www.openstreetmap.org/#map=14/58.14752/8.04199
3:13:22 INF [mbtiles] - features: [ 2B 73% 1.9M/s ] tiles: [ 178M 39k/s ] 67G features 192G
cpus: 9.9 gc: 0% mem: 67G/107G postGC: 6.4G
reader(96%) -> (0/5.3k) -> encoder(53% 56% 54% 56% 55% 52% 53% 55% 54% 55% 51% 54% 52% 55% 57% 54%) -> (13/5.3k) -> writer(24%)
last tile: 14/8590/5468 (z14 52%) https://www.openstreetmap.org/#map=14/51.23441/8.74512
3:13:32 INF [mbtiles] - features: [ 2B 74% 1.9M/s ] tiles: [ 178M 36k/s ] 68G features 192G
cpus: 10.2 gc: 0% mem: 70G/107G postGC: 6.4G
reader(97%) -> (0/5.3k) -> encoder(55% 54% 54% 54% 55% 51% 54% 58% 57% 57% 57% 55% 57% 53% 55% 57%) -> (10/5.3k) -> writer(25%)
last tile: 14/8620/5648 (z14 52%) https://www.openstreetmap.org/#map=14/48.69096/9.40430
3:13:42 INF [mbtiles] - features: [ 2.1B 75% 1.9M/s ] tiles: [ 179M 39k/s ] 68G features 192G
cpus: 9.9 gc: 1% mem: 7.8G/107G postGC: 6.4G
reader(95%) -> (0/5.3k) -> encoder(54% 55% 53% 54% 54% 53% 52% 53% 54% 54% 55% 53% 53% 54% 56% 54%) -> (10/5.3k) -> writer(26%)
last tile: 14/8652/5457 (z14 52%) https://www.openstreetmap.org/#map=14/51.38550/10.10742
3:13:52 INF [mbtiles] - features: [ 2.1B 75% 1.9M/s ] tiles: [ 179M 44k/s ] 69G features 192G
cpus: 10.1 gc: 0% mem: 10G/107G postGC: 6.4G
reader(95%) -> (0/5.3k) -> encoder(54% 56% 53% 53% 54% 56% 54% 57% 55% 54% 54% 56% 57% 55% 55% 56%) -> (15/5.3k) -> writer(27%)
last tile: 14/8688/5671 (z14 53%) https://www.openstreetmap.org/#map=14/48.35625/10.89844
3:14:02 INF [mbtiles] - features: [ 2.1B 76% 1.9M/s ] tiles: [ 179M 46k/s ] 69G features 192G
cpus: 10.4 gc: 0% mem: 14G/107G postGC: 6.4G
reader(97%) -> (0/5.3k) -> encoder(57% 58% 58% 55% 57% 59% 58% 57% 57% 59% 58% 57% 55% 55% 57% 53%) -> (12/5.3k) -> writer(29%)
last tile: 14/8726/5793 (z14 53%) https://www.openstreetmap.org/#map=14/46.54375/11.73340
3:14:12 INF [mbtiles] - features: [ 2.1B 77% 1.7M/s ] tiles: [ 180M 41k/s ] 70G features 192G
cpus: 9.4 gc: 0% mem: 11G/107G postGC: 6.4G
reader(88%) -> (0/5.3k) -> encoder(53% 51% 51% 49% 49% 51% 54% 51% 49% 54% 51% 52% 51% 53% 51% 53%) -> (10/5.3k) -> writer(26%)
last tile: 14/8760/5124 (z14 53%) https://www.openstreetmap.org/#map=14/55.72711/12.48047
3:14:22 INF [mbtiles] - features: [ 2.1B 77% 1.8M/s ] tiles: [ 180M 50k/s ] 71G features 192G
cpus: 10.3 gc: 0% mem: 13G/107G postGC: 6.4G
reader(93%) -> (0/5.3k) -> encoder(53% 58% 55% 60% 54% 54% 52% 55% 57% 59% 56% 55% 56% 57% 60% 59%) -> (22/5.3k) -> writer(30%)
last tile: 14/8803/4118 (z14 53%) https://www.openstreetmap.org/#map=14/66.31986/13.42529
3:14:32 INF [mbtiles] - features: [ 2.2B 78% 1.8M/s ] tiles: [ 181M 55k/s ] 71G features 192G
cpus: 11.3 gc: 0% mem: 17G/107G postGC: 6.4G
reader(96%) -> (0/5.3k) -> encoder(59% 62% 61% 58% 59% 65% 63% 64% 60% 60% 67% 64% 61% 62% 62% 62%) -> (6/5.3k) -> writer(35%)
last tile: 14/8851/6149 (z14 54%) https://www.openstreetmap.org/#map=14/40.89691/14.47998
3:14:42 INF [mbtiles] - features: [ 2.2B 79% 1.7M/s ] tiles: [ 181M 55k/s ] 72G features 192G
cpus: 10.8 gc: 0% mem: 18G/107G postGC: 6.4G
reader(91%) -> (0/5.3k) -> encoder(60% 57% 57% 62% 58% 56% 60% 60% 59% 60% 61% 52% 64% 58% 61% 57%) -> (13/5.3k) -> writer(35%)
last tile: 14/8901/5478 (z14 54%) https://www.openstreetmap.org/#map=14/51.09662/15.57861
3:14:52 INF [mbtiles] - features: [ 2.2B 79% 1.7M/s ] tiles: [ 182M 61k/s ] 73G features 192G
cpus: 11 gc: 0% mem: 19G/107G postGC: 6.4G
reader(95%) -> (0/5.3k) -> encoder(60% 60% 61% 61% 60% 59% 59% 57% 58% 58% 61% 61% 62% 58% 61% 60%) -> (44/5.3k) -> writer(36%)
last tile: 14/8958/9868 (z14 54%) https://www.openstreetmap.org/#map=14/-34.52466/16.83105
3:15:02 INF [mbtiles] - features: [ 2.2B 80% 1.8M/s ] tiles: [ 183M 70k/s ] 73G features 192G
cpus: 10.6 gc: 0% mem: 18G/107G postGC: 6.4G
reader(95%) -> (0/5.3k) -> encoder(55% 59% 59% 62% 59% 58% 56% 55% 57% 58% 55% 57% 57% 57% 56% 58%) -> (6/5.3k) -> writer(39%)
last tile: 14/9023/5372 (z14 55%) https://www.openstreetmap.org/#map=14/52.53627/18.25928
3:15:12 INF [mbtiles] - features: [ 2.2B 80% 1.7M/s ] tiles: [ 183M 61k/s ] 74G features 192G
cpus: 9.6 gc: 0% mem: 14G/107G postGC: 6.4G
reader(88%) -> (0/5.3k) -> encoder(55% 54% 51% 53% 53% 51% 52% 53% 54% 52% 48% 50% 52% 49% 52% 51%) -> (15/5.3k) -> writer(33%)
last tile: 14/9081/5986 (z14 55%) https://www.openstreetmap.org/#map=14/43.54855/19.53369
3:15:22 INF [mbtiles] - features: [ 2.2B 81% 1.9M/s ] tiles: [ 184M 84k/s ] 74G features 192G
cpus: 11.2 gc: 0% mem: 18G/107G postGC: 6.4G
reader(96%) -> (1/5.3k) -> encoder(62% 65% 60% 58% 63% 58% 59% 64% 59% 60% 61% 59% 60% 60% 60% 65%) -> (21/5.3k) -> writer(44%)
last tile: 14/9160/5056 (z14 55%) https://www.openstreetmap.org/#map=14/56.55948/21.26953
3:15:32 INF [mbtiles] - features: [ 2.3B 82% 1.7M/s ] tiles: [ 185M 91k/s ] 75G features 192G
cpus: 11.7 gc: 0% mem: 24G/107G postGC: 6.4G
reader(94%) -> (0/5.3k) -> encoder(64% 66% 68% 63% 66% 62% 65% 64% 55% 64% 64% 66% 62% 63% 61% 65%) -> (15/5.3k) -> writer(48%)
last tile: 14/9245/10029 (z14 56%) https://www.openstreetmap.org/#map=14/-37.38762/23.13721
3:15:42 INF [mbtiles] - features: [ 2.3B 82% 1.7M/s ] tiles: [ 186M 94k/s ] 76G features 192G
cpus: 12.3 gc: 0% mem: 31G/107G postGC: 6.4G
reader(94%) -> (1/5.3k) -> encoder(67% 66% 68% 63% 67% 67% 64% 67% 64% 67% 68% 71% 70% 70% 68% 71%) -> (29/5.3k) -> writer(50%)
last tile: 14/9331/4895 (z14 56%) https://www.openstreetmap.org/#map=14/58.45923/25.02686
3:15:52 INF [mbtiles] - features: [ 2.3B 83% 1.7M/s ] tiles: [ 187M 113k/s ] 77G features 192G
cpus: 12.4 gc: 0% mem: 37G/107G postGC: 6.4G
reader(94%) -> (0/5.3k) -> encoder(67% 64% 66% 66% 64% 71% 66% 65% 68% 71% 69% 71% 68% 66% 69% 68%) -> (23/5.3k) -> writer(57%)
last tile: 14/9433/6289 (z14 57%) https://www.openstreetmap.org/#map=14/38.53098/27.26807
3:16:02 INF [mbtiles] - features: [ 2.3B 84% 1.8M/s ] tiles: [ 188M 91k/s ] 77G features 192G
cpus: 11.7 gc: 0% mem: 41G/107G postGC: 6.5G
reader(96%) -> (0/5.3k) -> encoder(66% 63% 61% 62% 64% 67% 66% 63% 62% 64% 62% 62% 61% 65% 64% 62%) -> (20/5.3k) -> writer(48%)
last tile: 14/9514/8200 (z14 58%) https://www.openstreetmap.org/#map=14/-0.17578/29.04785
3:16:12 INF [mbtiles] - features: [ 2.3B 84% 1.7M/s ] tiles: [ 189M 72k/s ] 78G features 192G
cpus: 9.8 gc: 0% mem: 35G/107G postGC: 6.5G
reader(84%) -> (0/5.3k) -> encoder(51% 55% 53% 52% 51% 53% 54% 56% 51% 50% 54% 56% 55% 52% 53% 51%) -> (15/5.3k) -> writer(39%)
last tile: 14/9578/7937 (z14 58%) https://www.openstreetmap.org/#map=14/5.59412/30.45410
3:16:22 INF [mbtiles] - features: [ 2.4B 85% 2M/s ] tiles: [ 190M 81k/s ] 79G features 192G
cpus: 10.8 gc: 0% mem: 37G/107G postGC: 6.4G
reader(96%) -> (0/5.3k) -> encoder(61% 58% 58% 59% 57% 57% 61% 61% 59% 57% 57% 57% 56% 61% 58% 58%) -> (34/5.3k) -> writer(40%)
last tile: 14/9649/4809 (z14 58%) https://www.openstreetmap.org/#map=14/59.43390/32.01416
3:16:25 WAR [mbtiles:encoder] - {x=9674 y=8175 z=14} 1015kb uncompressed
3:16:32 INF [mbtiles] - features: [ 2.4B 86% 1.9M/s ] tiles: [ 191M 105k/s ] 79G features 192G
cpus: 11.2 gc: 0% mem: 38G/107G postGC: 6.4G
reader(96%) -> (0/5.3k) -> encoder(61% 62% 62% 60% 61% 62% 58% 62% 60% 60% 57% 62% 59% 64% 60% 61%) -> (20/5.3k) -> writer(50%)
last tile: 14/9742/6348 (z14 59%) https://www.openstreetmap.org/#map=14/37.50973/34.05762
3:16:42 INF [mbtiles] - features: [ 2.4B 86% 1.8M/s ] tiles: [ 192M 101k/s ] 80G features 192G
cpus: 10.9 gc: 0% mem: 39G/107G postGC: 6.4G
reader(92%) -> (0/5.3k) -> encoder(57% 59% 57% 54% 62% 58% 57% 59% 61% 61% 60% 59% 59% 58% 57% 56%) -> (32/5.3k) -> writer(48%)
last tile: 14/9829/6295 (z14 59%) https://www.openstreetmap.org/#map=14/38.42777/35.96924
3:16:52 INF [mbtiles] - features: [ 2.4B 87% 1.8M/s ] tiles: [ 193M 135k/s ] 81G features 192G
cpus: 11.4 gc: 0% mem: 40G/107G postGC: 6.4G
reader(94%) -> (0/5.3k) -> encoder(62% 62% 61% 63% 59% 60% 58% 62% 63% 64% 62% 61% 61% 59% 61% 62%) -> (22/5.3k) -> writer(60%)
last tile: 14/9947/7525 (z14 60%) https://www.openstreetmap.org/#map=14/14.49851/38.56201
3:16:55 WAR [mbtiles:encoder] - {x=9977 y=8504 z=14} 1001kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9977 y=8503 z=14} 1286kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9977 y=8501 z=14} 1289kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9977 y=8502 z=14} 1615kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9978 y=8505 z=14} 1097kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9978 y=8503 z=14} 1134kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9978 y=8501 z=14} 1334kb uncompressed
3:16:55 WAR [mbtiles:encoder] - {x=9978 y=8502 z=14} 1487kb uncompressed
3:17:02 INF [mbtiles] - features: [ 2.4B 88% 1.8M/s ] tiles: [ 195M 150k/s ] 82G features 192G
cpus: 11.7 gc: 0% mem: 39G/107G postGC: 6.4G
reader(94%) -> (0/5.3k) -> encoder(63% 66% 60% 68% 65% 63% 63% 61% 61% 65% 62% 64% 62% 59% 64% 56%) -> (195/5.3k) -> writer(64%)
last tile: 14/10078/5355 (z14 61%) https://www.openstreetmap.org/#map=14/52.76289/41.44043
3:17:05 WAR [mbtiles:encoder] - {x=10153 y=7662 z=14} 1026kb uncompressed
3:17:12 INF [mbtiles] - features: [ 2.4B 88% 1.4M/s ] tiles: [ 197M 191k/s ] 82G features 192G
cpus: 11.5 gc: 1% mem: 35G/107G postGC: 7G
reader(81%) -> (0/5.3k) -> encoder(62% 60% 62% 61% 65% 62% 64% 65% 63% 56% 64% 59% 57% 55% 60% 63%) -> (95/5.3k) -> writer(77%)
last tile: 14/10247/11969 (z14 62%) https://www.openstreetmap.org/#map=14/-63.55834/45.15381
3:17:22 INF [mbtiles] - features: [ 2.5B 89% 1.7M/s ] tiles: [ 199M 224k/s ] 83G features 192G
cpus: 12.5 gc: 0% mem: 38G/107G postGC: 6.6G
reader(93%) -> (1/5.3k) -> encoder(65% 68% 66% 67% 67% 68% 62% 67% 69% 64% 64% 69% 68% 62% 65% 68%) -> (278/5.3k) -> writer(90%)
last tile: 14/10448/11340 (z14 63%) https://www.openstreetmap.org/#map=14/-56.70451/49.57031
3:17:32 INF [mbtiles] - features: [ 2.5B 89% 1.7M/s ] tiles: [ 201M 256k/s ] 84G features 192G
cpus: 12 gc: 1% mem: 39G/107G postGC: 7.1G
reader(95%) -> (0/5.3k) -> encoder(63% 64% 61% 58% 62% 63% 63% 61% 63% 64% 61% 59% 62% 64% 64% 61%) -> (1.8k/5.3k) -> writer(93%)
last tile: 14/10682/8980 (z14 65%) https://www.openstreetmap.org/#map=14/-17.05678/54.71191
3:17:42 INF [mbtiles] - features: [ 2.5B 90% 1.7M/s ] tiles: [ 204M 266k/s ] 84G features 192G
cpus: 11.7 gc: 2% mem: 33G/107G postGC: 8.8G
reader(94%) -> (0/5.3k) -> encoder(62% 59% 59% 56% 58% 60% 58% 57% 58% 58% 61% 60% 60% 63% 63% 56%) -> (5k/5.3k) -> writer(95%)
last tile: 14/10932/4978 (z14 66%) https://www.openstreetmap.org/#map=14/57.49221/60.20508
3:17:52 INF [mbtiles] - features: [ 2.5B 90% 1.2M/s ] tiles: [ 207M 311k/s ] 85G features 192G
cpus: 10.1 gc: 3% mem: 27G/107G postGC: 10G
reader(68%) -> (6/5.3k) -> encoder(52% 51% 53% 53% 48% 48% 54% 50% 49% 51% 47% 53% 52% 50% 46% 52%) -> (5.3k/5.3k) -> writer(93%)
last tile: 14/11222/9301 (z14 68%) https://www.openstreetmap.org/#map=14/-23.66465/66.57715
3:18:02 INF [mbtiles] - features: [ 2.5B 91% 1.4M/s ] tiles: [ 210M 247k/s ] 86G features 192G
cpus: 11.6 gc: 10% mem: 13G/107G postGC: 12G
reader(77%) -> (0/5.3k) -> encoder(54% 53% 55% 54% 52% 54% 54% 55% 56% 55% 51% 56% 51% 52% 54% 56%) -> (5.3k/5.3k) -> writer(87%)
last tile: 14/11450/941 (z14 69%) https://www.openstreetmap.org/#map=14/82.90513/71.58691
3:18:12 INF [mbtiles] - features: [ 2.5B 92% 1.5M/s ] tiles: [ 212M 264k/s ] 86G features 192G
cpus: 10.6 gc: 7% mem: 15G/107G postGC: 15G
reader(80%) -> (1/5.3k) -> encoder(51% 49% 49% 50% 47% 52% 50% 50% 48% 47% 48% 53% 52% 50% 47% 49%) -> (5.1k/5.3k) -> writer(91%)
last tile: 14/11692/5389 (z14 71%) https://www.openstreetmap.org/#map=14/52.30848/76.90430
3:18:22 INF [mbtiles] - features: [ 2.6B 92% 1.7M/s ] tiles: [ 215M 267k/s ] 87G features 192G
cpus: 10.1 gc: 7% mem: 22G/107G postGC: 18G
reader(82%) -> (0/5.3k) -> encoder(46% 45% 46% 47% 47% 46% 45% 46% 46% 48% 48% 47% 48% 47% 50% 47%) -> (4.6k/5.3k) -> writer(92%)
last tile: 14/11949/11680 (z14 72%) https://www.openstreetmap.org/#map=14/-60.58697/82.55127
3:18:27 WAR [mbtiles:encoder] - {x=12385 y=7204 z=14} 1047kb uncompressed
3:18:27 WAR [mbtiles:encoder] - {x=12386 y=7204 z=14} 1434kb uncompressed
3:18:32 INF [mbtiles] - features: [ 2.6B 93% 1.6M/s ] tiles: [ 218M 272k/s ] 88G features 192G
cpus: 9.8 gc: 8% mem: 29G/107G postGC: 21G
reader(80%) -> (0/5.3k) -> encoder(44% 41% 45% 46% 44% 49% 44% 47% 42% 48% 44% 40% 43% 42% 45% 43%) -> (5.3k/5.3k) -> writer(89%)
last tile: 14/12217/157 (z14 74%) https://www.openstreetmap.org/#map=14/84.74443/88.43994
3:18:42 INF [mbtiles] - features: [ 2.6B 93% 1.6M/s ] tiles: [ 220M 229k/s ] 89G features 192G
cpus: 14.2 gc: 8% mem: 33G/107G postGC: 24G
reader(91%) -> (0/5.3k) -> encoder(76% 77% 71% 79% 69% 78% 69% 60% 63% 69% 73% 74% 75% 79% 62% 62%) -> (5.2k/5.3k) -> writer(89%)
last tile: 14/12460/7105 (z14 76%) https://www.openstreetmap.org/#map=14/23.22115/93.77930
3:18:50 WAR [mbtiles:encoder] - {x=13052 y=8472 z=14} 1261kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13053 y=8472 z=14} 981kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13055 y=8478 z=14} 1009kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13055 y=8474 z=14} 1043kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13055 y=8475 z=14} 978kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13055 y=8473 z=14} 1114kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13057 y=8471 z=14} 1021kb uncompressed
3:18:51 WAR [mbtiles:encoder] - {x=13058 y=8475 z=14} 1044kb uncompressed
3:18:52 INF [mbtiles] - features: [ 2.6B 94% 1.7M/s ] tiles: [ 223M 248k/s ] 89G features 192G
cpus: 12.4 gc: 6% mem: 41G/107G postGC: 27G
reader(91%) -> (0/5.3k) -> encoder(62% 64% 66% 62% 58% 57% 62% 54% 62% 64% 61% 62% 60% 65% 59% 65%) -> (4.8k/5.3k) -> writer(88%)
last tile: 14/12741/9924 (z14 77%) https://www.openstreetmap.org/#map=14/-35.53223/99.95361
3:18:54 WAR [mbtiles:encoder] - {x=13088 y=8508 z=14} 1127kb uncompressed
3:19:02 INF [mbtiles] - features: [ 2.6B 95% 1.8M/s ] tiles: [ 225M 252k/s ] 90G features 192G
cpus: 10.3 gc: 7% mem: 37G/107G postGC: 30G
reader(84%) -> (0/5.3k) -> encoder(45% 49% 49% 46% 50% 48% 48% 46% 48% 50% 47% 47% 45% 52% 47% 47%) -> (4k/5.3k) -> writer(89%)
last tile: 14/13021/5141 (z14 79%) https://www.openstreetmap.org/#map=14/55.51619/106.10596
3:19:07 WAR [mbtiles:encoder] - {x=13322 y=8523 z=14} 1136kb uncompressed
3:19:07 WAR [mbtiles:encoder] - {x=13323 y=8522 z=14} 1037kb uncompressed
3:19:12 INF [mbtiles] - features: [ 2.6B 95% 1.5M/s ] tiles: [ 227M 243k/s ] 91G features 192G
cpus: 11.2 gc: 7% mem: 41G/107G postGC: 33G
reader(80%) -> (0/5.3k) -> encoder(52% 51% 51% 50% 55% 55% 54% 52% 52% 54% 55% 52% 56% 54% 53% 56%) -> (2.1k/5.3k) -> writer(91%)
last tile: 14/13281/2311 (z14 81%) https://www.openstreetmap.org/#map=14/78.03013/111.81885
3:19:22 INF [mbtiles] - features: [ 2.7B 96% 1.6M/s ] tiles: [ 230M 214k/s ] 92G features 192G
cpus: 13.3 gc: 6% mem: 46G/107G postGC: 35G
reader(90%) -> (0/5.3k) -> encoder(70% 71% 64% 70% 65% 61% 72% 63% 69% 57% 68% 70% 62% 65% 69% 69%) -> (1.7k/5.3k) -> writer(87%)
last tile: 14/13503/6898 (z14 82%) https://www.openstreetmap.org/#map=14/27.33274/116.69678
3:19:26 WAR [mbtiles:encoder] - {x=13682 y=7058 z=14} 1145kb uncompressed
3:19:26 WAR [mbtiles:encoder] - {x=13682 y=7057 z=14} 1223kb uncompressed
3:19:26 WAR [mbtiles:encoder] - {x=13683 y=7057 z=14} 1052kb uncompressed
3:19:26 WAR [mbtiles:encoder] - {x=13683 y=7058 z=14} 1642kb uncompressed
3:19:26 WAR [mbtiles:encoder] - {x=13683 y=7059 z=14} 1398kb uncompressed
3:19:26 WAR [mbtiles:encoder] - {x=13684 y=7059 z=14} 1343kb uncompressed
3:19:27 WAR [mbtiles:encoder] - {x=13684 y=7058 z=14} 1632kb uncompressed
3:19:27 WAR [mbtiles:encoder] - {x=13684 y=7057 z=14} 1400kb uncompressed
3:19:30 WAR [mbtiles:encoder] - {x=13702 y=7515 z=14} 1209kb uncompressed
3:19:30 WAR [mbtiles:encoder] - {x=13703 y=7515 z=14} 1018kb uncompressed
3:19:32 INF [mbtiles] - features: [ 2.7B 96% 1.7M/s ] tiles: [ 232M 237k/s ] 93G features 192G
cpus: 10.5 gc: 3% mem: 56G/107G postGC: 35G
reader(87%) -> (1/5.3k) -> encoder(50% 52% 54% 53% 49% 53% 54% 50% 58% 55% 51% 49% 53% 51% 50% 51%) -> (120/5.3k) -> writer(87%)
last tile: 14/13748/7446 (z14 83%) https://www.openstreetmap.org/#map=14/16.17247/122.08008
3:19:42 INF [mbtiles] - features: [ 2.7B 97% 1.7M/s ] tiles: [ 235M 257k/s ] 94G features 192G
cpus: 12.2 gc: 2% mem: 39G/107G postGC: 35G
reader(95%) -> (0/5.3k) -> encoder(56% 64% 62% 62% 63% 64% 60% 66% 65% 63% 66% 63% 60% 62% 62% 63%) -> (1k/5.3k) -> writer(95%)
last tile: 14/14015/12131 (z14 85%) https://www.openstreetmap.org/#map=14/-65.09990/127.94678
3:19:52 WAR [mbtiles:encoder] - {x=14369 y=6488 z=14} 1112kb uncompressed
3:19:52 WAR [mbtiles:encoder] - {x=14370 y=6489 z=14} 1086kb uncompressed
3:19:52 INF [mbtiles] - features: [ 2.7B 98% 1.7M/s ] tiles: [ 237M 258k/s ] 94G features 192G
cpus: 12 gc: 3% mem: 45G/107G postGC: 36G
reader(94%) -> (1/5.3k) -> encoder(62% 58% 60% 59% 65% 62% 62% 62% 61% 59% 61% 62% 65% 56% 63% 63%) -> (1.7k/5.3k) -> writer(92%)
last tile: 14/14273/811 (z14 87%) https://www.openstreetmap.org/#map=14/83.24935/133.61572
3:20:02 WAR [mbtiles:encoder] - {x=14552 y=6450 z=14} 1012kb uncompressed
3:20:02 WAR [mbtiles:encoder] - {x=14553 y=6450 z=14} 1393kb uncompressed
3:20:02 INF [mbtiles] - features: [ 2.7B 98% 1.7M/s ] tiles: [ 240M 253k/s ] 95G features 192G
cpus: 11.4 gc: 3% mem: 57G/107G postGC: 36G
reader(89%) -> (0/5.3k) -> encoder(59% 54% 55% 56% 55% 56% 61% 62% 57% 62% 60% 55% 62% 60% 52% 59%) -> (983/5.3k) -> writer(90%)
last tile: 14/14523/326 (z14 88%) https://www.openstreetmap.org/#map=14/84.39307/139.10889
3:20:12 INF [mbtiles] - features: [ 2.7B 99% 1.5M/s ] tiles: [ 242M 227k/s ] 96G features 192G
cpus: 10.8 gc: 1% mem: 56G/107G postGC: 34G
reader(82%) -> (0/5.3k) -> encoder(53% 57% 58% 56% 55% 56% 56% 57% 58% 56% 54% 55% 52% 56% 57% 57%) -> (833/5.3k) -> writer(86%)
last tile: 14/14740/983 (z14 89%) https://www.openstreetmap.org/#map=14/82.79023/143.87695
3:20:22 INF [mbtiles] - features: [ 2.8B 99% 1.4M/s ] tiles: [ 245M 304k/s ] 96G features 192G
cpus: 9.9 gc: 4% mem: 39G/107G postGC: 37G
reader(79%) -> (0/5.3k) -> encoder(50% 47% 48% 51% 48% 46% 48% 47% 45% 43% 49% 51% 46% 51% 46% 46%) -> (5.3k/5.3k) -> writer(92%)
last tile: 14/15013/8682 (z14 91%) https://www.openstreetmap.org/#map=14/-10.70379/149.87549
3:20:32 INF [mbtiles] - features: [ 2.8B 99% 564k/s ] tiles: [ 250M 468k/s ] 97G features 192G
cpus: 2.3 gc: 0% mem: 47G/107G postGC: 37G
reader(25%) -> (0/5.3k) -> encoder( 6% 6% 7% 7% 6% 6% 7% 6% 7% 7% 6% 7% 6% 7% 6% 7%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/15411/1910 (z14 94%) https://www.openstreetmap.org/#map=14/79.72645/158.62061
3:20:42 INF [mbtiles] - features: [ 2.8B 100% 672k/s ] tiles: [ 254M 455k/s ] 98G features 192G
cpus: 3.1 gc: 3% mem: 40G/107G postGC: 37G
reader(30%) -> (0/5.3k) -> encoder(12% 9% 9% 8% 8% 9% 9% 10% 11% 11% 9% 11% 9% 10% 10% 11%) -> (5.3k/5.3k) -> writer(96%)
last tile: 14/15755/12081 (z14 96%) https://www.openstreetmap.org/#map=14/-64.63329/166.17920
3:20:53 INF [mbtiles] - features: [ 2.8B 100% 835k/s ] tiles: [ 259M 428k/s ] 98G features 192G
cpus: 4.2 gc: 6% mem: 39G/107G postGC: 39G
reader(35%) -> (0/5.3k) -> encoder(13% 14% 14% 13% 14% 13% 14% 12% 13% 14% 13% 14% 13% 13% 15% 15%) -> (5.3k/5.3k) -> writer(93%)
last tile: 14/16052/10394 (z14 97%) https://www.openstreetmap.org/#map=14/-43.48481/172.70508
3:20:53 INF [mbtiles] - features: [ 2.8B 100% 317k/s ] tiles: [ 259M 475k/s ] 98G features 192G
cpus: 1.4 gc: 0% mem: 39G/107G postGC: 39G
reader( -%) -> (0/5.3k) -> encoder( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/16057/5226 (z14 98%) https://www.openstreetmap.org/#map=14/54.44449/172.81494
3:21:03 INF [mbtiles] - features: [ 2.8B 100% 0/s ] tiles: [ 264M 501k/s ] 99G features 192G
cpus: 1 gc: 0% mem: 39G/107G postGC: 39G
reader( -%) -> (0/5.3k) -> encoder( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/5.3k) -> writer( -%)
last tile: 14/16383/0 (z14 100%) https://www.openstreetmap.org/#map=14/85.05113/179.97803
3:21:03 DEB [mbtiles] - Tile stats:
3:21:03 DEB [mbtiles] - z0 avg:71k max:71k
3:21:03 DEB [mbtiles] - z1 avg:171k max:192k
3:21:03 DEB [mbtiles] - z2 avg:258k max:449k
3:21:03 DEB [mbtiles] - z3 avg:117k max:479k
3:21:03 DEB [mbtiles] - z4 avg:51k max:541k
3:21:03 DEB [mbtiles] - z5 avg:23k max:537k
3:21:03 DEB [mbtiles] - z6 avg:14k max:354k
3:21:03 DEB [mbtiles] - z7 avg:11k max:451k
3:21:03 DEB [mbtiles] - z8 avg:6.5k max:356k
3:21:03 DEB [mbtiles] - z9 avg:6k max:485k
3:21:03 DEB [mbtiles] - z10 avg:2.7k max:285k
3:21:03 DEB [mbtiles] - z11 avg:1.3k max:168k
3:21:03 DEB [mbtiles] - z12 avg:741 max:247k
3:21:03 DEB [mbtiles] - z13 avg:388 max:286k
3:21:03 DEB [mbtiles] - z14 avg:340 max:1.7M
3:21:03 DEB [mbtiles] - all avg:395 max:0
3:21:03 DEB [mbtiles] - # features: 2,832,396,934
3:21:03 DEB [mbtiles] - # tiles: 264,204,266
3:21:03 INF [mbtiles] - Finished in 4,668s cpu:66,977s avg:14.3
3:21:03 INF - Finished in 12,064s cpu:156,169s avg:12.9
3:21:03 INF - FINISHED!
3:21:03 INF - ----------------------------------------
3:21:03 INF - overall 12,064s cpu:156,169s avg:12.9
3:21:03 INF - download 169s cpu:1,070s avg:6.3
3:21:03 INF - wikidata 553s cpu:3,825s avg:6.9
3:21:03 INF - lake_centerlines 0.9s cpu:2s avg:1.8
3:21:03 INF - water_polygons 96s cpu:1,150s avg:12
3:21:03 INF - natural_earth 6s cpu:21s avg:3.7
3:21:03 INF - osm_pass1 921s cpu:5,177s avg:5.6
3:21:03 INF - osm_pass2 5,234s cpu:73,527s avg:14
3:21:03 INF - boundaries 14s cpu:18s avg:1.3
3:21:03 INF - sort 407s cpu:4,403s avg:10.8
3:21:03 INF - mbtiles 4,668s cpu:66,977s avg:14.3
3:21:03 INF - ----------------------------------------
3:21:03 INF - features 192GB
3:21:03 INF - mbtiles 99GB
real 201m14.389s
user 2553m25.214s
sys 49m33.640s