planetiler/planet-logs/v0.1.0-daylight-do-16cpu-12...

4364 wiersze
471 KiB
Plaintext

0:00:00 DEB - argument: config=null (path to config file)
0:00:00 DEB - argument: area=monaco (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=100 (Size of file chunks to download in parallel in megabytes)
0:00:00 DEB - argument: download_threads=1 (Number of parallel threads to use when downloading each file)
0:00:00 DEB - argument: min_feature_size_at_max_zoom=0.0625 (Default value for the minimum size in tile pixels of features to emit at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: min_feature_size=1.0 (Default value for the minimum size in tile pixels of features to emit below the maximum zoom level)
0:00:00 DEB - argument: simplify_tolerance_at_max_zoom=0.0625 (Default value for the tile pixel tolerance to use when simplifying features at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: simplify_tolerance=0.1 (Default value for the tile pixel tolerance to use when simplifying features below the maximum zoom level)
0:00:00 DEB - argument: tmpdir=data/tmp (temp directory)
0:00:00 DEB - argument: only_download=false (download source data then exit)
0:00:00 DEB - argument: download=false (download sources)
0:00:00 DEB - argument: only_fetch_wikidata=false (fetch wikidata translations then quit)
0:00:00 DEB - argument: fetch_wikidata=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: water_polygons_path=data/sources/water-polygons-split-3857.zip (water_polygons shapefile path)
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: osm_path=data/sources/daylight.osm.pbf (osm OSM input file path)
0:00:00 DEB - argument: mbtiles=output.mbtiles (mbtiles output file)
0:00:00 DEB - argument: transliterate=true (attempt to transliterate latin names)
0:00:00 DEB - argument: languages=am,ar,az,be,bg,br,bs,ca,co,cs,cy,da,de,el,en,eo,es,et,eu,fi,fr,fy,ga,gd,he,hi,hr,hu,hy,id,is,it,ja,ja_kana,ja_rm,ja-Latn,ja-Hira,ka,kk,kn,ko,ko-Latn,ku,la,lb,lt,lv,mk,mt,ml,nl,no,oc,pl,pt,rm,ro,ru,sk,sl,sq,sr,sr-Latn,sv,ta,te,th,tr,uk,zh (languages to use)
0:00:00 DEB - argument: only_layers= (Include only certain layers)
0:00:00 DEB - argument: exclude_layers= (Exclude certain layers)
0:00:00 DEB - argument: boundary_country_names=true (boundary layer: add left/right codes of neighboring countries)
0:00:00 DEB - argument: transportation_z13_paths=false (transportation(_name) layer: show 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=true (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=false (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 - 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 [wikidata] - Starting...
0:00:00 INF [wikidata] - Starting with 7 reader threads and 7 process threads
0:00:07 INF [wikidata] - loaded from 1382431 mappings from /root/data/sources/wikidata_names.json in time:7.326376s
0:00:08 INF [wikidata] - skipping 1382431 mappings we already have
0:00:21 INF [wikidata] - nodes: [ 180M 18M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 9 gc: 12% mem: 2G/107G postGC: 1.7G
parse(49% 51% 50% 52% 50% 51% 51%) -> pbf(69%) -> (4k/130k) -> filter(12% 10% 9% 9% 9% 8% 9%) -> (0/1M) -> fetch( 0%)
0:00:31 INF [wikidata] - nodes: [ 426M 24M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 1% mem: 42G/107G postGC: 1.7G
parse(82% 81% 81% 80% 82% 82% 81%) -> pbf(86%) -> (3.3k/130k) -> filter(12% 11% 11% 11% 11% 10% 11%) -> (0/1M) -> fetch( 0%)
0:00:41 INF [wikidata] - nodes: [ 684M 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.3 gc: 0% mem: 21G/107G postGC: 1.7G
parse(79% 80% 81% 80% 80% 80% 79%) -> pbf(87%) -> (10k/130k) -> filter(12% 12% 12% 12% 11% 11% 11%) -> (308/1M) -> fetch( 0%)
0:00:51 INF [wikidata] - nodes: [ 880M 19M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.3 gc: 0% mem: 52G/107G postGC: 1.7G
parse(80% 80% 80% 80% 80% 80% 80%) -> pbf(85%) -> (14k/130k) -> filter(11% 11% 11% 11% 11% 11% 11%) -> (278/1M) -> fetch( 1%)
0:01:01 INF [wikidata] - nodes: [ 1B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 27G/107G postGC: 1.7G
parse(81% 82% 81% 82% 81% 81% 81%) -> pbf(79%) -> (11k/130k) -> filter(12% 12% 14% 14% 13% 13% 12%) -> (474/1M) -> fetch( 0%)
0:01:11 INF [wikidata] - nodes: [ 1.3B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.6 gc: 0% mem: 3.1G/107G postGC: 1.7G
parse(84% 84% 84% 84% 84% 84% 84%) -> pbf(81%) -> (11k/130k) -> filter(11% 11% 12% 13% 12% 13% 13%) -> (284/1M) -> fetch( 0%)
0:01:21 INF [wikidata] - nodes: [ 1.5B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.7 gc: 0% mem: 44G/107G postGC: 1.7G
parse(86% 86% 86% 86% 86% 86% 87%) -> pbf(81%) -> (1/130k) -> filter(12% 11% 13% 12% 13% 12% 13%) -> (278/1M) -> fetch( 0%)
0:01:31 INF [wikidata] - nodes: [ 1.7B 23M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.7 gc: 0% mem: 24G/107G postGC: 1.7G
parse(85% 85% 85% 85% 85% 85% 85%) -> pbf(82%) -> (2k/130k) -> filter(13% 12% 14% 14% 14% 13% 13%) -> (382/1M) -> fetch( 0%)
0:01:41 INF [wikidata] - nodes: [ 2B 23M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.7 gc: 0% mem: 5.1G/107G postGC: 1.7G
parse(85% 85% 85% 85% 85% 85% 85%) -> pbf(81%) -> (17k/130k) -> filter(13% 12% 14% 14% 14% 14% 12%) -> (339/1M) -> fetch( 0%)
0:01:51 INF [wikidata] - nodes: [ 2.2B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.8 gc: 0% mem: 54G/107G postGC: 1.7G
parse(84% 84% 84% 84% 84% 84% 84%) -> pbf(85%) -> (9.8k/130k) -> filter(14% 12% 14% 15% 14% 16% 15%) -> (377/1M) -> fetch( 0%)
0:02:01 INF [wikidata] - nodes: [ 2.5B 24M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 0% mem: 36G/107G postGC: 1.7G
parse(81% 81% 81% 81% 81% 81% 82%) -> pbf(83%) -> (9.7k/130k) -> filter(13% 11% 15% 15% 15% 14% 14%) -> (454/1M) -> fetch( 0%)
0:02:11 INF [wikidata] - nodes: [ 2.7B 20M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 6.7 gc: 0% mem: 5G/107G postGC: 1.7G
parse(73% 73% 73% 73% 73% 72% 73%) -> pbf(76%) -> (10k/130k) -> filter(12% 11% 12% 13% 12% 12% 13%) -> (327/1M) -> fetch( 0%)
0:02:21 INF [wikidata] - nodes: [ 2.9B 21M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 6.9 gc: 0% mem: 42G/107G postGC: 1.7G
parse(73% 73% 73% 74% 74% 73% 73%) -> pbf(84%) -> (10k/130k) -> filter(12% 11% 15% 15% 13% 14% 12%) -> (309/1M) -> fetch( 0%)
0:02:31 INF [wikidata] - nodes: [ 3.1B 24M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.2 gc: 0% mem: 23G/107G postGC: 1.7G
parse(76% 76% 76% 77% 76% 76% 76%) -> pbf(89%) -> (25k/130k) -> filter(13% 12% 14% 15% 14% 14% 13%) -> (283/1M) -> fetch( 0%)
0:02:41 INF [wikidata] - nodes: [ 3.4B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 9.7G/107G postGC: 1.7G
parse(78% 77% 78% 78% 77% 78% 78%) -> pbf(93%) -> (13k/130k) -> filter(13% 12% 15% 15% 16% 15% 14%) -> (374/1M) -> fetch( 0%)
0:02:51 INF [wikidata] - nodes: [ 3.6B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 59G/107G postGC: 1.7G
parse(77% 77% 78% 78% 77% 78% 77%) -> pbf(92%) -> (43k/130k) -> filter(14% 13% 16% 16% 15% 13% 14%) -> (426/1M) -> fetch( 0%)
0:03:01 INF [wikidata] - nodes: [ 3.9B 26M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 0% mem: 48G/107G postGC: 1.7G
parse(79% 80% 79% 79% 80% 79% 79%) -> pbf(91%) -> (18k/130k) -> filter(15% 13% 15% 15% 15% 14% 14%) -> (399/1M) -> fetch( 0%)
0:03:11 INF [wikidata] - nodes: [ 4.1B 23M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 6.8 gc: 0% mem: 25G/107G postGC: 1.7G
parse(72% 72% 73% 72% 73% 73% 72%) -> pbf(84%) -> (30k/130k) -> filter(13% 12% 13% 14% 14% 12% 11%) -> (408/1M) -> fetch( 0%)
0:03:21 INF [wikidata] - nodes: [ 4.4B 26M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.3 gc: 0% mem: 13G/107G postGC: 1.7G
parse(77% 77% 77% 78% 78% 77% 78%) -> pbf(93%) -> (44k/130k) -> filter(14% 12% 14% 15% 15% 13% 13%) -> (431/1M) -> fetch( 0%)
0:03:31 INF [wikidata] - nodes: [ 4.7B 26M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.3 gc: 0% mem: 65G/107G postGC: 1.7G
parse(78% 77% 77% 78% 78% 78% 77%) -> pbf(93%) -> (9.7k/130k) -> filter(15% 14% 14% 16% 14% 12% 12%) -> (279/1M) -> fetch( 0%)
0:03:41 INF [wikidata] - nodes: [ 4.9B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.1 gc: 0% mem: 37G/107G postGC: 1.7G
parse(68% 67% 67% 68% 67% 67% 67%) -> pbf(82%) -> (10k/130k) -> filter(13% 12% 13% 14% 12% 12% 11%) -> (563/1M) -> fetch( 0%)
0:03:51 INF [wikidata] - nodes: [ 5.2B 24M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.1 gc: 0% mem: 16G/107G postGC: 1.7G
parse(75% 73% 75% 74% 74% 75% 74%) -> pbf(90%) -> (24k/130k) -> filter(12% 13% 14% 14% 14% 14% 13%) -> (375/1M) -> fetch( 0%)
0:04:01 INF [wikidata] - nodes: [ 5.4B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.3 gc: 0% mem: 65G/107G postGC: 1.7G
parse(76% 76% 76% 76% 76% 76% 76%) -> pbf(92%) -> (26k/130k) -> filter(13% 14% 16% 16% 15% 15% 14%) -> (425/1M) -> fetch( 0%)
0:04:11 INF [wikidata] - nodes: [ 5.6B 22M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 6.7 gc: 0% mem: 37G/107G postGC: 1.7G
parse(69% 68% 69% 68% 69% 69% 68%) -> pbf(83%) -> (21k/130k) -> filter(11% 13% 14% 14% 13% 13% 13%) -> (344/1M) -> fetch( 0%)
0:04:21 INF [wikidata] - nodes: [ 5.9B 24M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.1 gc: 0% mem: 18G/107G postGC: 1.7G
parse(74% 74% 74% 72% 73% 73% 74%) -> pbf(91%) -> (31k/130k) -> filter(13% 13% 15% 15% 14% 14% 13%) -> (318/1M) -> fetch( 0%)
0:04:31 INF [wikidata] - nodes: [ 6.1B 24M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.1 gc: 0% mem: 64G/107G postGC: 1.7G
parse(74% 74% 74% 75% 74% 74% 74%) -> pbf(90%) -> (46k/130k) -> filter(13% 14% 15% 14% 14% 14% 14%) -> (407/1M) -> fetch( 0%)
0:04:41 INF [wikidata] - nodes: [ 6.4B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.1 gc: 0% mem: 48G/107G postGC: 1.7G
parse(73% 74% 73% 74% 73% 74% 73%) -> pbf(93%) -> (27k/130k) -> filter(13% 13% 14% 14% 15% 14% 13%) -> (281/1M) -> fetch( 0%)
0:04:51 INF [wikidata] - nodes: [ 6.7B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.3 gc: 0% mem: 33G/107G postGC: 1.7G
parse(75% 75% 76% 76% 75% 76% 76%) -> pbf(92%) -> (49k/130k) -> filter(13% 14% 16% 15% 14% 15% 14%) -> (381/1M) -> fetch( 0%)
0:05:01 INF [wikidata] - nodes: [ 6.9B 26M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 21G/107G postGC: 1.7G
parse(77% 77% 77% 78% 77% 77% 78%) -> pbf(93%) -> (12k/130k) -> filter(14% 15% 16% 15% 14% 15% 15%) -> (326/1M) -> fetch( 0%)
0:05:11 INF [wikidata] - nodes: [ 7.2B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 5.5G/107G postGC: 1.7G
parse(77% 77% 77% 77% 76% 76% 77%) -> pbf(90%) -> (1/130k) -> filter(13% 14% 16% 15% 15% 15% 14%) -> (290/1M) -> fetch( 0%)
0:05:21 INF [wikidata] - nodes: [ 7.4B 25M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 58G/107G postGC: 1.7G
parse(76% 77% 77% 77% 77% 77% 77%) -> pbf(88%) -> (28k/130k) -> filter(15% 16% 17% 17% 17% 16% 15%) -> (313/1M) -> fetch( 0%)
0:05:31 INF [wikidata] - nodes: [ 7.7B 26M/s ] ways: [ 0 0/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 0% mem: 46G/107G postGC: 1.7G
parse(78% 78% 78% 77% 78% 77% 78%) -> pbf(89%) -> (9.9k/130k) -> filter(16% 16% 18% 18% 17% 17% 16%) -> (330/1M) -> fetch( 0%)
0:05:41 INF [wikidata] - nodes: [ 7.8B 8M/s ] ways: [ 53M 5.3M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.7 gc: 0% mem: 35G/107G postGC: 1.7G
parse(84% 84% 84% 84% 84% 84% 84%) -> pbf(71%) -> (10k/130k) -> filter(14% 14% 15% 15% 14% 15% 14%) -> (330/1M) -> fetch( 0%)
0:05:51 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 130M 7.6M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.9 gc: 0% mem: 29G/107G postGC: 1.7G
parse(88% 89% 89% 89% 89% 88% 89%) -> pbf(58%) -> (22k/130k) -> filter(15% 15% 15% 15% 15% 15% 14%) -> (260/1M) -> fetch( 0%)
0:06:01 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 164M 3.4M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.8 gc: 0% mem: 2.6G/107G postGC: 1.7G
parse(93% 93% 93% 94% 93% 94% 93%) -> pbf(38%) -> (14k/130k) -> filter(12% 12% 12% 13% 13% 12% 12%) -> (387/1M) -> fetch( 0%)
0:06:11 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 204M 3.9M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.4 gc: 0% mem: 34G/107G postGC: 1.7G
parse(87% 87% 87% 88% 87% 87% 88%) -> pbf(43%) -> (6k/130k) -> filter(11% 10% 11% 11% 11% 10% 11%) -> (473/1M) -> fetch( 0%)
0:06:21 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 249M 4.4M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.6 gc: 0% mem: 4.6G/107G postGC: 1.7G
parse(90% 90% 89% 90% 90% 90% 90%) -> pbf(46%) -> (2k/130k) -> filter(11% 11% 12% 12% 12% 11% 11%) -> (448/1M) -> fetch( 0%)
0:06:31 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 294M 4.5M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 0% mem: 37G/107G postGC: 1.7G
parse(89% 89% 88% 88% 89% 89% 89%) -> pbf(44%) -> (17k/130k) -> filter(11% 11% 11% 11% 11% 11% 11%) -> (345/1M) -> fetch( 0%)
0:06:41 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 345M 5M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 8 gc: 1% mem: 17G/107G postGC: 1.7G
parse(93% 93% 93% 94% 93% 93% 93%) -> pbf(48%) -> (5.3k/130k) -> filter(13% 13% 15% 15% 12% 12% 12%) -> (471/1M) -> fetch( 0%)
0:06:51 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 392M 4.7M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 0% mem: 53G/107G postGC: 1.7G
parse(89% 89% 89% 89% 89% 89% 89%) -> pbf(43%) -> (6k/130k) -> filter(11% 11% 12% 12% 11% 11% 10%) -> (350/1M) -> fetch( 0%)
0:07:01 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 448M 5.5M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 8 gc: 0% mem: 34G/107G postGC: 1.7G
parse(93% 93% 93% 92% 93% 92% 93%) -> pbf(53%) -> (11k/130k) -> filter(12% 13% 13% 13% 13% 13% 12%) -> (337/1M) -> fetch( 0%)
0:07:11 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 503M 5.5M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.9 gc: 0% mem: 15G/107G postGC: 1.7G
parse(92% 92% 92% 91% 92% 92% 92%) -> pbf(49%) -> (5.1k/130k) -> filter(13% 13% 14% 13% 13% 13% 13%) -> (369/1M) -> fetch( 0%)
0:07:21 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 562M 5.8M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.6 gc: 0% mem: 56G/107G postGC: 1.7G
parse(89% 89% 89% 88% 89% 88% 88%) -> pbf(50%) -> (12k/130k) -> filter(12% 12% 12% 12% 12% 12% 11%) -> (379/1M) -> fetch( 0%)
0:07:31 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 626M 6.3M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 8 gc: 0% mem: 41G/107G postGC: 1.7G
parse(91% 91% 92% 92% 92% 91% 91%) -> pbf(59%) -> (12k/130k) -> filter(13% 12% 14% 13% 14% 13% 12%) -> (314/1M) -> fetch( 0%)
0:07:41 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 683M 5.6M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 1% mem: 17G/107G postGC: 1.7G
parse(88% 88% 88% 88% 88% 88% 88%) -> pbf(47%) -> (5.5k/130k) -> filter(12% 11% 11% 12% 12% 12% 12%) -> (419/1M) -> fetch( 0%)
0:07:51 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 742M 5.8M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.9 gc: 0% mem: 2.1G/107G postGC: 1.7G
parse(92% 91% 91% 92% 91% 92% 91%) -> pbf(52%) -> (4.2k/130k) -> filter(13% 13% 13% 11% 12% 13% 12%) -> (290/1M) -> fetch( 0%)
0:08:01 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 800M 5.8M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.8 gc: 0% mem: 49G/107G postGC: 1.7G
parse(91% 91% 91% 91% 91% 91% 91%) -> pbf(47%) -> (22k/130k) -> filter(12% 13% 13% 13% 12% 12% 12%) -> (354/1M) -> fetch( 0%)
0:08:11 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 858M 5.7M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.5 gc: 0% mem: 25G/107G postGC: 1.7G
parse(88% 88% 88% 88% 88% 88% 88%) -> pbf(51%) -> (8k/130k) -> filter(11% 12% 11% 11% 11% 12% 11%) -> (324/1M) -> fetch( 0%)
0:08:21 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 916M 5.8M/s ] rels: [ 0 0/s ] wiki: [ 0 0/s ] 290M
cpus: 7.6 gc: 0% mem: 4.4G/107G postGC: 1.7G
parse(90% 89% 89% 89% 89% 89% 89%) -> pbf(49%) -> (4k/130k) -> filter(12% 11% 11% 11% 12% 12% 11%) -> (366/1M) -> fetch( 0%)
0:08:26 INF [wikidata:fetch] - Fetched batch 1 (1732 qids) time:0.7272734s
0:08:26 INF [wikidata] - nodes: [ 7.8B 0/s ] ways: [ 918M 219k/s ] rels: [ 8.4M 1.6M/s ] wiki: [ 1.7k 332/s ] 290M
cpus: 6.9 gc: 0% mem: 42G/107G postGC: 1.7G
parse( -% -% -% -% -% -% -%) -> pbf( -%) -> (0/130k) -> filter( -% -% -% -% -% -% -%) -> (0/1M) -> fetch( -%)
0:08:26 INF [wikidata] - DONE fetched:1732
0:08:26 INF [wikidata] - Finished in 506s cpu:3,734s avg:7.4
0:08:31 INF - loaded from 1383621 mappings from /root/data/sources/wikidata_names.json in time:5.066454s
0:08:31 INF - Using merge sort feature map, chunk size=1000mb workers=16
0:08:33 INF - dataFileCache open start
0:08:33 INF [lake_centerlines] - Starting...
0:08:33 INF [lake_centerlines] - read: [ 14k 100% 49k/s ] write: [ 0 0/s ] 0
cpus: 5.3 gc: 0% mem: 2.3G/107G postGC: 3.3G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/67k) -> write( -%)
0:08:33 INF [lake_centerlines] - Finished in 0.3s cpu:2s avg:5.4
0:08:33 INF [water_polygons] - Starting...
0:08:43 INF [water_polygons] - read: [ 793 5% 79/s ] write: [ 4.1M 416k/s ] 241M
cpus: 15.3 gc: 7% mem: 12G/107G postGC: 3.4G
read(50%) -> (1k/1k) -> process(68% 72% 79% 68% 75% 67% 69% 79% 77% 74% 79% 71% 69% 65% 77% 85%) -> (8.2k/67k) -> write(11%)
0:08:53 INF [water_polygons] - read: [ 1.9k 13% 113/s ] write: [ 10M 657k/s ] 624M
cpus: 15.7 gc: 1% mem: 16G/107G postGC: 4.1G
read(33%) -> (1k/1k) -> process(95% 95% 95% 96% 93% 95% 93% 94% 95% 93% 94% 91% 88% 89% 92% 95%) -> (9.5k/67k) -> write(15%)
0:09:03 INF [water_polygons] - read: [ 2.9k 21% 104/s ] write: [ 17M 685k/s ] 1G
cpus: 15.7 gc: 1% mem: 55G/107G postGC: 4.2G
read(27%) -> (1k/1k) -> process(93% 94% 94% 94% 91% 95% 94% 96% 95% 98% 95% 95% 94% 91% 92% 94%) -> (9.4k/67k) -> write(16%)
0:09:13 INF [water_polygons] - read: [ 4k 28% 108/s ] write: [ 24M 652k/s ] 1.4G
cpus: 15.7 gc: 2% mem: 21G/107G postGC: 4.2G
read(24%) -> (1k/1k) -> process(95% 94% 93% 95% 86% 90% 96% 91% 94% 93% 94% 91% 96% 95% 94% 95%) -> (9.1k/67k) -> write(15%)
0:09:23 INF [water_polygons] - read: [ 5.3k 37% 129/s ] write: [ 31M 772k/s ] 1.8G
cpus: 15.7 gc: 1% mem: 55G/107G postGC: 4.1G
read(33%) -> (1k/1k) -> process(92% 96% 96% 87% 94% 97% 95% 92% 92% 93% 97% 90% 94% 98% 95% 96%) -> (7.9k/67k) -> write(18%)
0:09:33 INF [water_polygons] - read: [ 6.6k 46% 129/s ] write: [ 44M 1.2M/s ] 2.4G
cpus: 15.3 gc: 1% mem: 12G/107G postGC: 3.6G
read( 1%) -> (1k/1k) -> process(85% 92% 90% 91% 94% 95% 94% 91% 98% 92% 93% 91% 97% 96% 92% 87%) -> (59k/67k) -> write(25%)
0:09:43 INF [water_polygons] - read: [ 9.1k 63% 247/s ] write: [ 100M 5.6M/s ] 4.9G
cpus: 5.6 gc: 0% mem: 19G/107G postGC: 3.4G
read( 1%) -> (1k/1k) -> process(26% 27% 27% 47% 25% 28% 28% 25% 33% 26% 25% 26% 33% 27% 27% 25%) -> (62k/67k) -> write(97%)
0:09:53 INF [water_polygons] - read: [ 11k 81% 252/s ] write: [ 158M 5.7M/s ] 7.5G
cpus: 5.2 gc: 0% mem: 25G/107G postGC: 3.3G
read( 1%) -> (1k/1k) -> process(26% 26% 26% 25% 24% 26% 25% 26% 25% 26% 26% 25% 28% 25% 27% 25%) -> (60k/67k) -> write(97%)
0:10:03 INF [water_polygons] - read: [ 14k 98% 247/s ] write: [ 215M 5.6M/s ] 9.9G
cpus: 5.1 gc: 0% mem: 29G/107G postGC: 3.3G
read( -%) -> (310/1k) -> process(25% 26% 27% 26% 24% 26% 26% 26% 26% 26% 25% 24% 25% 27% 24% 26%) -> (65k/67k) -> write(96%)
0:10:04 INF [water_polygons] - read: [ 14k 100% 240/s ] write: [ 222M 5.6M/s ] 10G
cpus: 5.3 gc: 0% mem: 38G/107G postGC: 3.3G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/67k) -> write( -%)
0:10:04 INF [water_polygons] - Finished in 91s cpu:1,102s avg:12.1
0:10:04 INF [natural_earth] - unzipping /root/data/sources/natural_earth_vector.sqlite.zip to data/tmp/natearth.sqlite
0:10:07 INF [natural_earth] - Starting...
0:10:13 INF [natural_earth] - read: [ 304k 100% 56k/s ] write: [ 45k 8.5k/s ] 10G
cpus: 3.7 gc: 0% mem: 43G/107G postGC: 3.3G
read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/67k) -> write( -%)
0:10:13 INF [natural_earth] - Finished in 6s cpu:20s avg:3.6
0:10:13 INF [osm_pass1] - Starting...
0:10:23 INF [osm_pass1] - nodes: [ 146M 14M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 0% mem: 42G/107G postGC: 3.8G hppc: 1.4k nodes(disk): 0 nodes(ram): 1.1G
parse(19% 19% 18% 19% 19% 18% 20% 19% 19% 20% 19% 18% 19% 18%) -> pbf(55%) -> (60k/70k) -> process(98%)
0:10:33 INF [osm_pass1] - nodes: [ 277M 13M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 2% mem: 35G/107G postGC: 5G hppc: 1.4k nodes(disk): 0 nodes(ram): 2.2G
parse(16% 17% 18% 17% 16% 18% 17% 17% 17% 16% 17% 17% 16% 18%) -> pbf(49%) -> (62k/70k) -> process(91%)
0:10:43 INF [osm_pass1] - nodes: [ 416M 13M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 2% mem: 33G/107G postGC: 6.3G hppc: 1.4k nodes(disk): 0 nodes(ram): 3.3G
parse(18% 17% 16% 19% 17% 18% 18% 19% 18% 18% 19% 18% 18% 18%) -> pbf(52%) -> (62k/70k) -> process(97%)
0:10:53 INF [osm_pass1] - nodes: [ 518M 10M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 4% mem: 34G/107G postGC: 7.1G hppc: 1.4k nodes(disk): 0 nodes(ram): 4.1G
parse(12% 12% 14% 12% 12% 13% 14% 13% 14% 13% 13% 14% 11% 13%) -> pbf(82%) -> (9k/70k) -> process(93%)
0:11:03 INF [osm_pass1] - nodes: [ 614M 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 0% mem: 12G/107G postGC: 8.4G hppc: 1.4k nodes(disk): 0 nodes(ram): 4.9G
parse(11% 11% 12% 11% 13% 12% 11% 13% 12% 12% 13% 11% 13% 12%) -> pbf(98%) -> (9.7k/70k) -> process(95%)
0:11:13 INF [osm_pass1] - nodes: [ 703M 8.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 0% mem: 52G/107G postGC: 8.4G hppc: 1.4k nodes(disk): 0 nodes(ram): 5.6G
parse(14% 14% 13% 15% 14% 12% 13% 13% 14% 13% 13% 14% 13% 13%) -> pbf(90%) -> (8.9k/70k) -> process(87%)
0:11:23 INF [osm_pass1] - nodes: [ 797M 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 3% mem: 19G/107G postGC: 9.8G hppc: 1.4k nodes(disk): 0 nodes(ram): 6.4G
parse(20% 18% 17% 18% 17% 18% 17% 18% 18% 18% 18% 17% 19% 19%) -> pbf(95%) -> (6.1k/70k) -> process(90%)
0:11:33 INF [osm_pass1] - nodes: [ 891M 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 0% mem: 66G/107G postGC: 9.8G hppc: 1.4k nodes(disk): 0 nodes(ram): 7.1G
parse(18% 19% 19% 20% 17% 19% 19% 20% 18% 20% 18% 21% 20% 19%) -> pbf(98%) -> (30k/70k) -> process(91%)
0:11:43 INF [osm_pass1] - nodes: [ 981M 8.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 2% mem: 13G/107G postGC: 11G hppc: 1.4k nodes(disk): 0 nodes(ram): 7.8G
parse(18% 18% 20% 19% 18% 18% 19% 18% 19% 19% 18% 18% 19% 19%) -> pbf(95%) -> (10k/70k) -> process(91%)
0:11:53 INF [osm_pass1] - nodes: [ 1B 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 2% mem: 25G/107G postGC: 12G hppc: 1.4k nodes(disk): 0 nodes(ram): 8.6G
parse(16% 18% 17% 18% 18% 17% 18% 17% 18% 17% 16% 18% 16% 17%) -> pbf(94%) -> (9.9k/70k) -> process(92%)
0:12:03 INF [osm_pass1] - nodes: [ 1.1B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 1% mem: 16G/107G postGC: 13G hppc: 1.4k nodes(disk): 0 nodes(ram): 9.4G
parse(17% 17% 18% 17% 16% 16% 18% 18% 18% 17% 17% 17% 17% 18%) -> pbf(96%) -> (10k/70k) -> process(92%)
0:12:13 INF [osm_pass1] - nodes: [ 1.2B 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 2% mem: 19G/107G postGC: 13G hppc: 1.4k nodes(disk): 0 nodes(ram): 10G
parse(16% 18% 18% 18% 17% 18% 17% 19% 18% 17% 18% 17% 18% 17%) -> pbf(92%) -> (27k/70k) -> process(92%)
0:12:23 INF [osm_pass1] - nodes: [ 1.3B 9.1M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 1% mem: 25G/107G postGC: 14G hppc: 1.4k nodes(disk): 0 nodes(ram): 10G
parse(18% 18% 17% 19% 19% 18% 18% 19% 19% 18% 17% 18% 18% 19%) -> pbf(96%) -> (9.6k/70k) -> process(93%)
0:12:33 INF [osm_pass1] - nodes: [ 1.4B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 1% mem: 32G/107G postGC: 15G hppc: 1.4k nodes(disk): 0 nodes(ram): 11G
parse(19% 18% 18% 18% 17% 19% 17% 17% 18% 18% 17% 19% 19% 18%) -> pbf(97%) -> (9.8k/70k) -> process(90%)
0:12:43 INF [osm_pass1] - nodes: [ 1.5B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 2% mem: 41G/107G postGC: 15G hppc: 1.4k nodes(disk): 0 nodes(ram): 12G
parse(18% 18% 18% 19% 18% 18% 19% 19% 18% 18% 17% 18% 19% 18%) -> pbf(97%) -> (10k/70k) -> process(89%)
0:12:53 INF [osm_pass1] - nodes: [ 1.6B 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 1% mem: 47G/107G postGC: 16G hppc: 1.4k nodes(disk): 0 nodes(ram): 13G
parse(16% 17% 17% 17% 16% 16% 17% 17% 17% 17% 20% 16% 19% 17%) -> pbf(98%) -> (16k/70k) -> process(92%)
0:13:03 INF [osm_pass1] - nodes: [ 1.7B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 1% mem: 51G/107G postGC: 17G hppc: 1.4k nodes(disk): 0 nodes(ram): 13G
parse(16% 17% 16% 19% 16% 16% 17% 17% 16% 18% 17% 16% 16% 16%) -> pbf(98%) -> (8.4k/70k) -> process(91%)
0:13:13 INF [osm_pass1] - nodes: [ 1.8B 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 2% mem: 55G/107G postGC: 17G hppc: 1.4k nodes(disk): 0 nodes(ram): 14G
parse(17% 16% 18% 16% 16% 17% 17% 16% 17% 18% 18% 16% 17% 17%) -> pbf(97%) -> (8.3k/70k) -> process(93%)
0:13:23 INF [osm_pass1] - nodes: [ 1.9B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.6 gc: 4% mem: 21G/107G postGC: 19G hppc: 1.4k nodes(disk): 0 nodes(ram): 15G
parse(16% 18% 15% 16% 17% 18% 15% 16% 18% 17% 16% 15% 15% 16%) -> pbf(93%) -> (61k/70k) -> process(90%)
0:13:33 INF [osm_pass1] - nodes: [ 2B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.5 gc: 2% mem: 28G/107G postGC: 19G hppc: 1.4k nodes(disk): 0 nodes(ram): 16G
parse(17% 17% 17% 17% 17% 17% 17% 15% 16% 16% 18% 17% 17% 17%) -> pbf(96%) -> (7.8k/70k) -> process(93%)
0:13:43 INF [osm_pass1] - nodes: [ 2.1B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 1% mem: 29G/107G postGC: 20G hppc: 1.4k nodes(disk): 0 nodes(ram): 16G
parse(15% 15% 15% 16% 16% 17% 15% 16% 15% 15% 17% 16% 16% 15%) -> pbf(96%) -> (8.7k/70k) -> process(93%)
0:13:53 INF [osm_pass1] - nodes: [ 2.2B 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 2% mem: 39G/107G postGC: 21G hppc: 1.4k nodes(disk): 0 nodes(ram): 17G
parse(15% 15% 16% 15% 15% 17% 16% 15% 16% 15% 15% 15% 17% 17%) -> pbf(96%) -> (7.8k/70k) -> process(93%)
0:14:03 INF [osm_pass1] - nodes: [ 2.3B 9.8M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 1% mem: 44G/107G postGC: 22G hppc: 1.4k nodes(disk): 0 nodes(ram): 18G
parse(15% 16% 16% 15% 16% 16% 16% 15% 16% 15% 15% 16% 15% 15%) -> pbf(98%) -> (8.6k/70k) -> process(94%)
0:14:13 INF [osm_pass1] - nodes: [ 2.3B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 2% mem: 58G/107G postGC: 22G hppc: 1.4k nodes(disk): 0 nodes(ram): 19G
parse(15% 16% 16% 15% 15% 16% 16% 16% 17% 16% 15% 17% 15% 16%) -> pbf(96%) -> (42k/70k) -> process(94%)
0:14:23 INF [osm_pass1] - nodes: [ 2.4B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 1% mem: 44G/107G postGC: 23G hppc: 1.4k nodes(disk): 0 nodes(ram): 20G
parse(16% 15% 20% 16% 15% 16% 15% 15% 16% 15% 16% 16% 14% 16%) -> pbf(97%) -> (10k/70k) -> process(96%)
0:14:33 INF [osm_pass1] - nodes: [ 2.5B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 2% mem: 54G/107G postGC: 24G hppc: 1.4k nodes(disk): 0 nodes(ram): 20G
parse(14% 17% 16% 16% 15% 15% 16% 14% 17% 14% 14% 15% 14% 16%) -> pbf(96%) -> (15k/70k) -> process(95%)
0:14:43 INF [osm_pass1] - nodes: [ 2.6B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 1% mem: 52G/107G postGC: 25G hppc: 1.4k nodes(disk): 0 nodes(ram): 21G
parse(17% 16% 16% 18% 17% 16% 15% 16% 15% 15% 15% 18% 16% 17%) -> pbf(95%) -> (28k/70k) -> process(95%)
0:14:53 INF [osm_pass1] - nodes: [ 2.7B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.7 gc: 3% mem: 69G/107G postGC: 25G hppc: 1.4k nodes(disk): 0 nodes(ram): 22G
parse(17% 17% 18% 18% 17% 17% 16% 17% 17% 17% 18% 18% 18% 19%) -> pbf(90%) -> (57k/70k) -> process(96%)
0:15:03 INF [osm_pass1] - nodes: [ 2.8B 9.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 1% mem: 56G/107G postGC: 26G hppc: 1.4k nodes(disk): 0 nodes(ram): 23G
parse(15% 17% 16% 16% 15% 14% 16% 16% 15% 17% 16% 15% 15% 17%) -> pbf(94%) -> (48k/70k) -> process(95%)
0:15:13 INF [osm_pass1] - nodes: [ 2.9B 8.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 2% mem: 67G/107G postGC: 27G hppc: 1.4k nodes(disk): 0 nodes(ram): 23G
parse(13% 12% 13% 15% 14% 14% 14% 14% 14% 13% 12% 14% 12% 13%) -> pbf(86%) -> (54k/70k) -> process(84%)
0:15:23 INF [osm_pass1] - nodes: [ 3B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 1% mem: 61G/107G postGC: 28G hppc: 1.4k nodes(disk): 0 nodes(ram): 24G
parse(15% 16% 15% 14% 15% 15% 15% 14% 17% 15% 14% 15% 15% 14%) -> pbf(96%) -> (17k/70k) -> process(97%)
0:15:33 INF [osm_pass1] - nodes: [ 3.1B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 3% mem: 33G/107G postGC: 29G hppc: 1.4k nodes(disk): 0 nodes(ram): 25G
parse(14% 17% 14% 15% 14% 14% 14% 14% 14% 14% 15% 14% 14% 15%) -> pbf(90%) -> (58k/70k) -> process(95%)
0:15:43 INF [osm_pass1] - nodes: [ 3.2B 9.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 1% mem: 32G/107G postGC: 30G hppc: 1.4k nodes(disk): 0 nodes(ram): 26G
parse(14% 14% 14% 15% 15% 15% 16% 13% 14% 16% 16% 17% 14% 15%) -> pbf(92%) -> (59k/70k) -> process(98%)
0:15:53 INF [osm_pass1] - nodes: [ 3.3B 9.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 2% mem: 45G/107G postGC: 31G hppc: 1.4k nodes(disk): 0 nodes(ram): 26G
parse(14% 14% 14% 15% 15% 15% 16% 14% 14% 14% 13% 15% 14% 14%) -> pbf(91%) -> (7.1k/70k) -> process(97%)
0:16:03 INF [osm_pass1] - nodes: [ 3.4B 10M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 1% mem: 45G/107G postGC: 31G hppc: 1.4k nodes(disk): 0 nodes(ram): 27G
parse(15% 17% 16% 15% 14% 14% 14% 17% 14% 15% 16% 14% 15% 15%) -> pbf(95%) -> (9.1k/70k) -> process(96%)
0:16:13 INF [osm_pass1] - nodes: [ 3.5B 8.8M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 2% mem: 52G/107G postGC: 32G hppc: 1.4k nodes(disk): 0 nodes(ram): 28G
parse(12% 14% 13% 14% 13% 13% 12% 12% 13% 13% 15% 14% 15% 12%) -> pbf(87%) -> (26k/70k) -> process(86%)
0:16:23 INF [osm_pass1] - nodes: [ 3.6B 9.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 1% mem: 55G/107G postGC: 33G hppc: 1.4k nodes(disk): 0 nodes(ram): 29G
parse(15% 14% 13% 14% 14% 16% 16% 14% 15% 15% 15% 14% 15% 14%) -> pbf(97%) -> (34k/70k) -> process(96%)
0:16:33 INF [osm_pass1] - nodes: [ 3.7B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 3% mem: 68G/107G postGC: 33G hppc: 1.4k nodes(disk): 0 nodes(ram): 30G
parse(14% 14% 14% 15% 13% 14% 14% 14% 13% 15% 12% 14% 15% 14%) -> pbf(94%) -> (52k/70k) -> process(93%)
0:16:43 INF [osm_pass1] - nodes: [ 3.8B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 64G/107G postGC: 34G hppc: 1.4k nodes(disk): 0 nodes(ram): 30G
parse(13% 14% 14% 16% 14% 15% 14% 13% 14% 15% 13% 14% 13% 15%) -> pbf(97%) -> (7.6k/70k) -> process(95%)
0:16:53 INF [osm_pass1] - nodes: [ 3.9B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 3% mem: 38G/107G postGC: 36G hppc: 1.4k nodes(disk): 0 nodes(ram): 31G
parse(13% 15% 14% 13% 13% 14% 13% 16% 13% 16% 13% 14% 14% 14%) -> pbf(96%) -> (9.4k/70k) -> process(93%)
0:17:03 INF [osm_pass1] - nodes: [ 4B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 36G/107G postGC: 36G hppc: 1.4k nodes(disk): 0 nodes(ram): 32G
parse(14% 15% 14% 14% 13% 13% 13% 14% 14% 13% 13% 13% 13% 16%) -> pbf(98%) -> (20k/70k) -> process(93%)
0:17:13 INF [osm_pass1] - nodes: [ 4.1B 8.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 2% mem: 43G/107G postGC: 37G hppc: 1.4k nodes(disk): 0 nodes(ram): 33G
parse(12% 13% 12% 12% 12% 12% 14% 12% 12% 13% 14% 13% 14% 12%) -> pbf(89%) -> (14k/70k) -> process(86%)
0:17:23 INF [osm_pass1] - nodes: [ 4.2B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 0% mem: 86G/107G postGC: 37G hppc: 1.4k nodes(disk): 0 nodes(ram): 33G
parse(13% 13% 14% 13% 14% 15% 13% 14% 13% 14% 14% 14% 13% 14%) -> pbf(98%) -> (7.3k/70k) -> process(95%)
0:17:33 INF [osm_pass1] - nodes: [ 4.3B 9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.2 gc: 4% mem: 44G/107G postGC: 39G hppc: 1.4k nodes(disk): 0 nodes(ram): 34G
parse(14% 14% 12% 12% 13% 13% 14% 13% 13% 12% 12% 15% 12% 14%) -> pbf(94%) -> (8.3k/70k) -> process(87%)
0:17:43 INF [osm_pass1] - nodes: [ 4.3B 9.1M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 1% mem: 41G/107G postGC: 39G hppc: 1.4k nodes(disk): 0 nodes(ram): 35G
parse(14% 12% 16% 11% 12% 13% 14% 13% 13% 13% 14% 13% 11% 14%) -> pbf(97%) -> (8.7k/70k) -> process(92%)
0:17:53 INF [osm_pass1] - nodes: [ 4.4B 9.3M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 2% mem: 51G/107G postGC: 40G hppc: 1.4k nodes(disk): 0 nodes(ram): 36G
parse(15% 15% 14% 12% 13% 14% 14% 13% 14% 13% 14% 14% 11% 14%) -> pbf(94%) -> (9.1k/70k) -> process(90%)
0:18:03 INF [osm_pass1] - nodes: [ 4.5B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 1% mem: 44G/107G postGC: 41G hppc: 1.4k nodes(disk): 0 nodes(ram): 36G
parse(13% 11% 14% 13% 13% 13% 13% 13% 14% 15% 14% 14% 14% 14%) -> pbf(97%) -> (7.4k/70k) -> process(91%)
0:18:13 INF [osm_pass1] - nodes: [ 4.6B 8.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 2% mem: 52G/107G postGC: 41G hppc: 1.4k nodes(disk): 0 nodes(ram): 37G
parse(12% 12% 12% 11% 12% 12% 13% 13% 13% 13% 13% 13% 11% 12%) -> pbf(88%) -> (16k/70k) -> process(85%)
0:18:23 INF [osm_pass1] - nodes: [ 4.7B 9.1M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 1% mem: 43G/107G postGC: 42G hppc: 1.4k nodes(disk): 0 nodes(ram): 38G
parse(12% 13% 13% 14% 14% 12% 13% 13% 13% 14% 12% 14% 14% 11%) -> pbf(97%) -> (6.2k/70k) -> process(90%)
0:18:33 INF [osm_pass1] - nodes: [ 4.8B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 57G/107G postGC: 43G hppc: 1.4k nodes(disk): 0 nodes(ram): 39G
parse(13% 14% 15% 16% 13% 15% 13% 14% 14% 13% 14% 14% 14% 14%) -> pbf(93%) -> (8.5k/70k) -> process(94%)
0:18:43 INF [osm_pass1] - nodes: [ 4.9B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 1% mem: 51G/107G postGC: 44G hppc: 1.4k nodes(disk): 0 nodes(ram): 39G
parse(13% 13% 14% 15% 15% 13% 13% 13% 15% 14% 13% 13% 14% 14%) -> pbf(97%) -> (44k/70k) -> process(93%)
0:18:53 INF [osm_pass1] - nodes: [ 5B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 46G/107G postGC: 45G hppc: 1.4k nodes(disk): 0 nodes(ram): 40G
parse(13% 13% 14% 14% 12% 16% 14% 12% 15% 13% 14% 13% 14% 14%) -> pbf(97%) -> (30k/70k) -> process(93%)
0:19:03 INF [osm_pass1] - nodes: [ 5.1B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 0% mem: 89G/107G postGC: 45G hppc: 1.4k nodes(disk): 0 nodes(ram): 41G
parse(12% 14% 14% 13% 15% 14% 12% 16% 13% 12% 12% 16% 14% 14%) -> pbf(99%) -> (7.7k/70k) -> process(94%)
0:19:13 INF [osm_pass1] - nodes: [ 5.2B 8.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.6 gc: 1% mem: 80G/107G postGC: 46G hppc: 1.4k nodes(disk): 0 nodes(ram): 42G
parse(11% 12% 12% 12% 11% 12% 12% 12% 12% 12% 12% 13% 12% 12%) -> pbf(90%) -> (9.2k/70k) -> process(84%)
0:19:23 INF [osm_pass1] - nodes: [ 5.3B 10M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 1% mem: 79G/107G postGC: 47G hppc: 1.4k nodes(disk): 0 nodes(ram): 42G
parse(14% 14% 15% 13% 16% 14% 13% 13% 15% 15% 15% 14% 14% 13%) -> pbf(95%) -> (50k/70k) -> process(96%)
0:19:33 INF [osm_pass1] - nodes: [ 5.4B 10M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.1 gc: 1% mem: 78G/107G postGC: 47G hppc: 1.4k nodes(disk): 0 nodes(ram): 43G
parse(13% 13% 16% 13% 14% 13% 14% 16% 14% 15% 13% 15% 14% 14%) -> pbf(93%) -> (38k/70k) -> process(96%)
0:19:43 INF [osm_pass1] - nodes: [ 5.5B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 78G/107G postGC: 48G hppc: 1.4k nodes(disk): 0 nodes(ram): 44G
parse(15% 14% 13% 13% 14% 13% 14% 14% 14% 13% 14% 13% 15% 14%) -> pbf(96%) -> (40k/70k) -> process(94%)
0:19:53 INF [osm_pass1] - nodes: [ 5.6B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 77G/107G postGC: 49G hppc: 1.4k nodes(disk): 0 nodes(ram): 45G
parse(13% 14% 14% 14% 13% 12% 14% 13% 15% 14% 14% 12% 17% 13%) -> pbf(94%) -> (7.7k/70k) -> process(94%)
0:20:03 INF [osm_pass1] - nodes: [ 5.7B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 78G/107G postGC: 50G hppc: 1.4k nodes(disk): 0 nodes(ram): 45G
parse(14% 14% 13% 14% 13% 13% 15% 14% 13% 15% 13% 15% 13% 13%) -> pbf(96%) -> (27k/70k) -> process(94%)
0:20:13 INF [osm_pass1] - nodes: [ 5.8B 8.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.7 gc: 1% mem: 75G/107G postGC: 51G hppc: 1.4k nodes(disk): 0 nodes(ram): 46G
parse(11% 12% 12% 12% 13% 14% 12% 12% 13% 12% 12% 14% 12% 13%) -> pbf(88%) -> (7.7k/70k) -> process(86%)
0:20:23 INF [osm_pass1] - nodes: [ 5.9B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 2% mem: 75G/107G postGC: 51G hppc: 1.4k nodes(disk): 0 nodes(ram): 47G
parse(13% 15% 13% 12% 12% 13% 13% 15% 12% 13% 13% 12% 14% 12%) -> pbf(97%) -> (8.3k/70k) -> process(92%)
0:20:33 INF [osm_pass1] - nodes: [ 5.9B 9.1M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 2% mem: 74G/107G postGC: 52G hppc: 1.4k nodes(disk): 0 nodes(ram): 48G
parse(16% 14% 13% 15% 12% 12% 13% 14% 13% 12% 14% 13% 13% 14%) -> pbf(95%) -> (21k/70k) -> process(92%)
0:20:43 INF [osm_pass1] - nodes: [ 6B 9.8M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 73G/107G postGC: 52G hppc: 1.4k nodes(disk): 0 nodes(ram): 48G
parse(14% 14% 15% 13% 15% 14% 13% 14% 14% 13% 13% 15% 16% 14%) -> pbf(98%) -> (50k/70k) -> process(93%)
0:20:53 INF [osm_pass1] - nodes: [ 6.1B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 0% mem: 76G/107G postGC: 53G hppc: 1.4k nodes(disk): 0 nodes(ram): 49G
parse(13% 13% 15% 14% 14% 16% 14% 16% 14% 16% 14% 14% 13% 14%) -> pbf(97%) -> (14k/70k) -> process(95%)
0:21:03 INF [osm_pass1] - nodes: [ 6.2B 9.4M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 1% mem: 76G/107G postGC: 54G hppc: 1.4k nodes(disk): 0 nodes(ram): 50G
parse(13% 12% 12% 13% 14% 14% 13% 14% 16% 16% 13% 14% 12% 14%) -> pbf(97%) -> (20k/70k) -> process(93%)
0:21:13 INF [osm_pass1] - nodes: [ 6.3B 8.8M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.6 gc: 0% mem: 76G/107G postGC: 54G hppc: 1.4k nodes(disk): 0 nodes(ram): 51G
parse(12% 13% 12% 14% 13% 12% 11% 13% 12% 12% 13% 13% 12% 11%) -> pbf(89%) -> (20k/70k) -> process(88%)
0:21:23 INF [osm_pass1] - nodes: [ 6.4B 9.8M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 1% mem: 81G/107G postGC: 55G hppc: 1.4k nodes(disk): 0 nodes(ram): 51G
parse(14% 13% 16% 14% 13% 18% 15% 14% 12% 12% 14% 13% 12% 12%) -> pbf(96%) -> (29k/70k) -> process(96%)
0:21:33 INF [osm_pass1] - nodes: [ 6.5B 9.6M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 2% mem: 83G/107G postGC: 56G hppc: 1.4k nodes(disk): 0 nodes(ram): 52G
parse(15% 14% 14% 13% 13% 15% 12% 15% 14% 13% 14% 13% 14% 14%) -> pbf(95%) -> (31k/70k) -> process(92%)
0:21:43 INF [osm_pass1] - nodes: [ 6.6B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 1% mem: 85G/107G postGC: 57G hppc: 1.4k nodes(disk): 0 nodes(ram): 53G
parse(12% 14% 14% 13% 14% 14% 13% 13% 13% 14% 14% 14% 16% 12%) -> pbf(97%) -> (9.6k/70k) -> process(93%)
0:21:53 INF [osm_pass1] - nodes: [ 6.7B 9.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 0% mem: 93G/107G postGC: 57G hppc: 1.4k nodes(disk): 0 nodes(ram): 54G
parse(13% 15% 13% 13% 14% 13% 15% 13% 14% 13% 14% 15% 15% 14%) -> pbf(94%) -> (9.8k/70k) -> process(94%)
0:22:03 INF [osm_pass1] - nodes: [ 6.8B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 2% mem: 62G/107G postGC: 59G hppc: 1.4k nodes(disk): 0 nodes(ram): 55G
parse(14% 13% 14% 14% 14% 13% 13% 14% 14% 13% 13% 14% 15% 13%) -> pbf(94%) -> (9.4k/70k) -> process(91%)
0:22:13 INF [osm_pass1] - nodes: [ 6.9B 8.9M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.6 gc: 1% mem: 63G/107G postGC: 59G hppc: 1.4k nodes(disk): 0 nodes(ram): 55G
parse(12% 13% 12% 12% 11% 12% 14% 14% 11% 11% 14% 12% 13% 14%) -> pbf(87%) -> (6.9k/70k) -> process(86%)
0:22:23 INF [osm_pass1] - nodes: [ 7B 9.5M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 0% mem: 72G/107G postGC: 60G hppc: 1.4k nodes(disk): 0 nodes(ram): 56G
parse(13% 13% 11% 14% 12% 13% 13% 13% 14% 12% 14% 12% 16% 13%) -> pbf(99%) -> (8k/70k) -> process(90%)
0:22:33 INF [osm_pass1] - nodes: [ 7.1B 9.1M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.8 gc: 1% mem: 80G/107G postGC: 61G hppc: 1.4k nodes(disk): 0 nodes(ram): 57G
parse(11% 13% 12% 12% 12% 13% 11% 13% 14% 12% 14% 12% 15% 13%) -> pbf(98%) -> (16k/70k) -> process(92%)
0:22:43 INF [osm_pass1] - nodes: [ 7.2B 9.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 1% mem: 92G/107G postGC: 61G hppc: 1.4k nodes(disk): 0 nodes(ram): 58G
parse(14% 13% 13% 14% 13% 14% 14% 14% 15% 15% 14% 15% 14% 14%) -> pbf(93%) -> (59k/70k) -> process(93%)
0:22:53 INF [osm_pass1] - nodes: [ 7.3B 9.1M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4 gc: 2% mem: 69G/107G postGC: 62G hppc: 1.4k nodes(disk): 0 nodes(ram): 58G
parse(13% 13% 16% 13% 15% 14% 12% 14% 13% 15% 14% 13% 14% 14%) -> pbf(95%) -> (12k/70k) -> process(92%)
0:23:03 INF [osm_pass1] - nodes: [ 7.4B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.3 gc: 1% mem: 67G/107G postGC: 63G hppc: 1.4k nodes(disk): 0 nodes(ram): 59G
parse(14% 14% 13% 13% 12% 14% 12% 14% 15% 13% 13% 15% 14% 14%) -> pbf(93%) -> (18k/70k) -> process(90%)
0:23:13 INF [osm_pass1] - nodes: [ 7.5B 8.7M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.5 gc: 0% mem: 76G/107G postGC: 64G hppc: 1.4k nodes(disk): 0 nodes(ram): 60G
parse(12% 12% 12% 11% 13% 12% 11% 12% 11% 13% 12% 13% 13% 12%) -> pbf(89%) -> (9.9k/70k) -> process(86%)
0:23:23 INF [osm_pass1] - nodes: [ 7.5B 9.2M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 3.9 gc: 0% mem: 91G/107G postGC: 64G hppc: 1.4k nodes(disk): 0 nodes(ram): 61G
parse(13% 13% 15% 15% 14% 12% 13% 14% 13% 14% 14% 15% 15% 15%) -> pbf(97%) -> (9.3k/70k) -> process(90%)
0:23:33 INF [osm_pass1] - nodes: [ 7.6B 10M/s ] 0 ways: [ 0 0/s ] rels: [ 0 0/s ]
cpus: 4.4 gc: 2% mem: 75G/107G postGC: 65G hppc: 1.4k nodes(disk): 0 nodes(ram): 61G
parse(14% 13% 14% 15% 13% 14% 14% 15% 15% 16% 13% 15% 14% 14%) -> pbf(86%) -> (63k/70k) -> process(92%)
0:23:43 INF [osm_pass1] - nodes: [ 7.8B 12M/s ] 0 ways: [ 6.3M 638k/s ] rels: [ 0 0/s ]
cpus: 5 gc: 1% mem: 88G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(24% 24% 24% 24% 24% 25% 25% 26% 24% 25% 24% 23% 25% 24%) -> pbf(57%) -> (15k/70k) -> process(95%)
0:23:53 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 96M 9M/s ] rels: [ 0 0/s ]
cpus: 12.1 gc: 2% mem: 80G/107G postGC: 67G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(67% 66% 66% 67% 67% 68% 67% 66% 66% 68% 66% 66% 66% 67%) -> pbf(89%) -> (6.7k/70k) -> process(75%)
0:24:03 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 152M 5.5M/s ] rels: [ 0 0/s ]
cpus: 12.4 gc: 1% mem: 86G/107G postGC: 67G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(74% 73% 74% 75% 74% 74% 75% 74% 73% 73% 73% 75% 74% 75%) -> pbf(74%) -> (43/70k) -> process(51%)
0:24:13 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 195M 4.3M/s ] rels: [ 0 0/s ]
cpus: 10.3 gc: 1% mem: 73G/107G postGC: 67G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(64% 64% 64% 64% 64% 63% 64% 63% 64% 63% 61% 64% 63% 63%) -> pbf(66%) -> (20k/70k) -> process(41%)
0:24:23 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 249M 5.3M/s ] rels: [ 0 0/s ]
cpus: 11.8 gc: 1% mem: 70G/107G postGC: 67G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(70% 72% 71% 72% 71% 71% 72% 72% 72% 71% 70% 72% 73% 70%) -> pbf(79%) -> (9.4k/70k) -> process(51%)
0:24:33 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 306M 5.6M/s ] rels: [ 0 0/s ]
cpus: 12.1 gc: 1% mem: 68G/107G postGC: 67G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(72% 72% 72% 72% 72% 73% 74% 72% 74% 72% 73% 72% 74% 74%) -> pbf(79%) -> (18k/70k) -> process(53%)
0:24:43 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 363M 5.7M/s ] rels: [ 0 0/s ]
cpus: 12.3 gc: 1% mem: 69G/107G postGC: 67G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(74% 74% 73% 73% 74% 73% 74% 73% 74% 73% 71% 73% 74% 74%) -> pbf(80%) -> (8.4k/70k) -> process(53%)
0:24:53 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 425M 6.1M/s ] rels: [ 0 0/s ]
cpus: 12.1 gc: 1% mem: 70G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(73% 72% 71% 72% 73% 73% 72% 72% 73% 72% 73% 72% 72% 74%) -> pbf(82%) -> (24k/70k) -> process(55%)
0:25:03 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 486M 6M/s ] rels: [ 0 0/s ]
cpus: 12.5 gc: 0% mem: 72G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(73% 69% 71% 71% 72% 71% 71% 71% 72% 72% 71% 72% 69% 70%) -> pbf(78%) -> (9.9k/70k) -> process(55%)
0:25:13 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 547M 6.1M/s ] rels: [ 0 0/s ]
cpus: 11.6 gc: 0% mem: 69G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(66% 67% 65% 66% 66% 66% 65% 66% 65% 66% 66% 67% 65% 67%) -> pbf(76%) -> (64k/70k) -> process(55%)
0:25:23 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 617M 6.9M/s ] rels: [ 0 0/s ]
cpus: 12.6 gc: 0% mem: 76G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(72% 71% 70% 71% 71% 71% 70% 71% 70% 69% 71% 70% 70% 70%) -> pbf(82%) -> (8k/70k) -> process(62%)
0:25:33 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 684M 6.7M/s ] rels: [ 0 0/s ]
cpus: 12.5 gc: 1% mem: 81G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(70% 69% 68% 71% 71% 69% 72% 70% 70% 70% 69% 70% 70% 70%) -> pbf(82%) -> (8k/70k) -> process(60%)
0:25:43 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 749M 6.5M/s ] rels: [ 0 0/s ]
cpus: 12.5 gc: 0% mem: 88G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(71% 70% 71% 71% 70% 71% 70% 72% 71% 71% 72% 71% 71% 71%) -> pbf(81%) -> (10k/70k) -> process(58%)
0:25:53 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 817M 6.7M/s ] rels: [ 0 0/s ]
cpus: 12.6 gc: 1% mem: 68G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(71% 71% 70% 72% 72% 72% 71% 73% 72% 72% 72% 74% 71% 71%) -> pbf(81%) -> (16k/70k) -> process(61%)
0:26:04 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 887M 7M/s ] rels: [ 0 0/s ]
cpus: 12.6 gc: 0% mem: 77G/107G postGC: 66G hppc: 1.4k nodes(disk): 0 nodes(ram): 62G
parse(72% 71% 70% 72% 72% 72% 72% 70% 72% 72% 72% 71% 70% 72%) -> pbf(84%) -> (23k/70k) -> process(63%)
0:26:14 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 918M 3M/s ] rels: [ 3.3M 338k/s ]
cpus: 8.3 gc: 1% mem: 79G/107G postGC: 67G hppc: 154M nodes(disk): 0 nodes(ram): 62G
parse(40% 40% 41% 42% 40% 40% 42% 40% 41% 41% 40% 41% 40% 41%) -> pbf(42%) -> (60k/70k) -> process(70%)
0:26:19 INF [osm_pass1] - nodes: [ 7.8B 0/s ] 0 ways: [ 918M 0/s ] rels: [ 8.4M 846k/s ]
cpus: 4.5 gc: 2% mem: 70G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse( -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> pbf( -%) -> (0/70k) -> process( -%)
0:26:19 INF [osm_pass1] - Finished in 967s cpu:5,173s avg:5.4
0:26:19 INF [osm_pass2] - Starting...
0:26:30 INF [osm_pass2] - nodes: [ 112M 1% 11M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 222M 0/s ] 10G
cpus: 11.1 gc: 1% mem: 79G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 56% 57% 55%) -> pbf(43%) -> (16k/66k) -> process(46% 50% 47% 48% 48% 50% 46% 48% 48% 47% 46% 49% 47% 47% 46%) -> (0/66k) -> write( 0%)
0:26:40 INF [osm_pass2] - nodes: [ 230M 3% 11M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 222M 0/s ] 10G
cpus: 10.8 gc: 1% mem: 93G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(59% 59% 59% 58%) -> pbf(47%) -> (4.3k/66k) -> process(43% 45% 43% 44% 45% 46% 44% 44% 45% 45% 44% 46% 46% 44% 45%) -> (0/66k) -> write( 0%)
0:26:50 INF [osm_pass2] - nodes: [ 349M 4% 11M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 222M 0/s ] 10G
cpus: 10.7 gc: 1% mem: 79G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(60% 59% 59% 59%) -> pbf(47%) -> (14k/66k) -> process(46% 46% 44% 46% 45% 46% 45% 46% 45% 46% 44% 46% 46% 45% 46%) -> (0/66k) -> write( 0%)
0:27:00 INF [osm_pass2] - nodes: [ 470M 6% 12M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 222M 0/s ] 10G
cpus: 10.8 gc: 1% mem: 95G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(59% 61% 60% 61%) -> pbf(47%) -> (17k/66k) -> process(47% 45% 48% 45% 46% 46% 46% 46% 47% 45% 45% 47% 46% 45% 45%) -> (0/66k) -> write( 0%)
0:27:10 INF [osm_pass2] - nodes: [ 579M 7% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 222M 0/s ] 10G
cpus: 10.7 gc: 0% mem: 70G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 56% 54% 55%) -> pbf(46%) -> (1/66k) -> process(45% 45% 44% 44% 45% 44% 45% 43% 44% 43% 45% 47% 45% 44% 44%) -> (0/66k) -> write( 0%)
0:27:20 INF [osm_pass2] - nodes: [ 684M 9% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 222M 12k/s ] 10G
cpus: 10.8 gc: 0% mem: 71G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(53% 54% 54% 53%) -> pbf(45%) -> (12k/66k) -> process(45% 45% 46% 48% 47% 47% 47% 45% 47% 46% 50% 47% 49% 47% 46%) -> (8.8k/66k) -> write( 1%)
0:27:30 INF [osm_pass2] - nodes: [ 757M 10% 7.2M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 227M 485k/s ] 11G
cpus: 11.1 gc: 0% mem: 95G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(58% 56% 58% 59%) -> pbf(40%) -> (10k/66k) -> process(44% 46% 44% 44% 45% 43% 42% 45% 44% 45% 45% 44% 43% 45% 42%) -> (6.8k/66k) -> write(27%)
0:27:40 INF [osm_pass2] - nodes: [ 825M 11% 6.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 234M 667k/s ] 12G
cpus: 9.7 gc: 1% mem: 85G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(50% 51% 51% 50%) -> pbf(34%) -> (6.5k/66k) -> process(38% 36% 38% 39% 39% 39% 38% 37% 38% 37% 37% 37% 38% 38% 40%) -> (4.8k/66k) -> write(28%)
0:27:50 INF [osm_pass2] - nodes: [ 887M 11% 6.1M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 241M 752k/s ] 13G
cpus: 10.6 gc: 1% mem: 75G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(51% 51% 53% 52%) -> pbf(34%) -> (1/66k) -> process(45% 43% 41% 43% 42% 43% 43% 43% 41% 43% 44% 44% 43% 42% 43%) -> (6.8k/66k) -> write(39%)
0:28:00 INF [osm_pass2] - nodes: [ 936M 12% 4.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 251M 956k/s ] 15G
cpus: 11.1 gc: 1% mem: 87G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(46% 46% 45% 46%) -> pbf(28%) -> (12k/66k) -> process(50% 47% 48% 47% 48% 45% 48% 48% 47% 46% 47% 49% 48% 45% 46%) -> (8.1k/66k) -> write(49%)
0:28:10 INF [osm_pass2] - nodes: [ 995M 13% 5.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 259M 837k/s ] 16G
cpus: 9.7 gc: 1% mem: 72G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(44% 43% 44% 43%) -> pbf(29%) -> (1/66k) -> process(40% 44% 42% 42% 44% 41% 42% 40% 41% 41% 41% 41% 42% 41% 42%) -> (8.4k/66k) -> write(39%)
0:28:20 INF [osm_pass2] - nodes: [ 1B 14% 7.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 265M 594k/s ] 17G
cpus: 11 gc: 1% mem: 73G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 55% 57% 56%) -> pbf(38%) -> (288/66k) -> process(45% 47% 45% 45% 47% 48% 46% 45% 45% 42% 44% 43% 47% 46% 44%) -> (7.7k/66k) -> write(28%)
0:28:30 INF [osm_pass2] - nodes: [ 1.1B 15% 7.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 269M 415k/s ] 17G
cpus: 10.3 gc: 1% mem: 71G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(54% 56% 56% 55%) -> pbf(37%) -> (1/66k) -> process(41% 41% 40% 38% 41% 41% 41% 39% 43% 40% 41% 41% 42% 42% 42%) -> (10k/66k) -> write(20%)
0:28:40 INF [osm_pass2] - nodes: [ 1.2B 16% 8.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 273M 319k/s ] 18G
cpus: 10.7 gc: 1% mem: 77G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(63% 65% 63% 63%) -> pbf(43%) -> (9.6k/66k) -> process(44% 40% 43% 44% 44% 42% 45% 42% 42% 43% 44% 43% 43% 42% 42%) -> (8.8k/66k) -> write(16%)
0:28:50 INF [osm_pass2] - nodes: [ 1.3B 17% 8.1M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 277M 441k/s ] 18G
cpus: 10.9 gc: 1% mem: 84G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(65% 65% 67% 64%) -> pbf(43%) -> (4.9k/66k) -> process(43% 43% 41% 43% 41% 42% 42% 42% 41% 41% 43% 42% 42% 44% 43%) -> (8.3k/66k) -> write(19%)
0:29:00 INF [osm_pass2] - nodes: [ 1.4B 18% 8.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 279M 195k/s ] 18G
cpus: 10.2 gc: 1% mem: 85G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(64% 64% 64% 64%) -> pbf(43%) -> (21k/66k) -> process(39% 38% 40% 40% 40% 41% 39% 36% 38% 37% 40% 39% 40% 40% 39%) -> (8k/66k) -> write(10%)
0:29:10 INF [osm_pass2] - nodes: [ 1.4B 19% 8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 283M 370k/s ] 19G
cpus: 10.4 gc: 1% mem: 85G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(62% 61% 63% 63%) -> pbf(41%) -> (1/66k) -> process(39% 40% 42% 43% 41% 42% 40% 40% 42% 39% 39% 42% 42% 40% 42%) -> (7.3k/66k) -> write(18%)
0:29:20 INF [osm_pass2] - nodes: [ 1.5B 20% 7.1M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 290M 733k/s ] 20G
cpus: 10.3 gc: 1% mem: 82G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(54% 53% 55% 53%) -> pbf(36%) -> (18k/66k) -> process(44% 43% 45% 41% 44% 41% 43% 42% 41% 44% 43% 40% 41% 41% 42%) -> (8.8k/66k) -> write(31%)
0:29:30 INF [osm_pass2] - nodes: [ 1.6B 21% 7.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 342k/s ] 20G
cpus: 10 gc: 1% mem: 78G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 56% 55% 58%) -> pbf(38%) -> (59k/66k) -> process(41% 40% 40% 43% 41% 41% 42% 40% 40% 40% 40% 41% 40% 40% 42%) -> (5.9k/66k) -> write(17%)
0:29:40 INF [osm_pass2] - nodes: [ 1.6B 21% 207k/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 17k/s ] 20G
cpus: 1.5 gc: 0% mem: 84G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 2% 1%) -> pbf( 1%) -> (58k/66k) -> process( 9% 8% 8% 9% 8% 9% 8% 9% 4% 7% 8% 9% 10% 8% 8%) -> (5.8k/66k) -> write( 1%)
0:29:50 INF [osm_pass2] - nodes: [ 1.6B 21% 60k/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 9.4k/s ] 20G
cpus: 1.2 gc: 0% mem: 88G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse( 0% 1% 1% 0%) -> pbf( 0%) -> (57k/66k) -> process( 8% 8% 8% 8% 8% 8% 8% 9% 5% 6% 7% 9% 8% 6% 8%) -> (6.8k/66k) -> write( 1%)
0:30:00 INF [osm_pass2] - nodes: [ 1.6B 21% 2.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 295M 137k/s ] 20G
cpus: 4.5 gc: 0% mem: 75G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(21% 21% 21% 21%) -> pbf(14%) -> (1.8k/66k) -> process(18% 18% 19% 21% 24% 22% 27% 21% 18% 19% 19% 22% 22% 21% 21%) -> (8.3k/66k) -> write( 7%)
0:30:10 INF [osm_pass2] - nodes: [ 1.7B 22% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 298M 256k/s ] 21G
cpus: 10.8 gc: 1% mem: 82G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(63% 61% 63% 62%) -> pbf(38%) -> (3.9k/66k) -> process(42% 44% 43% 43% 42% 42% 45% 41% 43% 43% 43% 43% 42% 43% 43%) -> (6.3k/66k) -> write(13%)
0:30:20 INF [osm_pass2] - nodes: [ 1.8B 24% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 301M 316k/s ] 21G
cpus: 11.3 gc: 1% mem: 92G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(66% 63% 64% 65%) -> pbf(38%) -> (25k/66k) -> process(47% 45% 46% 45% 47% 44% 45% 47% 46% 44% 46% 45% 45% 46% 48%) -> (8.2k/66k) -> write(17%)
0:30:30 INF [osm_pass2] - nodes: [ 1.9B 25% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 305M 368k/s ] 21G
cpus: 11.4 gc: 1% mem: 76G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(63% 64% 63% 64%) -> pbf(38%) -> (7.7k/66k) -> process(48% 47% 47% 46% 48% 46% 47% 46% 45% 48% 50% 48% 48% 47% 47%) -> (7.9k/66k) -> write(18%)
0:30:40 INF [osm_pass2] - nodes: [ 2B 26% 9.3M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 308M 332k/s ] 22G
cpus: 11.5 gc: 1% mem: 91G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(66% 64% 66% 66%) -> pbf(40%) -> (8.9k/66k) -> process(48% 47% 48% 49% 48% 48% 48% 47% 48% 47% 46% 47% 48% 48% 47%) -> (10k/66k) -> write(17%)
0:30:50 INF [osm_pass2] - nodes: [ 2.1B 27% 9.2M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 311M 253k/s ] 22G
cpus: 11.2 gc: 1% mem: 74G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(64% 63% 63% 63%) -> pbf(39%) -> (23k/66k) -> process(45% 46% 46% 46% 48% 46% 43% 42% 44% 44% 45% 47% 46% 44% 46%) -> (6.1k/66k) -> write(12%)
0:31:00 INF [osm_pass2] - nodes: [ 2.1B 28% 7.5M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 315M 441k/s ] 23G
cpus: 10 gc: 1% mem: 69G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(51% 50% 51% 51%) -> pbf(32%) -> (1/66k) -> process(42% 41% 43% 44% 42% 42% 42% 40% 41% 37% 42% 44% 41% 42% 43%) -> (7k/66k) -> write(19%)
0:31:10 INF [osm_pass2] - nodes: [ 2.2B 29% 9.2M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 318M 278k/s ] 23G
cpus: 11.4 gc: 0% mem: 81G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(60% 60% 61% 62%) -> pbf(39%) -> (2.1k/66k) -> process(45% 47% 46% 47% 46% 47% 46% 44% 47% 44% 48% 47% 47% 44% 47%) -> (9.9k/66k) -> write(13%)
0:31:20 INF [osm_pass2] - nodes: [ 2.3B 30% 9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 321M 366k/s ] 23G
cpus: 11.5 gc: 0% mem: 93G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(60% 62% 60% 61%) -> pbf(38%) -> (9.5k/66k) -> process(46% 49% 47% 47% 48% 47% 47% 49% 49% 47% 46% 48% 47% 47% 47%) -> (7.9k/66k) -> write(17%)
0:31:30 INF [osm_pass2] - nodes: [ 2.4B 32% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 326M 461k/s ] 24G
cpus: 11.6 gc: 1% mem: 78G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(59% 62% 59% 59%) -> pbf(38%) -> (56k/66k) -> process(47% 50% 51% 50% 49% 49% 48% 48% 49% 48% 50% 50% 49% 48% 51%) -> (60k/66k) -> write(23%)
0:31:40 INF [osm_pass2] - nodes: [ 2.5B 33% 9.2M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 330M 439k/s ] 24G
cpus: 11.6 gc: 0% mem: 95G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(61% 60% 62% 62%) -> pbf(39%) -> (20k/66k) -> process(51% 48% 49% 49% 49% 50% 49% 52% 49% 47% 49% 47% 50% 49% 48%) -> (7.4k/66k) -> write(21%)
0:31:50 INF [osm_pass2] - nodes: [ 2.6B 34% 9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 334M 359k/s ] 25G
cpus: 11.5 gc: 1% mem: 79G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(60% 59% 60% 61%) -> pbf(38%) -> (25k/66k) -> process(46% 46% 47% 49% 49% 46% 47% 46% 46% 47% 47% 47% 47% 48% 46%) -> (10k/66k) -> write(17%)
0:32:00 INF [osm_pass2] - nodes: [ 2.7B 35% 7.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 340M 619k/s ] 25G
cpus: 10.9 gc: 1% mem: 86G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(60% 58% 58% 57%) -> pbf(40%) -> (12k/66k) -> process(44% 42% 44% 43% 43% 44% 43% 43% 44% 44% 44% 43% 43% 42% 43%) -> (6.6k/66k) -> write(23%)
0:32:10 INF [osm_pass2] - nodes: [ 2.8B 36% 7.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 346M 606k/s ] 25G
cpus: 10.5 gc: 0% mem: 91G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(54% 53% 53% 52%) -> pbf(37%) -> (1/66k) -> process(43% 42% 44% 44% 45% 44% 44% 44% 44% 41% 44% 44% 44% 43% 44%) -> (8.3k/66k) -> write(23%)
0:32:20 INF [osm_pass2] - nodes: [ 2.8B 37% 8.5M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 351M 484k/s ] 26G
cpus: 11 gc: 1% mem: 72G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 54% 54% 55%) -> pbf(40%) -> (57k/66k) -> process(48% 47% 48% 45% 45% 47% 48% 45% 46% 46% 46% 46% 46% 46% 48%) -> (61k/66k) -> write(20%)
0:32:30 INF [osm_pass2] - nodes: [ 2.9B 38% 8.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 357M 631k/s ] 26G
cpus: 11.4 gc: 0% mem: 87G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 55% 56% 55%) -> pbf(41%) -> (18k/66k) -> process(50% 47% 49% 49% 48% 50% 50% 49% 47% 48% 50% 48% 49% 49% 49%) -> (6.1k/66k) -> write(25%)
0:32:40 INF [osm_pass2] - nodes: [ 3B 39% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 361M 348k/s ] 27G
cpus: 11 gc: 1% mem: 68G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 54% 55% 55%) -> pbf(41%) -> (790/66k) -> process(45% 46% 45% 46% 48% 49% 44% 47% 47% 46% 46% 48% 46% 49% 46%) -> (8.5k/66k) -> write(16%)
0:32:50 INF [osm_pass2] - nodes: [ 3.1B 40% 9.5M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 364M 289k/s ] 27G
cpus: 11.8 gc: 1% mem: 84G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(59% 57% 58% 56%) -> pbf(43%) -> (24k/66k) -> process(48% 49% 49% 49% 48% 51% 48% 48% 48% 48% 48% 48% 48% 49% 49%) -> (7.7k/66k) -> write(14%)
0:33:00 INF [osm_pass2] - nodes: [ 3.2B 42% 9.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 367M 303k/s ] 27G
cpus: 11.8 gc: 1% mem: 74G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 59% 59% 59%) -> pbf(44%) -> (7.9k/66k) -> process(48% 51% 52% 51% 51% 49% 50% 48% 49% 48% 51% 50% 50% 48% 49%) -> (9.1k/66k) -> write(14%)
0:33:10 INF [osm_pass2] - nodes: [ 3.3B 43% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 370M 263k/s ] 27G
cpus: 10.6 gc: 0% mem: 80G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(54% 52% 54% 52%) -> pbf(40%) -> (34k/66k) -> process(47% 44% 46% 43% 46% 47% 43% 43% 46% 43% 42% 48% 46% 46% 44%) -> (8.4k/66k) -> write(13%)
0:33:20 INF [osm_pass2] - nodes: [ 3.4B 44% 9.3M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 373M 321k/s ] 28G
cpus: 11.3 gc: 0% mem: 93G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(58% 58% 55% 56%) -> pbf(42%) -> (12k/66k) -> process(48% 48% 49% 49% 51% 48% 49% 46% 48% 47% 50% 49% 47% 48% 49%) -> (6.6k/66k) -> write(15%)
0:33:30 INF [osm_pass2] - nodes: [ 3.5B 45% 9.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 376M 301k/s ] 28G
cpus: 11.7 gc: 1% mem: 79G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 57% 57% 58%) -> pbf(43%) -> (22k/66k) -> process(49% 48% 47% 49% 49% 49% 49% 47% 46% 47% 49% 49% 48% 49% 51%) -> (8k/66k) -> write(14%)
0:33:40 INF [osm_pass2] - nodes: [ 3.6B 46% 9.5M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 379M 318k/s ] 28G
cpus: 11.8 gc: 0% mem: 95G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 57% 56% 57%) -> pbf(43%) -> (100/66k) -> process(47% 52% 49% 52% 51% 51% 49% 45% 51% 52% 48% 47% 49% 51% 47%) -> (7.6k/66k) -> write(15%)
0:33:50 INF [osm_pass2] - nodes: [ 3.7B 48% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 382M 258k/s ] 29G
cpus: 11.7 gc: 1% mem: 87G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(60% 59% 59% 58%) -> pbf(45%) -> (12k/66k) -> process(50% 50% 51% 50% 54% 51% 49% 50% 50% 49% 50% 50% 52% 49% 50%) -> (8.6k/66k) -> write(13%)
0:34:00 INF [osm_pass2] - nodes: [ 3.8B 49% 9.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 384M 241k/s ] 29G
cpus: 11.7 gc: 1% mem: 77G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 59% 58% 57%) -> pbf(44%) -> (220/66k) -> process(49% 49% 49% 50% 49% 49% 48% 48% 51% 48% 50% 50% 49% 50% 48%) -> (7.2k/66k) -> write(12%)
0:34:10 INF [osm_pass2] - nodes: [ 3.9B 50% 8.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 386M 244k/s ] 29G
cpus: 10.8 gc: 1% mem: 80G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(51% 51% 51% 52%) -> pbf(39%) -> (13k/66k) -> process(47% 44% 46% 47% 46% 44% 45% 45% 44% 44% 44% 45% 46% 46% 46%) -> (7.8k/66k) -> write(12%)
0:34:20 INF [osm_pass2] - nodes: [ 4B 51% 9.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 390M 389k/s ] 30G
cpus: 11.9 gc: 1% mem: 69G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(58% 57% 57% 56%) -> pbf(43%) -> (9.6k/66k) -> process(56% 51% 50% 52% 52% 52% 51% 50% 52% 50% 52% 51% 52% 53% 54%) -> (5.7k/66k) -> write(20%)
0:34:30 INF [osm_pass2] - nodes: [ 4.1B 53% 9.2M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 394M 404k/s ] 30G
cpus: 11.6 gc: 0% mem: 85G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 55% 56% 55%) -> pbf(42%) -> (60k/66k) -> process(52% 52% 51% 49% 52% 50% 49% 49% 52% 51% 50% 49% 50% 50% 49%) -> (6.4k/66k) -> write(18%)
0:34:40 INF [osm_pass2] - nodes: [ 4.2B 54% 9.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 397M 269k/s ] 30G
cpus: 11.8 gc: 1% mem: 74G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 56% 56% 56%) -> pbf(44%) -> (5.1k/66k) -> process(52% 51% 53% 52% 52% 51% 49% 49% 50% 53% 47% 50% 48% 52% 47%) -> (7k/66k) -> write(13%)
0:34:50 INF [osm_pass2] - nodes: [ 4.2B 55% 9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 401M 399k/s ] 31G
cpus: 11.8 gc: 0% mem: 88G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 54% 55% 54%) -> pbf(42%) -> (6.4k/66k) -> process(50% 49% 48% 48% 51% 48% 49% 47% 50% 50% 51% 48% 52% 50% 52%) -> (9k/66k) -> write(18%)
0:35:00 INF [osm_pass2] - nodes: [ 4.3B 56% 9.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 403M 227k/s ] 31G
cpus: 11.5 gc: 0% mem: 76G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(58% 56% 57% 56%) -> pbf(44%) -> (33k/66k) -> process(50% 50% 50% 50% 50% 51% 50% 49% 48% 49% 49% 50% 50% 49% 49%) -> (7.3k/66k) -> write(11%)
0:35:10 INF [osm_pass2] - nodes: [ 4.4B 57% 9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 405M 206k/s ] 31G
cpus: 10.8 gc: 0% mem: 84G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(52% 53% 53% 54%) -> pbf(41%) -> (49k/66k) -> process(48% 47% 49% 47% 48% 45% 47% 47% 45% 45% 48% 46% 45% 46% 45%) -> (7.9k/66k) -> write(10%)
0:35:20 INF [osm_pass2] - nodes: [ 4.5B 59% 9.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 408M 252k/s ] 31G
cpus: 11.3 gc: 1% mem: 68G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(53% 54% 54% 54%) -> pbf(43%) -> (1/66k) -> process(49% 49% 49% 47% 50% 49% 50% 48% 49% 46% 52% 49% 47% 47% 48%) -> (6k/66k) -> write(13%)
0:35:30 INF [osm_pass2] - nodes: [ 4.6B 60% 9.5M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 411M 271k/s ] 32G
cpus: 11.8 gc: 0% mem: 83G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(54% 56% 55% 56%) -> pbf(43%) -> (23k/66k) -> process(48% 49% 50% 50% 49% 49% 48% 48% 48% 48% 51% 50% 52% 52% 49%) -> (7.7k/66k) -> write(13%)
0:35:40 INF [osm_pass2] - nodes: [ 4.7B 61% 9.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 413M 284k/s ] 32G
cpus: 11.5 gc: 0% mem: 69G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 56% 54% 54%) -> pbf(43%) -> (5.9k/66k) -> process(51% 46% 48% 49% 52% 48% 49% 48% 48% 49% 49% 51% 49% 51% 49%) -> (9.3k/66k) -> write(14%)
0:35:50 INF [osm_pass2] - nodes: [ 4.8B 62% 9.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 417M 322k/s ] 32G
cpus: 11.6 gc: 0% mem: 87G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 57% 56% 56%) -> pbf(44%) -> (8.4k/66k) -> process(50% 51% 49% 49% 49% 49% 49% 51% 53% 50% 50% 51% 50% 51% 51%) -> (8.9k/66k) -> write(15%)
0:36:00 INF [osm_pass2] - nodes: [ 4.9B 63% 9.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 420M 354k/s ] 33G
cpus: 11.8 gc: 1% mem: 75G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 56% 56% 55%) -> pbf(43%) -> (40k/66k) -> process(49% 48% 50% 52% 53% 50% 50% 49% 49% 49% 52% 51% 50% 51% 51%) -> (8.7k/66k) -> write(16%)
0:36:10 INF [osm_pass2] - nodes: [ 5B 65% 8.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 423M 277k/s ] 33G
cpus: 10.9 gc: 0% mem: 81G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(51% 51% 51% 52%) -> pbf(40%) -> (2.9k/66k) -> process(46% 45% 46% 44% 46% 45% 44% 43% 46% 44% 45% 44% 45% 45% 45%) -> (8.9k/66k) -> write(12%)
0:36:20 INF [osm_pass2] - nodes: [ 5.1B 66% 9.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 425M 239k/s ] 33G
cpus: 11.6 gc: 0% mem: 70G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 58% 56% 57%) -> pbf(45%) -> (4k/66k) -> process(50% 51% 50% 50% 50% 52% 50% 48% 53% 49% 51% 50% 50% 52% 51%) -> (7.7k/66k) -> write(11%)
0:36:30 INF [osm_pass2] - nodes: [ 5.2B 67% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 428M 295k/s ] 33G
cpus: 11.8 gc: 0% mem: 92G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(58% 57% 57% 58%) -> pbf(45%) -> (12k/66k) -> process(51% 50% 51% 51% 53% 51% 51% 51% 52% 50% 53% 52% 51% 52% 52%) -> (6.8k/66k) -> write(13%)
0:36:40 INF [osm_pass2] - nodes: [ 5.3B 68% 9.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 431M 250k/s ] 34G
cpus: 11.5 gc: 1% mem: 78G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 56% 54% 54%) -> pbf(43%) -> (27k/66k) -> process(51% 48% 47% 49% 49% 48% 50% 46% 48% 47% 48% 48% 49% 48% 49%) -> (7.3k/66k) -> write(11%)
0:36:50 INF [osm_pass2] - nodes: [ 5.4B 70% 9.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 433M 248k/s ] 34G
cpus: 11.9 gc: 1% mem: 69G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 56% 58% 55%) -> pbf(45%) -> (9.1k/66k) -> process(50% 50% 48% 48% 50% 51% 50% 50% 50% 50% 51% 52% 50% 50% 50%) -> (6.5k/66k) -> write(12%)
0:37:00 INF [osm_pass2] - nodes: [ 5.5B 71% 9.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 436M 259k/s ] 34G
cpus: 11.4 gc: 0% mem: 85G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 56% 55% 56%) -> pbf(43%) -> (4.7k/66k) -> process(48% 49% 50% 51% 50% 50% 49% 47% 47% 48% 49% 50% 49% 49% 50%) -> (8.1k/66k) -> write(12%)
0:37:10 INF [osm_pass2] - nodes: [ 5.6B 72% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 438M 234k/s ] 34G
cpus: 10.7 gc: 0% mem: 92G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(53% 53% 51% 52%) -> pbf(41%) -> (6.6k/66k) -> process(47% 47% 47% 45% 46% 46% 46% 46% 48% 45% 46% 46% 46% 44% 46%) -> (8k/66k) -> write(11%)
0:37:20 INF [osm_pass2] - nodes: [ 5.7B 73% 9.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 440M 201k/s ] 35G
cpus: 11.9 gc: 1% mem: 82G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 57% 58% 57%) -> pbf(45%) -> (12k/66k) -> process(51% 51% 50% 50% 50% 49% 49% 49% 50% 48% 52% 48% 49% 49% 50%) -> (7.6k/66k) -> write(10%)
0:37:30 INF [osm_pass2] - nodes: [ 5.8B 74% 9.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 442M 202k/s ] 35G
cpus: 11.2 gc: 1% mem: 68G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 54% 56% 56%) -> pbf(43%) -> (12k/66k) -> process(47% 48% 46% 46% 47% 49% 48% 46% 47% 45% 49% 47% 46% 48% 48%) -> (6k/66k) -> write(10%)
0:37:40 INF [osm_pass2] - nodes: [ 5.9B 76% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 445M 241k/s ] 35G
cpus: 11.6 gc: 0% mem: 90G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(58% 57% 58% 59%) -> pbf(45%) -> (11k/66k) -> process(50% 50% 50% 50% 52% 50% 51% 49% 50% 49% 49% 50% 50% 51% 50%) -> (8.4k/66k) -> write(11%)
0:37:50 INF [osm_pass2] - nodes: [ 6B 77% 9.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 447M 243k/s ] 35G
cpus: 11.6 gc: 1% mem: 78G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 58% 56% 56%) -> pbf(43%) -> (1/66k) -> process(48% 48% 49% 50% 51% 48% 49% 47% 49% 46% 49% 48% 49% 51% 48%) -> (7.1k/66k) -> write(11%)
0:38:00 INF [osm_pass2] - nodes: [ 6.1B 78% 8.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 451M 384k/s ] 36G
cpus: 11 gc: 0% mem: 86G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(51% 51% 51% 51%) -> pbf(39%) -> (4.4k/66k) -> process(48% 46% 46% 47% 48% 46% 46% 44% 47% 46% 46% 47% 45% 45% 48%) -> (7.9k/66k) -> write(17%)
0:38:10 INF [osm_pass2] - nodes: [ 6.2B 79% 8.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 454M 273k/s ] 36G
cpus: 10.7 gc: 0% mem: 93G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(52% 52% 51% 52%) -> pbf(40%) -> (44k/66k) -> process(45% 46% 46% 45% 48% 47% 45% 43% 46% 45% 46% 45% 44% 45% 45%) -> (6.7k/66k) -> write(12%)
0:38:20 INF [osm_pass2] - nodes: [ 6.3B 81% 9.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 457M 297k/s ] 36G
cpus: 11.8 gc: 0% mem: 85G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 58% 58% 58%) -> pbf(45%) -> (2k/66k) -> process(51% 52% 53% 50% 50% 52% 54% 50% 51% 50% 51% 51% 53% 51% 52%) -> (7.7k/66k) -> write(14%)
0:38:30 INF [osm_pass2] - nodes: [ 6.3B 82% 9.4M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 460M 357k/s ] 37G
cpus: 11.3 gc: 1% mem: 72G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(53% 53% 54% 54%) -> pbf(42%) -> (2k/66k) -> process(47% 48% 49% 49% 47% 49% 49% 49% 49% 46% 50% 50% 46% 47% 47%) -> (7.6k/66k) -> write(16%)
0:38:40 INF [osm_pass2] - nodes: [ 6.4B 83% 9.5M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 464M 343k/s ] 37G
cpus: 11.7 gc: 0% mem: 88G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 55% 54% 54%) -> pbf(42%) -> (4.5k/66k) -> process(50% 49% 49% 48% 51% 48% 48% 48% 48% 46% 49% 50% 50% 50% 50%) -> (9.4k/66k) -> write(16%)
0:38:50 INF [osm_pass2] - nodes: [ 6.5B 84% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 466M 214k/s ] 37G
cpus: 11.5 gc: 0% mem: 79G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 58% 58% 57%) -> pbf(45%) -> (18k/66k) -> process(49% 48% 51% 50% 48% 49% 49% 46% 50% 50% 50% 50% 48% 47% 50%) -> (6.8k/66k) -> write(10%)
0:39:00 INF [osm_pass2] - nodes: [ 6.6B 86% 9.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 469M 266k/s ] 37G
cpus: 11.4 gc: 0% mem: 68G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 56% 57% 56%) -> pbf(44%) -> (17k/66k) -> process(50% 48% 49% 50% 49% 51% 50% 48% 51% 47% 50% 51% 48% 50% 47%) -> (7.7k/66k) -> write(12%)
0:39:10 INF [osm_pass2] - nodes: [ 6.7B 87% 8.9M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 471M 210k/s ] 38G
cpus: 10.7 gc: 0% mem: 73G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(50% 50% 50% 51%) -> pbf(40%) -> (22k/66k) -> process(44% 44% 45% 44% 45% 46% 44% 43% 44% 44% 45% 44% 44% 45% 44%) -> (7.4k/66k) -> write(10%)
0:39:20 INF [osm_pass2] - nodes: [ 6.8B 88% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 473M 263k/s ] 38G
cpus: 11.8 gc: 0% mem: 67G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(59% 58% 56% 58%) -> pbf(46%) -> (5.4k/66k) -> process(51% 50% 52% 52% 50% 50% 51% 50% 51% 49% 50% 50% 53% 50% 52%) -> (7.6k/66k) -> write(12%)
0:39:30 INF [osm_pass2] - nodes: [ 6.9B 89% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 476M 245k/s ] 38G
cpus: 11.5 gc: 0% mem: 87G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(56% 56% 56% 57%) -> pbf(45%) -> (11k/66k) -> process(50% 51% 51% 50% 51% 50% 50% 49% 50% 47% 50% 50% 50% 49% 49%) -> (5.4k/66k) -> write(11%)
0:39:40 INF [osm_pass2] - nodes: [ 7B 91% 10M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 478M 252k/s ] 38G
cpus: 11.9 gc: 1% mem: 79G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(57% 56% 57% 57%) -> pbf(45%) -> (12k/66k) -> process(51% 50% 50% 50% 50% 51% 50% 52% 50% 49% 51% 50% 51% 48% 51%) -> (7.5k/66k) -> write(12%)
0:39:51 INF [osm_pass2] - nodes: [ 7.1B 92% 9.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 481M 288k/s ] 39G
cpus: 11.7 gc: 0% mem: 69G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(55% 56% 57% 56%) -> pbf(44%) -> (34k/66k) -> process(49% 50% 50% 50% 48% 49% 52% 52% 48% 49% 49% 47% 49% 48% 49%) -> (8.3k/66k) -> write(13%)
0:40:01 INF [osm_pass2] - nodes: [ 7.2B 93% 9.8M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 486M 426k/s ] 39G
cpus: 12.1 gc: 0% mem: 93G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(59% 58% 58% 58%) -> pbf(45%) -> (2.3k/66k) -> process(51% 52% 52% 53% 55% 53% 53% 51% 53% 50% 54% 52% 54% 52% 53%) -> (8.5k/66k) -> write(19%)
0:40:11 INF [osm_pass2] - nodes: [ 7.3B 94% 8.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 489M 351k/s ] 39G
cpus: 10.8 gc: 0% mem: 72G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(53% 51% 53% 52%) -> pbf(40%) -> (4.2k/66k) -> process(47% 45% 46% 47% 45% 46% 46% 43% 45% 44% 45% 47% 45% 46% 46%) -> (7.9k/66k) -> write(15%)
0:40:21 INF [osm_pass2] - nodes: [ 7.4B 95% 6.1M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 492M 249k/s ] 39G
cpus: 7.9 gc: 0% mem: 72G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(35% 34% 36% 35%) -> pbf(28%) -> (3.7k/66k) -> process(33% 34% 33% 36% 38% 38% 29% 34% 33% 33% 34% 33% 31% 33% 33%) -> (7.2k/66k) -> write(11%)
0:40:31 INF [osm_pass2] - nodes: [ 7.5B 96% 6.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 494M 209k/s ] 40G
cpus: 8.2 gc: 0% mem: 77G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(37% 37% 38% 37%) -> pbf(30%) -> (16k/66k) -> process(33% 36% 33% 37% 39% 38% 36% 35% 33% 34% 38% 36% 37% 36% 37%) -> (7.2k/66k) -> write( 9%)
0:40:41 INF [osm_pass2] - nodes: [ 7.5B 97% 8.6M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 498M 428k/s ] 40G
cpus: 11.4 gc: 0% mem: 88G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(54% 53% 54% 53%) -> pbf(40%) -> (1.9k/66k) -> process(45% 51% 45% 51% 52% 52% 46% 43% 48% 46% 46% 44% 50% 52% 45%) -> (9.5k/66k) -> write(17%)
0:40:51 INF [osm_pass2] - nodes: [ 7.6B 98% 9.1M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 501M 266k/s ] 40G
cpus: 10.9 gc: 0% mem: 69G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(51% 52% 51% 52%) -> pbf(41%) -> (51k/66k) -> process(45% 48% 48% 50% 50% 47% 47% 46% 47% 47% 49% 47% 47% 46% 47%) -> (5.5k/66k) -> write(13%)
0:41:01 INF [osm_pass2] - nodes: [ 7.7B 99% 8.7M/s ] ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 503M 193k/s ] 40G
cpus: 10.1 gc: 0% mem: 72G/107G postGC: 67G hppc: 496M nodes(disk): 0 nodes(ram): 62G
parse(48% 48% 49% 48%) -> pbf(40%) -> (5.9k/66k) -> process(44% 44% 46% 46% 48% 47% 41% 46% 41% 41% 41% 37% 40% 41% 48%) -> (7.5k/66k) -> write( 8%)
0:41:06 DEB [osm_pass2:process] - Sorting long long multimap...
0:41:08 DEB [osm_pass2:process] - Sorted long long multimap time:1.608713s
0:41:11 INF [osm_pass2] - nodes: [ 7.8B 100% 6.3M/s ] ways: [ 552k 0% 55k/s ] rels: [ 0 0% 0/s ] features: [ 504M 117k/s ] 40G
cpus: 10.8 gc: 0% mem: 94G/107G postGC: 67G hppc: 476M nodes(disk): 0 nodes(ram): 62G
parse(34% 35% 34% 35%) -> pbf(28%) -> (58k/66k) -> process(48% 46% 48% 48% 61% 46% 44% 43% 47% 46% 49% 46% 47% 47% 46%) -> (7.8k/66k) -> write( 6%)
0:41:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 3.1M 0% 260k/s ] rels: [ 0 0% 0/s ] features: [ 509M 557k/s ] 40G
cpus: 15.4 gc: 1% mem: 76G/107G postGC: 67G hppc: 477M nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 9% 10%) -> pbf( 4%) -> (58k/66k) -> process(97% 95% 89% 93% 86% 92% 96% 89% 91% 93% 95% 90% 90% 96% 87%) -> (9.7k/66k) -> write(26%)
0:41:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 5.4M 1% 233k/s ] rels: [ 0 0% 0/s ] features: [ 515M 574k/s ] 41G
cpus: 15.5 gc: 1% mem: 79G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse(10% 11% 11% 10%) -> pbf( 4%) -> (58k/66k) -> process(91% 89% 90% 88% 90% 87% 92% 88% 89% 97% 92% 91% 92% 85% 91%) -> (6.8k/66k) -> write(25%)
0:41:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 8.1M 1% 264k/s ] rels: [ 0 0% 0/s ] features: [ 522M 656k/s ] 41G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(96% 95% 97% 94% 93% 96% 95% 87% 94% 98% 96% 91% 90% 89% 85%) -> (11k/66k) -> write(29%)
0:41:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 10M 1% 260k/s ] rels: [ 0 0% 0/s ] features: [ 527M 584k/s ] 41G
cpus: 15.5 gc: 1% mem: 73G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 10%) -> pbf( 4%) -> (58k/66k) -> process(93% 95% 87% 87% 87% 85% 88% 93% 95% 90% 94% 92% 89% 90% 90%) -> (9.7k/66k) -> write(26%)
0:42:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 13M 2% 301k/s ] rels: [ 0 0% 0/s ] features: [ 534M 648k/s ] 41G
cpus: 15.4 gc: 0% mem: 94G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (59k/66k) -> process(96% 94% 90% 94% 94% 97% 90% 97% 93% 92% 88% 88% 90% 87% 94%) -> (8.9k/66k) -> write(29%)
0:42:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 16M 2% 267k/s ] rels: [ 0 0% 0/s ] features: [ 540M 574k/s ] 42G
cpus: 15 gc: 1% mem: 70G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 8% 8% 8% 8%) -> pbf( 4%) -> (58k/66k) -> process(88% 88% 92% 88% 85% 86% 89% 89% 86% 87% 76% 85% 91% 90% 89%) -> (10k/66k) -> write(26%)
0:42:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 19M 2% 302k/s ] rels: [ 0 0% 0/s ] features: [ 546M 651k/s ] 42G
cpus: 15.4 gc: 0% mem: 91G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (55k/66k) -> process(90% 92% 93% 89% 96% 89% 96% 95% 94% 93% 94% 94% 93% 88% 96%) -> (8.6k/66k) -> write(29%)
0:42:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 22M 2% 283k/s ] rels: [ 0 0% 0/s ] features: [ 552M 610k/s ] 42G
cpus: 15.5 gc: 1% mem: 75G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (55k/66k) -> process(88% 91% 87% 86% 89% 93% 94% 93% 93% 91% 84% 94% 89% 93% 93%) -> (8k/66k) -> write(27%)
0:42:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 25M 3% 300k/s ] rels: [ 0 0% 0/s ] features: [ 559M 646k/s ] 42G
cpus: 15.4 gc: 0% mem: 95G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (60k/66k) -> process(94% 92% 93% 91% 91% 95% 93% 96% 91% 86% 89% 93% 92% 93% 97%) -> (9.1k/66k) -> write(29%)
0:42:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 28M 3% 281k/s ] rels: [ 0 0% 0/s ] features: [ 565M 604k/s ] 43G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(95% 90% 95% 89% 92% 86% 91% 95% 93% 88% 87% 90% 82% 87% 87%) -> (9.1k/66k) -> write(27%)
0:43:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 31M 3% 299k/s ] rels: [ 0 0% 0/s ] features: [ 571M 645k/s ] 43G
cpus: 15.4 gc: 1% mem: 68G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(89% 89% 97% 97% 95% 96% 94% 85% 90% 97% 84% 93% 92% 98% 92%) -> (7.5k/66k) -> write(29%)
0:43:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 33M 4% 269k/s ] rels: [ 0 0% 0/s ] features: [ 577M 579k/s ] 43G
cpus: 14.9 gc: 0% mem: 74G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 8% 9% 8% 9%) -> pbf( 4%) -> (58k/66k) -> process(86% 84% 91% 85% 92% 89% 89% 82% 88% 93% 83% 87% 77% 87% 89%) -> (7.8k/66k) -> write(26%)
0:43:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 36M 4% 301k/s ] rels: [ 0 0% 0/s ] features: [ 584M 648k/s ] 43G
cpus: 15.4 gc: 0% mem: 95G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(91% 93% 95% 97% 94% 93% 97% 92% 96% 91% 90% 95% 88% 91% 91%) -> (8.7k/66k) -> write(29%)
0:43:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 39M 4% 282k/s ] rels: [ 0 0% 0/s ] features: [ 590M 607k/s ] 44G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(85% 91% 93% 90% 92% 90% 89% 93% 94% 91% 90% 88% 92% 90% 93%) -> (6.9k/66k) -> write(27%)
0:43:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 42M 5% 298k/s ] rels: [ 0 0% 0/s ] features: [ 596M 642k/s ] 44G
cpus: 15.4 gc: 1% mem: 68G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(97% 90% 90% 91% 95% 90% 96% 98% 97% 87% 86% 90% 90% 97% 94%) -> (8.4k/66k) -> write(29%)
0:43:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 45M 5% 283k/s ] rels: [ 0 0% 0/s ] features: [ 602M 609k/s ] 44G
cpus: 15.5 gc: 0% mem: 81G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(86% 94% 86% 97% 92% 88% 87% 94% 93% 94% 91% 90% 88% 91% 92%) -> (8k/66k) -> write(27%)
0:44:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 48M 5% 298k/s ] rels: [ 0 0% 0/s ] features: [ 609M 642k/s ] 44G
cpus: 15.5 gc: 1% mem: 71G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(95% 88% 93% 93% 87% 98% 93% 94% 91% 96% 98% 91% 87% 90% 96%) -> (9.7k/66k) -> write(29%)
0:44:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 51M 6% 269k/s ] rels: [ 0 0% 0/s ] features: [ 615M 578k/s ] 45G
cpus: 14.9 gc: 0% mem: 78G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 8% 8% 8%) -> pbf( 4%) -> (60k/66k) -> process(87% 86% 82% 80% 86% 86% 82% 85% 84% 91% 92% 89% 92% 87% 88%) -> (11k/66k) -> write(26%)
0:44:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 54M 6% 286k/s ] rels: [ 0 0% 0/s ] features: [ 621M 616k/s ] 45G
cpus: 15.5 gc: 0% mem: 91G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(94% 95% 90% 94% 87% 90% 90% 83% 86% 94% 98% 92% 93% 90% 97%) -> (5.9k/66k) -> write(28%)
0:44:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 57M 6% 296k/s ] rels: [ 0 0% 0/s ] features: [ 627M 637k/s ] 45G
cpus: 15.4 gc: 1% mem: 81G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (60k/66k) -> process(84% 92% 92% 90% 89% 89% 94% 94% 93% 90% 90% 96% 92% 93% 95%) -> (16k/66k) -> write(28%)
0:44:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 59M 7% 286k/s ] rels: [ 0 0% 0/s ] features: [ 633M 616k/s ] 45G
cpus: 15.5 gc: 0% mem: 94G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(94% 94% 97% 96% 88% 85% 91% 89% 94% 95% 90% 89% 94% 84% 92%) -> (8.4k/66k) -> write(27%)
0:44:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 62M 7% 296k/s ] rels: [ 0 0% 0/s ] features: [ 640M 638k/s ] 46G
cpus: 15.4 gc: 1% mem: 84G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(95% 92% 90% 95% 93% 90% 96% 93% 85% 96% 94% 85% 90% 82% 96%) -> (5.5k/66k) -> write(28%)
0:45:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 65M 7% 285k/s ] rels: [ 0 0% 0/s ] features: [ 646M 614k/s ] 46G
cpus: 15.5 gc: 1% mem: 68G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (59k/66k) -> process(97% 85% 96% 89% 88% 97% 90% 88% 94% 89% 92% 86% 93% 89% 89%) -> (7.6k/66k) -> write(28%)
0:45:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 68M 7% 279k/s ] rels: [ 0 0% 0/s ] features: [ 652M 601k/s ] 46G
cpus: 14.6 gc: 0% mem: 79G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(87% 88% 92% 87% 86% 89% 86% 83% 83% 89% 90% 83% 87% 90% 89%) -> (13k/66k) -> write(27%)
0:45:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 71M 8% 284k/s ] rels: [ 0 0% 0/s ] features: [ 658M 612k/s ] 46G
cpus: 15.5 gc: 0% mem: 92G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(89% 95% 91% 90% 95% 88% 96% 88% 94% 87% 89% 94% 94% 96% 88%) -> (8.1k/66k) -> write(27%)
0:45:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 74M 8% 297k/s ] rels: [ 0 0% 0/s ] features: [ 664M 639k/s ] 46G
cpus: 15.4 gc: 1% mem: 82G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(88% 92% 89% 93% 94% 93% 91% 97% 86% 87% 91% 92% 94% 95% 92%) -> (9k/66k) -> write(28%)
0:45:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 77M 8% 283k/s ] rels: [ 0 0% 0/s ] features: [ 671M 610k/s ] 47G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(97% 90% 92% 91% 92% 91% 93% 87% 96% 87% 93% 92% 89% 86% 94%) -> (7.3k/66k) -> write(27%)
0:45:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 80M 9% 299k/s ] rels: [ 0 0% 0/s ] features: [ 677M 643k/s ] 47G
cpus: 15.4 gc: 1% mem: 84G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (60k/66k) -> process(95% 91% 92% 94% 90% 90% 91% 95% 92% 83% 91% 90% 95% 94% 90%) -> (11k/66k) -> write(28%)
0:46:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 83M 9% 284k/s ] rels: [ 0 0% 0/s ] features: [ 683M 612k/s ] 47G
cpus: 15.4 gc: 1% mem: 68G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 8% 9%) -> pbf( 4%) -> (58k/66k) -> process(92% 88% 94% 95% 93% 95% 87% 88% 84% 90% 91% 88% 88% 92% 93%) -> (9.7k/66k) -> write(27%)
0:46:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 85M 9% 277k/s ] rels: [ 0 0% 0/s ] features: [ 689M 596k/s ] 47G
cpus: 14.5 gc: 0% mem: 78G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 8% 8% 9%) -> pbf( 4%) -> (58k/66k) -> process(85% 85% 88% 87% 87% 86% 88% 86% 83% 87% 84% 86% 90% 90% 89%) -> (8k/66k) -> write(27%)
0:46:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 88M 10% 283k/s ] rels: [ 0 0% 0/s ] features: [ 695M 611k/s ] 48G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 8% 9% 9%) -> pbf( 4%) -> (56k/66k) -> process(89% 92% 95% 93% 92% 95% 86% 92% 94% 87% 90% 92% 93% 88% 93%) -> (7k/66k) -> write(27%)
0:46:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 91M 10% 297k/s ] rels: [ 0 0% 0/s ] features: [ 702M 639k/s ] 48G
cpus: 15.4 gc: 1% mem: 81G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(92% 89% 92% 91% 96% 92% 92% 93% 92% 89% 88% 91% 89% 91% 97%) -> (8.5k/66k) -> write(28%)
0:46:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 94M 10% 283k/s ] rels: [ 0 0% 0/s ] features: [ 708M 609k/s ] 48G
cpus: 15.5 gc: 0% mem: 93G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (60k/66k) -> process(95% 89% 93% 91% 97% 88% 95% 88% 94% 92% 93% 93% 92% 86% 87%) -> (6.2k/66k) -> write(27%)
0:46:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 97M 11% 296k/s ] rels: [ 0 0% 0/s ] features: [ 714M 637k/s ] 48G
cpus: 15.4 gc: 1% mem: 82G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (59k/66k) -> process(90% 86% 93% 93% 92% 89% 94% 92% 96% 92% 95% 91% 91% 87% 85%) -> (6.7k/66k) -> write(28%)
0:47:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 100M 11% 284k/s ] rels: [ 0 0% 0/s ] features: [ 720M 611k/s ] 49G
cpus: 15.4 gc: 0% mem: 95G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 8% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(84% 93% 93% 89% 94% 88% 89% 96% 94% 92% 95% 88% 90% 88% 93%) -> (7.5k/66k) -> write(27%)
0:47:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 103M 11% 276k/s ] rels: [ 0 0% 0/s ] features: [ 726M 596k/s ] 49G
cpus: 14.7 gc: 1% mem: 76G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (59k/66k) -> process(87% 89% 87% 90% 84% 89% 78% 89% 91% 88% 86% 87% 87% 86% 87%) -> (9.3k/66k) -> write(27%)
0:47:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 105M 12% 284k/s ] rels: [ 0 0% 0/s ] features: [ 732M 612k/s ] 49G
cpus: 15.5 gc: 0% mem: 89G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(94% 95% 87% 93% 92% 95% 88% 93% 88% 94% 90% 96% 85% 91% 98%) -> (8.3k/66k) -> write(28%)
0:47:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 108M 12% 295k/s ] rels: [ 0 0% 0/s ] features: [ 739M 634k/s ] 49G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(89% 95% 87% 88% 95% 90% 94% 92% 90% 96% 85% 91% 90% 90% 96%) -> (11k/66k) -> write(28%)
0:47:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 111M 12% 285k/s ] rels: [ 0 0% 0/s ] features: [ 745M 614k/s ] 50G
cpus: 15.5 gc: 0% mem: 91G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (61k/66k) -> process(93% 94% 83% 92% 91% 92% 92% 84% 96% 95% 89% 91% 93% 89% 92%) -> (6.2k/66k) -> write(27%)
0:47:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 114M 13% 298k/s ] rels: [ 0 0% 0/s ] features: [ 751M 643k/s ] 50G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(91% 86% 91% 94% 94% 92% 88% 95% 95% 97% 93% 94% 87% 85% 97%) -> (11k/66k) -> write(28%)
0:48:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 117M 13% 285k/s ] rels: [ 0 0% 0/s ] features: [ 757M 613k/s ] 50G
cpus: 15.5 gc: 0% mem: 95G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 8% 9% 9%) -> pbf( 4%) -> (59k/66k) -> process(95% 87% 94% 94% 92% 87% 94% 94% 84% 95% 97% 88% 91% 89% 93%) -> (6.4k/66k) -> write(27%)
0:48:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 120M 13% 278k/s ] rels: [ 0 0% 0/s ] features: [ 764M 599k/s ] 50G
cpus: 14.8 gc: 1% mem: 76G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (58k/66k) -> process(86% 89% 88% 90% 91% 80% 90% 84% 88% 89% 90% 89% 87% 83% 88%) -> (7.9k/66k) -> write(27%)
0:48:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 123M 13% 286k/s ] rels: [ 0 0% 0/s ] features: [ 770M 616k/s ] 50G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 67G hppc: 481M nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 4%) -> (57k/66k) -> process(90% 88% 96% 92% 91% 95% 98% 91% 96% 87% 92% 95% 90% 85% 91%) -> (7.6k/66k) -> write(28%)
0:48:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 125M 14% 263k/s ] rels: [ 0 0% 0/s ] features: [ 776M 678k/s ] 51G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 67G hppc: 500M nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 10% 10%) -> pbf( 4%) -> (58k/66k) -> process(87% 89% 89% 87% 87% 85% 88% 82% 88% 85% 93% 81% 91% 88% 89%) -> (17k/66k) -> write(31%)
0:48:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 128M 14% 234k/s ] rels: [ 0 0% 0/s ] features: [ 791M 1.4M/s ] 52G
cpus: 15.6 gc: 1% mem: 72G/107G postGC: 67G hppc: 513M nodes(disk): 0 nodes(ram): 62G
parse(18% 18% 18% 17%) -> pbf( 5%) -> (59k/66k) -> process(80% 86% 85% 86% 81% 84% 88% 83% 83% 88% 86% 80% 85% 86% 86%) -> (58k/66k) -> write(68%)
0:48:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 130M 14% 233k/s ] rels: [ 0 0% 0/s ] features: [ 805M 1.3M/s ] 53G
cpus: 15.3 gc: 1% mem: 85G/107G postGC: 67G hppc: 531M nodes(disk): 0 nodes(ram): 62G
parse(20% 20% 20% 20%) -> pbf( 5%) -> (59k/66k) -> process(82% 82% 87% 86% 82% 83% 84% 83% 80% 81% 88% 81% 87% 85% 81%) -> (11k/66k) -> write(68%)
0:49:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 133M 15% 259k/s ] rels: [ 0 0% 0/s ] features: [ 819M 1.4M/s ] 55G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 67G hppc: 557M nodes(disk): 0 nodes(ram): 62G
parse(22% 21% 21% 22%) -> pbf( 5%) -> (58k/66k) -> process(80% 86% 88% 89% 87% 87% 79% 84% 87% 85% 87% 89% 91% 82% 84%) -> (57k/66k) -> write(71%)
0:49:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 135M 15% 231k/s ] rels: [ 0 0% 0/s ] features: [ 833M 1.3M/s ] 56G
cpus: 14.6 gc: 1% mem: 81G/107G postGC: 67G hppc: 557M nodes(disk): 0 nodes(ram): 62G
parse(19% 20% 20% 20%) -> pbf( 5%) -> (58k/66k) -> process(84% 85% 83% 75% 82% 78% 84% 80% 77% 81% 80% 83% 82% 73% 77%) -> (44k/66k) -> write(66%)
0:49:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 138M 15% 262k/s ] rels: [ 0 0% 0/s ] features: [ 847M 1.4M/s ] 57G
cpus: 15.6 gc: 1% mem: 90G/107G postGC: 67G hppc: 599M nodes(disk): 0 nodes(ram): 62G
parse(21% 21% 21% 21%) -> pbf( 5%) -> (59k/66k) -> process(85% 92% 80% 85% 86% 88% 89% 86% 85% 88% 83% 89% 86% 85% 80%) -> (33k/66k) -> write(71%)
0:49:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 140M 15% 198k/s ] rels: [ 0 0% 0/s ] features: [ 859M 1.1M/s ] 58G
cpus: 15.5 gc: 1% mem: 75G/107G postGC: 67G hppc: 659M nodes(disk): 0 nodes(ram): 62G
parse(17% 17% 17% 17%) -> pbf( 4%) -> (57k/66k) -> process(85% 77% 91% 85% 88% 88% 89% 79% 81% 87% 86% 88% 87% 86% 86%) -> (38k/66k) -> write(56%)
0:49:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 142M 15% 185k/s ] rels: [ 0 0% 0/s ] features: [ 869M 1M/s ] 59G
cpus: 15.6 gc: 1% mem: 70G/107G postGC: 67G hppc: 662M nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 14% 14%) -> pbf( 4%) -> (58k/66k) -> process(94% 95% 90% 90% 91% 96% 92% 91% 93% 94% 88% 92% 87% 89% 88%) -> (27k/66k) -> write(50%)
0:49:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 143M 16% 189k/s ] rels: [ 0 0% 0/s ] features: [ 878M 957k/s ] 60G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 67G hppc: 752M nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 14% 14%) -> pbf( 4%) -> (58k/66k) -> process(92% 88% 90% 86% 91% 95% 85% 92% 93% 94% 94% 92% 88% 93% 95%) -> (9.8k/66k) -> write(47%)
0:50:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 145M 16% 181k/s ] rels: [ 0 0% 0/s ] features: [ 888M 953k/s ] 61G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 67G hppc: 752M nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 13% 14%) -> pbf( 4%) -> (55k/66k) -> process(90% 92% 87% 87% 95% 88% 91% 94% 88% 91% 86% 89% 88% 92% 85%) -> (7.1k/66k) -> write(47%)
0:50:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 147M 16% 186k/s ] rels: [ 0 0% 0/s ] features: [ 897M 865k/s ] 61G
cpus: 14.8 gc: 1% mem: 72G/107G postGC: 67G hppc: 752M nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 15% 14%) -> pbf( 4%) -> (61k/66k) -> process(87% 76% 86% 84% 83% 85% 84% 87% 84% 86% 85% 90% 83% 87% 90%) -> (16k/66k) -> write(43%)
0:50:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 149M 16% 214k/s ] rels: [ 0 0% 0/s ] features: [ 905M 871k/s ] 62G
cpus: 15.5 gc: 1% mem: 69G/107G postGC: 67G hppc: 752M nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 15% 14%) -> pbf( 4%) -> (58k/66k) -> process(90% 91% 93% 94% 85% 93% 91% 89% 92% 92% 91% 95% 91% 95% 88%) -> (7.6k/66k) -> write(43%)
0:50:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 151M 17% 195k/s ] rels: [ 0 0% 0/s ] features: [ 914M 822k/s ] 63G
cpus: 15.4 gc: 1% mem: 86G/107G postGC: 68G hppc: 894M nodes(disk): 0 nodes(ram): 62G
parse(15% 15% 16% 15%) -> pbf( 4%) -> (55k/66k) -> process(92% 84% 94% 94% 87% 95% 93% 91% 90% 89% 95% 84% 87% 93% 92%) -> (12k/66k) -> write(41%)
0:50:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 152M 17% 37k/s ] rels: [ 0 0% 0/s ] features: [ 916M 222k/s ] 63G
cpus: 15.2 gc: 1% mem: 91G/107G postGC: 68G hppc: 894M nodes(disk): 0 nodes(ram): 62G
parse( 5% 5% 4% 5%) -> pbf( 1%) -> (60k/66k) -> process(95% 93% 92% 97% 95% 93% 96% 95% 97% 95% 91% 93% 94% 95% 93%) -> (7.8k/66k) -> write(14%)
0:50:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 153M 17% 150k/s ] rels: [ 0 0% 0/s ] features: [ 922M 641k/s ] 64G
cpus: 15.4 gc: 1% mem: 83G/107G postGC: 67G hppc: 894M nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 3%) -> (57k/66k) -> process(95% 94% 90% 97% 92% 88% 95% 97% 94% 90% 86% 91% 90% 94% 93%) -> (43k/66k) -> write(33%)
0:51:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 155M 17% 188k/s ] rels: [ 0 0% 0/s ] features: [ 930M 733k/s ] 64G
cpus: 15.6 gc: 1% mem: 78G/107G postGC: 67G hppc: 894M nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(90% 87% 88% 98% 95% 88% 95% 94% 97% 87% 94% 89% 92% 90% 92%) -> (6.1k/66k) -> write(37%)
0:51:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 157M 17% 180k/s ] rels: [ 0 0% 0/s ] features: [ 937M 734k/s ] 65G
cpus: 14.7 gc: 1% mem: 68G/107G postGC: 68G hppc: 1G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 12%) -> pbf( 4%) -> (56k/66k) -> process(81% 87% 87% 79% 86% 84% 83% 85% 85% 85% 84% 86% 87% 86% 84%) -> (9.4k/66k) -> write(37%)
0:51:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 159M 17% 212k/s ] rels: [ 0 0% 0/s ] features: [ 945M 781k/s ] 65G
cpus: 15.5 gc: 1% mem: 70G/107G postGC: 68G hppc: 1G nodes(disk): 0 nodes(ram): 62G
parse(14% 13% 13% 13%) -> pbf( 4%) -> (60k/66k) -> process(91% 93% 91% 86% 95% 96% 92% 98% 87% 95% 97% 94% 91% 88% 89%) -> (9.7k/66k) -> write(38%)
0:51:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 161M 18% 167k/s ] rels: [ 0 0% 0/s ] features: [ 951M 604k/s ] 66G
cpus: 13.7 gc: 1% mem: 80G/107G postGC: 68G hppc: 1G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 11% 11%) -> pbf( 3%) -> (59k/66k) -> process(80% 87% 79% 83% 83% 76% 76% 77% 78% 76% 80% 88% 76% 74% 74%) -> (4.7k/66k) -> write(30%)
0:51:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 162M 18% 88k/s ] rels: [ 0 0% 0/s ] features: [ 954M 317k/s ] 66G
cpus: 7.5 gc: 0% mem: 76G/107G postGC: 68G hppc: 1G nodes(disk): 0 nodes(ram): 62G
parse( 7% 6% 6% 7%) -> pbf( 2%) -> (56k/66k) -> process(46% 44% 47% 45% 36% 40% 39% 46% 45% 39% 41% 42% 36% 37% 38%) -> (7.1k/66k) -> write(15%)
0:51:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 163M 18% 119k/s ] rels: [ 0 0% 0/s ] features: [ 958M 402k/s ] 66G
cpus: 8.6 gc: 0% mem: 83G/107G postGC: 68G hppc: 1G nodes(disk): 0 nodes(ram): 62G
parse( 7% 7% 7% 7%) -> pbf( 2%) -> (59k/66k) -> process(55% 53% 55% 48% 49% 54% 50% 54% 52% 54% 47% 50% 48% 51% 51%) -> (8.2k/66k) -> write(19%)
0:52:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 165M 18% 254k/s ] rels: [ 0 0% 0/s ] features: [ 964M 624k/s ] 67G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 68G hppc: 1.1G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 5%) -> (57k/66k) -> process(91% 86% 92% 92% 88% 89% 95% 97% 89% 89% 87% 92% 91% 88% 93%) -> (7.6k/66k) -> write(29%)
0:52:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 168M 18% 235k/s ] rels: [ 0 0% 0/s ] features: [ 970M 610k/s ] 67G
cpus: 14.6 gc: 1% mem: 91G/107G postGC: 68G hppc: 1.1G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(89% 88% 90% 85% 81% 88% 81% 89% 91% 88% 85% 85% 83% 84% 90%) -> (18k/66k) -> write(29%)
0:52:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 170M 19% 228k/s ] rels: [ 0 0% 0/s ] features: [ 977M 636k/s ] 67G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 68G hppc: 1.1G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(89% 90% 92% 89% 95% 86% 84% 92% 94% 86% 93% 91% 94% 89% 95%) -> (6.7k/66k) -> write(31%)
0:52:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 172M 19% 236k/s ] rels: [ 0 0% 0/s ] features: [ 983M 640k/s ] 68G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 68G hppc: 1.1G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (59k/66k) -> process(93% 92% 92% 92% 88% 84% 94% 89% 90% 87% 95% 93% 91% 95% 89%) -> (7.7k/66k) -> write(31%)
0:52:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 175M 19% 237k/s ] rels: [ 0 0% 0/s ] features: [ 990M 632k/s ] 68G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 68G hppc: 1.1G nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 14% 14%) -> pbf( 5%) -> (57k/66k) -> process(88% 93% 96% 97% 90% 92% 89% 90% 94% 95% 94% 92% 90% 89% 93%) -> (22k/66k) -> write(31%)
0:52:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 177M 19% 210k/s ] rels: [ 0 0% 0/s ] features: [ 996M 591k/s ] 69G
cpus: 15.3 gc: 1% mem: 91G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 12%) -> pbf( 4%) -> (60k/66k) -> process(85% 90% 93% 83% 91% 92% 91% 86% 90% 88% 81% 90% 90% 89% 92%) -> (7.9k/66k) -> write(29%)
0:53:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 179M 20% 227k/s ] rels: [ 0 0% 0/s ] features: [ 1B 655k/s ] 69G
cpus: 15.3 gc: 1% mem: 93G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(13% 14% 13% 13%) -> pbf( 5%) -> (58k/66k) -> process(93% 89% 88% 91% 89% 85% 80% 90% 92% 93% 91% 92% 92% 91% 87%) -> (6.7k/66k) -> write(32%)
0:53:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 181M 20% 170k/s ] rels: [ 0 0% 0/s ] features: [ 1B 503k/s ] 69G
cpus: 13.2 gc: 1% mem: 78G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse( 9% 10% 9% 10%) -> pbf( 3%) -> (56k/66k) -> process(82% 78% 72% 78% 79% 75% 83% 75% 81% 83% 78% 77% 85% 77% 79%) -> (7.6k/66k) -> write(25%)
0:53:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 182M 20% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1B 461k/s ] 70G
cpus: 15.3 gc: 1% mem: 70G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(10% 9% 10% 10%) -> pbf( 3%) -> (59k/66k) -> process(92% 94% 90% 94% 91% 92% 96% 92% 91% 96% 92% 92% 92% 95% 90%) -> (7.1k/66k) -> write(24%)
0:53:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 184M 20% 151k/s ] rels: [ 0 0% 0/s ] features: [ 1B 479k/s ] 70G
cpus: 15.5 gc: 0% mem: 89G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 10% 10%) -> pbf( 3%) -> (56k/66k) -> process(89% 91% 95% 86% 92% 94% 94% 89% 91% 93% 87% 90% 92% 97% 96%) -> (8.8k/66k) -> write(24%)
0:53:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 186M 20% 211k/s ] rels: [ 0 0% 0/s ] features: [ 1B 621k/s ] 71G
cpus: 15.1 gc: 1% mem: 86G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 14%) -> pbf( 4%) -> (55k/66k) -> process(93% 86% 82% 89% 86% 89% 91% 89% 88% 92% 90% 79% 90% 95% 87%) -> (10k/66k) -> write(30%)
0:53:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 188M 20% 178k/s ] rels: [ 0 0% 0/s ] features: [ 1B 554k/s ] 71G
cpus: 15.4 gc: 1% mem: 83G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(91% 92% 94% 87% 89% 92% 95% 93% 89% 94% 93% 96% 93% 98% 92%) -> (6.8k/66k) -> write(27%)
0:54:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 190M 21% 197k/s ] rels: [ 0 0% 0/s ] features: [ 1B 629k/s ] 71G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(94% 96% 80% 95% 93% 87% 89% 86% 92% 93% 96% 94% 91% 92% 93%) -> (7.6k/66k) -> write(31%)
0:54:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 192M 21% 201k/s ] rels: [ 0 0% 0/s ] features: [ 1B 619k/s ] 72G
cpus: 15 gc: 1% mem: 74G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 12% 12%) -> pbf( 4%) -> (56k/66k) -> process(84% 90% 84% 92% 92% 81% 89% 86% 85% 85% 79% 87% 90% 88% 93%) -> (10k/66k) -> write(31%)
0:54:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 194M 21% 214k/s ] rels: [ 0 0% 0/s ] features: [ 1B 632k/s ] 72G
cpus: 15.4 gc: 1% mem: 74G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(95% 90% 85% 91% 93% 92% 94% 90% 93% 96% 90% 90% 85% 93% 92%) -> (7.7k/66k) -> write(31%)
0:54:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 196M 21% 194k/s ] rels: [ 0 0% 0/s ] features: [ 1B 608k/s ] 73G
cpus: 15.5 gc: 1% mem: 69G/107G postGC: 68G hppc: 1.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 92% 90% 90% 90% 95% 92% 92% 87% 94% 91% 88% 89% 92% 89%) -> (7.3k/66k) -> write(30%)
0:54:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 198M 22% 192k/s ] rels: [ 0 0% 0/s ] features: [ 1B 610k/s ] 73G
cpus: 15.1 gc: 1% mem: 95G/107G postGC: 68G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(95% 91% 90% 93% 93% 88% 86% 88% 85% 95% 88% 88% 86% 91% 88%) -> (9.3k/66k) -> write(30%)
0:54:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 200M 22% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1B 741k/s ] 74G
cpus: 15.5 gc: 1% mem: 72G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 14% 14% 14%) -> pbf( 5%) -> (58k/66k) -> process(97% 90% 85% 89% 94% 86% 94% 89% 94% 87% 94% 94% 92% 90% 96%) -> (8k/66k) -> write(36%)
0:55:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 202M 22% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1B 710k/s ] 74G
cpus: 15.6 gc: 1% mem: 74G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 14%) -> pbf( 5%) -> (59k/66k) -> process(88% 91% 93% 94% 96% 81% 90% 86% 96% 94% 95% 80% 92% 92% 93%) -> (6.8k/66k) -> write(34%)
0:55:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 205M 22% 238k/s ] rels: [ 0 0% 0/s ] features: [ 1B 757k/s ] 75G
cpus: 14.8 gc: 1% mem: 73G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 13% 13%) -> pbf( 5%) -> (58k/66k) -> process(89% 84% 89% 87% 84% 88% 90% 86% 86% 83% 92% 83% 85% 79% 86%) -> (25k/66k) -> write(36%)
0:55:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 207M 23% 233k/s ] rels: [ 0 0% 0/s ] features: [ 1B 763k/s ] 75G
cpus: 15.6 gc: 1% mem: 78G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 14%) -> pbf( 5%) -> (59k/66k) -> process(95% 95% 97% 89% 90% 94% 89% 90% 90% 87% 88% 94% 87% 95% 88%) -> (7.9k/66k) -> write(37%)
0:55:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 210M 23% 238k/s ] rels: [ 0 0% 0/s ] features: [ 1B 763k/s ] 76G
cpus: 15.6 gc: 1% mem: 82G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (59k/66k) -> process(85% 91% 84% 91% 97% 94% 88% 94% 91% 95% 86% 89% 84% 95% 85%) -> (14k/66k) -> write(36%)
0:55:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 212M 23% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 776k/s ] 76G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(14% 13% 13% 13%) -> pbf( 5%) -> (55k/66k) -> process(89% 94% 95% 90% 91% 97% 91% 93% 96% 93% 90% 90% 93% 89% 93%) -> (12k/66k) -> write(37%)
0:55:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 214M 23% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 740k/s ] 77G
cpus: 15.6 gc: 1% mem: 95G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(86% 97% 88% 91% 90% 91% 91% 95% 88% 96% 87% 96% 81% 87% 89%) -> (9k/66k) -> write(35%)
0:56:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 217M 24% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 738k/s ] 77G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(14% 13% 13% 13%) -> pbf( 5%) -> (56k/66k) -> process(87% 95% 94% 92% 91% 90% 91% 90% 92% 92% 89% 93% 95% 87% 85%) -> (6.2k/66k) -> write(36%)
0:56:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 219M 24% 168k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 522k/s ] 77G
cpus: 11.7 gc: 1% mem: 79G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse( 9% 9% 9% 9%) -> pbf( 3%) -> (58k/66k) -> process(78% 65% 63% 66% 74% 70% 68% 64% 74% 67% 69% 64% 64% 57% 71%) -> (7.3k/66k) -> write(25%)
0:56:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 221M 24% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 657k/s ] 78G
cpus: 15.2 gc: 1% mem: 81G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(89% 90% 89% 88% 84% 85% 85% 85% 93% 92% 91% 90% 90% 83% 87%) -> (9k/66k) -> write(32%)
0:56:32 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 223M 24% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 659k/s ] 78G
cpus: 15.4 gc: 1% mem: 88G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 96% 92% 96% 87% 94% 91% 88% 96% 92% 94% 91% 95% 98% 86%) -> (7k/66k) -> write(32%)
0:56:42 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 225M 25% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 633k/s ] 79G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(94% 86% 84% 95% 95% 95% 94% 89% 95% 91% 90% 84% 88% 93% 89%) -> (6.9k/66k) -> write(31%)
0:56:52 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 227M 25% 222k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 674k/s ] 79G
cpus: 15.5 gc: 1% mem: 96G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 13%) -> pbf( 4%) -> (57k/66k) -> process(86% 88% 93% 88% 82% 92% 94% 90% 92% 91% 97% 94% 94% 89% 92%) -> (26k/66k) -> write(33%)
0:57:02 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 230M 25% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 752k/s ] 80G
cpus: 15.5 gc: 1% mem: 75G/107G postGC: 68G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 13% 13%) -> pbf( 5%) -> (59k/66k) -> process(94% 91% 93% 93% 98% 92% 94% 86% 92% 92% 97% 89% 96% 92% 93%) -> (7.4k/66k) -> write(36%)
0:57:12 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 232M 25% 220k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 666k/s ] 80G
cpus: 14.8 gc: 1% mem: 76G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (56k/66k) -> process(82% 84% 89% 89% 92% 88% 87% 90% 82% 87% 87% 91% 90% 90% 85%) -> (16k/66k) -> write(32%)
0:57:22 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 234M 26% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 729k/s ] 81G
cpus: 15.6 gc: 1% mem: 81G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 12% 13%) -> pbf( 4%) -> (58k/66k) -> process(83% 91% 94% 95% 92% 92% 95% 94% 93% 90% 95% 87% 88% 96% 84%) -> (7.8k/66k) -> write(35%)
0:57:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 237M 26% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 761k/s ] 81G
cpus: 15.6 gc: 1% mem: 86G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (60k/66k) -> process(91% 93% 93% 87% 94% 91% 87% 93% 93% 85% 94% 85% 86% 91% 89%) -> (6.7k/66k) -> write(37%)
0:57:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 239M 26% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 754k/s ] 82G
cpus: 15.6 gc: 1% mem: 92G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 4%) -> (56k/66k) -> process(90% 88% 95% 91% 94% 95% 91% 89% 97% 94% 92% 91% 97% 91% 93%) -> (14k/66k) -> write(36%)
0:57:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 241M 26% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 715k/s ] 82G
cpus: 15.6 gc: 1% mem: 93G/107G postGC: 68G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 13%) -> pbf( 4%) -> (59k/66k) -> process(88% 88% 94% 93% 92% 95% 90% 95% 85% 90% 87% 85% 86% 92% 94%) -> (14k/66k) -> write(35%)
0:58:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 244M 27% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 773k/s ] 83G
cpus: 15.5 gc: 1% mem: 75G/107G postGC: 69G hppc: 1.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 14% 13% 14%) -> pbf( 5%) -> (59k/66k) -> process(93% 87% 88% 90% 88% 96% 93% 85% 93% 92% 91% 84% 91% 91% 96%) -> (21k/66k) -> write(37%)
0:58:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 246M 27% 212k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 647k/s ] 83G
cpus: 14.2 gc: 1% mem: 76G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(82% 81% 79% 83% 79% 82% 79% 80% 75% 84% 78% 81% 82% 83% 81%) -> (14k/66k) -> write(31%)
0:58:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 249M 27% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 764k/s ] 84G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (57k/66k) -> process(87% 93% 89% 94% 94% 87% 94% 95% 91% 87% 92% 91% 97% 91% 88%) -> (7.7k/66k) -> write(36%)
0:58:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 251M 27% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 805k/s ] 84G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 4%) -> (56k/66k) -> process(90% 91% 90% 83% 91% 88% 92% 88% 95% 87% 86% 87% 93% 95% 95%) -> (11k/66k) -> write(38%)
0:58:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 253M 28% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 748k/s ] 85G
cpus: 15.6 gc: 1% mem: 74G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(95% 88% 88% 87% 91% 94% 90% 91% 95% 88% 96% 89% 97% 96% 95%) -> (9.9k/66k) -> write(36%)
0:58:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 256M 28% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 696k/s ] 85G
cpus: 15.6 gc: 1% mem: 80G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 97% 92% 93% 89% 93% 84% 89% 87% 84% 92% 96% 95% 94% 83%) -> (9.2k/66k) -> write(33%)
0:59:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 258M 28% 232k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 723k/s ] 86G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(95% 88% 91% 93% 91% 94% 93% 85% 95% 94% 91% 90% 95% 88% 93%) -> (11k/66k) -> write(35%)
0:59:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 260M 28% 189k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 595k/s ] 86G
cpus: 14.7 gc: 1% mem: 86G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(10% 11% 11% 10%) -> pbf( 4%) -> (56k/66k) -> process(85% 87% 87% 85% 91% 89% 83% 82% 86% 87% 90% 87% 87% 88% 76%) -> (6.9k/66k) -> write(29%)
0:59:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 262M 29% 207k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 641k/s ] 86G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(91% 92% 86% 90% 94% 96% 92% 87% 96% 89% 86% 93% 91% 94% 91%) -> (7.8k/66k) -> write(32%)
0:59:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 264M 29% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 693k/s ] 87G
cpus: 15.5 gc: 1% mem: 76G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(93% 91% 85% 96% 93% 93% 90% 91% 91% 91% 93% 96% 92% 89% 90%) -> (8.1k/66k) -> write(34%)
0:59:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 266M 29% 230k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 689k/s ] 87G
cpus: 15.5 gc: 1% mem: 83G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(95% 94% 90% 95% 95% 78% 90% 87% 97% 87% 90% 87% 82% 91% 87%) -> (7k/66k) -> write(33%)
0:59:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 269M 29% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 717k/s ] 88G
cpus: 15.5 gc: 1% mem: 71G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(95% 94% 91% 94% 92% 92% 92% 93% 91% 93% 93% 92% 91% 90% 89%) -> (9.9k/66k) -> write(34%)
1:00:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 271M 30% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 729k/s ] 88G
cpus: 15.6 gc: 1% mem: 78G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 12%) -> pbf( 4%) -> (57k/66k) -> process(86% 93% 88% 92% 90% 93% 88% 86% 88% 94% 89% 90% 89% 88% 91%) -> (9.2k/66k) -> write(35%)
1:00:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 273M 30% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 687k/s ] 89G
cpus: 14.8 gc: 1% mem: 84G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 4%) -> (58k/66k) -> process(90% 87% 89% 83% 90% 89% 86% 86% 89% 88% 89% 90% 90% 82% 87%) -> (6.6k/66k) -> write(33%)
1:00:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 276M 30% 223k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 680k/s ] 89G
cpus: 15.6 gc: 1% mem: 90G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(91% 88% 92% 94% 91% 93% 91% 88% 91% 91% 90% 94% 91% 88% 86%) -> (8.5k/66k) -> write(33%)
1:00:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 278M 30% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 705k/s ] 90G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 13%) -> pbf( 4%) -> (58k/66k) -> process(90% 91% 97% 91% 92% 89% 89% 96% 88% 92% 87% 95% 91% 91% 88%) -> (10k/66k) -> write(34%)
1:00:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 281M 31% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 709k/s ] 90G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 13%) -> pbf( 4%) -> (58k/66k) -> process(90% 89% 81% 94% 95% 91% 92% 96% 97% 87% 93% 86% 91% 92% 89%) -> (6.4k/66k) -> write(34%)
1:00:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 283M 31% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 703k/s ] 90G
cpus: 15.5 gc: 1% mem: 69G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (60k/66k) -> process(88% 90% 91% 92% 90% 92% 91% 93% 93% 85% 95% 92% 86% 93% 87%) -> (9.5k/66k) -> write(32%)
1:01:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 285M 31% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 718k/s ] 91G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(93% 90% 86% 96% 93% 95% 89% 96% 98% 91% 96% 84% 88% 96% 87%) -> (7k/66k) -> write(33%)
1:01:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 287M 31% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 660k/s ] 91G
cpus: 14.8 gc: 1% mem: 84G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(88% 86% 85% 86% 84% 85% 82% 87% 87% 86% 84% 89% 86% 86% 85%) -> (10k/66k) -> write(32%)
1:01:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 290M 32% 230k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 703k/s ] 92G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 94% 85% 89% 92% 93% 92% 94% 92% 86% 94% 88% 94% 84% 91%) -> (9.1k/66k) -> write(34%)
1:01:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 292M 32% 233k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 701k/s ] 92G
cpus: 15.5 gc: 1% mem: 75G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 90% 93% 88% 91% 93% 94% 90% 91% 88% 88% 91% 95% 87% 90%) -> (18k/66k) -> write(34%)
1:01:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 294M 32% 220k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 680k/s ] 93G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 90% 90% 90% 92% 90% 90% 93% 92% 92% 85% 95% 92% 92% 93%) -> (6.2k/66k) -> write(33%)
1:01:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 297M 32% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 670k/s ] 93G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 12% 12%) -> pbf( 4%) -> (56k/66k) -> process(88% 83% 94% 94% 91% 96% 92% 88% 91% 88% 89% 86% 92% 90% 89%) -> (13k/66k) -> write(32%)
1:02:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 299M 33% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 761k/s ] 94G
cpus: 15.6 gc: 1% mem: 73G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(86% 92% 92% 84% 93% 93% 96% 93% 91% 96% 89% 94% 90% 95% 96%) -> (8k/66k) -> write(35%)
1:02:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 301M 33% 201k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 620k/s ] 94G
cpus: 14.6 gc: 1% mem: 71G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 10%) -> pbf( 4%) -> (59k/66k) -> process(84% 85% 88% 82% 88% 86% 89% 79% 83% 87% 84% 82% 88% 87% 81%) -> (7.6k/66k) -> write(30%)
1:02:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 303M 33% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 695k/s ] 94G
cpus: 15.5 gc: 1% mem: 83G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(88% 93% 86% 85% 97% 95% 93% 90% 97% 91% 95% 90% 90% 90% 92%) -> (6.9k/66k) -> write(33%)
1:02:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 306M 33% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 699k/s ] 95G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 12%) -> pbf( 4%) -> (59k/66k) -> process(92% 94% 92% 85% 91% 85% 90% 87% 92% 94% 90% 93% 92% 89% 92%) -> (7.8k/66k) -> write(33%)
1:02:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 308M 34% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 716k/s ] 95G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 12%) -> pbf( 5%) -> (57k/66k) -> process(88% 92% 94% 86% 96% 95% 93% 90% 90% 93% 92% 87% 83% 86% 88%) -> (9.4k/66k) -> write(34%)
1:02:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 311M 34% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 693k/s ] 96G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 13%) -> pbf( 4%) -> (57k/66k) -> process(90% 93% 95% 96% 94% 86% 89% 91% 88% 85% 92% 94% 90% 92% 92%) -> (7k/66k) -> write(33%)
1:03:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 313M 34% 246k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 691k/s ] 96G
cpus: 15.6 gc: 1% mem: 71G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(92% 85% 93% 89% 83% 90% 95% 93% 91% 90% 92% 91% 88% 92% 92%) -> (7.6k/66k) -> write(32%)
1:03:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 315M 34% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 651k/s ] 96G
cpus: 14.5 gc: 1% mem: 77G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 4%) -> (58k/66k) -> process(86% 86% 86% 84% 87% 88% 90% 88% 80% 82% 92% 78% 84% 82% 90%) -> (7.5k/66k) -> write(31%)
1:03:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 318M 35% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 689k/s ] 97G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 69G hppc: 2.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(97% 86% 86% 92% 84% 86% 89% 92% 92% 93% 88% 91% 89% 90% 92%) -> (12k/66k) -> write(33%)
1:03:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 320M 35% 223k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 667k/s ] 97G
cpus: 14.8 gc: 1% mem: 92G/107G postGC: 69G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(86% 84% 88% 88% 85% 84% 88% 82% 89% 90% 86% 84% 86% 83% 87%) -> (7.7k/66k) -> write(32%)
1:03:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 322M 35% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 668k/s ] 98G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(88% 94% 93% 91% 86% 90% 83% 91% 91% 90% 91% 93% 90% 92% 93%) -> (7.3k/66k) -> write(31%)
1:03:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 325M 35% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 624k/s ] 98G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 4%) -> (57k/66k) -> process(91% 93% 92% 90% 90% 88% 96% 90% 89% 88% 89% 92% 88% 93% 93%) -> (7.3k/66k) -> write(30%)
1:04:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 327M 36% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 666k/s ] 99G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 12%) -> pbf( 4%) -> (58k/66k) -> process(93% 89% 95% 87% 90% 92% 87% 87% 90% 93% 89% 96% 91% 86% 92%) -> (8.5k/66k) -> write(32%)
1:04:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 329M 36% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 581k/s ] 99G
cpus: 14.6 gc: 1% mem: 84G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 88% 74% 89% 87% 86% 87% 84% 85% 89% 91% 91% 81% 79% 85%) -> (9.5k/66k) -> write(28%)
1:04:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 332M 36% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 624k/s ] 99G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 4%) -> (56k/66k) -> process(87% 90% 92% 90% 94% 92% 87% 88% 89% 87% 91% 86% 88% 93% 95%) -> (7.8k/66k) -> write(30%)
1:04:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 334M 36% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 602k/s ] 100G
cpus: 15.5 gc: 1% mem: 92G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(86% 89% 94% 90% 91% 90% 92% 90% 91% 91% 89% 93% 90% 85% 97%) -> (7.7k/66k) -> write(28%)
1:04:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 337M 37% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 645k/s ] 100G
cpus: 15.5 gc: 1% mem: 84G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (56k/66k) -> process(97% 86% 97% 79% 90% 87% 96% 94% 89% 88% 94% 93% 93% 85% 91%) -> (9.8k/66k) -> write(31%)
1:04:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 339M 37% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 626k/s ] 100G
cpus: 15.5 gc: 1% mem: 73G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 4%) -> (60k/66k) -> process(91% 87% 91% 81% 82% 95% 88% 96% 87% 89% 94% 93% 97% 89% 85%) -> (7.4k/66k) -> write(29%)
1:05:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 342M 37% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 665k/s ] 101G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(14% 14% 13% 13%) -> pbf( 5%) -> (56k/66k) -> process(92% 92% 93% 92% 84% 96% 94% 91% 95% 90% 87% 91% 85% 94% 87%) -> (8.4k/66k) -> write(31%)
1:05:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 344M 37% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 577k/s ] 101G
cpus: 14.5 gc: 1% mem: 72G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(86% 87% 85% 88% 84% 83% 81% 80% 84% 83% 89% 89% 83% 81% 78%) -> (8.1k/66k) -> write(28%)
1:05:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 346M 38% 239k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 646k/s ] 101G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 13% 12%) -> pbf( 4%) -> (58k/66k) -> process(91% 96% 84% 93% 95% 92% 95% 92% 85% 95% 90% 94% 91% 90% 91%) -> (7.7k/66k) -> write(31%)
1:05:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 348M 38% 231k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 642k/s ] 102G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (60k/66k) -> process(90% 89% 88% 86% 94% 84% 92% 93% 92% 94% 88% 82% 90% 89% 90%) -> (8k/66k) -> write(31%)
1:05:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 351M 38% 240k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 676k/s ] 102G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 13% 12%) -> pbf( 4%) -> (57k/66k) -> process(91% 94% 91% 89% 90% 93% 93% 95% 91% 90% 91% 97% 93% 96% 87%) -> (11k/66k) -> write(33%)
1:05:53 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 353M 39% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 651k/s ] 102G
cpus: 15.6 gc: 1% mem: 78G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 87% 89% 91% 88% 87% 89% 91% 93% 89% 87% 86% 92% 90% 88%) -> (7.8k/66k) -> write(32%)
1:06:03 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 356M 39% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 663k/s ] 103G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 13% 13%) -> pbf( 4%) -> (59k/66k) -> process(93% 97% 94% 90% 89% 89% 96% 96% 89% 96% 94% 93% 85% 93% 91%) -> (9.2k/66k) -> write(32%)
1:06:13 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 358M 39% 215k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 589k/s ] 103G
cpus: 14.7 gc: 1% mem: 72G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(92% 86% 85% 87% 88% 81% 80% 90% 77% 88% 86% 81% 81% 81% 86%) -> (7.4k/66k) -> write(28%)
1:06:23 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 360M 39% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 687k/s ] 104G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 13% 12%) -> pbf( 5%) -> (59k/66k) -> process(89% 89% 92% 85% 94% 93% 92% 90% 91% 88% 93% 95% 90% 91% 93%) -> (9.4k/66k) -> write(32%)
1:06:33 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 363M 40% 228k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 654k/s ] 104G
cpus: 15.6 gc: 1% mem: 72G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(92% 90% 83% 88% 86% 92% 91% 92% 88% 93% 90% 84% 92% 90% 94%) -> (6.8k/66k) -> write(32%)
1:06:43 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 365M 40% 244k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 693k/s ] 105G
cpus: 15.5 gc: 1% mem: 89G/107G postGC: 70G hppc: 3.6G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(97% 88% 91% 93% 90% 97% 89% 90% 91% 95% 88% 85% 93% 93% 96%) -> (10k/66k) -> write(33%)
1:06:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 367M 40% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 623k/s ] 105G
cpus: 15.1 gc: 1% mem: 96G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (55k/66k) -> process(87% 88% 83% 91% 84% 92% 89% 84% 91% 90% 86% 88% 90% 85% 87%) -> (5.8k/66k) -> write(30%)
1:07:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 370M 40% 238k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 675k/s ] 105G
cpus: 15.5 gc: 1% mem: 85G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(94% 88% 94% 90% 93% 88% 87% 90% 91% 92% 95% 94% 87% 92% 90%) -> (18k/66k) -> write(33%)
1:07:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 372M 41% 218k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 633k/s ] 106G
cpus: 14.7 gc: 1% mem: 90G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(83% 88% 81% 88% 85% 84% 88% 82% 77% 88% 83% 87% 88% 91% 86%) -> (9.1k/66k) -> write(31%)
1:07:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 374M 41% 234k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 682k/s ] 106G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(88% 92% 86% 89% 93% 90% 91% 87% 89% 90% 93% 94% 88% 95% 92%) -> (12k/66k) -> write(33%)
1:07:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 376M 41% 223k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 655k/s ] 107G
cpus: 15.5 gc: 1% mem: 89G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 90% 91% 94% 96% 90% 87% 90% 89% 93% 94% 91% 94% 93% 81%) -> (7.8k/66k) -> write(32%)
1:07:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 379M 41% 245k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 686k/s ] 107G
cpus: 15.5 gc: 1% mem: 80G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(90% 97% 94% 90% 94% 89% 86% 87% 94% 91% 92% 91% 93% 93% 83%) -> (8.8k/66k) -> write(33%)
1:07:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 381M 42% 229k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 633k/s ] 107G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 90% 94% 90% 88% 87% 93% 88% 88% 96% 91% 90% 93% 87% 92%) -> (6.7k/66k) -> write(30%)
1:08:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 384M 42% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 676k/s ] 108G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 13%) -> pbf( 4%) -> (58k/66k) -> process(90% 94% 90% 88% 90% 87% 95% 96% 89% 91% 90% 90% 92% 91% 92%) -> (7.8k/66k) -> write(32%)
1:08:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 386M 42% 213k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 603k/s ] 108G
cpus: 14.6 gc: 1% mem: 85G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(88% 86% 85% 86% 86% 87% 84% 89% 87% 83% 86% 80% 83% 87% 87%) -> (6.4k/66k) -> write(29%)
1:08:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 388M 42% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 665k/s ] 109G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 79% 90% 93% 90% 90% 90% 92% 93% 92% 84% 96% 90% 88% 95%) -> (12k/66k) -> write(31%)
Oct 10, 2021 11:37:03 AM org.geotools.referencing.factory.DeferredAuthorityFactory disposeBackingStore
INFO: Disposing class org.geotools.referencing.factory.epsg.hsql.ThreadedHsqlEpsgFactory backing store
1:08:32 INF - Database closed
1:08:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 391M 43% 251k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 684k/s ] 109G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (58k/66k) -> process(91% 96% 92% 87% 88% 93% 93% 92% 96% 90% 95% 86% 98% 95% 91%) -> (8.5k/66k) -> write(33%)
1:08:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 393M 43% 270k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 681k/s ] 109G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 12%) -> pbf( 5%) -> (58k/66k) -> process(93% 92% 87% 95% 91% 89% 91% 96% 97% 93% 90% 93% 96% 87% 95%) -> (10k/66k) -> write(32%)
1:08:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 396M 43% 271k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 681k/s ] 110G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 12%) -> pbf( 5%) -> (56k/66k) -> process(89% 93% 94% 96% 95% 94% 96% 92% 93% 87% 88% 93% 92% 84% 91%) -> (8.3k/66k) -> write(32%)
1:09:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 399M 43% 259k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 633k/s ] 110G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(89% 89% 85% 86% 95% 91% 88% 83% 93% 93% 89% 87% 96% 89% 89%) -> (7k/66k) -> write(30%)
1:09:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 401M 44% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 604k/s ] 111G
cpus: 14.5 gc: 1% mem: 76G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(88% 87% 82% 91% 88% 84% 86% 87% 86% 85% 81% 81% 85% 88% 88%) -> (6.3k/66k) -> write(29%)
1:09:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 404M 44% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 644k/s ] 111G
cpus: 15.6 gc: 1% mem: 92G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(91% 89% 92% 90% 90% 90% 87% 86% 89% 94% 90% 94% 86% 89% 93%) -> (7.8k/66k) -> write(31%)
1:09:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 406M 44% 271k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 686k/s ] 111G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 5%) -> (57k/66k) -> process(94% 93% 86% 97% 95% 80% 89% 89% 90% 92% 90% 95% 92% 93% 95%) -> (8.1k/66k) -> write(32%)
1:09:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 409M 45% 259k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 687k/s ] 112G
cpus: 15.5 gc: 1% mem: 80G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(92% 95% 82% 92% 90% 94% 87% 91% 87% 92% 91% 91% 83% 94% 96%) -> (7.4k/66k) -> write(33%)
1:09:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 412M 45% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 664k/s ] 112G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(88% 88% 89% 93% 87% 91% 89% 92% 91% 92% 88% 93% 90% 94% 91%) -> (12k/66k) -> write(31%)
1:10:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 414M 45% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 685k/s ] 112G
cpus: 15.5 gc: 1% mem: 86G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(92% 93% 88% 89% 79% 96% 90% 97% 87% 91% 94% 97% 96% 91% 85%) -> (6.9k/66k) -> write(32%)
1:10:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 416M 45% 224k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 631k/s ] 113G
cpus: 14.7 gc: 1% mem: 90G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(88% 89% 81% 89% 86% 84% 85% 82% 84% 84% 86% 83% 85% 83% 89%) -> (7k/66k) -> write(30%)
1:10:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 419M 46% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 700k/s ] 113G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 70G hppc: 3.7G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(90% 91% 93% 95% 86% 89% 92% 86% 88% 91% 89% 91% 91% 90% 89%) -> (11k/66k) -> write(34%)
1:10:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 421M 46% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 602k/s ] 114G
cpus: 14.3 gc: 1% mem: 99G/107G postGC: 70G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 10% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(80% 80% 80% 93% 83% 86% 77% 80% 82% 85% 83% 78% 84% 80% 86%) -> (7.3k/66k) -> write(29%)
1:10:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 424M 46% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 704k/s ] 114G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(96% 96% 93% 82% 91% 94% 90% 94% 89% 93% 92% 81% 89% 89% 96%) -> (18k/66k) -> write(33%)
1:10:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 426M 46% 236k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 631k/s ] 114G
cpus: 15.6 gc: 1% mem: 87G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (56k/66k) -> process(90% 83% 91% 96% 87% 90% 90% 93% 89% 86% 91% 90% 84% 89% 96%) -> (8.5k/66k) -> write(30%)
1:11:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 428M 47% 243k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 651k/s ] 115G
cpus: 15.5 gc: 1% mem: 83G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(87% 96% 90% 97% 96% 90% 83% 90% 87% 96% 95% 93% 90% 92% 82%) -> (7.6k/66k) -> write(31%)
1:11:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 431M 47% 237k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 622k/s ] 115G
cpus: 14.9 gc: 1% mem: 77G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(81% 89% 91% 87% 88% 89% 86% 91% 83% 89% 86% 83% 86% 83% 85%) -> (10k/66k) -> write(30%)
1:11:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 433M 47% 241k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 631k/s ] 116G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (59k/66k) -> process(95% 93% 87% 94% 92% 83% 93% 89% 91% 95% 85% 87% 90% 89% 92%) -> (8.1k/66k) -> write(30%)
1:11:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 436M 48% 258k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 674k/s ] 116G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(86% 96% 92% 91% 92% 91% 95% 92% 88% 89% 89% 95% 90% 93% 88%) -> (30k/66k) -> write(32%)
1:11:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 438M 48% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 651k/s ] 116G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (61k/66k) -> process(90% 94% 87% 88% 90% 89% 90% 90% 87% 83% 92% 89% 89% 91% 88%) -> (12k/66k) -> write(31%)
1:11:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 441M 48% 253k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 682k/s ] 117G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 93% 93% 90% 90% 94% 92% 93% 87% 94% 87% 86% 88% 96% 91%) -> (8.8k/66k) -> write(32%)
1:12:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 443M 48% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 671k/s ] 117G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 94% 94% 94% 92% 92% 96% 95% 87% 90% 89% 85% 87% 88% 85%) -> (8.2k/66k) -> write(32%)
1:12:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 446M 49% 231k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 615k/s ] 117G
cpus: 14.6 gc: 1% mem: 74G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(81% 80% 85% 85% 89% 83% 84% 89% 78% 83% 87% 79% 87% 87% 82%) -> (5.8k/66k) -> write(29%)
1:12:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 448M 49% 246k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 644k/s ] 118G
cpus: 15.5 gc: 1% mem: 76G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 11% 12%) -> pbf( 4%) -> (56k/66k) -> process(94% 92% 91% 92% 90% 91% 94% 91% 95% 84% 94% 88% 87% 94% 93%) -> (8.1k/66k) -> write(31%)
1:12:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 451M 49% 250k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 623k/s ] 118G
cpus: 15.6 gc: 1% mem: 74G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(84% 89% 87% 84% 88% 96% 86% 91% 92% 87% 88% 93% 93% 92% 94%) -> (6.7k/66k) -> write(30%)
1:12:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 453M 49% 254k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 640k/s ] 119G
cpus: 15.5 gc: 1% mem: 73G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(93% 92% 85% 88% 88% 89% 88% 89% 95% 93% 86% 90% 95% 88% 94%) -> (6.6k/66k) -> write(30%)
1:12:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 456M 50% 279k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 707k/s ] 119G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(92% 92% 87% 93% 92% 89% 90% 90% 91% 90% 94% 92% 88% 88% 88%) -> (5.2k/66k) -> write(33%)
1:13:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 459M 50% 270k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 695k/s ] 119G
cpus: 15.5 gc: 1% mem: 76G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(94% 89% 83% 94% 94% 94% 84% 87% 83% 92% 94% 80% 85% 90% 92%) -> (7.7k/66k) -> write(32%)
1:13:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 461M 50% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 639k/s ] 120G
cpus: 14.7 gc: 1% mem: 91G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (59k/66k) -> process(89% 88% 86% 88% 86% 89% 78% 89% 82% 86% 84% 88% 88% 78% 83%) -> (7.2k/66k) -> write(30%)
1:13:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 464M 51% 265k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 670k/s ] 120G
cpus: 15.4 gc: 1% mem: 92G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(87% 89% 91% 90% 86% 86% 91% 93% 89% 90% 90% 85% 91% 89% 93%) -> (9.1k/66k) -> write(32%)
1:13:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 466M 51% 242k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 615k/s ] 120G
cpus: 15.5 gc: 1% mem: 86G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(82% 84% 90% 82% 91% 86% 92% 92% 93% 91% 92% 91% 89% 91% 90%) -> (8.7k/66k) -> write(29%)
1:13:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 469M 51% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 660k/s ] 121G
cpus: 15.4 gc: 1% mem: 83G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(13% 13% 13% 13%) -> pbf( 5%) -> (57k/66k) -> process(85% 94% 92% 93% 93% 92% 85% 87% 91% 93% 92% 94% 86% 90% 91%) -> (8.9k/66k) -> write(31%)
1:13:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 471M 51% 256k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 713k/s ] 121G
cpus: 15.6 gc: 1% mem: 80G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(92% 89% 89% 95% 90% 91% 89% 89% 90% 93% 88% 92% 83% 87% 88%) -> (8.8k/66k) -> write(34%)
1:14:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 474M 52% 240k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 626k/s ] 122G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(89% 92% 91% 84% 90% 90% 91% 89% 89% 89% 86% 91% 90% 91% 89%) -> (7k/66k) -> write(30%)
1:14:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 476M 52% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 634k/s ] 122G
cpus: 14.7 gc: 1% mem: 93G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 13% 13%) -> pbf( 4%) -> (57k/66k) -> process(87% 84% 88% 83% 86% 89% 90% 89% 90% 87% 87% 87% 89% 83% 83%) -> (7.6k/66k) -> write(30%)
1:14:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 479M 52% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 652k/s ] 122G
cpus: 15.6 gc: 1% mem: 89G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(84% 92% 80% 94% 90% 91% 86% 88% 90% 94% 84% 89% 89% 96% 91%) -> (8.2k/66k) -> write(31%)
1:14:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 481M 53% 262k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 668k/s ] 123G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(82% 87% 91% 91% 95% 92% 94% 93% 91% 91% 93% 88% 88% 94% 89%) -> (9.8k/66k) -> write(32%)
1:14:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 484M 53% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 649k/s ] 123G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 13% 12%) -> pbf( 5%) -> (59k/66k) -> process(86% 89% 94% 91% 94% 92% 88% 90% 93% 86% 92% 92% 90% 92% 83%) -> (6.9k/66k) -> write(31%)
1:14:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 487M 53% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 647k/s ] 123G
cpus: 15.5 gc: 1% mem: 86G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(92% 82% 93% 90% 90% 94% 89% 90% 83% 86% 86% 89% 92% 94% 84%) -> (10k/66k) -> write(31%)
1:15:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 489M 53% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 657k/s ] 124G
cpus: 15.5 gc: 1% mem: 86G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(90% 92% 94% 92% 89% 86% 87% 94% 88% 92% 94% 95% 92% 86% 93%) -> (9.4k/66k) -> write(31%)
1:15:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 492M 54% 247k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 640k/s ] 124G
cpus: 14.8 gc: 1% mem: 81G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(87% 80% 86% 84% 89% 87% 88% 82% 83% 83% 89% 87% 83% 86% 81%) -> (6.1k/66k) -> write(30%)
1:15:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 494M 54% 255k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 664k/s ] 125G
cpus: 15.6 gc: 1% mem: 79G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(94% 86% 83% 92% 90% 94% 88% 95% 86% 92% 90% 91% 87% 91% 94%) -> (11k/66k) -> write(31%)
1:15:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 497M 54% 249k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 653k/s ] 125G
cpus: 15.5 gc: 1% mem: 76G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (60k/66k) -> process(88% 81% 91% 89% 93% 88% 94% 91% 89% 85% 90% 94% 88% 93% 92%) -> (8.3k/66k) -> write(31%)
1:15:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 499M 54% 251k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 663k/s ] 125G
cpus: 15.5 gc: 1% mem: 75G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(88% 93% 94% 93% 91% 92% 90% 92% 94% 87% 94% 90% 94% 84% 89%) -> (6.4k/66k) -> write(31%)
1:15:54 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 502M 55% 233k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 581k/s ] 126G
cpus: 15.6 gc: 1% mem: 94G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 13% 13%) -> pbf( 4%) -> (59k/66k) -> process(88% 95% 89% 92% 90% 89% 89% 93% 91% 80% 88% 93% 85% 87% 90%) -> (9.2k/66k) -> write(28%)
1:16:04 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 504M 55% 261k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 677k/s ] 126G
cpus: 15.5 gc: 1% mem: 92G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(93% 89% 91% 91% 91% 91% 92% 90% 89% 89% 87% 90% 89% 88% 88%) -> (7.6k/66k) -> write(32%)
1:16:14 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 507M 55% 257k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 671k/s ] 126G
cpus: 14.7 gc: 1% mem: 90G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(89% 78% 86% 86% 88% 85% 89% 91% 86% 86% 86% 87% 88% 83% 88%) -> (8.7k/66k) -> write(32%)
1:16:24 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 509M 56% 251k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 653k/s ] 127G
cpus: 15.6 gc: 1% mem: 86G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (56k/66k) -> process(92% 87% 85% 87% 89% 85% 92% 92% 90% 92% 86% 88% 92% 88% 91%) -> (6.9k/66k) -> write(31%)
1:16:34 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 512M 56% 263k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 657k/s ] 127G
cpus: 15.5 gc: 1% mem: 85G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 11%) -> pbf( 4%) -> (57k/66k) -> process(92% 88% 91% 96% 86% 84% 90% 91% 91% 90% 93% 96% 91% 87% 92%) -> (8.4k/66k) -> write(31%)
1:16:44 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 515M 56% 272k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 665k/s ] 127G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(93% 90% 89% 93% 91% 93% 91% 89% 88% 88% 90% 85% 95% 90% 89%) -> (9k/66k) -> write(32%)
1:16:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 517M 56% 261k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 632k/s ] 128G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(90% 92% 93% 92% 82% 92% 90% 89% 90% 93% 91% 89% 90% 85% 87%) -> (16k/66k) -> write(30%)
1:17:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 520M 57% 269k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 661k/s ] 128G
cpus: 15.5 gc: 1% mem: 85G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(92% 89% 89% 91% 92% 89% 91% 92% 87% 93% 88% 91% 95% 91% 94%) -> (6.6k/66k) -> write(31%)
1:17:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 523M 57% 261k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 632k/s ] 128G
cpus: 14.7 gc: 1% mem: 80G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(87% 86% 79% 86% 83% 85% 85% 83% 88% 86% 88% 86% 86% 85% 83%) -> (7.6k/66k) -> write(30%)
1:17:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 525M 57% 260k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 640k/s ] 129G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(88% 92% 89% 92% 93% 90% 88% 88% 89% 85% 91% 90% 87% 94% 95%) -> (7k/66k) -> write(30%)
1:17:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 528M 58% 281k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 692k/s ] 129G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(92% 89% 87% 89% 91% 91% 92% 87% 95% 89% 89% 88% 90% 89% 93%) -> (7.6k/66k) -> write(33%)
1:17:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 531M 58% 268k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 678k/s ] 130G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(94% 91% 91% 93% 91% 89% 90% 88% 90% 92% 90% 89% 88% 84% 88%) -> (7.8k/66k) -> write(32%)
1:17:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 533M 58% 263k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 658k/s ] 130G
cpus: 15.6 gc: 1% mem: 81G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(92% 91% 89% 90% 86% 90% 87% 89% 90% 85% 91% 92% 91% 92% 90%) -> (9.1k/66k) -> write(31%)
1:18:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 536M 58% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2B 679k/s ] 130G
cpus: 15.4 gc: 1% mem: 85G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (60k/66k) -> process(87% 88% 92% 95% 91% 88% 93% 90% 87% 86% 90% 92% 89% 90% 95%) -> (7.7k/66k) -> write(31%)
1:18:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 539M 59% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2B 667k/s ] 131G
cpus: 14.8 gc: 1% mem: 86G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(88% 86% 85% 82% 83% 86% 86% 88% 85% 86% 84% 90% 84% 91% 89%) -> (7k/66k) -> write(31%)
1:18:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 542M 59% 268k/s ] rels: [ 0 0% 0/s ] features: [ 2B 655k/s ] 131G
cpus: 15.6 gc: 1% mem: 85G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(93% 84% 88% 89% 96% 92% 91% 90% 91% 92% 94% 82% 93% 86% 84%) -> (8.1k/66k) -> write(31%)
1:18:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 544M 59% 272k/s ] rels: [ 0 0% 0/s ] features: [ 2B 661k/s ] 131G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(94% 87% 96% 94% 85% 91% 90% 92% 88% 90% 90% 88% 95% 91% 91%) -> (8.7k/66k) -> write(31%)
1:18:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 547M 60% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2B 647k/s ] 132G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(85% 92% 85% 86% 89% 92% 95% 90% 90% 90% 96% 94% 90% 95% 94%) -> (6.7k/66k) -> write(30%)
1:18:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 550M 60% 265k/s ] rels: [ 0 0% 0/s ] features: [ 2B 659k/s ] 132G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(89% 91% 86% 84% 91% 92% 89% 94% 88% 82% 89% 91% 88% 88% 89%) -> (9.5k/66k) -> write(30%)
1:19:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 552M 60% 268k/s ] rels: [ 0 0% 0/s ] features: [ 2B 678k/s ] 132G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(89% 89% 85% 90% 89% 95% 92% 94% 89% 91% 90% 95% 91% 88% 93%) -> (6.9k/66k) -> write(32%)
1:19:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 555M 61% 264k/s ] rels: [ 0 0% 0/s ] features: [ 2B 667k/s ] 133G
cpus: 14.7 gc: 1% mem: 93G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(89% 89% 87% 86% 87% 88% 88% 83% 89% 81% 82% 86% 87% 87% 82%) -> (15k/66k) -> write(31%)
1:19:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 558M 61% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2B 671k/s ] 133G
cpus: 15.6 gc: 1% mem: 94G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(97% 87% 92% 84% 92% 87% 76% 91% 89% 86% 94% 86% 96% 92% 87%) -> (8.5k/66k) -> write(32%)
1:19:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 561M 61% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2B 725k/s ] 133G
cpus: 15.4 gc: 1% mem: 73G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 5%) -> (57k/66k) -> process(94% 87% 88% 96% 92% 88% 92% 91% 93% 94% 91% 93% 88% 89% 96%) -> (7.3k/66k) -> write(34%)
1:19:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 563M 61% 262k/s ] rels: [ 0 0% 0/s ] features: [ 2B 678k/s ] 134G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(89% 90% 86% 88% 87% 94% 93% 90% 89% 91% 90% 90% 88% 85% 95%) -> (7.8k/66k) -> write(32%)
1:19:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 566M 62% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2B 705k/s ] 134G
cpus: 15.4 gc: 1% mem: 72G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(89% 90% 87% 92% 90% 92% 93% 90% 91% 92% 88% 89% 91% 93% 90%) -> (6.9k/66k) -> write(33%)
1:20:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 569M 62% 261k/s ] rels: [ 0 0% 0/s ] features: [ 2B 678k/s ] 135G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(84% 81% 86% 85% 90% 88% 91% 89% 93% 92% 93% 90% 92% 87% 90%) -> (6.7k/66k) -> write(32%)
1:20:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 571M 62% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2B 654k/s ] 135G
cpus: 14.7 gc: 1% mem: 86G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(89% 86% 85% 88% 85% 87% 88% 88% 83% 86% 89% 84% 89% 83% 82%) -> (6.7k/66k) -> write(31%)
1:20:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 574M 63% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2B 691k/s ] 135G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 72G hppc: 5.2G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 11%) -> pbf( 4%) -> (58k/66k) -> process(88% 91% 87% 90% 93% 92% 88% 87% 89% 89% 91% 89% 95% 89% 91%) -> (9.7k/66k) -> write(33%)
1:20:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 576M 63% 248k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 624k/s ] 136G
cpus: 14.6 gc: 1% mem: 80G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 10% 11%) -> pbf( 4%) -> (57k/66k) -> process(82% 77% 82% 80% 80% 80% 85% 82% 83% 92% 86% 86% 80% 85% 82%) -> (7.8k/66k) -> write(30%)
1:20:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 579M 63% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 706k/s ] 136G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(93% 88% 90% 86% 88% 85% 91% 90% 93% 92% 95% 83% 91% 91% 88%) -> (5.4k/66k) -> write(33%)
1:20:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 582M 63% 272k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 706k/s ] 137G
cpus: 15.6 gc: 1% mem: 81G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(89% 91% 90% 81% 92% 91% 91% 84% 91% 88% 92% 93% 88% 86% 92%) -> (6.2k/66k) -> write(33%)
1:21:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 585M 64% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 712k/s ] 137G
cpus: 15.5 gc: 1% mem: 85G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(88% 88% 92% 94% 83% 95% 85% 89% 92% 88% 94% 91% 91% 93% 94%) -> (6.4k/66k) -> write(33%)
1:21:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 587M 64% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 665k/s ] 137G
cpus: 14.4 gc: 1% mem: 79G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(79% 82% 82% 84% 80% 84% 86% 86% 83% 82% 81% 76% 86% 86% 85%) -> (8.4k/66k) -> write(31%)
1:21:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 590M 64% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 684k/s ] 138G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(88% 84% 88% 92% 89% 87% 89% 89% 92% 93% 89% 92% 89% 91% 94%) -> (6.9k/66k) -> write(32%)
1:21:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 593M 65% 293k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 708k/s ] 138G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 5%) -> (59k/66k) -> process(92% 92% 92% 93% 85% 89% 93% 89% 93% 89% 91% 89% 88% 91% 88%) -> (6.8k/66k) -> write(33%)
1:21:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 596M 65% 293k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 712k/s ] 138G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 5%) -> (59k/66k) -> process(92% 91% 88% 92% 89% 93% 94% 90% 83% 91% 88% 91% 87% 87% 94%) -> (7.5k/66k) -> write(33%)
1:21:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 599M 65% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 669k/s ] 139G
cpus: 15.6 gc: 1% mem: 93G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(92% 89% 87% 92% 89% 91% 80% 87% 86% 87% 93% 88% 91% 89% 93%) -> (8.6k/66k) -> write(32%)
1:22:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 602M 66% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 677k/s ] 139G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(89% 93% 88% 91% 91% 91% 96% 94% 89% 91% 88% 83% 94% 90% 86%) -> (7.3k/66k) -> write(32%)
1:22:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 604M 66% 265k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 657k/s ] 139G
cpus: 14.7 gc: 1% mem: 96G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(89% 82% 84% 87% 87% 85% 84% 85% 89% 82% 86% 90% 90% 89% 85%) -> (7.8k/66k) -> write(31%)
1:22:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 607M 66% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 675k/s ] 140G
cpus: 15.6 gc: 1% mem: 76G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(10% 11% 10% 11%) -> pbf( 4%) -> (57k/66k) -> process(91% 90% 89% 90% 87% 92% 93% 94% 92% 91% 89% 85% 94% 77% 82%) -> (9.9k/66k) -> write(31%)
1:22:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 610M 66% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 678k/s ] 140G
cpus: 15.6 gc: 1% mem: 80G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(87% 94% 87% 91% 91% 93% 90% 91% 89% 93% 89% 86% 95% 87% 84%) -> (8.6k/66k) -> write(31%)
1:22:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 613M 67% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 687k/s ] 140G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(87% 94% 86% 91% 89% 94% 87% 90% 89% 87% 94% 90% 91% 93% 89%) -> (8k/66k) -> write(32%)
1:22:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 616M 67% 298k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 722k/s ] 141G
cpus: 15.5 gc: 1% mem: 74G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 5%) -> (58k/66k) -> process(90% 92% 92% 86% 88% 87% 90% 96% 92% 91% 88% 93% 89% 91% 89%) -> (7.7k/66k) -> write(33%)
1:23:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 619M 67% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 692k/s ] 141G
cpus: 15.6 gc: 1% mem: 77G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(89% 87% 92% 87% 91% 88% 87% 88% 96% 89% 93% 89% 88% 90% 88%) -> (9.1k/66k) -> write(32%)
1:23:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 621M 68% 268k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 666k/s ] 142G
cpus: 14.7 gc: 1% mem: 72G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(87% 82% 83% 86% 83% 83% 87% 86% 86% 88% 85% 84% 88% 80% 89%) -> (8.7k/66k) -> write(31%)
1:23:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 624M 68% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 703k/s ] 142G
cpus: 15.6 gc: 1% mem: 77G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(91% 88% 89% 90% 93% 92% 91% 90% 93% 92% 90% 87% 84% 90% 91%) -> (8.3k/66k) -> write(33%)
1:23:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 627M 68% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 690k/s ] 142G
cpus: 15.6 gc: 1% mem: 78G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(85% 92% 87% 94% 88% 87% 85% 91% 90% 92% 91% 94% 90% 90% 91%) -> (10k/66k) -> write(32%)
1:23:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 630M 69% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 685k/s ] 143G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (60k/66k) -> process(93% 90% 94% 91% 91% 96% 90% 87% 92% 89% 91% 95% 95% 92% 91%) -> (7k/66k) -> write(32%)
1:23:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 632M 69% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 667k/s ] 143G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 72G hppc: 5.4G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(90% 91% 90% 86% 90% 85% 87% 89% 88% 96% 88% 86% 94% 89% 91%) -> (25k/66k) -> write(31%)
1:24:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 635M 69% 227k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 591k/s ] 143G
cpus: 13.8 gc: 1% mem: 99G/107G postGC: 72G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 10% 10%) -> pbf( 4%) -> (57k/66k) -> process(80% 78% 77% 79% 81% 82% 77% 81% 83% 83% 74% 80% 89% 75% 78%) -> (7k/66k) -> write(28%)
1:24:15 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 637M 69% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 653k/s ] 144G
cpus: 14.8 gc: 1% mem: 81G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (56k/66k) -> process(88% 85% 85% 89% 84% 87% 85% 89% 86% 83% 86% 80% 90% 86% 82%) -> (6.7k/66k) -> write(31%)
1:24:25 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 640M 70% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 657k/s ] 144G
cpus: 15.6 gc: 1% mem: 95G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(88% 90% 92% 91% 93% 91% 88% 86% 91% 89% 81% 93% 89% 94% 91%) -> (7.7k/66k) -> write(31%)
1:24:35 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 643M 70% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 657k/s ] 144G
cpus: 15.5 gc: 1% mem: 89G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (60k/66k) -> process(93% 95% 96% 88% 93% 89% 93% 92% 86% 95% 84% 91% 92% 91% 90%) -> (7.4k/66k) -> write(31%)
1:24:45 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 646M 70% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 708k/s ] 145G
cpus: 15.5 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(89% 87% 90% 86% 91% 87% 86% 92% 88% 96% 89% 88% 92% 92% 90%) -> (6.3k/66k) -> write(33%)
1:24:55 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 648M 71% 265k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 666k/s ] 145G
cpus: 15.6 gc: 1% mem: 75G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(89% 90% 93% 87% 91% 87% 90% 89% 89% 92% 82% 94% 84% 90% 87%) -> (6.7k/66k) -> write(31%)
1:25:05 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 651M 71% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 683k/s ] 145G
cpus: 15.6 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(91% 95% 85% 89% 88% 90% 88% 91% 94% 94% 90% 90% 94% 80% 85%) -> (8.4k/66k) -> write(32%)
1:25:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 654M 71% 266k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 645k/s ] 146G
cpus: 14.8 gc: 1% mem: 76G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 10% 11% 10%) -> pbf( 4%) -> (57k/66k) -> process(91% 88% 89% 89% 81% 85% 86% 86% 86% 81% 86% 78% 82% 83% 87%) -> (6.6k/66k) -> write(30%)
1:25:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 657M 72% 297k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 732k/s ] 146G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(84% 94% 88% 90% 92% 89% 94% 92% 88% 92% 93% 90% 89% 93% 96%) -> (11k/66k) -> write(34%)
1:25:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 659M 72% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 667k/s ] 146G
cpus: 15.6 gc: 1% mem: 81G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(91% 93% 92% 88% 86% 91% 85% 91% 90% 95% 88% 88% 86% 85% 84%) -> (8.6k/66k) -> write(32%)
1:25:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 662M 72% 239k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 602k/s ] 147G
cpus: 15.6 gc: 1% mem: 88G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 11% 10%) -> pbf( 4%) -> (60k/66k) -> process(90% 94% 85% 94% 87% 94% 89% 89% 88% 95% 86% 93% 88% 94% 90%) -> (8.9k/66k) -> write(29%)
1:25:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 664M 72% 262k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 669k/s ] 147G
cpus: 15.5 gc: 1% mem: 81G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(87% 95% 91% 85% 95% 94% 92% 91% 91% 89% 95% 89% 86% 90% 97%) -> (7.6k/66k) -> write(32%)
1:26:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 667M 73% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 640k/s ] 148G
cpus: 15.6 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(84% 95% 82% 91% 89% 85% 91% 90% 91% 93% 87% 93% 90% 92% 94%) -> (8.2k/66k) -> write(30%)
1:26:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 669M 73% 234k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 603k/s ] 148G
cpus: 14.8 gc: 1% mem: 93G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(86% 86% 85% 87% 85% 86% 86% 88% 83% 85% 86% 88% 83% 87% 89%) -> (7.4k/66k) -> write(29%)
1:26:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 672M 73% 257k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 669k/s ] 148G
cpus: 15.5 gc: 1% mem: 80G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 12% 11%) -> pbf( 4%) -> (58k/66k) -> process(90% 93% 88% 89% 90% 94% 91% 93% 88% 96% 91% 92% 91% 87% 80%) -> (6.3k/66k) -> write(32%)
1:26:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 674M 74% 253k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 648k/s ] 149G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (56k/66k) -> process(86% 86% 87% 88% 94% 92% 86% 90% 91% 88% 88% 90% 91% 89% 90%) -> (7.5k/66k) -> write(31%)
1:26:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 677M 74% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 676k/s ] 149G
cpus: 15.6 gc: 1% mem: 75G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (59k/66k) -> process(85% 90% 87% 89% 92% 90% 86% 89% 88% 87% 92% 94% 87% 88% 90%) -> (10k/66k) -> write(32%)
1:26:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 680M 74% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 685k/s ] 149G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(92% 92% 90% 92% 88% 89% 91% 92% 92% 91% 85% 90% 90% 91% 77%) -> (9.2k/66k) -> write(32%)
1:27:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 682M 74% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 729k/s ] 150G
cpus: 15.5 gc: 1% mem: 92G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(87% 96% 91% 89% 89% 93% 94% 95% 94% 92% 89% 92% 91% 90% 90%) -> (6.1k/66k) -> write(35%)
1:27:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 685M 75% 239k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 639k/s ] 150G
cpus: 14.7 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(84% 89% 86% 89% 82% 91% 86% 83% 84% 83% 88% 87% 83% 85% 91%) -> (7.7k/66k) -> write(30%)
1:27:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 687M 75% 261k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 668k/s ] 151G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(93% 91% 86% 92% 87% 90% 88% 89% 91% 93% 92% 85% 88% 85% 93%) -> (7.1k/66k) -> write(32%)
1:27:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 690M 75% 254k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 660k/s ] 151G
cpus: 15.6 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(90% 90% 90% 88% 93% 90% 91% 90% 92% 91% 92% 88% 87% 87% 85%) -> (6.2k/66k) -> write(32%)
1:27:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 692M 75% 238k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 617k/s ] 151G
cpus: 15.6 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(92% 92% 90% 88% 87% 90% 91% 90% 87% 90% 90% 91% 85% 89% 88%) -> (7.5k/66k) -> write(30%)
1:27:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 695M 76% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 665k/s ] 152G
cpus: 15.5 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 11%) -> pbf( 4%) -> (57k/66k) -> process(90% 87% 91% 95% 93% 86% 96% 91% 91% 90% 89% 94% 94% 97% 85%) -> (6.3k/66k) -> write(32%)
1:28:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 698M 76% 262k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 687k/s ] 152G
cpus: 15.6 gc: 1% mem: 93G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(88% 93% 95% 81% 90% 91% 95% 86% 86% 89% 96% 90% 94% 92% 83%) -> (7.3k/66k) -> write(33%)
1:28:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 700M 76% 249k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 644k/s ] 153G
cpus: 14.9 gc: 1% mem: 75G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(87% 86% 81% 83% 85% 83% 88% 86% 84% 84% 83% 86% 86% 85% 85%) -> (6.7k/66k) -> write(30%)
1:28:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 703M 77% 250k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 647k/s ] 153G
cpus: 15.5 gc: 1% mem: 85G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(94% 90% 97% 89% 94% 87% 90% 93% 85% 94% 88% 95% 94% 91% 89%) -> (8.8k/66k) -> write(31%)
1:28:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 705M 77% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 636k/s ] 153G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(89% 88% 90% 95% 91% 86% 84% 91% 90% 90% 89% 90% 90% 91% 91%) -> (9.2k/66k) -> write(30%)
1:28:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 708M 77% 242k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 624k/s ] 154G
cpus: 15.6 gc: 1% mem: 79G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(95% 80% 89% 88% 94% 92% 88% 92% 90% 87% 90% 89% 90% 88% 87%) -> (7.5k/66k) -> write(30%)
1:28:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 710M 77% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 680k/s ] 154G
cpus: 15.6 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(88% 94% 93% 91% 96% 88% 95% 91% 90% 91% 92% 91% 90% 88% 84%) -> (8.8k/66k) -> write(32%)
1:29:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 713M 78% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 715k/s ] 154G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(88% 92% 84% 88% 94% 93% 95% 90% 83% 91% 94% 91% 89% 91% 87%) -> (10k/66k) -> write(33%)
1:29:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 716M 78% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 683k/s ] 155G
cpus: 14.7 gc: 1% mem: 93G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 4%) -> (57k/66k) -> process(88% 85% 79% 87% 85% 83% 84% 83% 80% 81% 81% 85% 86% 82% 86%) -> (9.8k/66k) -> write(31%)
1:29:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 719M 78% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 745k/s ] 155G
cpus: 15.5 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(88% 92% 90% 91% 89% 87% 90% 90% 86% 94% 88% 83% 92% 88% 87%) -> (7.8k/66k) -> write(35%)
1:29:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 721M 79% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 737k/s ] 156G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(93% 92% 92% 83% 90% 88% 95% 92% 96% 89% 79% 93% 93% 94% 92%) -> (10k/66k) -> write(34%)
1:29:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 724M 79% 269k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 707k/s ] 156G
cpus: 15.6 gc: 1% mem: 88G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(91% 93% 88% 90% 91% 87% 90% 91% 85% 87% 92% 86% 84% 92% 92%) -> (13k/66k) -> write(33%)
1:29:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 727M 79% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 708k/s ] 156G
cpus: 15.6 gc: 1% mem: 77G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(85% 86% 89% 93% 93% 90% 90% 91% 89% 92% 88% 90% 86% 83% 88%) -> (12k/66k) -> write(33%)
1:30:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 729M 80% 268k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 712k/s ] 157G
cpus: 15.6 gc: 1% mem: 86G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(88% 85% 91% 85% 88% 92% 93% 87% 87% 92% 88% 93% 97% 84% 90%) -> (8.6k/66k) -> write(33%)
1:30:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 732M 80% 263k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 694k/s ] 157G
cpus: 14.9 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (60k/66k) -> process(84% 82% 85% 87% 86% 86% 87% 89% 84% 84% 85% 88% 86% 87% 86%) -> (8.8k/66k) -> write(32%)
1:30:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 735M 80% 298k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 770k/s ] 158G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(95% 88% 89% 91% 92% 88% 90% 87% 90% 88% 90% 97% 91% 88% 90%) -> (9.8k/66k) -> write(36%)
1:30:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 738M 80% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 736k/s ] 158G
cpus: 15.6 gc: 1% mem: 79G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (59k/66k) -> process(83% 90% 93% 91% 82% 94% 89% 92% 89% 88% 92% 91% 82% 87% 85%) -> (20k/66k) -> write(34%)
1:30:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 741M 81% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 689k/s ] 158G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 13%) -> pbf( 4%) -> (59k/66k) -> process(93% 92% 92% 86% 90% 88% 92% 89% 88% 94% 92% 94% 89% 87% 97%) -> (7.6k/66k) -> write(33%)
1:30:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 743M 81% 263k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 662k/s ] 159G
cpus: 15.6 gc: 1% mem: 77G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(92% 90% 90% 82% 88% 88% 92% 92% 86% 92% 92% 91% 94% 90% 93%) -> (7.3k/66k) -> write(32%)
1:31:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 746M 81% 252k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 654k/s ] 159G
cpus: 15.5 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(87% 95% 90% 94% 92% 79% 86% 88% 92% 85% 89% 85% 94% 93% 90%) -> (8.9k/66k) -> write(31%)
1:31:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 748M 82% 258k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 697k/s ] 160G
cpus: 14.8 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(87% 90% 89% 85% 85% 86% 86% 84% 84% 84% 85% 81% 89% 87% 86%) -> (8.1k/66k) -> write(33%)
1:31:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 751M 82% 264k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 702k/s ] 160G
cpus: 15.6 gc: 1% mem: 80G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(89% 93% 92% 90% 89% 90% 87% 93% 95% 84% 94% 89% 92% 91% 88%) -> (10k/66k) -> write(33%)
1:31:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 754M 82% 263k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 711k/s ] 161G
cpus: 15.6 gc: 1% mem: 88G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (58k/66k) -> process(89% 81% 93% 84% 89% 87% 93% 88% 89% 91% 92% 94% 93% 92% 86%) -> (8.1k/66k) -> write(34%)
1:31:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 756M 82% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 699k/s ] 161G
cpus: 15.5 gc: 1% mem: 76G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (56k/66k) -> process(94% 87% 89% 86% 90% 88% 92% 88% 88% 90% 88% 92% 85% 90% 91%) -> (8.3k/66k) -> write(33%)
1:31:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 759M 83% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 706k/s ] 161G
cpus: 15.5 gc: 1% mem: 87G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 13% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(92% 92% 92% 84% 87% 88% 84% 90% 90% 88% 91% 94% 93% 91% 89%) -> (7.1k/66k) -> write(33%)
1:32:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 762M 83% 255k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 647k/s ] 162G
cpus: 15.5 gc: 1% mem: 95G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (61k/66k) -> process(87% 84% 93% 85% 86% 93% 94% 90% 91% 90% 89% 90% 89% 93% 91%) -> (8.5k/66k) -> write(31%)
1:32:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 764M 83% 214k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 546k/s ] 162G
cpus: 14.7 gc: 1% mem: 91G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 9% 10%) -> pbf( 4%) -> (59k/66k) -> process(77% 84% 87% 88% 85% 82% 87% 88% 87% 83% 80% 82% 81% 87% 82%) -> (7.3k/66k) -> write(26%)
1:32:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 766M 84% 264k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 666k/s ] 162G
cpus: 15.5 gc: 1% mem: 79G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(87% 90% 94% 90% 86% 85% 91% 94% 89% 91% 92% 93% 87% 89% 91%) -> (9k/66k) -> write(31%)
1:32:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 769M 84% 273k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 690k/s ] 163G
cpus: 15.5 gc: 1% mem: 93G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 5%) -> (60k/66k) -> process(92% 88% 94% 88% 93% 90% 89% 96% 86% 92% 90% 93% 94% 93% 92%) -> (8.9k/66k) -> write(33%)
1:32:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 772M 84% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 690k/s ] 163G
cpus: 15.6 gc: 1% mem: 81G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (59k/66k) -> process(96% 90% 92% 88% 89% 88% 86% 91% 93% 94% 90% 84% 83% 94% 88%) -> (7.2k/66k) -> write(33%)
1:32:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 775M 84% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 692k/s ] 164G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(94% 90% 87% 87% 90% 90% 91% 88% 87% 88% 91% 90% 94% 88% 88%) -> (6.9k/66k) -> write(33%)
1:33:06 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 778M 85% 284k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 699k/s ] 164G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(86% 90% 93% 88% 86% 93% 91% 91% 93% 96% 93% 89% 83% 91% 90%) -> (8.6k/66k) -> write(33%)
1:33:16 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 780M 85% 261k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 661k/s ] 164G
cpus: 14.9 gc: 1% mem: 86G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(84% 85% 83% 87% 83% 88% 83% 87% 81% 90% 83% 84% 86% 86% 87%) -> (6.5k/66k) -> write(31%)
1:33:26 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 783M 85% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 693k/s ] 165G
cpus: 15.5 gc: 1% mem: 76G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(89% 94% 93% 87% 90% 90% 90% 94% 82% 91% 88% 90% 90% 89% 83%) -> (9k/66k) -> write(32%)
1:33:36 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 786M 86% 296k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 761k/s ] 165G
cpus: 15.6 gc: 1% mem: 92G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 13%) -> pbf( 5%) -> (57k/66k) -> process(92% 95% 93% 94% 91% 89% 92% 91% 91% 89% 92% 87% 88% 89% 91%) -> (12k/66k) -> write(36%)
1:33:46 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 789M 86% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 718k/s ] 166G
cpus: 15.6 gc: 1% mem: 83G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 5%) -> (56k/66k) -> process(90% 96% 88% 85% 93% 86% 82% 84% 91% 87% 88% 92% 89% 90% 89%) -> (7.3k/66k) -> write(34%)
1:33:56 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 792M 86% 295k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 749k/s ] 166G
cpus: 15.5 gc: 1% mem: 79G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(92% 90% 90% 93% 90% 90% 91% 95% 82% 92% 94% 91% 92% 94% 96%) -> (6.8k/66k) -> write(35%)
1:34:07 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 795M 87% 281k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 711k/s ] 166G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(89% 96% 93% 91% 91% 92% 91% 92% 78% 90% 87% 89% 92% 89% 83%) -> (7.5k/66k) -> write(33%)
1:34:17 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 797M 87% 256k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 658k/s ] 167G
cpus: 14.9 gc: 1% mem: 78G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(82% 85% 79% 89% 89% 88% 83% 87% 83% 89% 83% 87% 90% 85% 89%) -> (12k/66k) -> write(31%)
1:34:27 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 800M 87% 245k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 666k/s ] 167G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (60k/66k) -> process(93% 82% 88% 90% 90% 89% 90% 89% 89% 91% 90% 93% 94% 88% 92%) -> (6.6k/66k) -> write(32%)
1:34:37 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 802M 87% 279k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 708k/s ] 168G
cpus: 15.5 gc: 1% mem: 79G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(93% 92% 87% 90% 89% 86% 89% 94% 89% 88% 90% 90% 90% 83% 87%) -> (6.7k/66k) -> write(33%)
1:34:47 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 805M 88% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 705k/s ] 168G
cpus: 15.5 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 11%) -> pbf( 5%) -> (57k/66k) -> process(91% 91% 87% 86% 92% 91% 86% 92% 93% 87% 90% 86% 88% 87% 89%) -> (7.3k/66k) -> write(33%)
1:34:57 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 808M 88% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 725k/s ] 168G
cpus: 15.6 gc: 1% mem: 80G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (61k/66k) -> process(85% 85% 85% 90% 86% 93% 90% 88% 94% 90% 84% 93% 83% 92% 90%) -> (10k/66k) -> write(34%)
1:35:07 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 811M 88% 277k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 698k/s ] 169G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(93% 88% 88% 91% 85% 89% 90% 90% 92% 92% 83% 82% 87% 89% 90%) -> (7k/66k) -> write(33%)
1:35:17 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 813M 89% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 665k/s ] 169G
cpus: 14.8 gc: 1% mem: 77G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(91% 83% 90% 84% 86% 85% 85% 82% 84% 88% 89% 86% 87% 84% 88%) -> (5.6k/66k) -> write(31%)
1:35:27 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 816M 89% 292k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 720k/s ] 169G
cpus: 15.6 gc: 1% mem: 93G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(85% 94% 87% 92% 93% 91% 92% 92% 91% 94% 89% 92% 88% 92% 87%) -> (9.8k/66k) -> write(34%)
1:35:37 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 819M 89% 285k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 705k/s ] 170G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 5%) -> (58k/66k) -> process(92% 87% 87% 88% 93% 93% 93% 88% 89% 94% 78% 94% 90% 87% 93%) -> (9.5k/66k) -> write(33%)
1:35:47 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 822M 90% 295k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 723k/s ] 170G
cpus: 15.6 gc: 1% mem: 81G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 5%) -> (57k/66k) -> process(87% 91% 95% 89% 93% 89% 95% 90% 89% 86% 94% 94% 90% 92% 91%) -> (5.7k/66k) -> write(34%)
1:35:57 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 825M 90% 267k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 660k/s ] 171G
cpus: 15.6 gc: 1% mem: 91G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 4%) -> (59k/66k) -> process(84% 85% 91% 94% 80% 94% 90% 89% 92% 91% 92% 88% 91% 92% 90%) -> (11k/66k) -> write(31%)
1:36:07 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 828M 90% 270k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 672k/s ] 171G
cpus: 15.5 gc: 1% mem: 79G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 11% 12%) -> pbf( 4%) -> (60k/66k) -> process(90% 92% 90% 90% 89% 88% 89% 89% 89% 90% 86% 95% 84% 94% 90%) -> (6.6k/66k) -> write(32%)
1:36:17 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 830M 91% 272k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 660k/s ] 171G
cpus: 14.6 gc: 1% mem: 87G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 11% 11%) -> pbf( 4%) -> (57k/66k) -> process(89% 85% 86% 83% 84% 84% 84% 84% 89% 82% 84% 89% 82% 87% 83%) -> (9.1k/66k) -> write(31%)
1:36:27 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 833M 91% 276k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 663k/s ] 172G
cpus: 15.6 gc: 1% mem: 75G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 4%) -> (58k/66k) -> process(82% 93% 88% 86% 90% 90% 92% 91% 87% 91% 85% 89% 93% 88% 90%) -> (8.7k/66k) -> write(31%)
1:36:37 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 836M 91% 297k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 731k/s ] 172G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(92% 94% 89% 88% 95% 90% 88% 92% 90% 95% 90% 92% 93% 94% 93%) -> (9.2k/66k) -> write(34%)
1:36:47 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 839M 91% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 673k/s ] 172G
cpus: 15.6 gc: 1% mem: 82G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(94% 95% 88% 85% 83% 88% 91% 84% 92% 90% 94% 87% 82% 93% 84%) -> (6k/66k) -> write(32%)
1:36:57 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 842M 92% 291k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 714k/s ] 173G
cpus: 15.5 gc: 1% mem: 77G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 5%) -> (59k/66k) -> process(92% 95% 96% 90% 95% 96% 87% 96% 87% 88% 84% 94% 87% 95% 94%) -> (5.5k/66k) -> write(33%)
1:37:07 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 844M 92% 275k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 688k/s ] 173G
cpus: 15.6 gc: 1% mem: 87G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(85% 86% 90% 92% 93% 84% 88% 89% 88% 90% 90% 87% 92% 93% 89%) -> (9.3k/66k) -> write(33%)
1:37:17 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 847M 92% 259k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 649k/s ] 174G
cpus: 14.9 gc: 1% mem: 90G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(91% 86% 85% 80% 90% 88% 87% 80% 89% 78% 85% 85% 88% 87% 82%) -> (7.5k/66k) -> write(31%)
1:37:27 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 850M 93% 283k/s ] rels: [ 0 0% 0/s ] features: [ 2.7B 690k/s ] 174G
cpus: 15.4 gc: 1% mem: 82G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(96% 90% 91% 90% 88% 88% 87% 88% 87% 89% 90% 96% 94% 92% 92%) -> (4.6k/66k) -> write(33%)
1:37:37 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 853M 93% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 701k/s ] 174G
cpus: 15.6 gc: 1% mem: 76G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 11% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(96% 90% 88% 87% 89% 88% 85% 93% 91% 93% 84% 95% 96% 82% 83%) -> (7.8k/66k) -> write(33%)
1:37:47 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 856M 93% 287k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 703k/s ] 175G
cpus: 15.6 gc: 1% mem: 87G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(91% 92% 90% 91% 93% 89% 80% 87% 94% 84% 90% 90% 87% 91% 92%) -> (8k/66k) -> write(33%)
1:37:57 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 859M 94% 279k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 690k/s ] 175G
cpus: 15.6 gc: 1% mem: 77G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 4%) -> (57k/66k) -> process(90% 88% 87% 88% 88% 86% 89% 97% 91% 93% 88% 94% 89% 91% 89%) -> (7.3k/66k) -> write(33%)
1:38:07 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 861M 94% 296k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 737k/s ] 176G
cpus: 15.6 gc: 1% mem: 92G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(13% 12% 12% 12%) -> pbf( 5%) -> (60k/66k) -> process(90% 87% 88% 91% 94% 91% 93% 95% 94% 94% 90% 92% 88% 87% 91%) -> (10k/66k) -> write(35%)
1:38:17 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 864M 94% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 690k/s ] 176G
cpus: 14.8 gc: 1% mem: 77G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(84% 89% 86% 82% 86% 84% 85% 90% 84% 88% 84% 81% 78% 89% 90%) -> (6k/66k) -> write(33%)
1:38:27 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 867M 95% 297k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 712k/s ] 176G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(85% 87% 84% 94% 97% 91% 91% 90% 91% 94% 90% 92% 92% 91% 93%) -> (13k/66k) -> write(33%)
1:38:37 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 870M 95% 280k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 670k/s ] 177G
cpus: 15.6 gc: 1% mem: 84G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 12%) -> pbf( 5%) -> (56k/66k) -> process(92% 87% 88% 86% 91% 89% 92% 93% 88% 86% 89% 79% 86% 94% 93%) -> (9.1k/66k) -> write(31%)
1:38:47 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 873M 95% 281k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 692k/s ] 177G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 11%) -> pbf( 5%) -> (59k/66k) -> process(83% 90% 89% 88% 90% 91% 84% 89% 92% 88% 90% 84% 86% 93% 89%) -> (7.1k/66k) -> write(32%)
1:38:57 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 876M 95% 288k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 714k/s ] 177G
cpus: 15.6 gc: 1% mem: 85G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 12% 12%) -> pbf( 5%) -> (59k/66k) -> process(90% 87% 87% 88% 90% 90% 87% 89% 90% 88% 91% 90% 96% 89% 91%) -> (8.3k/66k) -> write(33%)
1:39:07 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 879M 96% 296k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 700k/s ] 178G
cpus: 15.5 gc: 1% mem: 82G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 12% 12% 12%) -> pbf( 5%) -> (57k/66k) -> process(93% 93% 93% 83% 88% 95% 95% 91% 94% 97% 94% 85% 94% 84% 87%) -> (9k/66k) -> write(33%)
1:39:17 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 881M 96% 271k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 653k/s ] 178G
cpus: 14.7 gc: 1% mem: 87G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(78% 84% 81% 89% 87% 88% 90% 80% 86% 85% 81% 78% 86% 90% 85%) -> (8.8k/66k) -> write(30%)
1:39:27 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 884M 96% 290k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 691k/s ] 178G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 12% 11%) -> pbf( 5%) -> (60k/66k) -> process(92% 88% 88% 90% 87% 89% 91% 89% 89% 85% 90% 90% 92% 93% 91%) -> (9.5k/66k) -> write(32%)
1:39:37 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 887M 97% 291k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 694k/s ] 179G
cpus: 15.5 gc: 1% mem: 94G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (60k/66k) -> process(86% 92% 94% 94% 91% 87% 94% 89% 89% 93% 94% 92% 89% 92% 88%) -> (22k/66k) -> write(32%)
1:39:47 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 890M 97% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 688k/s ] 179G
cpus: 15.5 gc: 1% mem: 85G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (58k/66k) -> process(89% 89% 92% 95% 92% 88% 86% 92% 93% 86% 83% 90% 88% 93% 91%) -> (6.9k/66k) -> write(32%)
1:39:57 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 893M 97% 292k/s ] rels: [ 0 0% 0/s ] features: [ 2.8B 703k/s ] 180G
cpus: 15.4 gc: 1% mem: 80G/107G postGC: 74G hppc: 7.8G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (60k/66k) -> process(89% 87% 93% 95% 91% 90% 90% 93% 87% 89% 91% 93% 90% 87% 82%) -> (7.7k/66k) -> write(33%)
1:40:09 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 896M 98% 231k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 547k/s ] 180G
cpus: 13.2 gc: 1% mem: 85G/107G postGC: 74G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(10% 9% 9% 9%) -> pbf( 4%) -> (60k/66k) -> process(73% 76% 71% 78% 70% 74% 77% 91% 74% 80% 76% 73% 70% 77% 73%) -> (6.9k/66k) -> write(25%)
1:40:19 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 898M 98% 266k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 648k/s ] 180G
cpus: 14.8 gc: 1% mem: 80G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (59k/66k) -> process(82% 87% 86% 86% 78% 83% 89% 82% 83% 87% 89% 80% 85% 76% 87%) -> (8.6k/66k) -> write(30%)
1:40:29 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 901M 98% 281k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 680k/s ] 181G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 5%) -> (59k/66k) -> process(92% 88% 90% 91% 82% 95% 86% 93% 91% 86% 94% 88% 92% 86% 87%) -> (7.1k/66k) -> write(32%)
1:40:39 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 904M 99% 286k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 695k/s ] 181G
cpus: 15.5 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 11% 12%) -> pbf( 5%) -> (59k/66k) -> process(92% 87% 92% 90% 94% 95% 86% 91% 85% 88% 93% 84% 96% 84% 93%) -> (7.8k/66k) -> write(33%)
1:40:49 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 907M 99% 278k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 690k/s ] 181G
cpus: 15.5 gc: 1% mem: 78G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 11%) -> pbf( 5%) -> (58k/66k) -> process(89% 86% 87% 85% 91% 93% 94% 91% 90% 84% 85% 82% 92% 93% 91%) -> (7.8k/66k) -> write(33%)
1:40:59 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 910M 99% 282k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 690k/s ] 182G
cpus: 15.5 gc: 1% mem: 88G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 12% 12%) -> pbf( 5%) -> (56k/66k) -> process(89% 86% 89% 91% 92% 89% 88% 85% 92% 91% 94% 90% 87% 91% 84%) -> (8.6k/66k) -> write(33%)
1:41:09 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 913M 99% 274k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 668k/s ] 182G
cpus: 15.4 gc: 1% mem: 83G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(11% 11% 11% 11%) -> pbf( 4%) -> (58k/66k) -> process(88% 91% 91% 90% 92% 90% 91% 94% 90% 92% 92% 92% 92% 83% 83%) -> (8.1k/66k) -> write(32%)
1:41:19 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 915M 100% 260k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 635k/s ] 183G
cpus: 14.8 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(10% 10% 11% 10%) -> pbf( 4%) -> (59k/66k) -> process(82% 84% 83% 84% 78% 78% 84% 87% 83% 86% 87% 87% 86% 84% 82%) -> (9.6k/66k) -> write(30%)
1:41:29 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 917M 100% 156k/s ] rels: [ 0 0% 0/s ] features: [ 2.9B 1.4M/s ] 184G
cpus: 15.5 gc: 1% mem: 91G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse(12% 12% 13% 13%) -> pbf( 3%) -> (58k/66k) -> process(80% 89% 82% 89% 87% 84% 88% 87% 86% 84% 83% 80% 86% 89% 84%) -> (40k/66k) -> write(63%)
1:41:39 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 85k/s ] rels: [ 32k 0% 3.2k/s ] features: [ 2.9B 852k/s ] 184G
cpus: 15.5 gc: 2% mem: 96G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 8% 8% 8% 8%) -> pbf( 2%) -> (59k/66k) -> process(89% 92% 87% 83% 84% 86% 87% 88% 86% 84% 82% 84% 89% 84% 87%) -> (6.7k/66k) -> write(37%)
1:41:49 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 81k 1% 4.8k/s ] features: [ 2.9B 49k/s ] 184G
cpus: 15.2 gc: 2% mem: 81G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 0% 0% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(93% 93% 94% 90% 93% 91% 94% 92% 93% 95% 93% 92% 89% 95% 92%) -> (8.4k/66k) -> write( 4%)
1:41:59 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 102k 1% 2.1k/s ] features: [ 2.9B 34k/s ] 185G
cpus: 15.3 gc: 1% mem: 82G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 0% 0% 0%) -> pbf( 0%) -> (56k/66k) -> process(92% 94% 94% 92% 94% 90% 95% 92% 90% 92% 94% 92% 96% 92% 93%) -> (7.3k/66k) -> write( 3%)
1:42:09 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 157k 2% 5.4k/s ] features: [ 2.9B 52k/s ] 185G
cpus: 14.9 gc: 2% mem: 82G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 0% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(95% 96% 95% 95% 96% 95% 95% 95% 95% 91% 92% 94% 95% 95% 94%) -> (7.9k/66k) -> write( 4%)
1:42:19 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 229k 3% 7.2k/s ] features: [ 2.9B 54k/s ] 185G
cpus: 15.1 gc: 2% mem: 81G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(94% 93% 93% 95% 92% 94% 96% 96% 93% 95% 96% 96% 92% 94% 95%) -> (6.9k/66k) -> write( 5%)
1:42:29 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 301k 4% 7.1k/s ] features: [ 2.9B 57k/s ] 185G
cpus: 15.1 gc: 2% mem: 82G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (61k/66k) -> process(94% 95% 95% 92% 91% 94% 93% 92% 95% 95% 95% 95% 94% 92% 95%) -> (9.9k/66k) -> write( 5%)
1:42:39 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 337k 4% 3.5k/s ] features: [ 2.9B 462k/s ] 185G
cpus: 15.1 gc: 2% mem: 84G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 0% 0% 0% 0%) -> pbf( 0%) -> (58k/66k) -> process(93% 94% 92% 93% 93% 94% 92% 96% 94% 92% 92% 94% 94% 95% 94%) -> (7.5k/66k) -> write(12%)
1:42:49 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 387k 5% 5k/s ] features: [ 2.9B 193k/s ] 186G
cpus: 15.2 gc: 1% mem: 89G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 0% 0%) -> pbf( 0%) -> (56k/66k) -> process(92% 92% 96% 91% 97% 93% 96% 94% 94% 94% 88% 90% 96% 97% 97%) -> (8.1k/66k) -> write( 7%)
1:42:59 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 447k 5% 5.9k/s ] features: [ 2.9B 63k/s ] 186G
cpus: 15.3 gc: 1% mem: 96G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(96% 93% 94% 96% 93% 93% 93% 92% 94% 93% 94% 91% 93% 91% 97%) -> (6.9k/66k) -> write( 5%)
1:43:09 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 529k 6% 8.2k/s ] features: [ 2.9B 69k/s ] 186G
cpus: 15.2 gc: 2% mem: 83G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(94% 96% 94% 94% 93% 95% 95% 95% 92% 91% 94% 92% 95% 95% 92%) -> (7.4k/66k) -> write( 5%)
1:43:19 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 616k 7% 8.6k/s ] features: [ 2.9B 76k/s ] 186G
cpus: 15.3 gc: 1% mem: 89G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(91% 92% 95% 94% 92% 92% 91% 94% 93% 91% 92% 96% 93% 89% 92%) -> (6k/66k) -> write( 5%)
1:43:29 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 696k 8% 8k/s ] features: [ 2.9B 62k/s ] 186G
cpus: 15.1 gc: 2% mem: 79G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(95% 95% 94% 95% 95% 92% 94% 96% 93% 94% 93% 94% 94% 94% 93%) -> (7.2k/66k) -> write( 5%)
1:43:39 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 783k 9% 8.6k/s ] features: [ 2.9B 75k/s ] 186G
cpus: 15.4 gc: 1% mem: 84G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(89% 96% 93% 91% 91% 95% 91% 94% 94% 89% 92% 95% 92% 93% 93%) -> (7.6k/66k) -> write( 6%)
1:43:49 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 888k 11% 10k/s ] features: [ 2.9B 78k/s ] 186G
cpus: 15.1 gc: 1% mem: 93G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (60k/66k) -> process(96% 96% 95% 94% 96% 96% 95% 94% 92% 93% 96% 94% 96% 95% 90%) -> (7.1k/66k) -> write( 6%)
1:43:59 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 965k 11% 7.6k/s ] features: [ 2.9B 68k/s ] 187G
cpus: 15.3 gc: 1% mem: 80G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(92% 94% 95% 91% 90% 95% 92% 94% 91% 92% 95% 93% 89% 94% 90%) -> (9.4k/66k) -> write( 5%)
1:44:09 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1M 13% 10k/s ] features: [ 2.9B 97k/s ] 187G
cpus: 15.2 gc: 1% mem: 88G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(94% 93% 93% 91% 95% 94% 95% 97% 95% 93% 94% 96% 95% 93% 95%) -> (8k/66k) -> write( 6%)
1:44:19 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.1M 14% 9.6k/s ] features: [ 2.9B 309k/s ] 187G
cpus: 15.3 gc: 1% mem: 93G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(95% 92% 94% 90% 95% 93% 91% 95% 93% 96% 95% 91% 96% 92% 93%) -> (9.7k/66k) -> write(10%)
1:44:29 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.2M 15% 8.5k/s ] features: [ 2.9B 683k/s ] 188G
cpus: 15.4 gc: 2% mem: 83G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(90% 94% 90% 94% 94% 91% 93% 92% 96% 93% 96% 92% 95% 94% 91%) -> (9.1k/66k) -> write(17%)
1:44:39 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.3M 16% 9.3k/s ] features: [ 3B 127k/s ] 188G
cpus: 15.3 gc: 1% mem: 90G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(94% 91% 94% 92% 96% 93% 95% 92% 95% 95% 90% 96% 95% 94% 93%) -> (9k/66k) -> write( 7%)
1:44:49 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.4M 17% 10k/s ] features: [ 3B 69k/s ] 188G
cpus: 15.2 gc: 1% mem: 78G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(93% 95% 94% 94% 95% 92% 95% 94% 91% 92% 90% 95% 90% 89% 93%) -> (6k/66k) -> write( 5%)
1:44:59 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.5M 18% 7.8k/s ] features: [ 3B 79k/s ] 188G
cpus: 15.2 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(95% 93% 93% 96% 93% 96% 89% 90% 96% 94% 97% 96% 94% 95% 95%) -> (8.7k/66k) -> write( 5%)
1:45:09 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.6M 20% 12k/s ] features: [ 3B 69k/s ] 188G
cpus: 15.4 gc: 1% mem: 91G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(92% 94% 92% 92% 91% 92% 94% 95% 95% 95% 91% 93% 93% 92% 93%) -> (8.1k/66k) -> write( 5%)
1:45:19 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.8M 21% 14k/s ] features: [ 3B 85k/s ] 188G
cpus: 15.2 gc: 1% mem: 82G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 1% 1% 2%) -> pbf( 0%) -> (59k/66k) -> process(95% 96% 95% 95% 96% 93% 93% 91% 90% 93% 96% 94% 96% 94% 91%) -> (7.4k/66k) -> write( 6%)
1:45:29 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 1.9M 23% 12k/s ] features: [ 3B 80k/s ] 189G
cpus: 15.4 gc: 1% mem: 88G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(93% 95% 93% 88% 92% 92% 96% 89% 94% 92% 95% 94% 94% 95% 95%) -> (7.8k/66k) -> write( 6%)
1:45:39 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2M 25% 15k/s ] features: [ 3B 85k/s ] 189G
cpus: 15.1 gc: 1% mem: 79G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(95% 95% 95% 94% 92% 92% 94% 93% 92% 94% 96% 93% 95% 93% 95%) -> (8.1k/66k) -> write( 6%)
1:45:49 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.2M 26% 11k/s ] features: [ 3B 73k/s ] 189G
cpus: 15.4 gc: 1% mem: 85G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(95% 94% 93% 97% 96% 91% 92% 95% 95% 90% 97% 92% 94% 90% 94%) -> (8.1k/66k) -> write( 6%)
1:45:59 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.3M 27% 11k/s ] features: [ 3B 65k/s ] 189G
cpus: 15.1 gc: 1% mem: 94G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(93% 95% 92% 94% 96% 95% 96% 95% 96% 96% 93% 91% 96% 91% 96%) -> (7.7k/66k) -> write( 5%)
1:46:10 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.4M 29% 12k/s ] features: [ 3B 62k/s ] 189G
cpus: 15.4 gc: 1% mem: 87G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(93% 92% 93% 94% 92% 94% 91% 95% 90% 93% 92% 95% 91% 93% 95%) -> (40k/66k) -> write( 5%)
1:46:20 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.5M 31% 11k/s ] features: [ 3B 82k/s ] 189G
cpus: 15.1 gc: 2% mem: 79G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(96% 94% 96% 96% 95% 94% 93% 91% 94% 91% 91% 92% 95% 92% 94%) -> (8.3k/66k) -> write( 6%)
1:46:30 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.6M 32% 12k/s ] features: [ 3B 75k/s ] 189G
cpus: 15.4 gc: 1% mem: 83G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(94% 90% 94% 90% 93% 91% 94% 94% 95% 92% 95% 91% 92% 94% 92%) -> (7.4k/66k) -> write( 5%)
1:46:40 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.8M 34% 13k/s ] features: [ 3B 68k/s ] 190G
cpus: 15.2 gc: 1% mem: 92G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (60k/66k) -> process(92% 96% 95% 94% 95% 95% 91% 94% 97% 94% 93% 94% 96% 95% 96%) -> (5.9k/66k) -> write( 5%)
1:46:50 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 2.9M 35% 14k/s ] features: [ 3B 79k/s ] 190G
cpus: 15.3 gc: 1% mem: 80G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(95% 92% 94% 94% 93% 95% 90% 92% 95% 95% 88% 91% 93% 94% 96%) -> (7.7k/66k) -> write( 6%)
1:47:00 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.1M 37% 16k/s ] features: [ 3B 78k/s ] 190G
cpus: 15.3 gc: 1% mem: 89G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 2% 1% 1%) -> pbf( 0%) -> (60k/66k) -> process(94% 96% 95% 93% 96% 97% 95% 95% 94% 93% 89% 93% 91% 96% 96%) -> (7.7k/66k) -> write( 6%)
1:47:10 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.2M 39% 10k/s ] features: [ 3B 51k/s ] 190G
cpus: 15.3 gc: 1% mem: 91G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(95% 93% 92% 94% 93% 95% 94% 94% 93% 91% 91% 94% 94% 96% 97%) -> (7k/66k) -> write( 4%)
1:47:20 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.3M 40% 11k/s ] features: [ 3B 59k/s ] 190G
cpus: 15.3 gc: 2% mem: 95G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(89% 91% 94% 94% 95% 93% 93% 94% 96% 93% 92% 93% 93% 91% 94%) -> (8.6k/66k) -> write( 5%)
1:47:30 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.5M 42% 18k/s ] features: [ 3B 68k/s ] 190G
cpus: 15.2 gc: 2% mem: 85G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 2% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(94% 93% 96% 92% 95% 93% 93% 91% 94% 96% 93% 92% 92% 93% 95%) -> (7.6k/66k) -> write( 5%)
1:47:40 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.6M 44% 14k/s ] features: [ 3B 69k/s ] 191G
cpus: 15.3 gc: 1% mem: 90G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(91% 95% 91% 90% 91% 93% 94% 94% 93% 96% 96% 94% 92% 93% 94%) -> (8.7k/66k) -> write( 5%)
1:47:50 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.8M 46% 15k/s ] features: [ 3B 61k/s ] 191G
cpus: 15.1 gc: 1% mem: 79G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(95% 95% 95% 95% 93% 94% 95% 94% 95% 96% 92% 94% 93% 93% 93%) -> (7.5k/66k) -> write( 5%)
1:48:00 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 3.9M 47% 15k/s ] features: [ 3B 70k/s ] 191G
cpus: 15.4 gc: 1% mem: 82G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 2% 1%) -> pbf( 0%) -> (58k/66k) -> process(92% 96% 92% 91% 92% 95% 95% 90% 93% 96% 93% 94% 92% 92% 93%) -> (5.3k/66k) -> write( 5%)
1:48:10 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 4.1M 49% 15k/s ] features: [ 3B 67k/s ] 191G
cpus: 15.2 gc: 1% mem: 90G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(91% 92% 97% 94% 91% 96% 94% 94% 97% 96% 95% 96% 88% 97% 96%) -> (9k/66k) -> write( 5%)
1:48:20 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 4.2M 51% 12k/s ] features: [ 3B 56k/s ] 191G
cpus: 15.3 gc: 1% mem: 94G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(89% 95% 93% 93% 95% 94% 94% 93% 93% 92% 96% 92% 93% 96% 94%) -> (7.4k/66k) -> write( 5%)
1:48:30 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 4.4M 52% 15k/s ] features: [ 3B 69k/s ] 191G
cpus: 15.2 gc: 1% mem: 82G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(93% 97% 93% 94% 93% 94% 95% 93% 95% 93% 94% 90% 94% 92% 92%) -> (6.7k/66k) -> write( 5%)
1:48:40 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 4.5M 54% 14k/s ] features: [ 3B 68k/s ] 191G
cpus: 15.2 gc: 1% mem: 88G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (60k/66k) -> process(92% 90% 95% 94% 94% 95% 95% 95% 95% 95% 95% 96% 97% 91% 91%) -> (7.6k/66k) -> write( 5%)
1:48:50 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 4.6M 56% 11k/s ] features: [ 3B 63k/s ] 192G
cpus: 15.3 gc: 1% mem: 94G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(93% 94% 93% 95% 94% 95% 93% 96% 95% 89% 92% 97% 90% 95% 91%) -> (8.1k/66k) -> write( 5%)
1:49:00 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 4.9M 58% 24k/s ] features: [ 3B 75k/s ] 192G
cpus: 15.1 gc: 1% mem: 81G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 2% 2% 2%) -> pbf( 0%) -> (57k/66k) -> process(94% 94% 93% 89% 94% 93% 95% 95% 95% 94% 95% 93% 96% 92% 95%) -> (8k/66k) -> write( 5%)
1:49:10 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5M 60% 14k/s ] features: [ 3B 70k/s ] 192G
cpus: 15.4 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 2% 2% 1%) -> pbf( 0%) -> (56k/66k) -> process(90% 95% 93% 91% 93% 91% 93% 93% 95% 94% 93% 94% 89% 95% 92%) -> (6.1k/66k) -> write( 5%)
1:49:20 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5.2M 62% 16k/s ] features: [ 3B 85k/s ] 192G
cpus: 15.2 gc: 1% mem: 93G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 2% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(93% 95% 97% 96% 93% 90% 93% 94% 95% 93% 94% 94% 95% 96% 95%) -> (8k/66k) -> write( 6%)
1:49:30 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5.3M 63% 9.5k/s ] features: [ 3B 49k/s ] 192G
cpus: 15.3 gc: 1% mem: 95G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(94% 94% 95% 95% 93% 92% 93% 95% 95% 94% 93% 93% 91% 94% 91%) -> (5k/66k) -> write( 4%)
1:49:40 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5.4M 65% 11k/s ] features: [ 3B 54k/s ] 192G
cpus: 15.2 gc: 1% mem: 83G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(91% 91% 92% 94% 96% 93% 94% 96% 96% 95% 93% 91% 94% 94% 94%) -> (7.7k/66k) -> write( 5%)
1:49:50 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5.5M 66% 10k/s ] features: [ 3B 51k/s ] 192G
cpus: 15.3 gc: 1% mem: 88G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(91% 93% 93% 96% 94% 91% 95% 93% 95% 95% 96% 94% 96% 96% 94%) -> (5k/66k) -> write( 4%)
1:50:00 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5.7M 68% 20k/s ] features: [ 3B 84k/s ] 193G
cpus: 15.1 gc: 1% mem: 93G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 2% 2% 1%) -> pbf( 0%) -> (58k/66k) -> process(89% 93% 93% 87% 92% 95% 89% 94% 92% 91% 95% 91% 92% 95% 90%) -> (7k/66k) -> write( 6%)
1:50:10 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 5.9M 71% 20k/s ] features: [ 3B 66k/s ] 193G
cpus: 15.2 gc: 1% mem: 83G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 2% 1% 2%) -> pbf( 0%) -> (60k/66k) -> process(93% 92% 93% 91% 94% 95% 94% 94% 92% 94% 93% 97% 94% 94% 95%) -> (6.4k/66k) -> write( 5%)
1:50:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6M 72% 12k/s ] features: [ 3B 53k/s ] 193G
cpus: 15.3 gc: 1% mem: 85G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(95% 91% 92% 94% 91% 93% 93% 96% 93% 94% 91% 94% 94% 92% 95%) -> (8.8k/66k) -> write( 4%)
1:50:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6.2M 74% 12k/s ] features: [ 3B 66k/s ] 193G
cpus: 15.1 gc: 1% mem: 93G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(95% 95% 93% 96% 94% 94% 96% 96% 96% 89% 93% 95% 93% 93% 95%) -> (7.1k/66k) -> write( 5%)
1:50:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6.3M 75% 10k/s ] features: [ 3B 51k/s ] 193G
cpus: 15.3 gc: 1% mem: 96G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(95% 93% 93% 94% 95% 94% 92% 89% 93% 91% 92% 97% 95% 95% 92%) -> (8.4k/66k) -> write( 4%)
1:50:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6.4M 76% 8.8k/s ] features: [ 3B 48k/s ] 193G
cpus: 15.3 gc: 1% mem: 81G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(94% 92% 94% 94% 94% 93% 95% 95% 96% 90% 94% 93% 97% 96% 96%) -> (5.1k/66k) -> write( 4%)
1:51:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6.5M 78% 14k/s ] features: [ 3B 63k/s ] 193G
cpus: 15.3 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (57k/66k) -> process(94% 97% 94% 93% 94% 96% 94% 95% 96% 93% 96% 94% 91% 94% 95%) -> (7.7k/66k) -> write( 5%)
1:51:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6.6M 79% 13k/s ] features: [ 3B 114k/s ] 194G
cpus: 15.3 gc: 1% mem: 90G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (60k/66k) -> process(93% 91% 95% 92% 90% 96% 94% 93% 94% 94% 95% 91% 91% 92% 93%) -> (7.9k/66k) -> write( 6%)
1:51:21 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 6.8M 81% 14k/s ] features: [ 3B 58k/s ] 194G
cpus: 15.2 gc: 1% mem: 78G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(94% 92% 94% 90% 94% 95% 96% 96% 96% 97% 94% 94% 95% 97% 95%) -> (7.6k/66k) -> write( 5%)
1:51:31 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 7M 83% 16k/s ] features: [ 3B 59k/s ] 194G
cpus: 15.4 gc: 1% mem: 81G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 1% 1% 1%) -> pbf( 0%) -> (58k/66k) -> process(94% 93% 94% 88% 94% 93% 94% 91% 96% 92% 92% 95% 91% 94% 92%) -> (8k/66k) -> write( 5%)
1:51:41 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 7.1M 85% 15k/s ] features: [ 3B 84k/s ] 194G
cpus: 15.2 gc: 1% mem: 88G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (59k/66k) -> process(92% 93% 95% 94% 96% 93% 95% 95% 97% 89% 95% 96% 93% 94% 94%) -> (7.4k/66k) -> write( 5%)
1:51:51 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 7.3M 87% 15k/s ] features: [ 3B 59k/s ] 194G
cpus: 15.3 gc: 1% mem: 91G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 1% 1% 1%) -> pbf( 0%) -> (56k/66k) -> process(94% 95% 95% 92% 92% 93% 94% 93% 95% 94% 89% 93% 92% 96% 93%) -> (9.2k/66k) -> write( 5%)
1:52:01 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 7.5M 89% 19k/s ] features: [ 3B 84k/s ] 194G
cpus: 15.2 gc: 1% mem: 81G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 2% 2% 2% 2%) -> pbf( 0%) -> (58k/66k) -> process(94% 91% 95% 94% 92% 93% 94% 92% 94% 96% 94% 92% 95% 91% 94%) -> (7.1k/66k) -> write( 6%)
1:52:11 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 7.7M 91% 18k/s ] features: [ 3B 71k/s ] 194G
cpus: 15.2 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( 1% 2% 1% 2%) -> pbf( 0%) -> (59k/66k) -> process(95% 94% 90% 96% 92% 95% 96% 96% 93% 94% 95% 93% 94% 93% 94%) -> (7.8k/66k) -> write( 5%)
1:52:20 INF [osm_pass2] - nodes: [ 7.8B 100% 0/s ] ways: [ 918M 100% 0/s ] rels: [ 8.4M 100% 75k/s ] features: [ 3B 72k/s ] 195G
cpus: 14.7 gc: 1% mem: 86G/107G postGC: 78G hppc: 11G nodes(disk): 0 nodes(ram): 62G
parse( -% -% -% -%) -> pbf( -%) -> (0/66k) -> process( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/66k) -> write( -%)
1:52:20 INF [boundaries] - Starting...
1:52:20 INF [boundaries] - Creating polygons for 218 boundaries
1:52:27 INF [boundaries] - Finished creating 218 country polygons
1:52:30 WAR [boundaries] - no left or right country for border between OSM country relations: [7968892] around https://www.openstreetmap.org/#map=10/24.37468/118.13815
1:52:34 INF [boundaries] - Finished in 13s cpu:23s avg:1.7
1:52:34 INF - Finished in 5,174s cpu:74,945s avg:14.5
1:52:34 INF - Deleting node.db to make room for mbtiles
1:52:34 INF [sort] - Starting...
1:52:44 INF [sort] - chunks: [ 0 / 353 0% ] 193G
cpus: 14.4 gc: 22% mem: 20G/107G postGC: 16G
-> (337/370) -> worker(60% 52% 56% 58% 55% 63% 63% 62% 66% 67% 66% 66% 63% 65% 68% 66%)
1:52:54 INF [sort] - chunks: [ 16 / 353 5% ] 193G
cpus: 7.2 gc: 18% mem: 35G/107G postGC: 32G
-> (321/370) -> worker(26% 26% 25% 26% 32% 25% 25% 26% 21% 18% 41% 18% 39% 32% 36% 38%)
1:53:04 INF [sort] - chunks: [ 26 / 353 7% ] 195G
cpus: 8.5 gc: 9% mem: 39G/107G postGC: 37G
-> (311/370) -> worker(54% 49% 49% 49% 37% 52% 52% 56% 54% 52% 22% 52% 23% 35% 26% 24%)
1:53:14 INF [sort] - chunks: [ 32 / 353 9% ] 191G
cpus: 14.1 gc: 18% mem: 53G/107G postGC: 52G
-> (305/370) -> worker(67% 70% 72% 68% 67% 70% 68% 70% 69% 66% 69% 70% 73% 69% 73% 67%)
1:53:24 INF [sort] - chunks: [ 48 / 353 14% ] 195G
cpus: 5.1 gc: 12% mem: 63G/107G postGC: 63G
-> (289/370) -> worker(24% 20% 20% 23% 16% 27% 20% 22% 28% 29% 14% 26% 14% 10% 19% 17%)
1:53:34 INF [sort] - chunks: [ 51 / 353 14% ] 195G
cpus: 12.6 gc: 6% mem: 71G/107G postGC: 68G
-> (286/370) -> worker(69% 72% 71% 70% 71% 62% 64% 70% 68% 72% 70% 64% 69% 75% 73% 71%)
1:53:44 INF [sort] - chunks: [ 64 / 353 18% ] 195G
cpus: 7.5 gc: 17% mem: 85G/107G postGC: 83G
-> (273/370) -> worker(34% 27% 28% 27% 29% 30% 38% 27% 35% 28% 25% 37% 29% 27% 30% 29%)
1:53:54 INF [sort] - chunks: [ 64 / 353 18% ] 194G
cpus: 15.3 gc: 0% mem: 88G/107G postGC: 83G
-> (273/370) -> worker(86% 86% 80% 87% 88% 72% 73% 77% 78% 89% 86% 79% 80% 85% 78% 81%)
1:54:04 INF [sort] - chunks: [ 80 / 353 23% ] 195G
cpus: 12.6 gc: 13% mem: 30G/107G postGC: 25G
-> (257/370) -> worker(37% 56% 56% 57% 57% 29% 31% 63% 43% 55% 67% 29% 61% 56% 68% 55%)
1:54:14 INF [sort] - chunks: [ 80 / 353 23% ] 191G
cpus: 15.3 gc: 11% mem: 41G/107G postGC: 36G
-> (257/370) -> worker(82% 78% 76% 80% 80% 69% 78% 74% 69% 72% 56% 63% 63% 64% 72% 75%)
1:54:24 INF [sort] - chunks: [ 96 / 353 27% ] 195G
cpus: 9.7 gc: 21% mem: 50G/107G postGC: 48G
-> (241/370) -> worker(32% 40% 34% 36% 37% 33% 32% 44% 41% 44% 41% 32% 44% 52% 30% 34%)
1:54:34 INF [sort] - chunks: [ 99 / 353 28% ] 193G
cpus: 15.1 gc: 6% mem: 58G/107G postGC: 53G
-> (238/370) -> worker(81% 87% 78% 87% 84% 88% 79% 88% 81% 85% 85% 86% 86% 88% 89% 81%)
1:54:45 INF [sort] - chunks: [ 112 / 353 32% ] 195G
cpus: 8.5 gc: 31% mem: 73G/107G postGC: 68G
-> (225/370) -> worker(27% 28% 27% 27% 26% 28% 26% 26% 27% 28% 28% 27% 26% 29% 24% 26%)
1:54:55 INF [sort] - chunks: [ 112 / 353 32% ] 191G
cpus: 15 gc: 1% mem: 75G/107G postGC: 74G
-> (225/370) -> worker(75% 79% 76% 76% 79% 78% 81% 82% 77% 81% 80% 77% 78% 77% 76% 75%)
1:55:05 INF [sort] - chunks: [ 128 / 353 36% ] 195G
cpus: 9.4 gc: 5% mem: 28G/107G postGC: 74G
-> (209/370) -> worker(43% 44% 34% 40% 40% 29% 30% 32% 40% 40% 32% 39% 42% 30% 43% 31%)
1:55:15 INF [sort] - chunks: [ 128 / 353 36% ] 190G
cpus: 15.3 gc: 11% mem: 40G/107G postGC: 38G
-> (209/370) -> worker(65% 76% 76% 81% 67% 65% 76% 78% 75% 71% 80% 71% 67% 77% 69% 76%)
1:55:25 INF [sort] - chunks: [ 144 / 353 41% ] 195G
cpus: 9 gc: 17% mem: 54G/107G postGC: 54G
-> (193/370) -> worker(43% 34% 27% 31% 38% 39% 28% 28% 35% 35% 26% 39% 39% 32% 40% 33%)
1:55:35 INF [sort] - chunks: [ 151 / 353 43% ] 195G
cpus: 11.8 gc: 0% mem: 59G/107G postGC: 54G
-> (186/370) -> worker(69% 69% 68% 70% 66% 71% 69% 67% 68% 69% 65% 70% 71% 69% 69% 70%)
1:55:45 INF [sort] - chunks: [ 160 / 353 45% ] 195G
cpus: 11.6 gc: 19% mem: 75G/107G postGC: 71G
-> (177/370) -> worker(51% 53% 56% 56% 50% 54% 54% 55% 54% 53% 56% 52% 56% 48% 51% 56%)
1:55:55 INF [sort] - chunks: [ 176 / 353 50% ] 195G
cpus: 8.5 gc: 9% mem: 80G/107G postGC: 79G
-> (161/370) -> worker(46% 42% 40% 40% 45% 44% 41% 41% 43% 42% 38% 42% 40% 45% 44% 42%)
1:56:05 INF [sort] - chunks: [ 176 / 353 50% ] 195G
cpus: 14.9 gc: 15% mem: 93G/107G postGC: 91G
-> (161/370) -> worker(63% 73% 74% 71% 68% 71% 73% 71% 73% 68% 71% 69% 72% 74% 70% 73%)
1:56:15 INF [sort] - chunks: [ 185 / 353 52% ] 195G
cpus: 12 gc: 0% mem: 26G/107G postGC: 91G
-> (152/370) -> worker(71% 55% 52% 56% 59% 54% 58% 54% 56% 61% 65% 65% 58% 61% 62% 53%)
1:56:25 INF [sort] - chunks: [ 192 / 353 54% ] 195G
cpus: 13.3 gc: 17% mem: 42G/107G postGC: 40G
-> (145/370) -> worker(58% 52% 62% 52% 64% 52% 64% 56% 58% 56% 59% 45% 59% 53% 49% 53%)
1:56:35 INF [sort] - chunks: [ 208 / 353 59% ] 195G
cpus: 9.9 gc: 7% mem: 49G/107G postGC: 48G
-> (129/370) -> worker(43% 46% 37% 46% 37% 45% 35% 43% 41% 46% 40% 53% 40% 43% 49% 43%)
1:56:45 INF [sort] - chunks: [ 208 / 353 59% ] 192G
cpus: 14.6 gc: 11% mem: 61G/107G postGC: 57G
-> (129/370) -> worker(76% 74% 77% 80% 74% 77% 77% 78% 74% 79% 77% 79% 74% 78% 75% 76%)
1:56:55 INF [sort] - chunks: [ 224 / 353 63% ] 195G
cpus: 9.1 gc: 19% mem: 77G/107G postGC: 75G
-> (113/370) -> worker(40% 43% 39% 37% 40% 41% 39% 38% 42% 38% 39% 37% 41% 40% 41% 40%)
1:57:05 INF [sort] - chunks: [ 236 / 353 67% ] 195G
cpus: 10 gc: 0% mem: 81G/107G postGC: 75G
-> (101/370) -> worker(57% 57% 59% 59% 58% 56% 57% 58% 57% 56% 53% 58% 56% 54% 54% 55%)
1:57:15 INF [sort] - chunks: [ 240 / 353 68% ] 195G
cpus: 12.9 gc: 23% mem: 96G/107G postGC: 95G
-> (97/370) -> worker(56% 52% 60% 56% 57% 56% 57% 56% 54% 56% 52% 56% 53% 53% 58% 56%)
1:57:25 INF [sort] - chunks: [ 243 / 353 69% ] 193G
cpus: 14.2 gc: 0% mem: 98G/107G postGC: 95G
-> (94/370) -> worker(74% 73% 70% 68% 79% 75% 74% 67% 70% 72% 79% 74% 73% 75% 68% 77%)
1:57:35 INF [sort] - chunks: [ 256 / 353 73% ] 195G
cpus: 11.6 gc: 17% mem: 41G/107G postGC: 40G
-> (81/370) -> worker(46% 50% 40% 50% 39% 43% 42% 48% 45% 43% 52% 40% 38% 53% 47% 46%)
1:57:45 INF [sort] - chunks: [ 269 / 353 76% ] 195G
cpus: 11.1 gc: 0% mem: 45G/107G postGC: 40G
-> (68/370) -> worker(44% 48% 48% 53% 51% 52% 48% 48% 54% 58% 47% 51% 54% 47% 54% 48%)
1:57:55 INF [sort] - chunks: [ 272 / 353 77% ] 190G
cpus: 14.9 gc: 18% mem: 61G/107G postGC: 58G
-> (65/370) -> worker(67% 75% 71% 74% 71% 71% 70% 75% 71% 67% 71% 73% 72% 74% 76% 75%)
1:58:05 INF [sort] - chunks: [ 288 / 353 82% ] 195G
cpus: 9 gc: 13% mem: 74G/107G postGC: 71G
-> (49/370) -> worker(51% 40% 42% 40% 45% 42% 43% 36% 46% 45% 40% 54% 48% 44% 39% 45%)
1:58:15 INF [sort] - chunks: [ 289 / 353 82% ] 194G
cpus: 12.9 gc: 5% mem: 80G/107G postGC: 75G
-> (48/370) -> worker(73% 71% 74% 68% 72% 72% 67% 69% 70% 71% 70% 72% 73% 67% 71% 73%)
1:58:25 INF [sort] - chunks: [ 304 / 353 86% ] 195G
cpus: 11.1 gc: 19% mem: 96G/107G postGC: 93G
-> (33/370) -> worker(49% 53% 48% 52% 48% 53% 52% 52% 54% 49% 50% 47% 50% 50% 48% 51%)
1:58:36 INF [sort] - chunks: [ 320 / 353 91% ] 195G
cpus: 9.4 gc: 9% mem: 101G/107G postGC: 101G
-> (17/370) -> worker(48% 44% 45% 43% 47% 44% 47% 43% 45% 45% 47% 46% 52% 49% 52% 49%)
1:58:46 INF [sort] - chunks: [ 320 / 353 91% ] 195G
cpus: 14 gc: 48% mem: 18G/107G postGC: 17G
-> (17/370) -> worker(43% 41% 40% 47% 43% 45% 46% 42% 44% 48% 46% 49% 46% 41% 45% 45%)
1:58:56 INF [sort] - chunks: [ 320 / 353 91% ] 191G
cpus: 15.2 gc: 0% mem: 20G/107G postGC: 17G
-> (17/370) -> worker(83% 87% 78% 81% 78% 86% 84% 79% 75% 78% 85% 87% 78% 67% 80% 77%)
1:59:06 INF [sort] - chunks: [ 336 / 353 95% ] 195G
cpus: 10.4 gc: 16% mem: 35G/107G postGC: 34G
-> (1/370) -> worker(29% 36% 43% 34% 32% 28% 31% 38% 37% 31% 32% 35% 40% 53% 39% 40%)
1:59:16 INF [sort] - chunks: [ 343 / 353 97% ] 194G
cpus: 8.5 gc: 0% mem: 37G/107G postGC: 34G
-> (0/370) -> worker(47% -% 41% 58% 34% -% 59% -% 43% -% -% 61% 39% -% 37% 29%)
1:59:23 INF [sort] - chunks: [ 353 / 353 100% ] 195G
cpus: 0.9 gc: 0% mem: 38G/107G postGC: 34G
-> (0/370) -> worker( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%)
1:59:23 INF [sort] - Finished in 409s cpu:4,678s avg:11.4
1:59:23 INF - read:2311s write:1961s sort:2177s
1:59:23 INF [mbtiles] - Starting...
1:59:23 DEB [mbtiles:writer] - Execute mbtiles: create table metadata (name text, value text);
1:59:23 DEB [mbtiles:writer] - Execute mbtiles: create unique index name on metadata (name);
1:59:23 DEB [mbtiles:writer] - Execute mbtiles: create table tiles (zoom_level integer, tile_column integer, tile_row, tile_data blob);
1:59:23 DEB [mbtiles:writer] - Execute mbtiles: create unique index tile_index on tiles (zoom_level, tile_column, tile_row)
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: name=OpenMapTiles
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: format=pbf
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org
1:59:23 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>
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: version=3.12.1
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: type=baselayer
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: bounds=-180,-85.05113,180,85.05113
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: center=0,0,0
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: minzoom=0
1:59:23 DEB [mbtiles:writer] - Set mbtiles metadata: maxzoom=14
1:59:23 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:ru":"String","name:fi":"String","name:no":"String","iata":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name: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","icao":"String","name:lv":"String","name:hr":"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:he":"String","name:da":"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:be":"String","name:ru":"String","name:fi":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:mt":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:he":"String","name:da":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","name: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","name:bs":"String","capital":"Number","name:sk":"String","name:nonlatin":"String","name:ka":"String","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","rank":"Number","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name: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:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":2,"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:fi":"String","name:be":"String","name:ru":"String","name:no":"String","name:bg":"String","name":"String","indoor":"Number","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","layer":"Number","name:mk":"String","name:mt":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:es":"String","name:zh":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:da":"String","name:he":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","subclass":"String","name:lv":"String","name:hr":"String","name:hu":"String","name_en":"String"},"minzoom":12,"maxzoom":14},{"id":"transportation","fields":{"brunnel":"String","bicycle":"String","surface":"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","brunnel":"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:oc":"String","name_int":"String","name:bs":"String","name:sk":"String","name:ka":"String","name:nonlatin":"String","name:ja-Latn":"String","intermittent":"Number","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:sq":"String","name:ca":"String","name:kn":"String","name:sv":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:ja_kana":"String","name:nl":"String","name:be":"String","name:fi":"String","name:ru":"String","name:no":"String","name:bg":"String","name":"String","name:fr":"String","name:ja_rm":"String","name:br":"String","name:hy":"String","name:uk":"String","name:id":"String","name:ja-Hira":"String","name:ml":"String","name:mk":"String","name:mt":"String","name:el":"String","name:sr-Latn":"String","name:it":"String","name:am":"String","name:en":"String","name:is":"String","name:eo":"String","name:et":"String","name:eu":"String","class":"String","name:es":"String","name:zh":"String","name:th":"String","name:te":"String","name:la":"String","name:lb":"String","name:cy":"String","name:pl":"String","name:he":"String","name:da":"String","name:tr":"String","name:pt":"String","name:hi":"String","name:de":"String","name:lt":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":1,"maxzoom":14},{"id":"waterway","fields":{"name:fy":"String","name_int":"String","name:oc":"String","name:bs":"String","name:sk":"String","name:nonlatin":"String","name:ka":"String","intermittent":"Number","name:ja-Latn":"String","name:sl":"String","name:ga":"String","name:sr":"String","name:kk":"String","name:gd":"String","name:ca":"String","name:sq":"String","name:sv":"String","name:kn":"String","name:ko":"String","name_de":"String","name:co":"String","name:ku":"String","name:cs":"String","name:ta":"String","name:latin":"String","name:ko-Latn":"String","name:ar":"String","name:ja":"String","name:rm":"String","name:az":"String","name:ro":"String","name:nl":"String","name:ja_kana":"String","name:ru":"String","name: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","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:zh":"String","name:es":"String","name:th":"String","name:te":"String","name:la":"String","name:cy":"String","name:lb":"String","name:pl":"String","name:he":"String","name:da":"String","name:tr":"String","name:pt":"String","name:de":"String","name:hi":"String","name:lt":"String","name:hr":"String","name:lv":"String","name:hu":"String","name_en":"String"},"minzoom":3,"maxzoom":14}]}
1:59:24 INF [mbtiles:writer] - Starting z0
1:59:24 INF [mbtiles:writer] - Finished z0 in 0s cpu:0s avg:0, now starting z1
1:59:24 INF [mbtiles:writer] - Finished z1 in 0s cpu:0s avg:0, now starting z2
1:59:24 INF [mbtiles:writer] - Finished z2 in 0s cpu:0s avg:79.3, now starting z3
1:59:25 INF [mbtiles:writer] - Finished z3 in 0.4s cpu:6s avg:15.5, now starting z4
1:59:26 INF [mbtiles:writer] - Finished z4 in 0.8s cpu:12s avg:14.4, now starting z5
1:59:27 INF [mbtiles:writer] - Finished z5 in 1s cpu:16s avg:13.6, now starting z6
1:59:29 INF [mbtiles:writer] - Finished z6 in 3s cpu:35s avg:14, now starting z7
1:59:33 INF [mbtiles] - features: [ 12M 0% 1.2M/s ] tiles: [ 11k 1.1k/s ] 89M features 195G
cpus: 14.2 gc: 15% mem: 6.2G/107G postGC: 4.7G
reader(72%) -> (54/5.3k) -> encoder(60% 57% 60% 61% 57% 68% 59% 56% 55% 54% 55% 54% 64% 62% 56% 64%) -> (131/5.3k) -> writer( 3%)
last tile: 7/48/71 (z7 38%) batch sizes: 1-769 https://www.openstreetmap.org/#map=7/-19.31114/-45.00000
1:59:42 INF [mbtiles:writer] - Finished z7 in 13s cpu:194s avg:15.2, now starting z8
1:59:43 INF [mbtiles] - features: [ 22M 1% 1M/s ] tiles: [ 41k 3k/s ] 237M features 195G
cpus: 15.2 gc: 11% mem: 17G/107G postGC: 4.2G
reader(77%) -> (155/5.3k) -> encoder(71% 77% 78% 75% 71% 72% 73% 72% 73% 71% 74% 73% 69% 76% 78% 78%) -> (178/5.3k) -> writer( 6%)
last tile: 8/96/141 (z8 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=8/-17.97873/-45.00000
1:59:53 INF [mbtiles] - features: [ 31M 1% 810k/s ] tiles: [ 50k 876/s ] 275M features 195G
cpus: 15.3 gc: 6% mem: 19G/107G postGC: 4G
reader(81%) -> (247/5.3k) -> encoder(77% 77% 72% 72% 85% 79% 84% 80% 68% 82% 75% 82% 81% 78% 81% 79%) -> (393/5.3k) -> writer( 2%)
last tile: 8/137/133 (z8 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=8/-7.01367/12.65625
2:00:01 INF [mbtiles:writer] - Finished z8 in 18s cpu:282s avg:15.3, now starting z9
2:00:03 INF [mbtiles] - features: [ 45M 1% 1.3M/s ] tiles: [ 115k 6.5k/s ] 456M features 195G
cpus: 15.4 gc: 5% mem: 11G/107G postGC: 4G
reader(75%) -> (397/5.3k) -> encoder(85% 84% 73% 81% 83% 86% 82% 87% 81% 79% 86% 75% 85% 87% 80% 72%) -> (439/5.3k) -> writer( 8%)
last tile: 9/91/200 (z9 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=9/36.59789/-116.01563
2:00:13 INF [mbtiles] - features: [ 50M 2% 501k/s ] tiles: [ 141k 2.5k/s ] 579M features 195G
cpus: 15.2 gc: 6% mem: 4.7G/107G postGC: 4.4G
reader(73%) -> (784/5.3k) -> encoder(76% 84% 66% 77% 66% 86% 84% 81% 83% 81% 85% 80% 79% 81% 80% 78%) -> (842/5.3k) -> writer( 5%)
last tile: 9/153/350 (z9 30%) batch sizes: 1-385 https://www.openstreetmap.org/#map=9/-54.97761/-72.42188
2:00:23 INF [mbtiles] - features: [ 57M 2% 731k/s ] tiles: [ 190k 4.9k/s ] 749M features 195G
cpus: 15.4 gc: 3% mem: 31G/107G postGC: 5.3G
reader(75%) -> (955/5.3k) -> encoder(88% 87% 87% 74% 80% 82% 84% 76% 87% 80% 77% 85% 73% 85% 88% 78%) -> (1k/5.3k) -> writer( 7%)
last tile: 9/264/151 (z9 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=9/59.17593/5.62500
2:00:33 INF [mbtiles] - features: [ 60M 2% 346k/s ] tiles: [ 194k 363/s ] 807M features 195G
cpus: 15.3 gc: 6% mem: 5.6G/107G postGC: 5.1G
reader(80%) -> (1.4k/5.3k) -> encoder(82% 84% 85% 72% 84% 80% 74% 86% 67% 84% 85% 85% 85% 84% 73% 80%) -> (1.5k/5.3k) -> writer( 2%)
last tile: 9/273/144 (z9 53%) batch sizes: 1-307 https://www.openstreetmap.org/#map=9/61.60640/11.95313
2:00:44 INF [mbtiles] - features: [ 64M 2% 335k/s ] tiles: [ 199k 555/s ] 903M features 195G
cpus: 15.1 gc: 7% mem: 10G/107G postGC: 7.2G
reader(73%) -> (2.3k/5.3k) -> encoder(74% 84% 83% 78% 80% 77% 79% 66% 83% 70% 77% 74% 85% 66% 72% 70%) -> (2.4k/5.3k) -> writer( 3%)
last tile: 9/287/185 (z9 56%) batch sizes: 1-284 https://www.openstreetmap.org/#map=9/44.59047/21.79688
2:00:54 INF [mbtiles] - features: [ 67M 2% 308k/s ] tiles: [ 206k 627/s ] 1G features 195G
cpus: 15.1 gc: 8% mem: 19G/107G postGC: 7.8G
reader(68%) -> (3k/5.3k) -> encoder(83% 82% 84% 76% 70% 82% 76% 82% 75% 82% 83% 68% 81% 73% 87% 77%) -> (3.1k/5.3k) -> writer( 3%)
last tile: 9/303/156 (z9 59%) batch sizes: 1-266 https://www.openstreetmap.org/#map=9/57.32652/33.04688
2:01:04 INF [mbtiles] - features: [ 73M 2% 578k/s ] tiles: [ 234k 2.8k/s ] 1.1G features 195G
cpus: 15.2 gc: 8% mem: 14G/107G postGC: 8.8G
reader(75%) -> (3.5k/5.3k) -> encoder(68% 70% 77% 67% 79% 68% 76% 70% 78% 80% 82% 81% 83% 84% 75% 81%) -> (3.6k/5.3k) -> writer( 7%)
last tile: 9/376/215 (z9 73%) batch sizes: 1-388 https://www.openstreetmap.org/#map=9/27.68353/84.37500
2:01:14 INF [mbtiles] - features: [ 81M 3% 825k/s ] tiles: [ 264k 2.9k/s ] 1.3G features 195G
cpus: 15 gc: 9% mem: 25G/107G postGC: 9.8G
reader(69%) -> (3.7k/5.3k) -> encoder(74% 80% 73% 72% 77% 71% 81% 74% 81% 76% 82% 63% 81% 78% 74% 79%) -> (3.8k/5.3k) -> writer( 5%)
last tile: 9/453/198 (z9 88%) batch sizes: 1-372 https://www.openstreetmap.org/#map=9/37.71859/138.51563
2:01:18 INF [mbtiles:writer] - Finished z9 in 78s cpu:1,178s avg:15.2, now starting z10
2:01:24 INF [mbtiles] - features: [ 90M 3% 907k/s ] tiles: [ 575k 31k/s ] 1.7G features 195G
cpus: 15.2 gc: 9% mem: 16G/107G postGC: 11G
reader(73%) -> (4.2k/5.3k) -> encoder(82% 76% 85% 64% 72% 81% 81% 72% 73% 70% 81% 80% 72% 75% 73% 78%) -> (4.3k/5.3k) -> writer(22%)
last tile: 10/335/326 (z10 32%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=10/54.57206/-62.22656
2:01:34 INF [mbtiles] - features: [ 101M 3% 1M/s ] tiles: [ 759k 18k/s ] 2G features 195G
cpus: 15.5 gc: 6% mem: 13G/107G postGC: 12G
reader(72%) -> (4.2k/5.3k) -> encoder(87% 83% 80% 84% 77% 76% 84% 80% 85% 77% 82% 81% 85% 81% 74% 77%) -> (4.2k/5.3k) -> writer(17%)
last tile: 10/546/304 (z10 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=10/58.81374/11.95313
2:01:44 INF [mbtiles] - features: [ 108M 4% 717k/s ] tiles: [ 801k 4.1k/s ] 2.4G features 195G
cpus: 15.5 gc: 6% mem: 15G/107G postGC: 11G
reader(78%) -> (4.9k/5.3k) -> encoder(83% 80% 83% 87% 76% 90% 74% 68% 86% 73% 86% 86% 78% 80% 88% 82%) -> (4.9k/5.3k) -> writer(14%)
last tile: 10/600/234 (z10 58%) batch sizes: 1-628 https://www.openstreetmap.org/#map=10/69.41124/30.93750
2:01:54 INF [mbtiles] - features: [ 117M 4% 918k/s ] tiles: [ 962k 16k/s ] 2.8G features 195G
cpus: 15.4 gc: 7% mem: 14G/107G postGC: 10G
reader(73%) -> (5k/5.3k) -> encoder(72% 79% 71% 83% 68% 75% 75% 75% 80% 72% 80% 78% 73% 87% 62% 84%) -> (5.1k/5.3k) -> writer(21%)
last tile: 10/811/396 (z10 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=10/37.71859/105.11719
2:01:59 INF [mbtiles:writer] - Finished z10 in 41s cpu:634s avg:15.5, now starting z11
2:02:04 INF [mbtiles] - features: [ 132M 4% 1.4M/s ] tiles: [ 1.9M 101k/s ] 3.4G features 195G
cpus: 15.6 gc: 5% mem: 18G/107G postGC: 12G
reader(80%) -> (4k/5.3k) -> encoder(82% 74% 77% 85% 86% 82% 80% 79% 78% 87% 72% 79% 85% 86% 76% 75%) -> (4.1k/5.3k) -> writer(51%)
last tile: 11/495/663 (z11 24%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=11/53.43572/-92.98828
2:02:14 INF [mbtiles] - features: [ 145M 5% 1.2M/s ] tiles: [ 2.4M 51k/s ] 4G features 195G
cpus: 15.4 gc: 11% mem: 12G/107G postGC: 11G
reader(68%) -> (3.4k/5.3k) -> encoder(78% 64% 83% 79% 74% 78% 77% 71% 72% 77% 68% 70% 78% 83% 84% 78%) -> (3.6k/5.3k) -> writer(36%)
last tile: 11/800/49 (z11 39%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=11/84.24959/-39.37500
2:02:24 INF [mbtiles] - features: [ 159M 5% 1.4M/s ] tiles: [ 2.9M 45k/s ] 4.5G features 195G
cpus: 15.6 gc: 6% mem: 16G/107G postGC: 13G
reader(80%) -> (3.1k/5.3k) -> encoder(76% 83% 84% 78% 81% 81% 85% 85% 89% 85% 80% 88% 84% 83% 87% 82%) -> (3.1k/5.3k) -> writer(27%)
last tile: 11/1080/1156 (z11 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=11/-22.59373/9.84375
2:02:34 INF [mbtiles] - features: [ 169M 6% 955k/s ] tiles: [ 3M 10k/s ] 5G features 195G
cpus: 15.4 gc: 11% mem: 10G/107G postGC: 10G
reader(72%) -> (3.2k/5.3k) -> encoder(81% 77% 70% 72% 78% 76% 71% 74% 81% 84% 69% 70% 71% 81% 78% 81%) -> (3.2k/5.3k) -> writer(15%)
last tile: 11/1151/760 (z11 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=11/42.03297/22.32422
2:02:44 INF [mbtiles] - features: [ 178M 6% 862k/s ] tiles: [ 3.2M 16k/s ] 5.5G features 195G
cpus: 15.5 gc: 7% mem: 36G/107G postGC: 11G
reader(52%) -> (5.3k/5.3k) -> encoder(82% 83% 79% 87% 88% 90% 84% 80% 85% 83% 80% 82% 89% 88% 89% 87%) -> (5.3k/5.3k) -> writer(19%)
last tile: 11/1257/737 (z11 61%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=11/44.96480/40.95703
2:02:54 INF [mbtiles] - features: [ 188M 6% 1M/s ] tiles: [ 3.7M 51k/s ] 6.1G features 195G
cpus: 15.4 gc: 9% mem: 28G/107G postGC: 9.2G
reader(50%) -> (5.3k/5.3k) -> encoder(76% 85% 79% 70% 70% 77% 81% 75% 79% 74% 75% 83% 84% 80% 81% 78%) -> (5.3k/5.3k) -> writer(33%)
last tile: 11/1609/811 (z11 78%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=11/35.03000/102.83203
2:03:04 INF [mbtiles:writer] - Finished z11 in 65s cpu:999s avg:15.5, now starting z12
2:03:04 INF [mbtiles] - features: [ 206M 7% 1.7M/s ] tiles: [ 4.5M 81k/s ] 6.7G features 195G
cpus: 15.6 gc: 6% mem: 37G/107G postGC: 10G
reader(74%) -> (3k/5.3k) -> encoder(84% 84% 89% 78% 86% 91% 85% 90% 83% 82% 83% 87% 83% 89% 85% 84%) -> (5.2k/5.3k) -> writer(40%)
last tile: 12/32/3194 (z12 0%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/-70.43680/-177.18750
2:03:14 INF [mbtiles] - features: [ 224M 7% 1.8M/s ] tiles: [ 6.6M 204k/s ] 7G features 195G
cpus: 15.5 gc: 8% mem: 16G/107G postGC: 13G
reader(71%) -> (2.2k/5.3k) -> encoder(73% 82% 83% 86% 84% 83% 81% 74% 76% 74% 85% 82% 76% 79% 75% 80%) -> (4.6k/5.3k) -> writer(69%)
last tile: 12/609/360 (z12 14%) batch sizes: 488-1000 https://www.openstreetmap.org/#map=12/81.41393/-126.47461
2:03:24 INF [mbtiles] - features: [ 243M 8% 1.9M/s ] tiles: [ 7.9M 132k/s ] 7.9G features 195G
cpus: 15.6 gc: 5% mem: 43G/107G postGC: 9.7G
reader(73%) -> (1.4k/5.3k) -> encoder(77% 76% 81% 79% 80% 69% 76% 77% 78% 85% 87% 77% 81% 61% 76% 83%) -> (1.9k/5.3k) -> writer(66%)
last tile: 12/1057/1408 (z12 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/48.92250/-87.09961
2:03:34 INF [mbtiles] - features: [ 263M 9% 1.9M/s ] tiles: [ 8.4M 47k/s ] 8.5G features 195G
cpus: 15.5 gc: 6% mem: 34G/107G postGC: 11G
reader(77%) -> (654/5.3k) -> encoder(90% 86% 83% 82% 88% 89% 88% 85% 78% 91% 86% 79% 90% 88% 78% 84%) -> (680/5.3k) -> writer(31%)
last tile: 12/1218/1523 (z12 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/41.83683/-72.94922
2:03:44 INF [mbtiles] - features: [ 280M 9% 1.6M/s ] tiles: [ 9.5M 115k/s ] 9.2G features 195G
cpus: 15.6 gc: 3% mem: 43G/107G postGC: 10G
reader(84%) -> (745/5.3k) -> encoder(83% 85% 88% 93% 77% 86% 94% 84% 82% 82% 89% 91% 88% 82% 89% 83%) -> (808/5.3k) -> writer(57%)
last tile: 12/1551/360 (z12 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/81.41393/-43.68164
2:03:54 INF [mbtiles] - features: [ 298M 10% 1.7M/s ] tiles: [ 11M 160k/s ] 9.9G features 195G
cpus: 14.5 gc: 3% mem: 45G/107G postGC: 10G
reader(85%) -> (0/5.3k) -> encoder(82% 74% 84% 78% 77% 76% 80% 78% 81% 79% 82% 77% 76% 75% 81% 80%) -> (8/5.3k) -> writer(64%)
last tile: 12/2032/1298 (z12 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/54.87661/-1.40625
2:04:04 INF [mbtiles] - features: [ 315M 10% 1.7M/s ] tiles: [ 11M 26k/s ] 10G features 195G
cpus: 13.2 gc: 1% mem: 16G/107G postGC: 10G
reader(97%) -> (2/5.3k) -> encoder(75% 73% 74% 72% 74% 75% 76% 75% 72% 74% 76% 74% 74% 72% 77% 72%) -> (33/5.3k) -> writer(18%)
last tile: 12/2116/1396 (z12 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/49.61071/5.97656
2:04:14 INF [mbtiles] - features: [ 331M 11% 1.5M/s ] tiles: [ 11M 16k/s ] 10G features 195G
cpus: 11.6 gc: 0% mem: 59G/107G postGC: 10G
reader(88%) -> (0/5.3k) -> encoder(64% 66% 68% 66% 65% 65% 66% 65% 65% 66% 66% 64% 64% 68% 65% 66%) -> (36/5.3k) -> writer(15%)
last tile: 12/2168/2322 (z12 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/-23.40276/10.54688
2:04:24 INF [mbtiles] - features: [ 345M 11% 1.4M/s ] tiles: [ 11M 17k/s ] 11G features 195G
cpus: 14.3 gc: 1% mem: 40G/107G postGC: 2.8G
reader(91%) -> (6/5.3k) -> encoder(79% 81% 71% 79% 79% 78% 81% 80% 75% 78% 78% 78% 79% 76% 77% 79%) -> (32/5.3k) -> writer(18%)
last tile: 12/2225/1114 (z12 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/63.15436/15.55664
2:04:34 INF [mbtiles] - features: [ 360M 12% 1.4M/s ] tiles: [ 12M 27k/s ] 11G features 195G
cpus: 15.5 gc: 0% mem: 43G/107G postGC: 2.7G
reader(91%) -> (17/5.3k) -> encoder(88% 86% 92% 92% 94% 90% 88% 87% 93% 91% 88% 89% 88% 90% 85% 86%) -> (63/5.3k) -> writer(24%)
last tile: 12/2319/1122 (z12 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/62.83509/23.81836
2:04:44 INF [mbtiles] - features: [ 374M 12% 1.4M/s ] tiles: [ 12M 30k/s ] 12G features 195G
cpus: 15.7 gc: 1% mem: 45G/107G postGC: 2.9G
reader(86%) -> (11/5.3k) -> encoder(90% 93% 88% 91% 92% 91% 92% 94% 88% 88% 90% 88% 86% 92% 91% 87%) -> (68/5.3k) -> writer(26%)
last tile: 12/2420/1740 (z12 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/26.11599/32.69531
2:04:54 INF [mbtiles] - features: [ 388M 13% 1.4M/s ] tiles: [ 12M 47k/s ] 13G features 195G
cpus: 15.2 gc: 1% mem: 35G/107G postGC: 2.8G
reader(89%) -> (0/5.3k) -> encoder(89% 81% 86% 83% 86% 86% 89% 84% 88% 85% 92% 92% 84% 87% 83% 83%) -> (36/5.3k) -> writer(33%)
last tile: 12/2575/2305 (z12 62%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/-22.02455/46.31836
2:05:04 INF [mbtiles] - features: [ 404M 13% 1.5M/s ] tiles: [ 13M 107k/s ] 13G features 195G
cpus: 14.7 gc: 1% mem: 19G/107G postGC: 2.7G
reader(91%) -> (0/5.3k) -> encoder(77% 78% 84% 83% 84% 80% 84% 83% 80% 82% 80% 81% 86% 82% 82% 85%) -> (14/5.3k) -> writer(53%)
last tile: 12/2941/1848 (z12 71%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/17.30869/78.48633
2:05:14 INF [mbtiles] - features: [ 419M 14% 1.4M/s ] tiles: [ 14M 80k/s ] 14G features 195G
cpus: 13.3 gc: 0% mem: 57G/107G postGC: 2.9G
reader(84%) -> (0/5.3k) -> encoder(73% 72% 75% 77% 73% 76% 74% 78% 79% 75% 76% 76% 78% 70% 74% 72%) -> (23/5.3k) -> writer(41%)
last tile: 12/3244/1725 (z12 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/27.29369/105.11719
2:05:24 INF [mbtiles] - features: [ 436M 14% 1.7M/s ] tiles: [ 15M 47k/s ] 14G features 195G
cpus: 12.6 gc: 0% mem: 28G/107G postGC: 2.7G
reader(94%) -> (0/5.3k) -> encoder(72% 71% 70% 71% 70% 70% 70% 70% 71% 71% 71% 70% 72% 70% 70% 73%) -> (14/5.3k) -> writer(27%)
last tile: 12/3424/1881 (z12 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/14.51978/120.93750
2:05:34 INF [mbtiles] - features: [ 453M 15% 1.7M/s ] tiles: [ 16M 100k/s ] 15G features 195G
cpus: 14.8 gc: 1% mem: 11G/107G postGC: 2.7G
reader(96%) -> (0/5.3k) -> encoder(78% 82% 78% 85% 82% 86% 83% 82% 80% 84% 83% 86% 83% 82% 83% 82%) -> (129/5.3k) -> writer(47%)
last tile: 12/3786/1358 (z12 92%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=12/51.72703/152.75391
2:05:38 INF [mbtiles:writer] - Finished z12 in 154s cpu:2,236s avg:14.5, now starting z13
2:05:44 INF [mbtiles] - features: [ 466M 15% 1.2M/s ] tiles: [ 19M 324k/s ] 15G features 195G
cpus: 12.3 gc: 2% mem: 13G/107G postGC: 5G
reader(66%) -> (0/5.3k) -> encoder(55% 59% 60% 62% 53% 65% 63% 57% 58% 54% 54% 59% 56% 58% 60% 57%) -> (5.3k/5.3k) -> writer(93%)
last tile: 13/268/3344 (z13 3%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/31.35364/-168.22266
2:05:54 INF [mbtiles] - features: [ 472M 16% 607k/s ] tiles: [ 22M 324k/s ] 16G features 195G
cpus: 12.8 gc: 3% mem: 33G/107G postGC: 5.7G
reader(74%) -> (1k/5.3k) -> encoder(61% 70% 69% 67% 71% 68% 72% 63% 64% 74% 61% 67% 66% 69% 61% 63%) -> (5k/5.3k) -> writer(91%)
last tile: 13/712/4652 (z13 8%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-23.72501/-148.71094
2:06:04 INF [mbtiles] - features: [ 474M 16% 253k/s ] tiles: [ 24M 216k/s ] 16G features 195G
cpus: 15.4 gc: 10% mem: 7.8G/107G postGC: 7.7G
reader(74%) -> (2.5k/5.3k) -> encoder(81% 80% 74% 79% 79% 79% 76% 78% 75% 79% 77% 82% 72% 82% 82% 71%) -> (4.6k/5.3k) -> writer(74%)
last tile: 13/1053/4936 (z13 12%) batch sizes: 1000-1000 https://www.openstreetmap.org/#map=13/-34.59704/-133.72559
2:06:15 INF [mbtiles] - features: [ 477M 16% 236k/s ] tiles: [ 26M 158k/s ] 16G features 195G
cpus: 15.4 gc: 7% mem: 20G/107G postGC: 9.1G
reader(64%) -> (4k/5.3k) -> encoder(78% 81% 86% 81% 80% 84% 89% 86% 85% 79% 74% 86% 79% 83% 85% 79%) -> (4k/5.3k) -> writer(64%)
last tile: 13/1309/3169 (z13 15%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.68382/-122.47559
2:06:25 INF [mbtiles] - features: [ 479M 16% 208k/s ] tiles: [ 26M 2.9k/s ] 16G features 195G
cpus: 15.4 gc: 8% mem: 36G/107G postGC: 10G
reader(53%) -> (5.3k/5.3k) -> encoder(88% 84% 90% 83% 86% 89% 80% 88% 85% 87% 83% 87% 83% 86% 86% 88%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1314/3176 (z13 16%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.43997/-122.25586
2:06:35 INF [mbtiles] - features: [ 481M 16% 236k/s ] tiles: [ 26M 3.5k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 32G/107G postGC: 10G
reader( 9%) -> (5.3k/5.3k) -> encoder(93% 91% 93% 94% 95% 92% 95% 93% 93% 93% 95% 94% 94% 94% 94% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1320/3181 (z13 16%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.26531/-121.99219
2:06:45 INF [mbtiles] - features: [ 484M 16% 225k/s ] tiles: [ 26M 5.9k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 48G/107G postGC: 10G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 93% 95% 94% 95% 95% 93% 93% 95% 95% 95% 95% 93% 96% 94% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/1330/3146 (z13 16%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/38.47939/-121.55273
2:06:55 INF [mbtiles] - features: [ 486M 16% 243k/s ] tiles: [ 26M 7.8k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 35G/107G postGC: 11G
reader(13%) -> (5.2k/5.3k) -> encoder(94% 95% 92% 92% 85% 94% 81% 89% 91% 85% 93% 90% 91% 94% 91% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/1343/3171 (z13 16%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.61423/-120.98145
2:07:05 INF [mbtiles] - features: [ 489M 16% 310k/s ] tiles: [ 26M 17k/s ] 17G features 195G
cpus: 15.4 gc: 7% mem: 25G/107G postGC: 8.2G
reader(18%) -> (5.3k/5.3k) -> encoder(87% 84% 90% 74% 85% 82% 86% 78% 89% 80% 88% 89% 87% 80% 77% 81%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/1372/3195 (z13 16%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/36.77409/-119.70703
2:07:15 INF [mbtiles] - features: [ 492M 16% 287k/s ] tiles: [ 26M 14k/s ] 17G features 195G
cpus: 15.7 gc: 1% mem: 69G/107G postGC: 8.4G
reader(14%) -> (5.3k/5.3k) -> encoder(97% 96% 97% 95% 96% 96% 95% 92% 98% 95% 97% 94% 98% 95% 94% 96%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/1396/3268 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.16182/-118.65234
2:07:25 INF [mbtiles] - features: [ 494M 16% 162k/s ] tiles: [ 27M 4.1k/s ] 17G features 195G
cpus: 15.7 gc: 2% mem: 47G/107G postGC: 8.9G
reader( 5%) -> (5.3k/5.3k) -> encoder(93% 96% 96% 95% 95% 96% 95% 90% 96% 93% 96% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1403/3274 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/33.94336/-118.34473
2:07:35 INF [mbtiles] - features: [ 495M 16% 146k/s ] tiles: [ 27M 3k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 31G/107G postGC: 9G
reader( 4%) -> (5.3k/5.3k) -> encoder(95% 96% 94% 96% 93% 96% 93% 95% 95% 95% 96% 96% 94% 96% 93% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/1408/3278 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/33.79741/-118.12500
2:07:45 INF [mbtiles] - features: [ 497M 16% 157k/s ] tiles: [ 27M 2.9k/s ] 17G features 195G
cpus: 15.7 gc: 2% mem: 9.1G/107G postGC: 9G
reader( 5%) -> (5.3k/5.3k) -> encoder(93% 96% 95% 96% 94% 96% 94% 95% 95% 96% 94% 96% 95% 96% 92% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/1413/3270 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.08906/-117.90527
2:07:55 INF [mbtiles] - features: [ 499M 16% 222k/s ] tiles: [ 27M 7k/s ] 17G features 195G
cpus: 15.7 gc: 1% mem: 55G/107G postGC: 9.1G
reader(10%) -> (5.3k/5.3k) -> encoder(92% 96% 96% 97% 96% 97% 96% 94% 93% 95% 96% 95% 96% 97% 96% 97%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/1425/3270 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.08906/-117.37793
2:08:05 INF [mbtiles] - features: [ 501M 17% 202k/s ] tiles: [ 27M 4k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 36G/107G postGC: 9.5G
reader(10%) -> (5.3k/5.3k) -> encoder(93% 95% 95% 95% 93% 94% 95% 95% 95% 93% 91% 92% 95% 91% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1432/3311 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/32.58385/-117.07031
2:08:15 INF [mbtiles] - features: [ 504M 17% 324k/s ] tiles: [ 27M 23k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 32G/107G postGC: 9.7G
reader(22%) -> (5.3k/5.3k) -> encoder(92% 93% 93% 90% 93% 91% 92% 92% 93% 92% 92% 93% 91% 91% 95% 93%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/1472/3217 (z13 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.99579/-115.31250
2:08:25 INF [mbtiles] - features: [ 507M 17% 266k/s ] tiles: [ 27M 16k/s ] 17G features 195G
cpus: 15.6 gc: 5% mem: 39G/107G postGC: 10G
reader(17%) -> (5.3k/5.3k) -> encoder(91% 88% 89% 92% 90% 92% 92% 92% 91% 91% 88% 92% 93% 90% 91% 92%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/1501/2745 (z13 18%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.93074/-114.03809
2:08:35 INF [mbtiles] - features: [ 510M 17% 311k/s ] tiles: [ 27M 23k/s ] 17G features 195G
cpus: 15.6 gc: 2% mem: 22G/107G postGC: 10G
reader(21%) -> (5.3k/5.3k) -> encoder(89% 94% 92% 95% 93% 94% 89% 93% 92% 94% 95% 94% 94% 95% 95% 95%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/1540/3287 (z13 18%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/33.46811/-112.32422
2:08:45 INF [mbtiles] - features: [ 513M 17% 263k/s ] tiles: [ 27M 5.8k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 18G/107G postGC: 10G
reader(13%) -> (5.3k/5.3k) -> encoder(92% 90% 95% 95% 91% 93% 93% 94% 94% 95% 92% 95% 95% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/1550/3294 (z13 18%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/33.21112/-111.88477
2:08:55 INF [mbtiles] - features: [ 516M 17% 302k/s ] tiles: [ 28M 11k/s ] 17G features 195G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 11G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 95% 88% 92% 91% 94% 91% 94% 93% 94% 94% 91% 94% 94%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/1570/3320 (z13 19%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/32.24997/-111.00586
2:09:05 INF [mbtiles] - features: [ 521M 17% 504k/s ] tiles: [ 28M 58k/s ] 17G features 195G
cpus: 15.4 gc: 8% mem: 23G/107G postGC: 12G
reader(41%) -> (5.3k/5.3k) -> encoder(87% 80% 85% 89% 85% 84% 89% 83% 79% 87% 84% 85% 89% 88% 85% 87%) -> (5.3k/5.3k) -> writer(25%)
last tile: 13/1669/3243 (z13 20%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.06597/-106.65527
2:09:15 INF [mbtiles] - features: [ 524M 17% 367k/s ] tiles: [ 28M 20k/s ] 17G features 195G
cpus: 15.6 gc: 2% mem: 32G/107G postGC: 12G
reader(21%) -> (5.3k/5.3k) -> encoder(95% 91% 95% 95% 95% 96% 95% 95% 96% 94% 90% 93% 94% 93% 94% 94%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/1705/3111 (z13 20%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.67337/-105.07324
2:09:25 INF [mbtiles] - features: [ 528M 17% 324k/s ] tiles: [ 28M 16k/s ] 17G features 195G
cpus: 15.7 gc: 2% mem: 46G/107G postGC: 12G
reader(19%) -> (5.3k/5.3k) -> encoder(95% 96% 92% 93% 94% 94% 95% 94% 94% 95% 92% 94% 93% 95% 96% 96%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/1734/3510 (z13 21%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/24.92629/-103.79883
2:09:35 INF [mbtiles] - features: [ 534M 18% 607k/s ] tiles: [ 29M 45k/s ] 18G features 195G
cpus: 15.6 gc: 5% mem: 21G/107G postGC: 13G
reader(39%) -> (5.2k/5.3k) -> encoder(87% 92% 92% 90% 88% 90% 90% 89% 91% 93% 90% 86% 83% 88% 87% 93%) -> (5.3k/5.3k) -> writer(20%)
last tile: 13/1811/4799 (z13 22%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-29.49699/-100.41504
2:09:45 INF [mbtiles] - features: [ 539M 18% 525k/s ] tiles: [ 29M 22k/s ] 18G features 195G
cpus: 15.5 gc: 7% mem: 31G/107G postGC: 14G
reader(30%) -> (5.2k/5.3k) -> encoder(89% 86% 87% 89% 90% 87% 91% 90% 90% 89% 89% 83% 88% 88% 85% 90%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/1850/23 (z13 22%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/84.96316/-98.70117
2:09:55 INF [mbtiles] - features: [ 543M 18% 367k/s ] tiles: [ 29M 10k/s ] 18G features 195G
cpus: 15.6 gc: 5% mem: 27G/107G postGC: 14G
reader(21%) -> (5.3k/5.3k) -> encoder(91% 89% 93% 92% 90% 91% 91% 92% 93% 93% 93% 92% 92% 91% 88% 93%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/1868/3380 (z13 22%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/29.99300/-97.91016
2:10:05 INF [mbtiles] - features: [ 546M 18% 290k/s ] tiles: [ 29M 4.6k/s ] 18G features 195G
cpus: 15.6 gc: 5% mem: 19G/107G postGC: 15G
reader(14%) -> (5.3k/5.3k) -> encoder(91% 89% 91% 92% 93% 91% 88% 89% 91% 93% 93% 92% 91% 92% 93% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/1876/3234 (z13 22%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.38905/-97.55859
2:10:15 INF [mbtiles] - features: [ 549M 18% 297k/s ] tiles: [ 29M 4.6k/s ] 18G features 195G
cpus: 15.6 gc: 5% mem: 17G/107G postGC: 15G
reader(15%) -> (5.3k/5.3k) -> encoder(91% 92% 90% 92% 91% 91% 93% 91% 91% 92% 90% 93% 91% 91% 91% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1884/3309 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/32.65788/-97.20703
2:10:25 INF [mbtiles] - features: [ 552M 18% 306k/s ] tiles: [ 29M 5.1k/s ] 18G features 195G
cpus: 15.6 gc: 4% mem: 47G/107G postGC: 15G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 90% 91% 92% 94% 91% 95% 92% 93% 95% 92% 94% 93% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/1893/3308 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/32.69487/-96.81152
2:10:35 INF [mbtiles] - features: [ 555M 18% 343k/s ] tiles: [ 29M 6.9k/s ] 18G features 195G
cpus: 15.5 gc: 8% mem: 18G/107G postGC: 16G
reader(16%) -> (5.3k/5.3k) -> encoder(88% 90% 90% 90% 90% 83% 89% 89% 90% 89% 89% 90% 88% 85% 89% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/1905/3366 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/30.52441/-96.28418
2:10:45 INF [mbtiles] - features: [ 558M 18% 328k/s ] tiles: [ 30M 7.5k/s ] 18G features 195G
cpus: 15.5 gc: 6% mem: 32G/107G postGC: 16G
reader(17%) -> (5.3k/5.3k) -> encoder(91% 89% 92% 88% 88% 88% 91% 91% 90% 90% 90% 90% 89% 89% 91% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/1918/3384 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/29.84064/-95.71289
2:10:55 INF [mbtiles] - features: [ 561M 19% 256k/s ] tiles: [ 30M 4.4k/s ] 18G features 195G
cpus: 15.5 gc: 6% mem: 16G/107G postGC: 16G
reader(15%) -> (5.3k/5.3k) -> encoder(91% 92% 86% 90% 92% 91% 90% 92% 92% 91% 88% 92% 91% 90% 89% 90%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/1926/3389 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/29.64987/-95.36133
2:11:05 INF [mbtiles] - features: [ 564M 19% 358k/s ] tiles: [ 30M 7.7k/s ] 18G features 195G
cpus: 15.6 gc: 2% mem: 66G/107G postGC: 17G
reader(18%) -> (5.3k/5.3k) -> encoder(94% 94% 96% 94% 94% 94% 94% 95% 94% 93% 95% 95% 95% 94% 91% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/1940/3180 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.30028/-94.74609
2:11:15 INF [mbtiles] - features: [ 569M 19% 477k/s ] tiles: [ 30M 12k/s ] 18G features 195G
cpus: 15.5 gc: 6% mem: 42G/107G postGC: 17G
reader(25%) -> (5.3k/5.3k) -> encoder(89% 90% 92% 88% 91% 91% 91% 87% 87% 89% 87% 92% 92% 91% 91% 88%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/1962/4439 (z13 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-14.90232/-93.77930
2:11:25 INF [mbtiles] - features: [ 573M 19% 394k/s ] tiles: [ 30M 7.3k/s ] 18G features 195G
cpus: 15.5 gc: 6% mem: 26G/107G postGC: 18G
reader(18%) -> (5.2k/5.3k) -> encoder(90% 92% 92% 89% 90% 91% 90% 90% 90% 91% 88% 92% 91% 93% 90% 88%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/1975/3710 (z13 24%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/16.72039/-93.20801
2:11:35 INF [mbtiles] - features: [ 579M 19% 534k/s ] tiles: [ 30M 16k/s ] 18G features 195G
cpus: 15.7 gc: 1% mem: 81G/107G postGC: 18G
reader(30%) -> (5.3k/5.3k) -> encoder(95% 90% 97% 93% 91% 97% 91% 94% 95% 94% 93% 94% 94% 96% 95% 95%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/2004/3379 (z13 24%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/30.03106/-91.93359
2:11:45 INF [mbtiles] - features: [ 583M 19% 425k/s ] tiles: [ 30M 13k/s ] 18G features 195G
cpus: 15.5 gc: 7% mem: 21G/107G postGC: 19G
reader(23%) -> (5.3k/5.3k) -> encoder(88% 89% 90% 89% 90% 86% 86% 86% 88% 85% 91% 91% 90% 88% 91% 89%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/2029/3776 (z13 24%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/13.92340/-90.83496
2:11:55 INF [mbtiles] - features: [ 586M 19% 353k/s ] tiles: [ 30M 6.7k/s ] 18G features 195G
cpus: 15.7 gc: 2% mem: 72G/107G postGC: 19G
reader(16%) -> (5.3k/5.3k) -> encoder(92% 95% 96% 95% 97% 95% 96% 96% 92% 94% 95% 97% 95% 92% 96% 96%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2041/3143 (z13 24%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/38.58253/-90.30762
2:12:05 INF [mbtiles] - features: [ 590M 19% 327k/s ] tiles: [ 30M 6.7k/s ] 18G features 195G
cpus: 15.5 gc: 8% mem: 26G/107G postGC: 19G
reader(18%) -> (5.3k/5.3k) -> encoder(90% 87% 86% 90% 91% 88% 89% 88% 89% 90% 88% 88% 90% 86% 90% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2053/3240 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.17381/-89.78027
2:12:15 INF [mbtiles] - features: [ 594M 20% 475k/s ] tiles: [ 30M 11k/s ] 19G features 195G
cpus: 15.7 gc: 2% mem: 80G/107G postGC: 20G
reader(26%) -> (5.3k/5.3k) -> encoder(94% 94% 95% 95% 96% 97% 94% 93% 95% 93% 95% 92% 95% 93% 95% 92%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/2074/3369 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/30.41078/-88.85742
2:12:25 INF [mbtiles] - features: [ 599M 20% 429k/s ] tiles: [ 31M 8.2k/s ] 19G features 195G
cpus: 15.5 gc: 6% mem: 76G/107G postGC: 20G
reader(23%) -> (5.3k/5.3k) -> encoder(92% 90% 90% 90% 89% 89% 92% 90% 89% 90% 92% 91% 90% 90% 91% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2089/3041 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/42.00033/-88.19824
2:12:35 INF [mbtiles] - features: [ 601M 20% 261k/s ] tiles: [ 31M 2.6k/s ] 19G features 195G
cpus: 15.5 gc: 6% mem: 63G/107G postGC: 21G
reader(11%) -> (5.2k/5.3k) -> encoder(91% 92% 91% 91% 89% 89% 92% 92% 91% 92% 92% 92% 91% 86% 92% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/2094/3740 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/15.45368/-87.97852
2:12:45 INF [mbtiles] - features: [ 604M 20% 233k/s ] tiles: [ 31M 2.2k/s ] 19G features 195G
cpus: 15.7 gc: 2% mem: 40G/107G postGC: 21G
reader(10%) -> (5.3k/5.3k) -> encoder(96% 95% 95% 93% 94% 96% 84% 93% 86% 96% 96% 93% 96% 87% 96% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/2098/3046 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.83683/-87.80273
2:12:55 INF [mbtiles] - features: [ 606M 20% 242k/s ] tiles: [ 31M 3.8k/s ] 19G features 195G
cpus: 15.7 gc: 1% mem: 62G/107G postGC: 8.6G
reader(12%) -> (5.3k/5.3k) -> encoder(94% 92% 89% 84% 92% 87% 88% 75% 94% 73% 87% 90% 95% 88% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/2105/3055 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.54148/-87.49512
2:13:05 INF [mbtiles] - features: [ 611M 20% 477k/s ] tiles: [ 31M 11k/s ] 19G features 195G
cpus: 15.6 gc: 2% mem: 46G/107G postGC: 8.6G
reader(26%) -> (5.3k/5.3k) -> encoder(92% 95% 96% 93% 95% 94% 96% 91% 90% 92% 95% 91% 96% 94% 93% 92%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/2126/3720 (z13 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/16.29905/-86.57227
2:13:15 INF [mbtiles] - features: [ 616M 20% 467k/s ] tiles: [ 31M 8.7k/s ] 19G features 195G
cpus: 15.6 gc: 2% mem: 34G/107G postGC: 9.2G
reader(25%) -> (5.3k/5.3k) -> encoder(95% 92% 95% 93% 95% 92% 93% 94% 96% 94% 92% 94% 92% 93% 95% 93%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2141/3158 (z13 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/38.06539/-85.91309
2:13:25 INF [mbtiles] - features: [ 620M 20% 461k/s ] tiles: [ 31M 8.4k/s ] 19G features 195G
cpus: 15.6 gc: 3% mem: 24G/107G postGC: 9.7G
reader(23%) -> (5.3k/5.3k) -> encoder(94% 95% 92% 93% 94% 94% 90% 94% 95% 94% 93% 94% 93% 91% 93% 88%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2156/4298 (z13 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.84165/-85.25391
2:13:35 INF [mbtiles] - features: [ 625M 21% 513k/s ] tiles: [ 31M 8.9k/s ] 19G features 195G
cpus: 15.6 gc: 5% mem: 67G/107G postGC: 10G
reader(27%) -> (5.3k/5.3k) -> encoder(93% 92% 90% 90% 90% 92% 90% 92% 88% 92% 93% 90% 91% 91% 92% 90%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2172/3160 (z13 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.99616/-84.55078
2:13:45 INF [mbtiles] - features: [ 629M 21% 413k/s ] tiles: [ 31M 4.3k/s ] 19G features 195G
cpus: 15.5 gc: 6% mem: 30G/107G postGC: 10G
reader(22%) -> (5.3k/5.3k) -> encoder(91% 91% 89% 91% 88% 87% 92% 90% 92% 89% 90% 91% 89% 89% 91% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2180/3110 (z13 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.70719/-84.19922
2:13:55 INF [mbtiles] - features: [ 635M 21% 521k/s ] tiles: [ 31M 7.1k/s ] 19G features 195G
cpus: 15.6 gc: 5% mem: 64G/107G postGC: 11G
reader(27%) -> (5.3k/5.3k) -> encoder(89% 93% 87% 91% 92% 91% 93% 92% 89% 92% 89% 89% 91% 91% 92% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2193/3051 (z13 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.67291/-83.62793
2:14:05 INF [mbtiles] - features: [ 638M 21% 381k/s ] tiles: [ 31M 6.2k/s ] 19G features 195G
cpus: 15.5 gc: 7% mem: 21G/107G postGC: 11G
reader(20%) -> (5.3k/5.3k) -> encoder(90% 91% 87% 87% 89% 90% 87% 91% 91% 88% 89% 89% 90% 91% 87% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2204/3030 (z13 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/42.35854/-83.14453
2:14:15 INF [mbtiles] - features: [ 642M 21% 309k/s ] tiles: [ 31M 5k/s ] 19G features 195G
cpus: 15.7 gc: 2% mem: 69G/107G postGC: 12G
reader(16%) -> (5.3k/5.3k) -> encoder(95% 97% 95% 91% 96% 97% 96% 94% 96% 95% 96% 95% 96% 91% 96% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2213/3438 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/27.76133/-82.74902
2:14:25 INF [mbtiles] - features: [ 645M 21% 325k/s ] tiles: [ 31M 3.8k/s ] 19G features 195G
cpus: 15.5 gc: 7% mem: 14G/107G postGC: 12G
reader(15%) -> (5.3k/5.3k) -> encoder(89% 88% 89% 89% 90% 91% 89% 87% 91% 91% 88% 90% 88% 89% 91% 89%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/2220/3556 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/23.07973/-82.44141
2:14:35 INF [mbtiles] - features: [ 649M 21% 395k/s ] tiles: [ 31M 5.5k/s ] 19G features 195G
cpus: 15.6 gc: 3% mem: 51G/107G postGC: 12G
reader(22%) -> (5.3k/5.3k) -> encoder(91% 92% 91% 92% 95% 94% 95% 93% 94% 91% 93% 94% 94% 90% 94% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2230/3528 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/24.20689/-82.00195
2:14:45 INF [mbtiles] - features: [ 652M 22% 334k/s ] tiles: [ 31M 3.4k/s ] 19G features 195G
cpus: 15.6 gc: 3% mem: 36G/107G postGC: 13G
reader(16%) -> (5.3k/5.3k) -> encoder(95% 93% 93% 94% 94% 90% 95% 95% 92% 95% 92% 89% 94% 93% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/2236/3059 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.40978/-81.73828
2:14:55 INF [mbtiles] - features: [ 656M 22% 333k/s ] tiles: [ 31M 3.9k/s ] 19G features 195G
cpus: 15.5 gc: 6% mem: 25G/107G postGC: 13G
reader(18%) -> (5.3k/5.3k) -> encoder(91% 93% 92% 92% 87% 85% 92% 92% 91% 89% 92% 89% 93% 91% 92% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/2243/3078 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.78054/-81.43066
2:15:06 INF [mbtiles] - features: [ 659M 22% 356k/s ] tiles: [ 31M 5k/s ] 19G features 195G
cpus: 15.5 gc: 7% mem: 14G/107G postGC: 13G
reader(18%) -> (5.3k/5.3k) -> encoder(90% 89% 88% 89% 89% 90% 87% 90% 87% 91% 88% 89% 90% 90% 89% 90%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2252/3402 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/29.15216/-81.03516
2:15:16 INF [mbtiles] - features: [ 663M 22% 374k/s ] tiles: [ 31M 5.1k/s ] 19G features 195G
cpus: 15.5 gc: 6% mem: 53G/107G postGC: 14G
reader(16%) -> (5.2k/5.3k) -> encoder(90% 89% 89% 90% 91% 91% 89% 90% 90% 90% 91% 91% 91% 92% 89% 90%) -> (5.2k/5.3k) -> writer( 3%)
last tile: 13/2261/2733 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.26191/-80.63965
2:15:26 INF [mbtiles] - features: [ 666M 22% 312k/s ] tiles: [ 32M 4.5k/s ] 19G features 195G
cpus: 15.6 gc: 3% mem: 47G/107G postGC: 14G
reader(20%) -> (5.3k/5.3k) -> encoder(94% 94% 95% 95% 94% 93% 93% 94% 94% 92% 95% 94% 92% 93% 94% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2269/3490 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/25.72074/-80.28809
2:15:36 INF [mbtiles] - features: [ 669M 22% 270k/s ] tiles: [ 32M 2.3k/s ] 19G features 195G
cpus: 15.6 gc: 3% mem: 57G/107G postGC: 14G
reader(14%) -> (5.3k/5.3k) -> encoder(93% 92% 93% 94% 94% 93% 95% 90% 94% 95% 95% 94% 95% 95% 91% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/2273/3463 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/26.78485/-80.11230
2:15:46 INF [mbtiles] - features: [ 672M 22% 339k/s ] tiles: [ 32M 3.5k/s ] 19G features 195G
cpus: 15.5 gc: 8% mem: 40G/107G postGC: 15G
reader(17%) -> (5.2k/5.3k) -> encoder(89% 89% 87% 89% 88% 90% 89% 87% 90% 88% 90% 90% 90% 89% 87% 90%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/2279/3003 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.22920/-79.84863
2:15:56 INF [mbtiles] - features: [ 675M 22% 314k/s ] tiles: [ 32M 5.2k/s ] 19G features 195G
cpus: 15.6 gc: 3% mem: 26G/107G postGC: 15G
reader(16%) -> (5.3k/5.3k) -> encoder(95% 93% 88% 95% 95% 93% 91% 92% 94% 90% 95% 94% 94% 94% 92% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2288/2990 (z13 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.64403/-79.45313
2:16:06 INF [mbtiles] - features: [ 679M 22% 357k/s ] tiles: [ 32M 7k/s ] 19G features 195G
cpus: 15.5 gc: 6% mem: 26G/107G postGC: 16G
reader(19%) -> (5.3k/5.3k) -> encoder(91% 92% 90% 91% 89% 91% 92% 91% 87% 89% 91% 90% 86% 92% 92% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2300/3013 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/42.90816/-78.92578
2:16:16 INF [mbtiles] - features: [ 684M 23% 478k/s ] tiles: [ 32M 11k/s ] 20G features 195G
cpus: 15.7 gc: 2% mem: 77G/107G postGC: 16G
reader(26%) -> (5.3k/5.3k) -> encoder(96% 96% 89% 94% 94% 92% 95% 96% 94% 92% 95% 94% 94% 93% 96% 94%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/2320/4422 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-14.17919/-78.04688
2:16:26 INF [mbtiles] - features: [ 688M 23% 429k/s ] tiles: [ 32M 8.3k/s ] 20G features 195G
cpus: 15.5 gc: 7% mem: 29G/107G postGC: 17G
reader(22%) -> (5.2k/5.3k) -> encoder(89% 87% 91% 88% 82% 86% 89% 91% 91% 91% 87% 90% 90% 88% 88% 91%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2334/3174 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.50973/-77.43164
2:16:36 INF [mbtiles] - features: [ 692M 23% 379k/s ] tiles: [ 32M 5.3k/s ] 20G features 195G
cpus: 15.6 gc: 3% mem: 46G/107G postGC: 17G
reader(18%) -> (5.2k/5.3k) -> encoder(94% 95% 95% 95% 95% 95% 93% 94% 93% 95% 91% 95% 94% 89% 88% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2343/3134 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/38.89103/-77.03613
2:16:46 INF [mbtiles] - features: [ 695M 23% 323k/s ] tiles: [ 32M 4.6k/s ] 20G features 195G
cpus: 15.5 gc: 8% mem: 37G/107G postGC: 18G
reader(15%) -> (5.2k/5.3k) -> encoder(89% 88% 88% 89% 91% 87% 86% 87% 89% 91% 88% 90% 91% 90% 90% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2351/3123 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.26628/-76.68457
2:16:56 INF [mbtiles] - features: [ 698M 23% 341k/s ] tiles: [ 32M 6.3k/s ] 20G features 195G
cpus: 15.5 gc: 6% mem: 22G/107G postGC: 18G
reader(17%) -> (5.3k/5.3k) -> encoder(93% 87% 90% 92% 91% 90% 90% 92% 88% 92% 89% 91% 93% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2362/4411 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-13.71004/-76.20117
2:17:06 INF [mbtiles] - features: [ 702M 23% 341k/s ] tiles: [ 32M 6.5k/s ] 20G features 195G
cpus: 15.5 gc: 6% mem: 39G/107G postGC: 18G
reader(14%) -> (5.2k/5.3k) -> encoder(92% 91% 90% 88% 90% 92% 92% 92% 92% 88% 90% 90% 92% 90% 91% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2373/3993 (z13 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/4.52167/-75.71777
2:17:16 INF [mbtiles] - features: [ 705M 23% 363k/s ] tiles: [ 32M 7.2k/s ] 20G features 195G
cpus: 15.5 gc: 6% mem: 31G/107G postGC: 19G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 90% 91% 91% 88% 91% 91% 89% 91% 89% 89% 88% 92% 90% 92% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2385/3104 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.90974/-75.19043
2:17:26 INF [mbtiles] - features: [ 709M 23% 370k/s ] tiles: [ 32M 4.6k/s ] 20G features 195G
cpus: 15.6 gc: 3% mem: 19G/107G postGC: 19G
reader( 8%) -> (5.1k/5.3k) -> encoder(95% 95% 95% 95% 94% 95% 95% 92% 92% 94% 93% 92% 95% 95% 95% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2393/3846 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/10.91962/-74.83887
2:17:36 INF [mbtiles] - features: [ 712M 23% 270k/s ] tiles: [ 32M 9.9k/s ] 20G features 195G
cpus: 15.7 gc: 1% mem: 67G/107G postGC: 19G
reader(10%) -> (5.1k/5.3k) -> encoder(95% 92% 94% 96% 96% 95% 97% 93% 96% 94% 96% 95% 97% 97% 97% 94%) -> (5.2k/5.3k) -> writer( 5%)
last tile: 13/2409/3085 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.54720/-74.13574
2:17:46 INF [mbtiles] - features: [ 714M 24% 226k/s ] tiles: [ 32M 2.4k/s ] 20G features 195G
cpus: 15.5 gc: 5% mem: 33G/107G postGC: 20G
reader(10%) -> (5.2k/5.3k) -> encoder(91% 89% 93% 93% 93% 93% 92% 90% 92% 91% 92% 90% 91% 93% 89% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/2413/3083 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.61395/-73.95996
2:17:56 INF [mbtiles] - features: [ 716M 24% 224k/s ] tiles: [ 32M 2.4k/s ] 20G features 195G
cpus: 15.6 gc: 3% mem: 21G/107G postGC: 20G
reader( 6%) -> (5.2k/5.3k) -> encoder(95% 95% 93% 93% 96% 91% 95% 93% 95% 95% 95% 96% 95% 95% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/2417/3081 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.68064/-73.78418
2:18:06 INF [mbtiles] - features: [ 719M 24% 243k/s ] tiles: [ 32M 5.4k/s ] 20G features 195G
cpus: 15.7 gc: 1% mem: 71G/107G postGC: 20G
reader(11%) -> (5.3k/5.3k) -> encoder(97% 94% 94% 97% 96% 93% 97% 95% 96% 94% 96% 94% 96% 97% 95% 96%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2426/3970 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/5.52851/-73.38867
2:18:16 INF [mbtiles] - features: [ 723M 24% 371k/s ] tiles: [ 33M 8.6k/s ] 20G features 195G
cpus: 15.6 gc: 3% mem: 60G/107G postGC: 20G
reader(15%) -> (5.3k/5.3k) -> encoder(94% 95% 95% 95% 93% 93% 95% 92% 93% 92% 92% 95% 90% 94% 95% 93%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/2440/3670 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/18.39623/-72.77344
2:18:26 INF [mbtiles] - features: [ 726M 24% 331k/s ] tiles: [ 33M 5.3k/s ] 20G features 195G
cpus: 15.6 gc: 3% mem: 63G/107G postGC: 20G
reader( 8%) -> (5.2k/5.3k) -> encoder(93% 93% 94% 95% 95% 94% 94% 93% 94% 92% 94% 95% 94% 93% 91% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/2449/3667 (z13 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/18.52128/-72.37793
2:18:36 INF [mbtiles] - features: [ 729M 24% 338k/s ] tiles: [ 33M 11k/s ] 20G features 195G
cpus: 15.5 gc: 6% mem: 45G/107G postGC: 21G
reader(15%) -> (5.2k/5.3k) -> encoder(91% 91% 90% 90% 92% 91% 91% 89% 91% 92% 89% 89% 92% 89% 91% 86%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/2468/4474 (z13 30%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-16.38339/-71.54297
2:18:46 INF [mbtiles] - features: [ 733M 24% 351k/s ] tiles: [ 33M 6.3k/s ] 20G features 195G
cpus: 15.5 gc: 7% mem: 22G/107G postGC: 21G
reader(14%) -> (5.3k/5.3k) -> encoder(88% 91% 90% 90% 91% 89% 89% 90% 90% 90% 89% 88% 91% 89% 87% 90%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/2479/3033 (z13 30%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/42.26105/-71.05957
2:18:56 INF [mbtiles] - features: [ 738M 24% 563k/s ] tiles: [ 33M 30k/s ] 20G features 195G
cpus: 15.5 gc: 6% mem: 61G/107G postGC: 22G
reader(28%) -> (5.2k/5.3k) -> encoder(89% 90% 85% 90% 90% 92% 85% 92% 88% 92% 89% 89% 89% 85% 90% 89%) -> (5.3k/5.3k) -> writer(15%)
last tile: 13/2535/4854 (z13 30%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-31.57854/-68.59863
2:19:06 INF [mbtiles] - features: [ 742M 24% 333k/s ] tiles: [ 33M 31k/s ] 21G features 195G
cpus: 15.6 gc: 3% mem: 39G/107G postGC: 22G
reader(15%) -> (5.3k/5.3k) -> encoder(85% 91% 94% 93% 87% 94% 92% 94% 96% 94% 91% 88% 88% 93% 91% 86%) -> (5.3k/5.3k) -> writer(15%)
last tile: 13/2589/4498 (z13 31%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-17.39258/-66.22559
2:19:16 INF [mbtiles] - features: [ 746M 25% 420k/s ] tiles: [ 34M 37k/s ] 21G features 195G
cpus: 15.5 gc: 5% mem: 12G/107G postGC: 9G
reader(16%) -> (5.2k/5.3k) -> encoder(87% 88% 82% 78% 87% 84% 87% 88% 72% 86% 87% 85% 80% 88% 89% 82%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/2648/2959 (z13 32%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/44.62175/-63.63281
2:19:26 INF [mbtiles] - features: [ 750M 25% 415k/s ] tiles: [ 34M 39k/s ] 21G features 195G
cpus: 15.7 gc: 1% mem: 58G/107G postGC: 9.3G
reader(13%) -> (5.1k/5.3k) -> encoder(92% 98% 93% 96% 96% 94% 93% 96% 94% 96% 97% 95% 96% 96% 93% 95%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/2706/3760 (z13 33%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/14.60485/-61.08398
2:19:36 INF [mbtiles] - features: [ 755M 25% 447k/s ] tiles: [ 35M 77k/s ] 21G features 195G
cpus: 15.6 gc: 2% mem: 40G/107G postGC: 9.9G
reader(13%) -> (5.2k/5.3k) -> encoder(94% 92% 92% 92% 94% 91% 90% 89% 92% 93% 96% 92% 93% 94% 93% 94%) -> (5.3k/5.3k) -> writer(32%)
last tile: 13/2811/4696 (z13 34%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-25.48295/-56.46973
2:19:46 INF [mbtiles] - features: [ 758M 25% 357k/s ] tiles: [ 35M 43k/s ] 21G features 195G
cpus: 15.6 gc: 3% mem: 26G/107G postGC: 10G
reader( 4%) -> (5.2k/5.3k) -> encoder(95% 94% 92% 95% 93% 90% 92% 93% 96% 95% 92% 94% 95% 95% 95% 92%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/2870/4805 (z13 35%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-29.72622/-53.87695
2:19:56 INF [mbtiles] - features: [ 761M 25% 321k/s ] tiles: [ 36M 42k/s ] 21G features 195G
cpus: 15.5 gc: 5% mem: 22G/107G postGC: 10G
reader( 4%) -> (5.1k/5.3k) -> encoder(93% 92% 91% 92% 91% 91% 92% 90% 89% 87% 90% 89% 91% 91% 92% 90%) -> (5.3k/5.3k) -> writer(17%)
last tile: 13/2930/4815 (z13 35%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-30.10712/-51.24023
2:20:06 INF [mbtiles] - features: [ 767M 25% 547k/s ] tiles: [ 37M 71k/s ] 22G features 195G
cpus: 15.7 gc: 1% mem: 73G/107G postGC: 10G
reader(12%) -> (5.3k/5.3k) -> encoder(89% 95% 91% 95% 96% 95% 94% 94% 91% 95% 97% 90% 96% 92% 94% 96%) -> (5.3k/5.3k) -> writer(29%)
last tile: 13/3031/4652 (z13 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-23.72501/-46.80176
2:20:16 INF [mbtiles] - features: [ 768M 25% 146k/s ] tiles: [ 37M 1.4k/s ] 22G features 195G
cpus: 15.4 gc: 10% mem: 30G/107G postGC: 11G
reader( 1%) -> (5.2k/5.3k) -> encoder(88% 89% 89% 83% 88% 89% 89% 89% 88% 89% 89% 89% 88% 87% 89% 88%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/3033/4653 (z13 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-23.76524/-46.71387
2:20:26 INF [mbtiles] - features: [ 770M 25% 124k/s ] tiles: [ 37M 2.1k/s ] 22G features 195G
cpus: 15.5 gc: 6% mem: 33G/107G postGC: 12G
reader( 1%) -> (5.1k/5.3k) -> encoder(92% 88% 92% 90% 91% 92% 92% 92% 92% 90% 91% 92% 91% 91% 92% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/3036/4649 (z13 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-23.60426/-46.58203
2:20:36 INF [mbtiles] - features: [ 773M 25% 331k/s ] tiles: [ 37M 2.1k/s ] 22G features 195G
cpus: 15.6 gc: 3% mem: 15G/107G postGC: 11G
reader( 1%) -> (4.4k/5.3k) -> encoder(95% 94% 94% 94% 95% 95% 93% 95% 94% 92% 95% 94% 95% 95% 94% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/3039/4647 (z13 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-23.52370/-46.45020
2:20:46 INF [mbtiles] - features: [ 780M 26% 667k/s ] tiles: [ 38M 130k/s ] 22G features 195G
cpus: 15.7 gc: 1% mem: 62G/107G postGC: 11G
reader(39%) -> (3.7k/5.3k) -> encoder(93% 95% 88% 93% 88% 94% 94% 92% 92% 83% 92% 91% 92% 85% 88% 93%) -> (5.1k/5.3k) -> writer(52%)
last tile: 13/3217/4182 (z13 39%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-3.77656/-38.62793
2:20:56 INF [mbtiles] - features: [ 784M 26% 445k/s ] tiles: [ 39M 131k/s ] 22G features 195G
cpus: 15.4 gc: 8% mem: 28G/107G postGC: 13G
reader(54%) -> (2.7k/5.3k) -> encoder(82% 85% 81% 82% 83% 78% 81% 83% 79% 80% 88% 85% 87% 85% 82% 84%) -> (5k/5.3k) -> writer(47%)
last tile: 13/3405/3837 (z13 41%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/11.30771/-30.36621
2:21:06 INF [mbtiles] - features: [ 786M 26% 208k/s ] tiles: [ 41M 215k/s ] 22G features 195G
cpus: 15.4 gc: 8% mem: 15G/107G postGC: 15G
reader(71%) -> (3.9k/5.3k) -> encoder(80% 86% 87% 82% 80% 86% 79% 78% 81% 81% 77% 81% 75% 80% 72% 80%) -> (4.3k/5.3k) -> writer(76%)
last tile: 13/3742/396 (z13 45%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/83.29825/-15.55664
2:21:16 INF [mbtiles] - features: [ 788M 26% 201k/s ] tiles: [ 42M 69k/s ] 23G features 195G
cpus: 15.5 gc: 6% mem: 39G/107G postGC: 16G
reader(76%) -> (5.2k/5.3k) -> encoder(79% 81% 88% 87% 87% 89% 82% 83% 90% 80% 83% 87% 85% 84% 86% 88%) -> (5.2k/5.3k) -> writer(25%)
last tile: 13/3850/3952 (z13 47%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/6.31530/-10.81055
2:21:26 INF [mbtiles] - features: [ 791M 26% 233k/s ] tiles: [ 42M 20k/s ] 23G features 195G
cpus: 15.5 gc: 6% mem: 24G/107G postGC: 17G
reader(19%) -> (5.2k/5.3k) -> encoder(91% 92% 91% 88% 89% 88% 89% 92% 92% 90% 92% 87% 91% 92% 89% 87%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/3883/3140 (z13 47%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/38.68551/-9.36035
2:21:36 INF [mbtiles] - features: [ 794M 26% 303k/s ] tiles: [ 42M 13k/s ] 23G features 195G
cpus: 15.7 gc: 1% mem: 73G/107G postGC: 17G
reader(19%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 94% 94% 93% 93% 94% 94% 96% 94% 93% 96% 96% 97% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/3904/3000 (z13 47%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.32518/-8.43750
2:21:46 INF [mbtiles] - features: [ 796M 26% 220k/s ] tiles: [ 42M 5.5k/s ] 23G features 195G
cpus: 15.5 gc: 6% mem: 49G/107G postGC: 10G
reader( 8%) -> (5.2k/5.3k) -> encoder(76% 88% 81% 82% 83% 80% 89% 86% 78% 87% 85% 79% 82% 84% 77% 75%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/3913/3808 (z13 47%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/12.55456/-8.04199
2:21:56 INF [mbtiles] - features: [ 799M 26% 344k/s ] tiles: [ 43M 10k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 10G
reader( 6%) -> (4.8k/5.3k) -> encoder(95% 95% 95% 94% 94% 93% 91% 95% 95% 93% 94% 95% 95% 95% 92% 95%) -> (5.2k/5.3k) -> writer( 5%)
last tile: 13/3929/1590 (z13 47%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/73.35305/-7.33887
2:22:06 INF [mbtiles] - features: [ 802M 26% 287k/s ] tiles: [ 43M 23k/s ] 23G features 195G
cpus: 15.6 gc: 2% mem: 11G/107G postGC: 10G
reader(34%) -> (5.2k/5.3k) -> encoder(93% 93% 93% 93% 94% 94% 95% 90% 89% 94% 92% 91% 94% 92% 90% 93%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/3967/3880 (z13 48%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/9.44906/-5.66895
2:22:16 INF [mbtiles] - features: [ 805M 27% 281k/s ] tiles: [ 43M 16k/s ] 23G features 195G
cpus: 15.7 gc: 1% mem: 58G/107G postGC: 11G
reader(18%) -> (5.2k/5.3k) -> encoder(97% 95% 96% 94% 94% 92% 97% 97% 95% 96% 91% 95% 96% 92% 92% 96%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/3994/3198 (z13 48%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/36.66842/-4.48242
2:22:26 INF [mbtiles] - features: [ 807M 27% 227k/s ] tiles: [ 43M 6.1k/s ] 23G features 195G
cpus: 15.5 gc: 5% mem: 18G/107G postGC: 11G
reader(12%) -> (5.3k/5.3k) -> encoder(92% 91% 93% 92% 87% 91% 92% 92% 93% 92% 93% 93% 87% 91% 90% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4004/3973 (z13 48%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/5.39727/-4.04297
2:22:36 INF [mbtiles] - features: [ 810M 27% 233k/s ] tiles: [ 43M 6.1k/s ] 23G features 195G
cpus: 15.6 gc: 4% mem: 41G/107G postGC: 11G
reader(14%) -> (5.3k/5.3k) -> encoder(94% 89% 94% 93% 93% 90% 92% 94% 94% 93% 94% 90% 94% 94% 91% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4014/3976 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/5.26601/-3.60352
2:22:46 INF [mbtiles] - features: [ 812M 27% 255k/s ] tiles: [ 43M 5k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 26G/107G postGC: 12G
reader(14%) -> (5.3k/5.3k) -> encoder(94% 94% 95% 94% 92% 93% 95% 95% 94% 95% 93% 95% 89% 94% 95% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4022/2553 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/55.94920/-3.25195
2:22:56 INF [mbtiles] - features: [ 815M 27% 266k/s ] tiles: [ 43M 6k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 32G/107G postGC: 12G
reader(16%) -> (5.3k/5.3k) -> encoder(95% 93% 93% 91% 90% 92% 94% 95% 94% 91% 95% 95% 95% 94% 95% 90%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4032/2860 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/47.63578/-2.81250
2:23:06 INF [mbtiles] - features: [ 817M 27% 248k/s ] tiles: [ 43M 4.2k/s ] 23G features 195G
cpus: 15.5 gc: 6% mem: 62G/107G postGC: 12G
reader(12%) -> (5.3k/5.3k) -> encoder(90% 88% 91% 90% 89% 90% 91% 91% 88% 91% 92% 90% 92% 91% 92% 88%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4039/2725 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.48138/-2.50488
2:23:16 INF [mbtiles] - features: [ 820M 27% 263k/s ] tiles: [ 43M 4.8k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 61G/107G postGC: 12G
reader(16%) -> (5.3k/5.3k) -> encoder(92% 95% 95% 94% 95% 95% 93% 94% 93% 94% 94% 91% 95% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4047/2710 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.89005/-2.15332
2:23:26 INF [mbtiles] - features: [ 822M 27% 240k/s ] tiles: [ 43M 3k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 59G/107G postGC: 13G
reader(14%) -> (5.3k/5.3k) -> encoder(91% 93% 95% 95% 92% 94% 95% 94% 94% 94% 92% 94% 95% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4052/2686 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.53627/-1.93359
2:23:37 INF [mbtiles] - features: [ 825M 27% 221k/s ] tiles: [ 43M 3.5k/s ] 23G features 195G
cpus: 15.5 gc: 7% mem: 13G/107G postGC: 13G
reader(14%) -> (5.3k/5.3k) -> encoder(88% 90% 91% 90% 89% 87% 91% 91% 89% 90% 90% 89% 91% 89% 90% 86%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4058/3944 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/6.66461/-1.66992
2:23:47 INF [mbtiles] - features: [ 827M 27% 203k/s ] tiles: [ 43M 1.8k/s ] 23G features 195G
cpus: 15.6 gc: 4% mem: 48G/107G postGC: 13G
reader( 5%) -> (5.2k/5.3k) -> encoder(94% 91% 92% 94% 92% 92% 94% 94% 94% 91% 94% 94% 94% 94% 92% 94%) -> (5.2k/5.3k) -> writer( 1%)
last tile: 13/4061/3815 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/12.25413/-1.53809
2:23:57 INF [mbtiles] - features: [ 829M 27% 203k/s ] tiles: [ 43M 1.2k/s ] 23G features 195G
cpus: 15.6 gc: 2% mem: 32G/107G postGC: 13G
reader(14%) -> (5.3k/5.3k) -> encoder(95% 93% 93% 96% 92% 94% 92% 96% 94% 95% 96% 96% 95% 96% 96% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4063/2746 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.90303/-1.45020
2:24:07 INF [mbtiles] - features: [ 831M 27% 226k/s ] tiles: [ 43M 2.4k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 16G/107G postGC: 14G
reader(12%) -> (5.3k/5.3k) -> encoder(94% 95% 95% 95% 95% 89% 94% 95% 94% 92% 94% 95% 93% 96% 95% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4067/2672 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.90890/-1.27441
2:24:17 INF [mbtiles] - features: [ 833M 27% 223k/s ] tiles: [ 43M 2.4k/s ] 23G features 195G
cpus: 15.7 gc: 1% mem: 63G/107G postGC: 14G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 95% 96% 94% 95% 97% 96% 93% 96% 93% 93% 97% 96% 95% 97% 97%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4071/2670 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.96188/-1.09863
2:24:27 INF [mbtiles] - features: [ 835M 28% 230k/s ] tiles: [ 43M 3.5k/s ] 23G features 195G
cpus: 15.6 gc: 3% mem: 48G/107G postGC: 14G
reader(12%) -> (5.3k/5.3k) -> encoder(93% 93% 93% 92% 94% 95% 90% 93% 95% 94% 93% 95% 93% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4077/3876 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/9.62241/-0.83496
2:24:37 INF [mbtiles] - features: [ 838M 28% 241k/s ] tiles: [ 43M 3.1k/s ] 23G features 195G
cpus: 15.5 gc: 6% mem: 19G/107G postGC: 14G
reader(11%) -> (5.3k/5.3k) -> encoder(92% 90% 89% 93% 90% 91% 88% 89% 92% 92% 92% 93% 92% 92% 92% 90%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4082/2955 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/44.74673/-0.61523
2:24:47 INF [mbtiles] - features: [ 840M 28% 199k/s ] tiles: [ 44M 1.8k/s ] 23G features 195G
cpus: 15.6 gc: 4% mem: 56G/107G postGC: 15G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 93% 92% 95% 93% 93% 93% 93% 91% 94% 94% 94% 93% 95% 94% 90%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4085/2904 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/46.31658/-0.48340
2:24:57 INF [mbtiles] - features: [ 842M 28% 213k/s ] tiles: [ 44M 1.2k/s ] 23G features 195G
cpus: 15.6 gc: 4% mem: 40G/107G postGC: 15G
reader( 5%) -> (5.1k/5.3k) -> encoder(93% 94% 94% 95% 94% 92% 94% 95% 93% 95% 94% 95% 95% 94% 92% 90%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4087/3118 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.43619/-0.39551
2:25:07 INF [mbtiles] - features: [ 844M 28% 205k/s ] tiles: [ 44M 3.1k/s ] 23G features 195G
cpus: 15.6 gc: 4% mem: 46G/107G postGC: 15G
reader(17%) -> (5.3k/5.3k) -> encoder(93% 94% 94% 94% 91% 91% 91% 94% 92% 92% 93% 93% 93% 93% 91% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4092/2727 (z13 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.42661/-0.17578
2:25:17 INF [mbtiles] - features: [ 846M 28% 210k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 59G/107G postGC: 15G
reader( 9%) -> (5.2k/5.3k) -> encoder(92% 94% 94% 92% 94% 91% 94% 92% 93% 92% 94% 94% 93% 93% 94% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4095/2722 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.56341/-0.04395
2:25:27 INF [mbtiles] - features: [ 848M 28% 205k/s ] tiles: [ 44M 3k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 42G/107G postGC: 16G
reader(12%) -> (5.3k/5.3k) -> encoder(93% 94% 94% 94% 94% 94% 93% 91% 92% 94% 93% 93% 87% 91% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4100/2849 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/47.96050/0.17578
2:25:37 INF [mbtiles] - features: [ 851M 28% 233k/s ] tiles: [ 44M 4.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 31G/107G postGC: 16G
reader(14%) -> (5.3k/5.3k) -> encoder(88% 95% 93% 94% 94% 91% 92% 94% 92% 94% 94% 93% 95% 94% 94% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4107/3078 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.78054/0.48340
2:25:47 INF [mbtiles] - features: [ 853M 28% 232k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 21G/107G postGC: 16G
reader(10%) -> (5.2k/5.3k) -> encoder(93% 94% 93% 94% 95% 94% 94% 95% 91% 94% 93% 91% 94% 90% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4111/2869 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/47.36859/0.65918
2:25:57 INF [mbtiles] - features: [ 855M 28% 250k/s ] tiles: [ 44M 5.5k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 18G/107G postGC: 16G
reader(17%) -> (5.3k/5.3k) -> encoder(94% 94% 90% 92% 94% 94% 94% 94% 94% 90% 94% 93% 87% 90% 92% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4120/2911 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/46.10371/1.05469
2:26:07 INF [mbtiles] - features: [ 857M 28% 199k/s ] tiles: [ 44M 2.3k/s ] 24G features 195G
cpus: 15.5 gc: 6% mem: 27G/107G postGC: 17G
reader(10%) -> (5.3k/5.3k) -> encoder(89% 92% 89% 92% 92% 92% 92% 91% 90% 90% 92% 91% 91% 90% 90% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4124/3956 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/6.14055/1.23047
2:26:17 INF [mbtiles] - features: [ 859M 28% 201k/s ] tiles: [ 44M 2.5k/s ] 24G features 195G
cpus: 15.5 gc: 6% mem: 24G/107G postGC: 17G
reader(10%) -> (5.3k/5.3k) -> encoder(88% 92% 92% 91% 92% 91% 91% 91% 89% 92% 92% 92% 92% 91% 91% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4128/2992 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.58039/1.40625
2:26:27 INF [mbtiles] - features: [ 861M 28% 198k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 39G/107G postGC: 17G
reader(11%) -> (5.3k/5.3k) -> encoder(95% 90% 93% 91% 92% 92% 92% 95% 93% 95% 94% 95% 93% 95% 93% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4132/2753 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.70863/1.58203
2:26:37 INF [mbtiles] - features: [ 864M 28% 211k/s ] tiles: [ 44M 3.6k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 30G/107G postGC: 17G
reader(12%) -> (5.3k/5.3k) -> encoder(93% 91% 94% 91% 94% 95% 94% 94% 93% 92% 94% 93% 92% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4138/2745 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.93074/1.84570
2:26:47 INF [mbtiles] - features: [ 866M 29% 199k/s ] tiles: [ 44M 3k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 18G/107G postGC: 18G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 93% 95% 92% 93% 95% 95% 93% 91% 94% 95% 90% 92% 92% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4143/2799 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/49.41097/2.06543
2:26:57 INF [mbtiles] - features: [ 867M 29% 166k/s ] tiles: [ 44M 1.1k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 40G/107G postGC: 18G
reader( 5%) -> (5.2k/5.3k) -> encoder(92% 93% 94% 94% 94% 93% 94% 94% 94% 94% 93% 92% 94% 93% 94% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4145/3060 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.37681/2.15332
2:27:07 INF [mbtiles] - features: [ 869M 29% 153k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 20G/107G postGC: 18G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 93% 95% 95% 94% 91% 92% 94% 95% 94% 93% 95% 95% 94% 95% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4148/2783 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/49.86632/2.28516
2:27:17 INF [mbtiles] - features: [ 870M 29% 168k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 64G/107G postGC: 18G
reader( 6%) -> (5.3k/5.3k) -> encoder(93% 95% 96% 96% 95% 93% 96% 93% 96% 95% 96% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4150/2742 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.01375/2.37305
2:27:27 INF [mbtiles] - features: [ 872M 29% 165k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 18G
reader( 7%) -> (5.3k/5.3k) -> encoder(92% 95% 93% 95% 95% 93% 93% 93% 95% 91% 94% 93% 95% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4153/2817 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.89362/2.50488
2:27:37 INF [mbtiles] - features: [ 874M 29% 172k/s ] tiles: [ 44M 3k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 18G
reader(11%) -> (5.3k/5.3k) -> encoder(95% 95% 92% 94% 95% 91% 90% 92% 94% 94% 94% 95% 95% 92% 94% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4158/3043 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.93498/2.72461
2:27:47 INF [mbtiles] - features: [ 876M 29% 189k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 75G/107G postGC: 19G
reader( 8%) -> (5.3k/5.3k) -> encoder(96% 95% 95% 97% 97% 93% 95% 95% 96% 96% 96% 95% 97% 92% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4161/2764 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.40152/2.85645
2:27:57 INF [mbtiles] - features: [ 878M 29% 180k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 58G/107G postGC: 19G
reader( 7%) -> (5.2k/5.3k) -> encoder(94% 95% 94% 94% 93% 94% 94% 95% 94% 93% 93% 93% 93% 93% 94% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4164/2756 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.62507/2.98828
2:28:07 INF [mbtiles] - features: [ 879M 29% 171k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 39G/107G postGC: 19G
reader( 8%) -> (5.2k/5.3k) -> encoder(94% 95% 94% 94% 91% 91% 94% 95% 94% 95% 92% 92% 94% 94% 95% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4167/2754 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.68080/3.12012
2:28:17 INF [mbtiles] - features: [ 881M 29% 161k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 19G/107G postGC: 19G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 94% 95% 94% 93% 93% 92% 95% 93% 94% 92% 91% 95% 95% 94% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4171/2784 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/49.83798/3.29590
2:28:27 INF [mbtiles] - features: [ 883M 29% 189k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 67G/107G postGC: 19G
reader(10%) -> (5.3k/5.3k) -> encoder(97% 96% 96% 95% 92% 96% 93% 96% 96% 94% 97% 94% 96% 97% 93% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4175/2766 (z13 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.34546/3.47168
2:28:37 INF [mbtiles] - features: [ 885M 29% 187k/s ] tiles: [ 44M 3k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 50G/107G postGC: 20G
reader( 9%) -> (5.3k/5.3k) -> encoder(93% 91% 94% 91% 94% 94% 94% 94% 94% 91% 95% 93% 95% 93% 94% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4180/2741 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.04139/3.69141
2:28:47 INF [mbtiles] - features: [ 887M 29% 198k/s ] tiles: [ 44M 3.6k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 33G/107G postGC: 20G
reader(12%) -> (5.3k/5.3k) -> encoder(93% 93% 94% 92% 93% 93% 95% 93% 94% 90% 95% 94% 95% 93% 93% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4186/2739 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.09662/3.95508
2:28:57 INF [mbtiles] - features: [ 889M 29% 190k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 80G/107G postGC: 20G
reader(10%) -> (5.3k/5.3k) -> encoder(96% 95% 95% 95% 96% 96% 93% 95% 94% 96% 95% 95% 95% 95% 93% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4190/2713 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.80861/4.13086
2:29:07 INF [mbtiles] - features: [ 890M 29% 192k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 63G/107G postGC: 20G
reader( 8%) -> (5.3k/5.3k) -> encoder(93% 91% 93% 94% 94% 93% 92% 92% 94% 93% 93% 94% 94% 92% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4193/2704 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.05249/4.26270
2:29:17 INF [mbtiles] - features: [ 892M 29% 148k/s ] tiles: [ 44M 1.1k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 78G/107G postGC: 20G
reader( 6%) -> (5.2k/5.3k) -> encoder(92% 92% 92% 93% 94% 94% 93% 93% 94% 94% 91% 93% 94% 94% 92% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4195/2749 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.81982/4.35059
2:29:27 INF [mbtiles] - features: [ 893M 29% 153k/s ] tiles: [ 44M 1.7k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 67G/107G postGC: 21G
reader( 8%) -> (5.3k/5.3k) -> encoder(92% 94% 92% 94% 94% 94% 93% 94% 94% 91% 91% 92% 93% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4198/3902 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/8.49410/4.48242
2:29:37 INF [mbtiles] - features: [ 895M 30% 168k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 66G/107G postGC: 21G
reader( 8%) -> (5.3k/5.3k) -> encoder(92% 93% 93% 94% 94% 94% 92% 93% 92% 95% 93% 94% 92% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4200/2710 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.89005/4.57031
2:29:47 INF [mbtiles] - features: [ 897M 30% 167k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 47G/107G postGC: 21G
reader( 7%) -> (5.3k/5.3k) -> encoder(94% 94% 93% 95% 94% 94% 91% 94% 92% 90% 95% 94% 92% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4202/2714 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.78144/4.65820
2:29:57 INF [mbtiles] - features: [ 899M 30% 180k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 30G/107G postGC: 21G
reader( 8%) -> (5.3k/5.3k) -> encoder(94% 95% 90% 94% 94% 94% 93% 94% 92% 91% 94% 94% 95% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4204/2722 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.56341/4.74609
2:30:07 INF [mbtiles] - features: [ 900M 30% 173k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.7 gc: 2% mem: 76G/107G postGC: 21G
reader( 9%) -> (5.3k/5.3k) -> encoder(95% 95% 96% 96% 95% 96% 95% 96% 94% 94% 94% 96% 96% 96% 95% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4206/2720 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.61802/4.83398
2:30:17 INF [mbtiles] - features: [ 902M 30% 176k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 57G/107G postGC: 21G
reader( 8%) -> (5.3k/5.3k) -> encoder(95% 94% 95% 94% 93% 95% 94% 94% 91% 95% 95% 94% 95% 93% 89% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4208/2688 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.48278/4.92188
2:30:27 INF [mbtiles] - features: [ 904M 30% 197k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 40G/107G postGC: 22G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 91% 94% 95% 94% 91% 94% 95% 92% 95% 93% 94% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4211/2724 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.50874/5.05371
2:30:37 INF [mbtiles] - features: [ 906M 30% 164k/s ] tiles: [ 44M 614/s ] 24G features 195G
cpus: 15.6 gc: 3% mem: 23G/107G postGC: 22G
reader( 4%) -> (5.2k/5.3k) -> encoder(95% 92% 93% 94% 95% 95% 95% 94% 95% 93% 94% 92% 95% 95% 95% 93%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4212/2703 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.07951/5.09766
2:30:47 INF [mbtiles] - features: [ 908M 30% 190k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 70G/107G postGC: 22G
reader(14%) -> (5.3k/5.3k) -> encoder(96% 96% 92% 95% 95% 96% 96% 96% 96% 95% 90% 95% 94% 96% 94% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4216/2719 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.64529/5.27344
2:30:57 INF [mbtiles] - features: [ 909M 30% 177k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 52G/107G postGC: 22G
reader( 5%) -> (5.2k/5.3k) -> encoder(94% 95% 93% 92% 94% 89% 94% 93% 94% 94% 94% 92% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4218/3002 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.26121/5.36133
2:31:07 INF [mbtiles] - features: [ 911M 30% 179k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 34G/107G postGC: 22G
reader( 9%) -> (5.2k/5.3k) -> encoder(95% 94% 94% 94% 94% 94% 91% 90% 89% 93% 94% 92% 95% 95% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4220/2726 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.45401/5.44922
2:31:17 INF [mbtiles] - features: [ 913M 30% 189k/s ] tiles: [ 44M 2.4k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 81G/107G postGC: 23G
reader(13%) -> (5.3k/5.3k) -> encoder(96% 94% 95% 94% 95% 94% 93% 93% 94% 96% 96% 94% 96% 94% 96% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4224/2851 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/47.90161/5.62500
2:31:27 INF [mbtiles] - features: [ 915M 30% 188k/s ] tiles: [ 44M 1.7k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 63G/107G postGC: 23G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 90% 94% 94% 93% 93% 94% 91% 92% 92% 94% 93% 91% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4227/3916 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/7.88515/5.75684
2:31:37 INF [mbtiles] - features: [ 917M 30% 194k/s ] tiles: [ 44M 1.3k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 49G/107G postGC: 23G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 94% 92% 94% 92% 94% 94% 93% 94% 94% 93% 90% 92% 93% 92% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4229/2743 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.98610/5.84473
2:31:47 INF [mbtiles] - features: [ 919M 30% 178k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 37G/107G postGC: 23G
reader( 8%) -> (5.3k/5.3k) -> encoder(94% 94% 91% 93% 91% 91% 92% 92% 94% 94% 94% 94% 94% 94% 92% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4231/2699 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.18740/5.93262
2:31:57 INF [mbtiles] - features: [ 921M 30% 191k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 84G/107G postGC: 23G
reader(11%) -> (5.3k/5.3k) -> encoder(96% 96% 93% 96% 94% 95% 96% 96% 96% 96% 95% 96% 96% 91% 93% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4234/2805 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/49.23912/6.06445
2:32:07 INF [mbtiles] - features: [ 923M 30% 181k/s ] tiles: [ 44M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 75G/107G postGC: 24G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 92% 94% 94% 91% 94% 93% 91% 94% 94% 91% 93% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4236/2825 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.66194/6.15234
2:32:17 INF [mbtiles] - features: [ 924M 30% 186k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 70G/107G postGC: 24G
reader(10%) -> (5.3k/5.3k) -> encoder(93% 94% 93% 93% 94% 91% 94% 93% 91% 94% 93% 94% 93% 93% 92% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4239/2909 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/46.16461/6.28418
2:32:27 INF [mbtiles] - features: [ 926M 31% 206k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 55G/107G postGC: 24G
reader(11%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 92% 90% 92% 92% 94% 94% 95% 95% 94% 93% 92% 94% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4242/2738 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.12421/6.41602
2:32:37 INF [mbtiles] - features: [ 928M 31% 197k/s ] tiles: [ 44M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 39G/107G postGC: 24G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 92% 92% 94% 92% 94% 92% 94% 91% 94% 91% 92% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4245/2740 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.06902/6.54785
2:32:48 INF [mbtiles] - features: [ 930M 31% 186k/s ] tiles: [ 45M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 25G/107G postGC: 25G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 94% 93% 93% 94% 91% 93% 94% 93% 92% 94% 94% 92% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4247/2694 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.32191/6.63574
2:32:58 INF [mbtiles] - features: [ 932M 31% 196k/s ] tiles: [ 45M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 73G/107G postGC: 25G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 94% 96% 95% 96% 94% 94% 96% 93% 91% 96% 96% 95% 96% 96% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4250/2755 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.65294/6.76758
2:33:08 INF [mbtiles] - features: [ 934M 31% 196k/s ] tiles: [ 45M 1.2k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 60G/107G postGC: 25G
reader( 9%) -> (5.3k/5.3k) -> encoder(93% 93% 94% 90% 92% 94% 94% 94% 94% 94% 94% 93% 93% 94% 93% 88%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4252/2699 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.18740/6.85547
2:33:18 INF [mbtiles] - features: [ 936M 31% 187k/s ] tiles: [ 45M 1.7k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 61G/107G postGC: 25G
reader(10%) -> (5.3k/5.3k) -> encoder(92% 91% 94% 93% 92% 94% 94% 91% 93% 91% 94% 94% 93% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4255/3985 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/4.87205/6.98730
2:33:28 INF [mbtiles] - features: [ 938M 31% 192k/s ] tiles: [ 45M 1.2k/s ] 24G features 195G
cpus: 15.5 gc: 6% mem: 33G/107G postGC: 25G
reader( 9%) -> (5.3k/5.3k) -> encoder(92% 90% 92% 90% 92% 92% 92% 89% 92% 91% 92% 89% 91% 90% 91% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4257/3786 (z13 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/13.49647/7.07520
2:33:38 INF [mbtiles] - features: [ 940M 31% 205k/s ] tiles: [ 45M 1.8k/s ] 24G features 195G
cpus: 15.6 gc: 2% mem: 82G/107G postGC: 26G
reader(12%) -> (5.3k/5.3k) -> encoder(94% 95% 96% 93% 96% 96% 96% 96% 96% 93% 94% 93% 92% 96% 96% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4260/3886 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/9.18887/7.20703
2:33:48 INF [mbtiles] - features: [ 942M 31% 221k/s ] tiles: [ 45M 1.7k/s ] 24G features 195G
cpus: 15.6 gc: 4% mem: 68G/107G postGC: 26G
reader( 9%) -> (5.2k/5.3k) -> encoder(91% 94% 92% 88% 94% 94% 93% 94% 94% 91% 92% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4263/4707 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-25.91853/7.33887
2:33:58 INF [mbtiles] - features: [ 945M 31% 234k/s ] tiles: [ 45M 1.9k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 55G/107G postGC: 26G
reader(13%) -> (5.3k/5.3k) -> encoder(92% 92% 94% 93% 92% 89% 94% 92% 94% 90% 92% 94% 94% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4266/3888 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/9.10210/7.47070
2:34:08 INF [mbtiles] - features: [ 947M 31% 235k/s ] tiles: [ 45M 1.9k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 54G/107G postGC: 26G
reader(14%) -> (5.3k/5.3k) -> encoder(93% 90% 91% 94% 92% 93% 94% 92% 93% 90% 94% 94% 94% 94% 92% 93%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4269/2735 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.20688/7.60254
2:34:18 INF [mbtiles] - features: [ 949M 31% 233k/s ] tiles: [ 45M 2.3k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 46G/107G postGC: 27G
reader(12%) -> (5.3k/5.3k) -> encoder(92% 94% 90% 93% 94% 94% 94% 94% 94% 93% 90% 94% 92% 93% 90% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4273/3934 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/7.10089/7.77832
2:34:28 INF [mbtiles] - features: [ 952M 31% 255k/s ] tiles: [ 45M 2.5k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 45G/107G postGC: 27G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 92% 94% 90% 92% 94% 92% 93% 94% 91% 91% 92% 94% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4277/2845 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.07808/7.95410
2:34:38 INF [mbtiles] - features: [ 955M 31% 276k/s ] tiles: [ 45M 3k/s ] 25G features 195G
cpus: 15.5 gc: 6% mem: 36G/107G postGC: 27G
reader(15%) -> (5.3k/5.3k) -> encoder(88% 90% 92% 89% 90% 92% 92% 92% 87% 92% 90% 91% 92% 92% 88% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4282/3819 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/12.08230/8.17383
2:34:48 INF [mbtiles] - features: [ 958M 32% 290k/s ] tiles: [ 45M 2.5k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 68G/107G postGC: 28G
reader(15%) -> (5.3k/5.3k) -> encoder(94% 93% 92% 92% 92% 91% 94% 92% 93% 94% 94% 91% 90% 94% 89% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4286/2710 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.89005/8.34961
2:34:58 INF [mbtiles] - features: [ 960M 32% 256k/s ] tiles: [ 45M 2.4k/s ] 25G features 195G
cpus: 15.5 gc: 6% mem: 72G/107G postGC: 28G
reader(14%) -> (5.3k/5.3k) -> encoder(89% 88% 91% 89% 90% 91% 90% 91% 92% 88% 91% 92% 91% 92% 89% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4290/2797 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/49.46812/8.52539
2:35:08 INF [mbtiles] - features: [ 963M 32% 253k/s ] tiles: [ 45M 1.8k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 51G/107G postGC: 28G
reader(16%) -> (5.3k/5.3k) -> encoder(91% 92% 91% 87% 94% 93% 88% 92% 94% 91% 86% 80% 92% 91% 91% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4293/2775 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.09239/8.65723
2:35:18 INF [mbtiles] - features: [ 965M 32% 223k/s ] tiles: [ 45M 1.8k/s ] 25G features 195G
cpus: 15.5 gc: 7% mem: 32G/107G postGC: 12G
reader(13%) -> (5.3k/5.3k) -> encoder(82% 78% 90% 90% 91% 68% 87% 86% 88% 82% 76% 84% 85% 84% 84% 88%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4296/2926 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/45.64477/8.78906
2:35:28 INF [mbtiles] - features: [ 968M 32% 277k/s ] tiles: [ 45M 1.8k/s ] 25G features 195G
cpus: 15.7 gc: 1% mem: 19G/107G postGC: 12G
reader(14%) -> (5.3k/5.3k) -> encoder(94% 94% 97% 96% 97% 97% 94% 96% 95% 96% 96% 96% 92% 95% 94% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4299/2775 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.09239/8.92090
2:35:38 INF [mbtiles] - features: [ 971M 32% 293k/s ] tiles: [ 45M 2.5k/s ] 25G features 195G
cpus: 15.7 gc: 1% mem: 71G/107G postGC: 12G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 97% 96% 95% 97% 97% 97% 87% 95% 97% 97% 97% 96% 95% 94% 97%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4303/2623 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/54.18816/9.09668
2:35:48 INF [mbtiles] - features: [ 973M 32% 274k/s ] tiles: [ 45M 2.4k/s ] 25G features 195G
cpus: 15.6 gc: 2% mem: 57G/107G postGC: 13G
reader(14%) -> (5.3k/5.3k) -> encoder(96% 95% 94% 92% 95% 93% 93% 96% 91% 94% 96% 95% 96% 94% 92% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4307/2913 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/46.04274/9.27246
2:35:58 INF [mbtiles] - features: [ 976M 32% 292k/s ] tiles: [ 45M 2.4k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 13G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 95% 94% 91% 95% 93% 92% 94% 93% 95% 94% 95% 91% 91% 93% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4311/2732 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.28941/9.44824
2:36:08 INF [mbtiles] - features: [ 979M 32% 305k/s ] tiles: [ 45M 2.9k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 33G/107G postGC: 13G
reader(14%) -> (5.2k/5.3k) -> encoder(94% 94% 93% 92% 94% 89% 94% 94% 95% 91% 92% 92% 92% 93% 94% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4316/4005 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/3.99578/9.66797
2:36:18 INF [mbtiles] - features: [ 982M 32% 244k/s ] tiles: [ 45M 702/s ] 25G features 195G
cpus: 15.5 gc: 6% mem: 43G/107G postGC: 14G
reader( 7%) -> (5.1k/5.3k) -> encoder(92% 90% 92% 91% 92% 92% 88% 92% 89% 92% 92% 91% 89% 92% 91% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4317/2523 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/56.68037/9.71191
2:36:28 INF [mbtiles] - features: [ 985M 32% 294k/s ] tiles: [ 45M 4.2k/s ] 25G features 195G
cpus: 15.5 gc: 5% mem: 37G/107G postGC: 14G
reader(24%) -> (5.3k/5.3k) -> encoder(88% 87% 91% 88% 93% 89% 92% 89% 91% 90% 92% 90% 91% 92% 93% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4324/3973 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/5.39727/10.01953
2:36:38 INF [mbtiles] - features: [ 988M 33% 273k/s ] tiles: [ 45M 2.4k/s ] 25G features 195G
cpus: 15.5 gc: 5% mem: 48G/107G postGC: 14G
reader(16%) -> (5.3k/5.3k) -> encoder(90% 93% 90% 89% 91% 92% 92% 91% 90% 91% 91% 90% 93% 91% 91% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4328/4612 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-22.10600/10.19531
2:36:48 INF [mbtiles] - features: [ 991M 33% 297k/s ] tiles: [ 45M 2.5k/s ] 25G features 195G
cpus: 15.5 gc: 5% mem: 47G/107G postGC: 15G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 92% 91% 92% 93% 88% 90% 93% 89% 93% 92% 88% 93% 91% 93% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4332/3972 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/5.44102/10.37109
2:36:58 INF [mbtiles] - features: [ 994M 33% 302k/s ] tiles: [ 45M 3.1k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 35G/107G postGC: 15G
reader(18%) -> (5.3k/5.3k) -> encoder(94% 93% 95% 95% 90% 91% 92% 93% 94% 94% 91% 92% 95% 93% 95% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4337/2695 (z13 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/52.29504/10.59082
2:37:08 INF [mbtiles] - features: [ 997M 33% 296k/s ] tiles: [ 45M 3k/s ] 25G features 195G
cpus: 15.5 gc: 6% mem: 20G/107G postGC: 15G
reader(16%) -> (5.3k/5.3k) -> encoder(90% 91% 89% 92% 91% 90% 91% 90% 92% 91% 91% 90% 91% 90% 90% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4342/2753 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.70863/10.81055
2:37:18 INF [mbtiles] - features: [ 999M 33% 291k/s ] tiles: [ 45M 3k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 17G/107G postGC: 16G
reader(17%) -> (5.3k/5.3k) -> encoder(93% 93% 92% 93% 92% 94% 94% 93% 93% 94% 92% 91% 89% 92% 93% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4347/2799 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/49.41097/11.03027
2:37:28 INF [mbtiles] - features: [ 1B 33% 293k/s ] tiles: [ 45M 3k/s ] 25G features 195G
cpus: 15.5 gc: 6% mem: 48G/107G postGC: 16G
reader(16%) -> (5.3k/5.3k) -> encoder(91% 92% 92% 91% 91% 91% 92% 89% 90% 90% 92% 89% 92% 91% 89% 87%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4352/2986 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.77109/11.25000
2:37:38 INF [mbtiles] - features: [ 1B 33% 291k/s ] tiles: [ 45M 3k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 35G/107G postGC: 16G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 93% 95% 95% 93% 95% 95% 95% 92% 93% 92% 93% 93% 95% 92% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4357/4010 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/3.77656/11.46973
2:37:48 INF [mbtiles] - features: [ 1B 33% 261k/s ] tiles: [ 45M 2.5k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 19G/107G postGC: 17G
reader(14%) -> (5.3k/5.3k) -> encoder(92% 91% 94% 93% 92% 94% 94% 94% 92% 93% 92% 93% 94% 95% 93% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4361/2846 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.04871/11.64551
2:37:58 INF [mbtiles] - features: [ 1B 33% 293k/s ] tiles: [ 45M 2.9k/s ] 25G features 195G
cpus: 15.6 gc: 4% mem: 21G/107G postGC: 17G
reader(14%) -> (5.2k/5.3k) -> encoder(91% 93% 88% 94% 94% 94% 94% 93% 94% 93% 94% 90% 94% 94% 93% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4366/4206 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-4.82826/11.86523
2:38:08 INF [mbtiles] - features: [ 1B 33% 265k/s ] tiles: [ 45M 3.2k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 51G/107G postGC: 17G
reader(18%) -> (5.3k/5.3k) -> encoder(93% 94% 93% 91% 94% 91% 90% 88% 95% 95% 95% 93% 93% 94% 93% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4371/2975 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/44.11914/12.08496
2:38:18 INF [mbtiles] - features: [ 1B 34% 305k/s ] tiles: [ 45M 2.5k/s ] 25G features 195G
cpus: 15.6 gc: 3% mem: 44G/107G postGC: 18G
reader(16%) -> (5.3k/5.3k) -> encoder(91% 90% 94% 94% 91% 95% 95% 93% 95% 93% 94% 93% 94% 95% 93% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4375/2554 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/55.92459/12.26074
2:38:28 INF [mbtiles] - features: [ 1B 34% 304k/s ] tiles: [ 45M 3.5k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 39G/107G postGC: 18G
reader(17%) -> (5.3k/5.3k) -> encoder(87% 91% 92% 91% 91% 91% 92% 91% 90% 90% 92% 92% 92% 84% 92% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4381/3812 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/12.38293/12.52441
2:38:38 INF [mbtiles] - features: [ 1B 34% 314k/s ] tiles: [ 45M 3.7k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 52G/107G postGC: 18G
reader(17%) -> (5.3k/5.3k) -> encoder(88% 90% 92% 92% 90% 88% 92% 91% 87% 91% 91% 92% 92% 92% 89% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4387/2745 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.93074/12.78809
2:38:48 INF [mbtiles] - features: [ 1B 34% 329k/s ] tiles: [ 45M 4k/s ] 26G features 195G
cpus: 15.6 gc: 3% mem: 40G/107G postGC: 19G
reader(16%) -> (5.2k/5.3k) -> encoder(86% 94% 94% 93% 93% 94% 93% 93% 93% 92% 94% 92% 94% 94% 95% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4394/3826 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/11.78133/13.09570
2:38:58 INF [mbtiles] - features: [ 1B 34% 297k/s ] tiles: [ 45M 3.5k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 66G/107G postGC: 19G
reader(17%) -> (5.3k/5.3k) -> encoder(89% 92% 93% 94% 92% 90% 92% 94% 92% 93% 91% 94% 93% 93% 93% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4400/3884 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/9.27562/13.35938
2:39:08 INF [mbtiles] - features: [ 1B 34% 294k/s ] tiles: [ 45M 2.9k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 53G/107G postGC: 19G
reader(13%) -> (5.2k/5.3k) -> encoder(95% 94% 94% 93% 91% 90% 93% 92% 93% 92% 95% 94% 92% 93% 95% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4405/3930 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/7.27529/13.57910
2:39:18 INF [mbtiles] - features: [ 1B 34% 333k/s ] tiles: [ 46M 5.8k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 62G/107G postGC: 19G
reader(21%) -> (5.3k/5.3k) -> encoder(91% 89% 90% 89% 88% 90% 89% 89% 92% 91% 89% 92% 90% 91% 88% 92%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4415/4215 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-5.22225/14.01855
2:39:28 INF [mbtiles] - features: [ 1B 34% 300k/s ] tiles: [ 46M 3.5k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 24G/107G postGC: 20G
reader(13%) -> (5.2k/5.3k) -> encoder(91% 92% 88% 92% 92% 92% 90% 92% 91% 92% 92% 90% 89% 90% 92% 88%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4421/3854 (z13 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/10.57422/14.28223
2:39:38 INF [mbtiles] - features: [ 1B 34% 309k/s ] tiles: [ 46M 4.6k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 37G/107G postGC: 20G
reader(20%) -> (5.3k/5.3k) -> encoder(94% 94% 91% 91% 92% 94% 92% 92% 92% 92% 92% 94% 91% 94% 94% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4429/3055 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.54148/14.63379
2:39:48 INF [mbtiles] - features: [ 1B 34% 324k/s ] tiles: [ 46M 5.1k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 65G/107G postGC: 20G
reader(15%) -> (5.3k/5.3k) -> encoder(93% 94% 93% 89% 91% 93% 92% 92% 94% 94% 91% 94% 94% 93% 93% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4438/3820 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/12.03932/15.02930
2:39:58 INF [mbtiles] - features: [ 1B 35% 274k/s ] tiles: [ 46M 2.2k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 31G/107G postGC: 21G
reader( 9%) -> (5.2k/5.3k) -> encoder(91% 90% 89% 89% 92% 92% 92% 92% 92% 89% 90% 92% 92% 91% 91% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4442/4194 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-4.30259/15.20508
2:40:08 INF [mbtiles] - features: [ 1B 35% 252k/s ] tiles: [ 46M 2.3k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 34G/107G postGC: 21G
reader( 9%) -> (5.1k/5.3k) -> encoder(92% 94% 91% 91% 92% 94% 95% 94% 94% 91% 95% 94% 94% 95% 94% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4446/4197 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-4.43404/15.38086
2:40:18 INF [mbtiles] - features: [ 1B 35% 297k/s ] tiles: [ 46M 8k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 69G/107G postGC: 21G
reader(29%) -> (5.3k/5.3k) -> encoder(92% 90% 92% 91% 92% 92% 90% 91% 91% 93% 89% 91% 93% 91% 92% 93%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4460/2858 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/47.69497/15.99609
2:40:28 INF [mbtiles] - features: [ 1B 35% 299k/s ] tiles: [ 46M 4.4k/s ] 26G features 195G
cpus: 15.6 gc: 3% mem: 56G/107G postGC: 22G
reader(18%) -> (5.3k/5.3k) -> encoder(87% 93% 91% 94% 95% 95% 94% 95% 91% 91% 93% 93% 95% 94% 95% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4468/2843 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.13677/16.34766
2:40:38 INF [mbtiles] - features: [ 1B 35% 265k/s ] tiles: [ 46M 3.9k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 33G/107G postGC: 22G
reader(16%) -> (5.3k/5.3k) -> encoder(88% 88% 89% 92% 91% 90% 92% 92% 91% 92% 90% 91% 92% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4475/2760 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.51343/16.65527
2:40:48 INF [mbtiles] - features: [ 1B 35% 271k/s ] tiles: [ 46M 4.3k/s ] 26G features 195G
cpus: 15.6 gc: 4% mem: 71G/107G postGC: 22G
reader(14%) -> (5.3k/5.3k) -> encoder(93% 92% 93% 94% 91% 91% 94% 94% 92% 94% 91% 91% 93% 93% 93% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4483/4623 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-22.55315/17.00684
2:40:58 INF [mbtiles] - features: [ 1B 35% 253k/s ] tiles: [ 46M 4.6k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 61G/107G postGC: 23G
reader(17%) -> (5.3k/5.3k) -> encoder(92% 92% 92% 89% 91% 87% 90% 91% 92% 90% 87% 91% 91% 89% 91% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4491/2815 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.95137/17.35840
2:41:08 INF [mbtiles] - features: [ 1B 35% 274k/s ] tiles: [ 46M 5k/s ] 26G features 195G
cpus: 15.5 gc: 6% mem: 23G/107G postGC: 23G
reader(16%) -> (5.3k/5.3k) -> encoder(91% 91% 92% 92% 88% 89% 91% 88% 87% 92% 91% 92% 93% 90% 91% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4500/2719 (z13 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.64529/17.75391
2:41:18 INF [mbtiles] - features: [ 1B 35% 301k/s ] tiles: [ 46M 4.9k/s ] 27G features 195G
cpus: 15.6 gc: 4% mem: 32G/107G postGC: 23G
reader(18%) -> (5.3k/5.3k) -> encoder(92% 92% 94% 93% 91% 91% 91% 92% 94% 93% 92% 94% 93% 93% 92% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4509/3091 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.34654/18.14941
2:41:28 INF [mbtiles] - features: [ 1B 35% 307k/s ] tiles: [ 46M 3.8k/s ] 27G features 195G
cpus: 15.5 gc: 5% mem: 24G/107G postGC: 24G
reader(17%) -> (5.3k/5.3k) -> encoder(91% 92% 92% 93% 90% 90% 89% 92% 92% 90% 91% 90% 90% 90% 92% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4516/2614 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/54.41893/18.45703
2:41:38 INF [mbtiles] - features: [ 1B 35% 289k/s ] tiles: [ 46M 3.8k/s ] 27G features 195G
cpus: 15.6 gc: 1% mem: 76G/107G postGC: 24G
reader( 9%) -> (5.2k/5.3k) -> encoder(96% 96% 95% 95% 96% 96% 94% 97% 93% 95% 96% 96% 97% 93% 96% 96%) -> (5.2k/5.3k) -> writer( 2%)
last tile: 13/4523/2768 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/50.28934/18.76465
2:41:49 INF [mbtiles] - features: [ 1B 36% 323k/s ] tiles: [ 46M 5.5k/s ] 27G features 195G
cpus: 15.6 gc: 3% mem: 64G/107G postGC: 24G
reader(25%) -> (5.3k/5.3k) -> encoder(92% 91% 92% 93% 92% 94% 94% 93% 93% 92% 90% 93% 94% 93% 93% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4533/2955 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/44.74673/19.20410
2:41:59 INF [mbtiles] - features: [ 1B 36% 343k/s ] tiles: [ 46M 7.2k/s ] 27G features 195G
cpus: 15.5 gc: 6% mem: 79G/107G postGC: 25G
reader(21%) -> (5.3k/5.3k) -> encoder(89% 89% 90% 90% 90% 91% 91% 89% 91% 89% 89% 90% 90% 91% 88% 89%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4546/2940 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/45.21300/19.77539
2:42:09 INF [mbtiles] - features: [ 1B 36% 330k/s ] tiles: [ 46M 6.6k/s ] 27G features 195G
cpus: 15.6 gc: 3% mem: 59G/107G postGC: 25G
reader(20%) -> (5.3k/5.3k) -> encoder(94% 91% 84% 89% 91% 93% 95% 92% 95% 90% 91% 88% 83% 90% 86% 89%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4558/2834 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/48.40003/20.30273
2:42:19 INF [mbtiles] - features: [ 1B 36% 309k/s ] tiles: [ 46M 6.6k/s ] 27G features 195G
cpus: 15.5 gc: 5% mem: 19G/107G postGC: 13G
reader(18%) -> (5.3k/5.3k) -> encoder(92% 82% 90% 90% 87% 88% 89% 84% 91% 74% 83% 78% 82% 84% 80% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4570/3806 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/12.64034/20.83008
2:42:29 INF [mbtiles] - features: [ 1B 36% 411k/s ] tiles: [ 47M 8.3k/s ] 27G features 195G
cpus: 15.7 gc: 1% mem: 74G/107G postGC: 13G
reader(24%) -> (5.3k/5.3k) -> encoder(96% 95% 97% 96% 97% 92% 94% 96% 97% 92% 97% 94% 93% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4585/4086 (z13 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/0.43945/21.48926
2:42:39 INF [mbtiles] - features: [ 1B 36% 421k/s ] tiles: [ 47M 8.9k/s ] 27G features 195G
cpus: 15.6 gc: 2% mem: 66G/107G postGC: 13G
reader(23%) -> (5.3k/5.3k) -> encoder(94% 93% 93% 92% 93% 91% 96% 94% 95% 95% 93% 93% 93% 93% 96% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4601/4143 (z13 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-2.06498/22.19238
2:42:49 INF [mbtiles] - features: [ 1.1B 36% 437k/s ] tiles: [ 47M 9.1k/s ] 27G features 195G
cpus: 15.6 gc: 3% mem: 58G/107G postGC: 14G
reader(20%) -> (5.3k/5.3k) -> encoder(94% 95% 93% 86% 93% 94% 95% 93% 92% 92% 94% 95% 90% 92% 95% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4617/3082 (z13 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/40.64730/22.89551
2:42:59 INF [mbtiles] - features: [ 1.1B 36% 437k/s ] tiles: [ 47M 10k/s ] 27G features 195G
cpus: 15.5 gc: 7% mem: 49G/107G postGC: 14G
reader(22%) -> (5.3k/5.3k) -> encoder(90% 92% 87% 87% 90% 91% 89% 88% 89% 91% 89% 90% 86% 90% 88% 90%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/4635/3162 (z13 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/37.92687/23.68652
2:43:09 INF [mbtiles] - features: [ 1.1B 37% 456k/s ] tiles: [ 47M 12k/s ] 27G features 195G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 15G
reader(23%) -> (5.2k/5.3k) -> encoder(93% 91% 92% 92% 94% 95% 94% 94% 94% 92% 93% 95% 94% 90% 92% 91%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/4657/2737 (z13 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/51.15179/24.65332
2:43:19 INF [mbtiles] - features: [ 1.1B 37% 458k/s ] tiles: [ 47M 11k/s ] 28G features 195G
cpus: 15.5 gc: 7% mem: 33G/107G postGC: 15G
reader(25%) -> (5.3k/5.3k) -> encoder(88% 88% 89% 90% 88% 88% 90% 90% 90% 85% 87% 89% 85% 89% 91% 88%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/4678/4917 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-33.90690/25.57617
2:43:29 INF [mbtiles] - features: [ 1.1B 37% 383k/s ] tiles: [ 47M 9.8k/s ] 28G features 195G
cpus: 15.6 gc: 2% mem: 23G/107G postGC: 16G
reader(20%) -> (5.3k/5.3k) -> encoder(91% 95% 95% 92% 93% 96% 95% 95% 95% 96% 93% 95% 91% 95% 94% 91%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4695/4339 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-10.61742/26.32324
2:43:39 INF [mbtiles] - features: [ 1.1B 37% 391k/s ] tiles: [ 47M 9.8k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 16G/107G postGC: 16G
reader(20%) -> (5.3k/5.3k) -> encoder(93% 94% 91% 93% 94% 94% 93% 93% 93% 91% 95% 95% 92% 95% 90% 93%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4712/3149 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/38.37612/27.07031
2:43:49 INF [mbtiles] - features: [ 1.1B 37% 265k/s ] tiles: [ 47M 4.6k/s ] 28G features 195G
cpus: 15.6 gc: 4% mem: 32G/107G postGC: 17G
reader(13%) -> (5.2k/5.3k) -> encoder(94% 91% 92% 93% 93% 92% 92% 94% 94% 93% 93% 94% 89% 93% 94% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4720/4365 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-11.73830/27.42188
2:43:59 INF [mbtiles] - features: [ 1.1B 37% 335k/s ] tiles: [ 47M 6k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 67G/107G postGC: 17G
reader(17%) -> (5.2k/5.3k) -> encoder(93% 95% 91% 95% 93% 93% 92% 90% 92% 91% 94% 95% 92% 91% 94% 93%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4730/3111 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.67337/27.86133
2:44:09 INF [mbtiles] - features: [ 1.1B 37% 303k/s ] tiles: [ 47M 4.6k/s ] 28G features 195G
cpus: 15.5 gc: 5% mem: 22G/107G postGC: 17G
reader(12%) -> (5.2k/5.3k) -> encoder(92% 93% 93% 93% 93% 91% 88% 90% 93% 92% 90% 93% 92% 91% 92% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4738/4452 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-15.45368/28.21289
2:44:19 INF [mbtiles] - features: [ 1.1B 37% 264k/s ] tiles: [ 47M 6.9k/s ] 28G features 195G
cpus: 15.5 gc: 5% mem: 20G/107G postGC: 17G
reader(20%) -> (5.3k/5.3k) -> encoder(93% 92% 90% 90% 93% 91% 91% 91% 91% 87% 89% 88% 91% 92% 91% 91%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4750/4807 (z13 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-29.80252/28.74023
2:44:29 INF [mbtiles] - features: [ 1.1B 37% 258k/s ] tiles: [ 47M 1.2k/s ] 28G features 195G
cpus: 15.5 gc: 6% mem: 42G/107G postGC: 18G
reader( 5%) -> (5.1k/5.3k) -> encoder(92% 90% 91% 92% 92% 90% 92% 91% 90% 92% 90% 92% 92% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4752/4154 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-2.54799/28.82813
2:44:39 INF [mbtiles] - features: [ 1.1B 38% 247k/s ] tiles: [ 48M 4.6k/s ] 28G features 195G
cpus: 15.6 gc: 4% mem: 27G/107G postGC: 18G
reader(14%) -> (5.2k/5.3k) -> encoder(91% 94% 92% 94% 94% 93% 93% 92% 91% 94% 91% 91% 92% 92% 94% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4760/4134 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-1.66969/29.17969
2:44:49 INF [mbtiles] - features: [ 1.1B 38% 229k/s ] tiles: [ 48M 5.8k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 61G/107G postGC: 18G
reader(15%) -> (5.3k/5.3k) -> encoder(91% 94% 92% 94% 95% 95% 94% 95% 92% 95% 92% 93% 93% 94% 95% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4770/4208 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-4.91583/29.61914
2:44:59 INF [mbtiles] - features: [ 1.1B 38% 265k/s ] tiles: [ 48M 4.1k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 52G/107G postGC: 18G
reader(15%) -> (5.3k/5.3k) -> encoder(95% 93% 92% 94% 95% 95% 95% 94% 94% 94% 93% 92% 92% 92% 93% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4777/4129 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-1.45004/29.92676
2:45:09 INF [mbtiles] - features: [ 1.1B 38% 257k/s ] tiles: [ 48M 2.9k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 19G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 91% 93% 93% 92% 95% 93% 91% 95% 94% 94% 94% 90% 94% 95% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4782/4101 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-0.21973/30.14648
2:45:19 INF [mbtiles] - features: [ 1.1B 38% 312k/s ] tiles: [ 48M 3.7k/s ] 28G features 195G
cpus: 15.6 gc: 4% mem: 41G/107G postGC: 19G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 94% 94% 94% 92% 93% 89% 93% 94% 92% 95% 94% 91% 93% 94% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4788/2536 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/56.36525/30.41016
2:45:29 INF [mbtiles] - features: [ 1.1B 38% 309k/s ] tiles: [ 48M 3.4k/s ] 28G features 195G
cpus: 15.6 gc: 4% mem: 43G/107G postGC: 19G
reader(13%) -> (5.2k/5.3k) -> encoder(94% 94% 92% 94% 92% 92% 93% 91% 94% 94% 92% 92% 93% 94% 91% 93%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4794/4025 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/3.11858/30.67383
2:45:39 INF [mbtiles] - features: [ 1.1B 38% 240k/s ] tiles: [ 48M 2.9k/s ] 28G features 195G
cpus: 15.5 gc: 6% mem: 46G/107G postGC: 20G
reader(13%) -> (5.2k/5.3k) -> encoder(90% 91% 89% 90% 92% 92% 90% 90% 90% 91% 91% 92% 90% 91% 92% 88%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4799/4028 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/2.98693/30.89355
2:45:49 INF [mbtiles] - features: [ 1.1B 38% 254k/s ] tiles: [ 48M 2.9k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 35G/107G postGC: 20G
reader(12%) -> (5.2k/5.3k) -> encoder(91% 94% 95% 95% 93% 95% 96% 93% 92% 95% 92% 95% 95% 93% 95% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4804/4043 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/2.32846/31.11328
2:45:59 INF [mbtiles] - features: [ 1.1B 38% 306k/s ] tiles: [ 48M 3.6k/s ] 28G features 195G
cpus: 15.6 gc: 3% mem: 25G/107G postGC: 20G
reader(15%) -> (5.2k/5.3k) -> encoder(95% 93% 95% 95% 92% 95% 95% 91% 91% 92% 94% 90% 95% 94% 95% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4810/3106 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/39.84229/31.37695
2:46:09 INF [mbtiles] - features: [ 1.1B 38% 263k/s ] tiles: [ 48M 2.3k/s ] 28G features 195G
cpus: 15.6 gc: 4% mem: 49G/107G postGC: 20G
reader(10%) -> (5.2k/5.3k) -> encoder(94% 93% 94% 93% 92% 94% 90% 93% 94% 94% 93% 91% 94% 94% 92% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4814/3986 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/4.82826/31.55273
2:46:19 INF [mbtiles] - features: [ 1.1B 38% 231k/s ] tiles: [ 48M 6.4k/s ] 28G features 195G
cpus: 15.5 gc: 6% mem: 61G/107G postGC: 20G
reader(16%) -> (5.3k/5.3k) -> encoder(90% 92% 92% 91% 90% 92% 92% 92% 90% 90% 90% 91% 86% 92% 88% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/4825/4087 (z13 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/0.39550/32.03613
2:46:29 INF [mbtiles] - features: [ 1.1B 39% 247k/s ] tiles: [ 48M 5.2k/s ] 28G features 195G
cpus: 15.5 gc: 6% mem: 25G/107G postGC: 21G
reader(14%) -> (5.3k/5.3k) -> encoder(91% 91% 89% 92% 92% 91% 91% 91% 92% 90% 92% 88% 92% 88% 92% 90%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4834/4303 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-9.05870/32.43164
2:46:39 INF [mbtiles] - features: [ 1.1B 39% 221k/s ] tiles: [ 48M 1.2k/s ] 28G features 195G
cpus: 15.6 gc: 4% mem: 73G/107G postGC: 21G
reader( 6%) -> (5.2k/5.3k) -> encoder(92% 94% 93% 94% 91% 93% 93% 94% 94% 94% 91% 91% 93% 93% 94% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4836/4090 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/0.26367/32.51953
2:46:49 INF [mbtiles] - features: [ 1.1B 39% 167k/s ] tiles: [ 48M 1.1k/s ] 28G features 195G
cpus: 15.6 gc: 2% mem: 47G/107G postGC: 22G
reader( 5%) -> (5.1k/5.3k) -> encoder(95% 96% 82% 91% 94% 93% 92% 94% 95% 88% 92% 90% 92% 96% 87% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4838/4089 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/0.30762/32.60742
2:46:59 INF [mbtiles] - features: [ 1.1B 39% 191k/s ] tiles: [ 48M 4.1k/s ] 28G features 195G
cpus: 15.7 gc: 1% mem: 75G/107G postGC: 13G
reader(18%) -> (5.3k/5.3k) -> encoder(91% 93% 92% 94% 80% 90% 88% 88% 81% 89% 91% 87% 92% 92% 80% 80%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4845/4156 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-2.63579/32.91504
2:47:09 INF [mbtiles] - features: [ 1.1B 39% 232k/s ] tiles: [ 48M 3.5k/s ] 28G features 195G
cpus: 15.6 gc: 2% mem: 58G/107G postGC: 12G
reader(13%) -> (5.3k/5.3k) -> encoder(96% 91% 93% 96% 94% 94% 95% 95% 93% 96% 95% 95% 95% 93% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4851/4087 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/0.39550/33.17871
2:47:19 INF [mbtiles] - features: [ 1.1B 39% 246k/s ] tiles: [ 48M 2.9k/s ] 29G features 195G
cpus: 15.7 gc: 1% mem: 47G/107G postGC: 13G
reader(10%) -> (5.2k/5.3k) -> encoder(96% 96% 96% 96% 95% 93% 96% 94% 94% 97% 97% 96% 97% 91% 97% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4856/4300 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.92849/33.39844
2:47:29 INF [mbtiles] - features: [ 1.1B 39% 217k/s ] tiles: [ 48M 3.5k/s ] 29G features 195G
cpus: 15.6 gc: 2% mem: 35G/107G postGC: 13G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 96% 94% 94% 94% 96% 96% 96% 94% 94% 94% 95% 95% 95% 95% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4862/4160 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-2.81137/33.66211
2:47:39 INF [mbtiles] - features: [ 1.1B 39% 216k/s ] tiles: [ 48M 2.9k/s ] 29G features 195G
cpus: 15.6 gc: 2% mem: 21G/107G postGC: 13G
reader( 7%) -> (5.2k/5.3k) -> encoder(96% 95% 92% 94% 96% 94% 96% 92% 94% 94% 96% 95% 95% 95% 96% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4867/4165 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-3.03081/33.88184
2:47:49 INF [mbtiles] - features: [ 1.1B 39% 265k/s ] tiles: [ 48M 3.5k/s ] 29G features 195G
cpus: 15.6 gc: 1% mem: 76G/107G postGC: 13G
reader(16%) -> (5.3k/5.3k) -> encoder(97% 94% 94% 93% 95% 95% 97% 96% 96% 95% 96% 95% 96% 94% 92% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4873/4073 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/1.01069/34.14551
2:47:59 INF [mbtiles] - features: [ 1.1B 39% 267k/s ] tiles: [ 48M 4.2k/s ] 29G features 195G
cpus: 15.6 gc: 3% mem: 67G/107G postGC: 14G
reader(14%) -> (5.3k/5.3k) -> encoder(91% 93% 94% 94% 92% 94% 92% 94% 92% 93% 95% 93% 93% 93% 92% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4880/3340 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/31.50363/34.45313
2:48:10 INF [mbtiles] - features: [ 1.1B 39% 232k/s ] tiles: [ 48M 4.6k/s ] 29G features 195G
cpus: 15.5 gc: 8% mem: 14G/107G postGC: 14G
reader(13%) -> (5.3k/5.3k) -> encoder(83% 82% 83% 83% 80% 84% 84% 81% 83% 83% 83% 83% 80% 83% 83% 83%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4888/4299 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.88507/34.80469
2:48:20 INF [mbtiles] - features: [ 1.1B 39% 218k/s ] tiles: [ 48M 2.7k/s ] 29G features 195G
cpus: 14.5 gc: 3% mem: 43G/107G postGC: 14G
reader( 9%) -> (5.2k/5.3k) -> encoder(94% 92% 94% 94% 88% 94% 90% 94% 93% 95% 94% 95% 94% 94% 94% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/4893/4460 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-15.79225/35.02441
2:48:30 INF [mbtiles] - features: [ 1.1B 39% 274k/s ] tiles: [ 48M 5.4k/s ] 29G features 195G
cpus: 15.5 gc: 5% mem: 15G/107G postGC: 15G
reader(17%) -> (5.3k/5.3k) -> encoder(89% 92% 92% 92% 90% 93% 91% 92% 91% 93% 91% 93% 93% 90% 87% 89%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4902/4189 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-4.08345/35.41992
2:48:40 INF [mbtiles] - features: [ 1.1B 40% 281k/s ] tiles: [ 48M 5.3k/s ] 29G features 195G
cpus: 15.5 gc: 5% mem: 25G/107G postGC: 15G
reader(12%) -> (5.2k/5.3k) -> encoder(88% 91% 91% 93% 93% 92% 92% 93% 93% 93% 87% 93% 93% 90% 89% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4911/5725 (z13 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-58.00810/35.81543
2:48:50 INF [mbtiles] - features: [ 1.2B 40% 347k/s ] tiles: [ 48M 8.4k/s ] 29G features 195G
cpus: 15.6 gc: 3% mem: 16G/107G postGC: 15G
reader(20%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 95% 92% 93% 94% 95% 95% 89% 91% 95% 93% 91% 92% 93%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4925/3743 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/15.32657/36.43066
2:49:00 INF [mbtiles] - features: [ 1.2B 40% 286k/s ] tiles: [ 49M 5.9k/s ] 29G features 195G
cpus: 15.6 gc: 2% mem: 68G/107G postGC: 16G
reader(10%) -> (5.2k/5.3k) -> encoder(94% 96% 94% 96% 93% 95% 96% 96% 96% 93% 96% 96% 96% 96% 94% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/4935/4126 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-1.31824/36.87012
2:49:10 INF [mbtiles] - features: [ 1.2B 40% 319k/s ] tiles: [ 49M 9.5k/s ] 29G features 195G
cpus: 15.5 gc: 6% mem: 58G/107G postGC: 16G
reader(15%) -> (5.3k/5.3k) -> encoder(92% 92% 91% 92% 91% 91% 85% 92% 92% 88% 91% 91% 89% 91% 89% 90%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/4951/4170 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-3.25021/37.57324
2:49:20 INF [mbtiles] - features: [ 1.2B 40% 370k/s ] tiles: [ 49M 9.6k/s ] 29G features 195G
cpus: 15.6 gc: 3% mem: 48G/107G postGC: 16G
reader(16%) -> (5.3k/5.3k) -> encoder(93% 93% 94% 95% 95% 94% 90% 93% 92% 90% 94% 94% 92% 94% 94% 91%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4967/2892 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/46.67959/38.27637
2:49:30 INF [mbtiles] - features: [ 1.2B 40% 357k/s ] tiles: [ 49M 10k/s ] 29G features 195G
cpus: 15.5 gc: 5% mem: 27G/107G postGC: 17G
reader(15%) -> (5.3k/5.3k) -> encoder(93% 89% 90% 93% 92% 89% 91% 92% 88% 89% 92% 92% 93% 92% 90% 93%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/4984/4251 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.79554/39.02344
2:49:40 INF [mbtiles] - features: [ 1.2B 40% 199k/s ] tiles: [ 49M 1.8k/s ] 29G features 195G
cpus: 15.6 gc: 4% mem: 21G/107G postGC: 17G
reader( 3%) -> (5.2k/5.3k) -> encoder(94% 93% 95% 95% 94% 92% 94% 91% 94% 93% 95% 95% 95% 94% 93% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/4987/4254 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.92643/39.15527
2:49:50 INF [mbtiles] - features: [ 1.2B 40% 186k/s ] tiles: [ 49M 599/s ] 29G features 195G
cpus: 15.6 gc: 4% mem: 73G/107G postGC: 17G
reader( 1%) -> (5.1k/5.3k) -> encoder(94% 92% 94% 94% 93% 94% 90% 93% 94% 94% 94% 94% 94% 94% 92% 94%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/4988/4252 (z13 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.83917/39.19922
2:50:00 INF [mbtiles] - features: [ 1.2B 40% 371k/s ] tiles: [ 49M 14k/s ] 29G features 195G
cpus: 15.6 gc: 2% mem: 60G/107G postGC: 17G
reader(18%) -> (5.2k/5.3k) -> encoder(94% 93% 94% 95% 94% 95% 92% 93% 95% 96% 93% 95% 96% 93% 93% 94%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/5012/4092 (z13 61%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/0.17578/40.25391
2:50:10 INF [mbtiles] - features: [ 1.2B 41% 454k/s ] tiles: [ 49M 32k/s ] 29G features 195G
cpus: 15.6 gc: 3% mem: 46G/107G postGC: 18G
reader(15%) -> (5.2k/5.3k) -> encoder(94% 95% 92% 92% 89% 91% 92% 95% 95% 93% 92% 94% 92% 93% 96% 94%) -> (5.3k/5.3k) -> writer(17%)
last tile: 13/5067/372 (z13 61%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/83.42021/42.67090
2:50:20 INF [mbtiles] - features: [ 1.2B 41% 343k/s ] tiles: [ 49M 13k/s ] 30G features 195G
cpus: 15.2 gc: 4% mem: 42G/107G postGC: 18G
reader( 9%) -> (5.1k/5.3k) -> encoder(93% 91% 93% 92% 93% 91% 90% 90% 91% 86% 93% 92% 89% 90% 91% 92%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/5090/1045 (z13 62%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/78.99658/43.68164
2:50:30 INF [mbtiles] - features: [ 1.2B 41% 411k/s ] tiles: [ 50M 20k/s ] 30G features 195G
cpus: 15.5 gc: 7% mem: 48G/107G postGC: 18G
reader(20%) -> (5.2k/5.3k) -> encoder(84% 87% 91% 90% 90% 89% 89% 88% 87% 90% 91% 89% 86% 88% 91% 88%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/5126/4050 (z13 62%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/2.02107/45.26367
2:50:40 INF [mbtiles] - features: [ 1.2B 41% 395k/s ] tiles: [ 50M 28k/s ] 30G features 195G
cpus: 15.6 gc: 3% mem: 35G/107G postGC: 19G
reader(21%) -> (5.3k/5.3k) -> encoder(95% 92% 87% 95% 96% 93% 93% 90% 93% 92% 93% 90% 95% 95% 95% 93%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/5175/4534 (z13 63%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-18.89589/47.41699
2:50:50 INF [mbtiles] - features: [ 1.2B 41% 270k/s ] tiles: [ 50M 11k/s ] 30G features 195G
cpus: 15.6 gc: 3% mem: 42G/107G postGC: 19G
reader(12%) -> (5.3k/5.3k) -> encoder(93% 93% 91% 95% 94% 91% 93% 95% 94% 95% 94% 92% 90% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/5194/4404 (z13 63%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-13.41099/48.25195
2:51:00 INF [mbtiles] - features: [ 1.2B 41% 359k/s ] tiles: [ 50M 24k/s ] 30G features 195G
cpus: 15.5 gc: 5% mem: 50G/107G postGC: 20G
reader(20%) -> (5.3k/5.3k) -> encoder(91% 93% 92% 91% 89% 91% 88% 89% 91% 88% 90% 92% 87% 92% 91% 86%) -> (5.3k/5.3k) -> writer(11%)
last tile: 13/5237/5372 (z13 63%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-48.80686/50.14160
2:51:10 INF [mbtiles] - features: [ 1.2B 41% 625k/s ] tiles: [ 51M 64k/s ] 30G features 195G
cpus: 15.4 gc: 8% mem: 38G/107G postGC: 21G
reader(42%) -> (5.2k/5.3k) -> encoder(84% 82% 85% 87% 86% 85% 81% 88% 82% 84% 88% 86% 79% 88% 85% 86%) -> (5.2k/5.3k) -> writer(28%)
last tile: 13/5353/4587 (z13 65%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-21.08450/55.23926
2:51:20 INF [mbtiles] - features: [ 1.2B 41% 546k/s ] tiles: [ 52M 63k/s ] 30G features 195G
cpus: 15.6 gc: 2% mem: 22G/107G postGC: 21G
reader(42%) -> (5.2k/5.3k) -> encoder(90% 94% 94% 89% 96% 91% 95% 91% 94% 93% 86% 89% 82% 91% 91% 93%) -> (5.3k/5.3k) -> writer(27%)
last tile: 13/5467/3273 (z13 66%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/33.97981/60.24902
2:51:30 INF [mbtiles] - features: [ 1.2B 42% 454k/s ] tiles: [ 52M 72k/s ] 31G features 195G
cpus: 15.6 gc: 1% mem: 40G/107G postGC: 12G
reader(33%) -> (4.9k/5.3k) -> encoder(91% 88% 82% 89% 67% 86% 82% 83% 87% 83% 86% 74% 87% 78% 76% 92%) -> (5.2k/5.3k) -> writer(29%)
last tile: 13/5598/1044 (z13 68%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/79.00496/66.00586
2:51:40 INF [mbtiles] - features: [ 1.2B 42% 207k/s ] tiles: [ 53M 38k/s ] 31G features 195G
cpus: 15.5 gc: 5% mem: 13G/107G postGC: 12G
reader(22%) -> (5.2k/5.3k) -> encoder(93% 91% 88% 91% 90% 91% 89% 87% 85% 88% 90% 91% 91% 90% 90% 90%) -> (5.3k/5.3k) -> writer(16%)
last tile: 13/5667/3259 (z13 69%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.48845/69.03809
2:51:50 INF [mbtiles] - features: [ 1.2B 42% 340k/s ] tiles: [ 53M 41k/s ] 31G features 195G
cpus: 15.6 gc: 1% mem: 56G/107G postGC: 12G
reader(22%) -> (5.2k/5.3k) -> encoder(91% 94% 97% 96% 95% 92% 95% 95% 95% 95% 93% 89% 93% 96% 94% 94%) -> (5.3k/5.3k) -> writer(17%)
last tile: 13/5741/6188 (z13 70%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-67.27204/72.29004
2:52:00 INF [mbtiles] - features: [ 1.2B 42% 397k/s ] tiles: [ 53M 31k/s ] 31G features 195G
cpus: 15.6 gc: 2% mem: 22G/107G postGC: 12G
reader(30%) -> (5.2k/5.3k) -> encoder(82% 75% 69% 87% 83% 90% 84% 79% 90% 89% 81% 90% 85% 86% 91% 89%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/5794/3014 (z13 70%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/42.87596/74.61914
2:52:10 INF [mbtiles] - features: [ 1.2B 42% 411k/s ] tiles: [ 54M 19k/s ] 31G features 195G
cpus: 15.6 gc: 4% mem: 69G/107G postGC: 12G
reader(12%) -> (5k/5.3k) -> encoder(94% 95% 88% 93% 90% 94% 92% 93% 93% 94% 94% 92% 90% 90% 94% 94%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/5828/977 (z13 71%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/79.55258/76.11328
2:52:20 INF [mbtiles] - features: [ 1.2B 42% 318k/s ] tiles: [ 54M 16k/s ] 31G features 195G
cpus: 15.6 gc: 2% mem: 52G/107G postGC: 12G
reader(17%) -> (5.2k/5.3k) -> encoder(94% 95% 96% 94% 95% 94% 93% 94% 93% 95% 94% 95% 95% 93% 95% 95%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/5857/3552 (z13 71%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/23.24135/77.38770
2:52:30 INF [mbtiles] - features: [ 1.2B 42% 233k/s ] tiles: [ 54M 12k/s ] 31G features 195G
cpus: 15.6 gc: 3% mem: 31G/107G postGC: 12G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 93% 95% 95% 94% 93% 92% 94% 95% 92% 90% 94% 95% 91% 93% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/5880/3695 (z13 71%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/17.35064/78.39844
2:52:40 INF [mbtiles] - features: [ 1.2B 42% 275k/s ] tiles: [ 54M 14k/s ] 31G features 195G
cpus: 15.6 gc: 1% mem: 74G/107G postGC: 12G
reader( 9%) -> (5.2k/5.3k) -> encoder(97% 94% 96% 96% 95% 95% 96% 95% 97% 93% 93% 96% 97% 96% 92% 96%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/5906/3680 (z13 72%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/17.97873/79.54102
2:52:50 INF [mbtiles] - features: [ 1.2B 42% 257k/s ] tiles: [ 54M 8k/s ] 31G features 195G
cpus: 15.6 gc: 3% mem: 62G/107G postGC: 13G
reader(14%) -> (5.3k/5.3k) -> encoder(94% 95% 95% 91% 92% 94% 92% 95% 94% 92% 93% 95% 94% 91% 93% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/5921/3797 (z13 72%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/13.02597/80.20020
2:53:00 INF [mbtiles] - features: [ 1.2B 43% 226k/s ] tiles: [ 54M 5.4k/s ] 31G features 195G
cpus: 15.5 gc: 5% mem: 23G/107G postGC: 13G
reader( 9%) -> (5.2k/5.3k) -> encoder(88% 93% 91% 92% 91% 91% 92% 91% 93% 92% 93% 92% 90% 92% 93% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/5931/3715 (z13 72%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/16.50983/80.63965
2:53:10 INF [mbtiles] - features: [ 1.2B 43% 226k/s ] tiles: [ 54M 11k/s ] 31G features 195G
cpus: 15.5 gc: 6% mem: 31G/107G postGC: 13G
reader(15%) -> (5.3k/5.3k) -> encoder(90% 92% 92% 92% 89% 90% 90% 89% 91% 90% 91% 87% 92% 91% 90% 92%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/5953/3496 (z13 72%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/25.48295/81.60645
2:53:20 INF [mbtiles] - features: [ 1.2B 43% 294k/s ] tiles: [ 54M 16k/s ] 31G features 195G
cpus: 15.5 gc: 8% mem: 31G/107G postGC: 14G
reader(17%) -> (5.3k/5.3k) -> encoder(88% 90% 88% 88% 89% 89% 90% 85% 87% 88% 89% 90% 88% 89% 89% 87%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/5985/3446 (z13 73%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/27.44979/83.01270
2:53:31 INF [mbtiles] - features: [ 1.2B 43% 275k/s ] tiles: [ 55M 21k/s ] 31G features 195G
cpus: 15.6 gc: 3% mem: 18G/107G postGC: 14G
reader(19%) -> (5.3k/5.3k) -> encoder(90% 95% 94% 92% 93% 94% 93% 91% 94% 95% 94% 91% 90% 92% 93% 91%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/6025/3649 (z13 73%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/19.26967/84.77051
2:53:41 INF [mbtiles] - features: [ 1.2B 43% 197k/s ] tiles: [ 55M 5.8k/s ] 32G features 195G
cpus: 15.6 gc: 4% mem: 55G/107G postGC: 15G
reader( 8%) -> (5.2k/5.3k) -> encoder(93% 93% 92% 93% 92% 90% 94% 94% 94% 92% 93% 92% 93% 94% 93% 92%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6036/3440 (z13 73%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/27.68353/85.25391
2:53:51 INF [mbtiles] - features: [ 1.3B 43% 239k/s ] tiles: [ 55M 18k/s ] 32G features 195G
cpus: 15.6 gc: 2% mem: 40G/107G postGC: 15G
reader(20%) -> (5.3k/5.3k) -> encoder(95% 97% 93% 96% 93% 93% 96% 93% 96% 92% 91% 95% 94% 96% 92% 95%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/6071/3471 (z13 74%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/26.47057/86.79199
2:54:01 INF [mbtiles] - features: [ 1.3B 43% 245k/s ] tiles: [ 55M 17k/s ] 32G features 195G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 16G
reader(28%) -> (5.3k/5.3k) -> encoder(94% 95% 89% 89% 93% 95% 94% 93% 90% 93% 91% 92% 89% 95% 93% 92%) -> (5.3k/5.3k) -> writer( 8%)
last tile: 13/6105/3572 (z13 74%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/22.43134/88.28613
2:54:11 INF [mbtiles] - features: [ 1.3B 43% 136k/s ] tiles: [ 55M 3k/s ] 32G features 195G
cpus: 15.6 gc: 4% mem: 54G/107G postGC: 16G
reader( 6%) -> (5.3k/5.3k) -> encoder(94% 94% 92% 91% 93% 94% 94% 94% 94% 92% 92% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6111/3524 (z13 74%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/24.36711/88.54980
2:54:21 INF [mbtiles] - features: [ 1.3B 43% 157k/s ] tiles: [ 55M 6.4k/s ] 32G features 195G
cpus: 15.5 gc: 7% mem: 16G/107G postGC: 16G
reader(15%) -> (5.3k/5.3k) -> encoder(88% 87% 88% 91% 90% 90% 90% 91% 89% 86% 90% 89% 89% 87% 90% 91%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6124/3567 (z13 74%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/22.63429/89.12109
2:54:31 INF [mbtiles] - features: [ 1.3B 43% 179k/s ] tiles: [ 55M 4.6k/s ] 32G features 195G
cpus: 15.5 gc: 6% mem: 20G/107G postGC: 16G
reader( 8%) -> (5.2k/5.3k) -> encoder(91% 91% 92% 89% 90% 92% 92% 92% 92% 92% 92% 92% 92% 91% 90% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6133/3563 (z13 74%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/22.79644/89.51660
2:54:41 INF [mbtiles] - features: [ 1.3B 43% 189k/s ] tiles: [ 55M 7.1k/s ] 32G features 195G
cpus: 15.7 gc: 1% mem: 72G/107G postGC: 16G
reader(12%) -> (5.3k/5.3k) -> encoder(95% 95% 94% 93% 95% 93% 97% 93% 96% 96% 97% 97% 95% 96% 96% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6147/3531 (z13 75%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/24.08659/90.13184
2:54:51 INF [mbtiles] - features: [ 1.3B 43% 140k/s ] tiles: [ 55M 2.5k/s ] 32G features 195G
cpus: 15.5 gc: 6% mem: 37G/107G postGC: 17G
reader( 4%) -> (5.3k/5.3k) -> encoder(92% 88% 91% 91% 91% 92% 92% 89% 92% 92% 92% 92% 92% 92% 92% 90%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6152/3541 (z13 75%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/23.68477/90.35156
2:55:01 INF [mbtiles] - features: [ 1.3B 43% 135k/s ] tiles: [ 55M 1.5k/s ] 32G features 195G
cpus: 15.7 gc: 1% mem: 80G/107G postGC: 17G
reader( 3%) -> (5.2k/5.3k) -> encoder(97% 96% 96% 97% 95% 97% 93% 97% 96% 97% 97% 97% 97% 97% 97% 97%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6155/3543 (z13 75%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/23.60426/90.48340
2:55:11 INF [mbtiles] - features: [ 1.3B 43% 198k/s ] tiles: [ 56M 14k/s ] 32G features 195G
cpus: 15.7 gc: 1% mem: 63G/107G postGC: 17G
reader(14%) -> (5.3k/5.3k) -> encoder(96% 96% 94% 95% 96% 96% 93% 94% 95% 95% 97% 92% 95% 95% 95% 96%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6184/3575 (z13 75%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/22.30943/91.75781
2:55:21 INF [mbtiles] - features: [ 1.3B 43% 237k/s ] tiles: [ 56M 3.8k/s ] 32G features 195G
cpus: 15.6 gc: 2% mem: 46G/107G postGC: 17G
reader( 8%) -> (4.9k/5.3k) -> encoder(95% 96% 96% 94% 96% 95% 96% 95% 96% 96% 94% 95% 92% 93% 95% 95%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6192/3603 (z13 75%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/21.16648/92.10938
2:55:31 INF [mbtiles] - features: [ 1.3B 44% 241k/s ] tiles: [ 56M 42k/s ] 32G features 195G
cpus: 15.6 gc: 2% mem: 31G/107G postGC: 17G
reader(29%) -> (5.3k/5.3k) -> encoder(91% 91% 92% 92% 95% 95% 92% 92% 92% 93% 94% 90% 93% 90% 93% 93%) -> (5.3k/5.3k) -> writer(18%)
last tile: 13/6282/4632 (z13 76%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-22.91792/96.06445
2:55:41 INF [mbtiles] - features: [ 1.3B 44% 225k/s ] tiles: [ 56M 17k/s ] 32G features 195G
cpus: 15.6 gc: 3% mem: 18G/107G postGC: 18G
reader(18%) -> (5.2k/5.3k) -> encoder(93% 94% 92% 92% 93% 94% 93% 90% 88% 92% 94% 91% 93% 92% 94% 93%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/6320/3560 (z13 77%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/22.91792/97.73438
2:55:51 INF [mbtiles] - features: [ 1.3B 44% 200k/s ] tiles: [ 56M 9.7k/s ] 32G features 195G
cpus: 15.5 gc: 6% mem: 70G/107G postGC: 18G
reader( 8%) -> (5.1k/5.3k) -> encoder(92% 92% 92% 92% 90% 91% 91% 91% 90% 91% 91% 92% 88% 91% 91% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6341/4015 (z13 77%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/3.55728/98.65723
2:56:01 INF [mbtiles] - features: [ 1.3B 44% 585k/s ] tiles: [ 57M 38k/s ] 32G features 195G
cpus: 15.6 gc: 2% mem: 59G/107G postGC: 19G
reader(43%) -> (5.2k/5.3k) -> encoder(90% 94% 92% 91% 91% 91% 92% 91% 93% 95% 93% 90% 93% 88% 91% 93%) -> (5.3k/5.3k) -> writer(19%)
last tile: 13/6422/4190 (z13 78%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-4.12729/102.21680
2:56:11 INF [mbtiles] - features: [ 1.3B 44% 423k/s ] tiles: [ 57M 22k/s ] 32G features 195G
cpus: 15.5 gc: 5% mem: 68G/107G postGC: 19G
reader(26%) -> (5.2k/5.3k) -> encoder(91% 89% 89% 87% 89% 90% 90% 90% 92% 91% 89% 90% 92% 91% 88% 89%) -> (5.3k/5.3k) -> writer(12%)
last tile: 13/6471/4211 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-5.04717/104.37012
2:56:21 INF [mbtiles] - features: [ 1.3B 44% 329k/s ] tiles: [ 57M 9.4k/s ] 32G features 195G
cpus: 15.6 gc: 2% mem: 55G/107G postGC: 20G
reader(11%) -> (5.1k/5.3k) -> encoder(96% 96% 95% 94% 95% 92% 93% 94% 95% 96% 93% 92% 95% 95% 95% 94%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/6491/4220 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-5.44102/105.24902
2:56:31 INF [mbtiles] - features: [ 1.3B 44% 323k/s ] tiles: [ 57M 12k/s ] 32G features 195G
cpus: 15.6 gc: 3% mem: 41G/107G postGC: 20G
reader(21%) -> (5.2k/5.3k) -> encoder(95% 94% 89% 91% 95% 92% 92% 93% 95% 92% 93% 93% 95% 93% 90% 94%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/6518/4239 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.27162/106.43555
2:56:41 INF [mbtiles] - features: [ 1.3B 44% 206k/s ] tiles: [ 57M 2.9k/s ] 32G features 195G
cpus: 15.5 gc: 7% mem: 35G/107G postGC: 21G
reader( 6%) -> (5.3k/5.3k) -> encoder(91% 91% 89% 91% 91% 91% 91% 87% 91% 90% 89% 89% 90% 91% 90% 91%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6524/4237 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.18425/106.69922
2:56:51 INF [mbtiles] - features: [ 1.3B 44% 144k/s ] tiles: [ 57M 960/s ] 32G features 195G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 22G
reader( 4%) -> (5.3k/5.3k) -> encoder(92% 87% 94% 90% 94% 94% 94% 94% 94% 85% 92% 82% 91% 94% 94% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6526/4243 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.44632/106.78711
2:57:01 INF [mbtiles] - features: [ 1.3B 44% 85k/s ] tiles: [ 57M 482/s ] 32G features 195G
cpus: 15.5 gc: 4% mem: 15G/107G postGC: 13G
reader( 2%) -> (5.3k/5.3k) -> encoder(76% 87% 82% 86% 79% 83% 81% 83% 89% 85% 92% 83% 86% 80% 77% 91%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6527/4241 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.35898/106.83105
2:57:11 INF [mbtiles] - features: [ 1.3B 44% 138k/s ] tiles: [ 57M 976/s ] 32G features 195G
cpus: 15.6 gc: 4% mem: 18G/107G postGC: 13G
reader( 3%) -> (5.2k/5.3k) -> encoder(94% 94% 92% 94% 93% 94% 94% 93% 94% 92% 93% 94% 94% 94% 92% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6529/4238 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.22793/106.91895
2:57:21 INF [mbtiles] - features: [ 1.3B 44% 160k/s ] tiles: [ 57M 3.8k/s ] 32G features 195G
cpus: 15.6 gc: 2% mem: 16G/107G postGC: 13G
reader( 7%) -> (5.2k/5.3k) -> encoder(95% 96% 96% 95% 93% 95% 96% 94% 94% 94% 94% 95% 96% 96% 92% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6537/4240 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.31530/107.27051
2:57:31 INF [mbtiles] - features: [ 1.3B 45% 151k/s ] tiles: [ 57M 2.9k/s ] 32G features 195G
cpus: 15.6 gc: 3% mem: 29G/107G postGC: 13G
reader(10%) -> (5.3k/5.3k) -> encoder(94% 94% 94% 91% 94% 94% 94% 93% 93% 92% 94% 94% 93% 94% 93% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6543/4255 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.97005/107.53418
2:57:41 INF [mbtiles] - features: [ 1.3B 45% 132k/s ] tiles: [ 57M 3.9k/s ] 32G features 195G
cpus: 15.6 gc: 3% mem: 63G/107G postGC: 13G
reader( 8%) -> (5.3k/5.3k) -> encoder(95% 93% 94% 92% 95% 92% 95% 92% 94% 93% 94% 95% 93% 94% 93% 94%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6551/4253 (z13 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.88280/107.88574
2:57:51 INF [mbtiles] - features: [ 1.3B 45% 175k/s ] tiles: [ 57M 4.4k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 47G/107G postGC: 13G
reader(10%) -> (5.3k/5.3k) -> encoder(95% 94% 95% 94% 95% 95% 95% 92% 93% 93% 94% 95% 94% 94% 95% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6560/4242 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.40265/108.28125
2:58:01 INF [mbtiles] - features: [ 1.3B 45% 173k/s ] tiles: [ 57M 2.9k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 31G/107G postGC: 13G
reader( 6%) -> (5.2k/5.3k) -> encoder(95% 95% 94% 95% 94% 93% 95% 94% 95% 95% 89% 94% 95% 91% 94% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6566/4250 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.75190/108.54492
2:58:11 INF [mbtiles] - features: [ 1.3B 45% 179k/s ] tiles: [ 57M 5.8k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 27G/107G postGC: 14G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 94% 90% 94% 94% 92% 89% 95% 94% 95% 94% 93% 91% 92% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6578/4253 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-6.88280/109.07227
2:58:21 INF [mbtiles] - features: [ 1.3B 45% 169k/s ] tiles: [ 57M 2.4k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 74G/107G postGC: 14G
reader( 5%) -> (5.2k/5.3k) -> encoder(95% 96% 96% 96% 93% 95% 91% 95% 96% 96% 96% 96% 96% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6583/4097 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-0.04395/109.29199
2:58:31 INF [mbtiles] - features: [ 1.3B 45% 186k/s ] tiles: [ 58M 7.4k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 60G/107G postGC: 14G
reader(11%) -> (5.3k/5.3k) -> encoder(95% 95% 93% 95% 94% 94% 91% 93% 93% 93% 92% 94% 92% 93% 90% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6598/4138 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-1.84538/109.95117
2:58:41 INF [mbtiles] - features: [ 1.3B 45% 198k/s ] tiles: [ 58M 3.9k/s ] 33G features 195G
cpus: 15.5 gc: 6% mem: 24G/107G postGC: 14G
reader( 7%) -> (5.3k/5.3k) -> encoder(90% 91% 91% 93% 92% 91% 91% 90% 92% 92% 92% 92% 93% 92% 88% 92%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6606/4275 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-7.84162/110.30273
2:58:51 INF [mbtiles] - features: [ 1.3B 45% 143k/s ] tiles: [ 58M 988/s ] 33G features 195G
cpus: 15.5 gc: 5% mem: 23G/107G postGC: 14G
reader( 3%) -> (5.2k/5.3k) -> encoder(93% 91% 93% 91% 93% 93% 93% 90% 93% 93% 93% 93% 93% 93% 90% 93%) -> (5.3k/5.3k) -> writer( 0%)
last tile: 13/6608/4256 (z13 80%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-7.01367/110.39063
2:59:01 INF [mbtiles] - features: [ 1.3B 45% 246k/s ] tiles: [ 58M 18k/s ] 33G features 195G
cpus: 15.6 gc: 1% mem: 71G/107G postGC: 14G
reader(16%) -> (5.3k/5.3k) -> encoder(94% 92% 97% 95% 97% 95% 97% 96% 96% 94% 95% 95% 90% 96% 90% 95%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/6646/4259 (z13 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-7.14450/112.06055
2:59:11 INF [mbtiles] - features: [ 1.3B 45% 155k/s ] tiles: [ 58M 4k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 67G/107G postGC: 15G
reader( 7%) -> (5.3k/5.3k) -> encoder(94% 95% 95% 94% 94% 94% 94% 95% 92% 95% 93% 94% 90% 94% 94% 90%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/6654/2114 (z13 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/65.33018/112.41211
2:59:21 INF [mbtiles] - features: [ 1.3B 45% 189k/s ] tiles: [ 58M 2.3k/s ] 33G features 195G
cpus: 15.5 gc: 6% mem: 29G/107G postGC: 15G
reader( 3%) -> (5.3k/5.3k) -> encoder(92% 91% 92% 88% 92% 92% 88% 92% 90% 92% 90% 92% 92% 92% 92% 92%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6659/4278 (z13 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-7.97220/112.63184
2:59:31 INF [mbtiles] - features: [ 1.3B 45% 151k/s ] tiles: [ 58M 1k/s ] 33G features 195G
cpus: 15.6 gc: 4% mem: 64G/107G postGC: 15G
reader( 1%) -> (5.2k/5.3k) -> encoder(94% 94% 92% 94% 92% 94% 92% 94% 92% 94% 94% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6661/4263 (z13 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-7.31888/112.71973
2:59:41 INF [mbtiles] - features: [ 1.3B 45% 232k/s ] tiles: [ 58M 11k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 52G/107G postGC: 15G
reader(12%) -> (5.2k/5.3k) -> encoder(95% 95% 93% 96% 96% 96% 91% 95% 93% 94% 96% 96% 92% 93% 96% 96%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/6683/4283 (z13 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.18974/113.68652
2:59:51 INF [mbtiles] - features: [ 1.3B 45% 272k/s ] tiles: [ 58M 7.6k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 37G/107G postGC: 15G
reader( 9%) -> (5.1k/5.3k) -> encoder(95% 95% 95% 94% 92% 95% 94% 95% 94% 95% 95% 95% 95% 91% 94% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6698/4284 (z13 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.23324/114.34570
3:00:01 INF [mbtiles] - features: [ 1.3B 45% 167k/s ] tiles: [ 58M 9.6k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 16G/107G postGC: 16G
reader(11%) -> (5.3k/5.3k) -> encoder(94% 94% 93% 94% 91% 93% 94% 92% 95% 91% 94% 95% 94% 91% 93% 95%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/6717/4295 (z13 82%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.71136/115.18066
3:00:11 INF [mbtiles] - features: [ 1.3B 45% 202k/s ] tiles: [ 58M 6.9k/s ] 33G features 195G
cpus: 15.6 gc: 1% mem: 62G/107G postGC: 16G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 96% 94% 91% 96% 95% 97% 95% 96% 97% 94% 96% 96% 96% 97% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6731/4867 (z13 82%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-32.06396/115.79590
3:00:21 INF [mbtiles] - features: [ 1.3B 46% 219k/s ] tiles: [ 58M 5.6k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 45G/107G postGC: 16G
reader( 6%) -> (5.2k/5.3k) -> encoder(91% 93% 94% 93% 94% 93% 92% 94% 93% 94% 95% 94% 93% 93% 94% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6742/4294 (z13 82%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-8.66792/116.27930
3:00:31 INF [mbtiles] - features: [ 1.3B 46% 249k/s ] tiles: [ 58M 6.1k/s ] 33G features 195G
cpus: 15.6 gc: 4% mem: 49G/107G postGC: 16G
reader(12%) -> (5.2k/5.3k) -> encoder(94% 92% 94% 91% 94% 94% 92% 89% 91% 94% 94% 94% 94% 93% 93% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6754/4125 (z13 82%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-1.27431/116.80664
3:00:41 INF [mbtiles] - features: [ 1.3B 46% 336k/s ] tiles: [ 59M 27k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 68G/107G postGC: 16G
reader(21%) -> (5.3k/5.3k) -> encoder(94% 93% 95% 90% 95% 91% 91% 94% 90% 91% 90% 94% 92% 91% 91% 90%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/6808/4174 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-3.42569/119.17969
3:00:51 INF [mbtiles] - features: [ 1.3B 46% 201k/s ] tiles: [ 59M 7.6k/s ] 33G features 195G
cpus: 15.5 gc: 6% mem: 75G/107G postGC: 17G
reader( 6%) -> (5.2k/5.3k) -> encoder(90% 91% 91% 90% 92% 89% 90% 91% 90% 91% 91% 90% 89% 91% 87% 91%) -> (5.2k/5.3k) -> writer( 4%)
last tile: 13/6823/4118 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-0.96675/119.83887
3:01:01 INF [mbtiles] - features: [ 1.3B 46% 253k/s ] tiles: [ 59M 6.6k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 62G/107G postGC: 17G
reader(17%) -> (5.3k/5.3k) -> encoder(96% 96% 95% 95% 95% 93% 96% 93% 96% 93% 92% 91% 92% 96% 94% 94%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/6836/3735 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/15.66535/120.41016
3:01:11 INF [mbtiles] - features: [ 1.3B 46% 176k/s ] tiles: [ 59M 1.5k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 44G/107G postGC: 17G
reader( 6%) -> (5.2k/5.3k) -> encoder(95% 95% 95% 95% 90% 95% 94% 94% 94% 94% 94% 95% 92% 94% 95% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6839/3748 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/15.11455/120.54199
3:01:21 INF [mbtiles] - features: [ 1.3B 46% 163k/s ] tiles: [ 59M 2.5k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 25G/107G postGC: 18G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 94% 95% 93% 93% 95% 95% 93% 94% 92% 95% 93% 93% 91% 93% 91%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6844/3749 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/15.07212/120.76172
3:01:32 INF [mbtiles] - features: [ 1.3B 46% 184k/s ] tiles: [ 59M 2k/s ] 33G features 195G
cpus: 15.5 gc: 6% mem: 60G/107G postGC: 18G
reader( 5%) -> (5.3k/5.3k) -> encoder(91% 92% 91% 90% 90% 92% 92% 91% 92% 92% 92% 92% 92% 90% 92% 89%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6848/3767 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/14.30697/120.93750
3:01:42 INF [mbtiles] - features: [ 1.3B 46% 151k/s ] tiles: [ 59M 1k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 40G/107G postGC: 18G
reader( 3%) -> (5.3k/5.3k) -> encoder(96% 96% 95% 94% 94% 96% 96% 96% 95% 93% 96% 95% 95% 92% 93% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/6850/3763 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/14.47723/121.02539
3:01:52 INF [mbtiles] - features: [ 1.4B 46% 157k/s ] tiles: [ 59M 3.5k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 50G/107G postGC: 18G
reader( 4%) -> (5.2k/5.3k) -> encoder(95% 95% 93% 93% 96% 95% 96% 96% 96% 94% 96% 95% 95% 94% 94% 95%) -> (5.2k/5.3k) -> writer( 2%)
last tile: 13/6857/3761 (z13 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/14.56232/121.33301
3:02:02 INF [mbtiles] - features: [ 1.4B 46% 253k/s ] tiles: [ 59M 13k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 36G/107G postGC: 18G
reader(17%) -> (5.3k/5.3k) -> encoder(95% 96% 94% 92% 94% 95% 96% 94% 93% 96% 94% 94% 94% 94% 95% 93%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/6883/4187 (z13 84%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-3.99578/122.47559
3:02:12 INF [mbtiles] - features: [ 1.4B 46% 236k/s ] tiles: [ 59M 17k/s ] 33G features 195G
cpus: 15.6 gc: 2% mem: 19G/107G postGC: 18G
reader(13%) -> (5.3k/5.3k) -> encoder(95% 95% 95% 94% 94% 93% 93% 94% 91% 94% 91% 95% 96% 95% 92% 93%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/6917/3859 (z13 84%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/10.35815/123.96973
3:02:22 INF [mbtiles] - features: [ 1.4B 46% 205k/s ] tiles: [ 59M 9.5k/s ] 33G features 195G
cpus: 15.7 gc: 1% mem: 69G/107G postGC: 19G
reader(10%) -> (5.3k/5.3k) -> encoder(96% 96% 89% 96% 97% 94% 96% 96% 96% 93% 96% 97% 97% 96% 95% 95%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6936/4063 (z13 84%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/1.45004/124.80469
3:02:32 INF [mbtiles] - features: [ 1.4B 46% 207k/s ] tiles: [ 59M 8k/s ] 33G features 195G
cpus: 15.6 gc: 3% mem: 54G/107G postGC: 19G
reader(11%) -> (5.3k/5.3k) -> encoder(91% 95% 94% 92% 94% 94% 94% 95% 94% 93% 95% 95% 92% 94% 92% 93%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/6952/3892 (z13 84%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/8.92849/125.50781
3:02:42 INF [mbtiles] - features: [ 1.4B 47% 406k/s ] tiles: [ 60M 31k/s ] 34G features 195G
cpus: 15.6 gc: 4% mem: 39G/107G postGC: 19G
reader(17%) -> (5.2k/5.3k) -> encoder(89% 92% 90% 93% 91% 90% 94% 93% 93% 94% 92% 90% 91% 92% 93% 93%) -> (5.3k/5.3k) -> writer(14%)
last tile: 13/7013/4180 (z13 85%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-3.68886/128.18848
3:02:52 INF [mbtiles] - features: [ 1.4B 47% 298k/s ] tiles: [ 60M 29k/s ] 34G features 195G
cpus: 15.5 gc: 6% mem: 50G/107G postGC: 20G
reader(15%) -> (5.3k/5.3k) -> encoder(91% 91% 88% 90% 91% 87% 86% 91% 87% 91% 89% 90% 89% 91% 91% 92%) -> (5.3k/5.3k) -> writer(13%)
last tile: 13/7070/3306 (z13 86%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/32.76880/130.69336
3:03:02 INF [mbtiles] - features: [ 1.4B 47% 311k/s ] tiles: [ 60M 23k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 36G/107G postGC: 20G
reader(16%) -> (5.2k/5.3k) -> encoder(93% 93% 93% 90% 94% 93% 92% 93% 91% 90% 93% 93% 95% 93% 93% 94%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/7116/3235 (z13 86%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.35322/132.71484
3:03:12 INF [mbtiles] - features: [ 1.4B 47% 301k/s ] tiles: [ 60M 23k/s ] 34G features 195G
cpus: 15.5 gc: 5% mem: 22G/107G postGC: 20G
reader(12%) -> (5.2k/5.3k) -> encoder(91% 93% 93% 89% 90% 93% 93% 92% 89% 92% 91% 93% 91% 92% 89% 89%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/7162/1537 (z13 87%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/74.00744/134.73633
3:03:22 INF [mbtiles] - features: [ 1.4B 47% 194k/s ] tiles: [ 60M 9.3k/s ] 34G features 195G
cpus: 15.6 gc: 1% mem: 69G/107G postGC: 21G
reader( 2%) -> (5.3k/5.3k) -> encoder(96% 97% 95% 95% 95% 95% 94% 97% 97% 97% 96% 95% 95% 96% 96% 96%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/7180/3254 (z13 87%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.66936/135.52734
3:03:32 INF [mbtiles] - features: [ 1.4B 47% 219k/s ] tiles: [ 60M 2k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 51G/107G postGC: 21G
reader( 1%) -> (5.1k/5.3k) -> encoder(93% 95% 95% 93% 95% 95% 93% 93% 95% 95% 95% 94% 95% 95% 95% 95%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/7184/3245 (z13 87%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.99400/135.70313
3:03:42 INF [mbtiles] - features: [ 1.4B 47% 226k/s ] tiles: [ 61M 14k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 33G/107G postGC: 21G
reader( 3%) -> (5.1k/5.3k) -> encoder(92% 93% 95% 95% 91% 95% 94% 91% 95% 94% 95% 94% 94% 95% 93% 95%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/7212/3238 (z13 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.24562/136.93359
3:03:52 INF [mbtiles] - features: [ 1.4B 47% 236k/s ] tiles: [ 61M 17k/s ] 34G features 195G
cpus: 15.7 gc: 1% mem: 82G/107G postGC: 21G
reader( 3%) -> (5.3k/5.3k) -> encoder(95% 97% 94% 94% 95% 96% 94% 95% 97% 95% 95% 97% 95% 97% 96% 97%) -> (5.3k/5.3k) -> writer( 7%)
last tile: 13/7244/3246 (z13 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/34.95800/138.33984
3:04:02 INF [mbtiles] - features: [ 1.4B 47% 209k/s ] tiles: [ 61M 7k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 66G/107G postGC: 21G
reader( 2%) -> (5.2k/5.3k) -> encoder(95% 92% 95% 95% 93% 93% 94% 95% 95% 94% 94% 95% 95% 95% 95% 93%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/7257/3242 (z13 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.10193/138.91113
3:04:12 INF [mbtiles] - features: [ 1.4B 47% 230k/s ] tiles: [ 61M 7.6k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 50G/107G postGC: 21G
reader( 2%) -> (5.3k/5.3k) -> encoder(95% 94% 94% 92% 92% 92% 95% 95% 94% 95% 95% 95% 95% 94% 95% 92%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/7271/3228 (z13 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.60372/139.52637
3:04:22 INF [mbtiles] - features: [ 1.4B 47% 151k/s ] tiles: [ 61M 1.1k/s ] 34G features 195G
cpus: 15.6 gc: 4% mem: 55G/107G postGC: 21G
reader( 0%) -> (5.3k/5.3k) -> encoder(94% 94% 90% 93% 92% 94% 94% 93% 91% 94% 94% 94% 94% 94% 94% 94%) -> (5.3k/5.3k) -> writer( 1%)
last tile: 13/7273/3226 (z13 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/35.67515/139.61426
3:04:32 INF [mbtiles] - features: [ 1.4B 47% 213k/s ] tiles: [ 61M 4k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 39G/107G postGC: 21G
reader( 2%) -> (5.2k/5.3k) -> encoder(95% 96% 95% 94% 96% 93% 96% 93% 92% 96% 94% 95% 95% 96% 94% 96%) -> (5.3k/5.3k) -> writer( 2%)
last tile: 13/7281/5812 (z13 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-59.97701/139.96582
3:04:42 INF [mbtiles] - features: [ 1.4B 48% 261k/s ] tiles: [ 61M 10k/s ] 34G features 195G
cpus: 15.6 gc: 2% mem: 26G/107G postGC: 21G
reader( 4%) -> (5.2k/5.3k) -> encoder(95% 95% 96% 94% 94% 92% 95% 93% 94% 96% 94% 93% 95% 96% 95% 95%) -> (5.3k/5.3k) -> writer( 5%)
last tile: 13/7299/3048 (z13 89%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/41.77131/140.75684
3:04:52 INF [mbtiles] - features: [ 1.4B 48% 235k/s ] tiles: [ 61M 13k/s ] 34G features 195G
cpus: 15.7 gc: 1% mem: 78G/107G postGC: 22G
reader( 5%) -> (5.3k/5.3k) -> encoder(97% 92% 95% 94% 97% 93% 96% 96% 96% 97% 97% 94% 96% 97% 95% 97%) -> (5.3k/5.3k) -> writer( 6%)
last tile: 13/7324/2993 (z13 89%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/43.54855/141.85547
3:05:02 INF [mbtiles] - features: [ 1.4B 48% 306k/s ] tiles: [ 62M 30k/s ] 34G features 195G
cpus: 15.6 gc: 2% mem: 64G/107G postGC: 22G
reader( 7%) -> (5.3k/5.3k) -> encoder(92% 94% 91% 94% 96% 90% 95% 92% 93% 96% 95% 96% 94% 95% 96% 94%) -> (5.3k/5.3k) -> writer(13%)
last tile: 13/7380/5038 (z13 90%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-38.20366/144.31641
3:05:12 INF [mbtiles] - features: [ 1.4B 48% 197k/s ] tiles: [ 62M 9.5k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 44G/107G postGC: 22G
reader( 4%) -> (5.3k/5.3k) -> encoder(94% 93% 93% 95% 95% 95% 95% 93% 94% 95% 95% 93% 93% 95% 93% 94%) -> (5.3k/5.3k) -> writer( 4%)
last tile: 13/7397/5027 (z13 90%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-37.82280/145.06348
3:05:22 INF [mbtiles] - features: [ 1.4B 48% 288k/s ] tiles: [ 62M 22k/s ] 34G features 195G
cpus: 15.6 gc: 3% mem: 28G/107G postGC: 22G
reader(12%) -> (5.2k/5.3k) -> encoder(95% 94% 94% 93% 93% 93% 92% 92% 93% 95% 95% 93% 93% 93% 94% 90%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/7435/186 (z13 90%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/84.29345/146.73340
3:05:32 INF [mbtiles] - features: [ 1.4B 48% 340k/s ] tiles: [ 62M 53k/s ] 34G features 195G
cpus: 15.6 gc: 2% mem: 76G/107G postGC: 22G
reader( 9%) -> (5.3k/5.3k) -> encoder(94% 93% 96% 96% 94% 95% 93% 93% 94% 90% 92% 95% 93% 97% 95% 94%) -> (5.3k/5.3k) -> writer(22%)
last tile: 13/7527/4914 (z13 91%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-33.79741/150.77637
3:05:42 INF [mbtiles] - features: [ 1.4B 48% 182k/s ] tiles: [ 62M 7.1k/s ] 35G features 195G
cpus: 15.6 gc: 4% mem: 56G/107G postGC: 23G
reader( 1%) -> (5.3k/5.3k) -> encoder(94% 90% 94% 95% 94% 94% 95% 94% 93% 94% 91% 95% 94% 95% 94% 95%) -> (5.3k/5.3k) -> writer( 3%)
last tile: 13/7539/4907 (z13 92%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-33.54139/151.30371
3:05:52 INF [mbtiles] - features: [ 1.4B 48% 263k/s ] tiles: [ 63M 23k/s ] 35G features 195G
cpus: 15.6 gc: 4% mem: 40G/107G postGC: 23G
reader( 3%) -> (5.3k/5.3k) -> encoder(94% 91% 94% 93% 93% 94% 94% 94% 95% 93% 91% 95% 95% 94% 90% 93%) -> (5.3k/5.3k) -> writer( 9%)
last tile: 13/7578/4751 (z13 92%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-27.64461/153.01758
3:06:02 INF [mbtiles] - features: [ 1.4B 48% 529k/s ] tiles: [ 64M 103k/s ] 35G features 195G
cpus: 15.6 gc: 2% mem: 83G/107G postGC: 23G
reader( 7%) -> (3.5k/5.3k) -> encoder(93% 93% 93% 94% 88% 95% 93% 94% 92% 94% 93% 93% 93% 93% 94% 91%) -> (5.3k/5.3k) -> writer(38%)
last tile: 13/7749/5514 (z13 94%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-52.74959/160.53223
3:06:12 INF [mbtiles] - features: [ 1.4B 48% 266k/s ] tiles: [ 66M 232k/s ] 35G features 195G
cpus: 15.5 gc: 6% mem: 44G/107G postGC: 24G
reader(16%) -> (5.3k/5.3k) -> encoder(88% 84% 83% 87% 82% 84% 82% 83% 86% 85% 89% 83% 84% 87% 82% 85%) -> (5.3k/5.3k) -> writer(86%)
last tile: 13/8070/1677 (z13 98%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/72.22210/174.63867
3:06:22 INF [mbtiles] - features: [ 1.4B 48% 225k/s ] tiles: [ 66M 25k/s ] 35G features 195G
cpus: 15.5 gc: 5% mem: 39G/107G postGC: 24G
reader( 3%) -> (5.2k/5.3k) -> encoder(92% 93% 90% 92% 92% 92% 92% 91% 92% 92% 89% 92% 88% 92% 91% 91%) -> (5.3k/5.3k) -> writer(10%)
last tile: 13/8104/5024 (z13 98%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=13/-37.71859/176.13281
3:06:26 INF [mbtiles:writer] - Finished z13 in 3,648s cpu:56,747s avg:15.6, now starting z14
3:06:32 INF [mbtiles] - features: [ 1.4B 49% 1M/s ] tiles: [ 70M 393k/s ] 36G features 195G
cpus: 5.8 gc: 2% mem: 29G/107G postGC: 24G
reader(20%) -> (0/5.3k) -> encoder(26% 29% 27% 27% 27% 29% 28% 28% 30% 29% 28% 26% 27% 26% 27% 28%) -> (5.3k/5.3k) -> writer(80%)
last tile: 14/205/3900 (z14 1%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/68.17156/-175.49561
3:06:42 INF [mbtiles] - features: [ 1.4B 49% 598k/s ] tiles: [ 75M 513k/s ] 36G features 195G
cpus: 2 gc: 0% mem: 35G/107G postGC: 24G
reader(27%) -> (0/5.3k) -> encoder( 4% 3% 3% 6% 4% 5% 5% 4% 4% 5% 3% 4% 4% 5% 4% 5%) -> (5.3k/5.3k) -> writer(99%)
last tile: 14/527/15757 (z14 3%) batch sizes: 820-1000 https://www.openstreetmap.org/#map=14/-83.70832/-168.42041
3:06:52 INF [mbtiles] - features: [ 1.4B 49% 609k/s ] tiles: [ 80M 503k/s ] 37G features 195G
cpus: 2.4 gc: 3% mem: 25G/107G postGC: 25G
reader(28%) -> (0/5.3k) -> encoder( 5% 5% 4% 6% 4% 7% 6% 5% 5% 6% 5% 4% 5% 5% 4% 5%) -> (5.3k/5.3k) -> writer(96%)
last tile: 14/851/6361 (z14 5%) batch sizes: 1000-1000 https://www.openstreetmap.org/#map=14/37.28279/-161.30127
3:07:02 INF [mbtiles] - features: [ 1.4B 49% 577k/s ] tiles: [ 85M 499k/s ] 38G features 195G
cpus: 2.4 gc: 2% mem: 29G/107G postGC: 25G
reader(27%) -> (0/5.3k) -> encoder( 5% 5% 5% 5% 5% 4% 5% 6% 5% 4% 5% 6% 6% 5% 6% 6%) -> (5.3k/5.3k) -> writer(96%)
last tile: 14/1202/10852 (z14 7%) batch sizes: 3-1000 https://www.openstreetmap.org/#map=14/-50.34546/-153.58887
3:07:12 INF [mbtiles] - features: [ 1.5B 50% 536k/s ] tiles: [ 90M 492k/s ] 38G features 195G
cpus: 2.3 gc: 3% mem: 29G/107G postGC: 26G
reader(25%) -> (0/5.3k) -> encoder( 4% 4% 5% 4% 4% 4% 5% 4% 5% 4% 4% 5% 5% 5% 5% 5%) -> (5.3k/5.3k) -> writer(96%)
last tile: 14/1570/8192 (z14 9%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/0.00000/-145.50293
3:07:22 INF [mbtiles] - features: [ 1.5B 50% 585k/s ] tiles: [ 95M 469k/s ] 39G features 195G
cpus: 3 gc: 4% mem: 30G/107G postGC: 28G
reader(28%) -> (1/5.3k) -> encoder( 9% 9% 9% 9% 10% 9% 7% 7% 6% 8% 9% 10% 6% 8% 8% 9%) -> (5.3k/5.3k) -> writer(95%)
last tile: 14/1936/3648 (z14 11%) batch sizes: 1000-1000 https://www.openstreetmap.org/#map=14/70.14036/-137.46094
3:07:32 INF [mbtiles] - features: [ 1.5B 50% 1.1M/s ] tiles: [ 99M 373k/s ] 39G features 195G
cpus: 7.6 gc: 8% mem: 31G/107G postGC: 31G
reader(57%) -> (0/5.3k) -> encoder(29% 33% 31% 35% 31% 31% 30% 29% 32% 31% 32% 34% 33% 32% 34% 32%) -> (5.3k/5.3k) -> writer(90%)
last tile: 14/2232/1777 (z14 13%) batch sizes: 1000-1000 https://www.openstreetmap.org/#map=14/80.23477/-130.95703
3:07:42 INF [mbtiles] - features: [ 1.5B 51% 1.8M/s ] tiles: [ 102M 324k/s ] 40G features 195G
cpus: 11.4 gc: 8% mem: 37G/107G postGC: 34G
reader(89%) -> (0/5.3k) -> encoder(53% 56% 52% 54% 56% 52% 53% 54% 54% 55% 51% 55% 57% 54% 54% 54%) -> (5k/5.3k) -> writer(90%)
last tile: 14/2498/6226 (z14 15%) batch sizes: 65-1000 https://www.openstreetmap.org/#map=14/39.60569/-125.11230
3:07:52 INF [mbtiles] - features: [ 1.5B 51% 1.8M/s ] tiles: [ 105M 251k/s ] 41G features 195G
cpus: 11.5 gc: 8% mem: 42G/107G postGC: 37G
reader(87%) -> (0/5.3k) -> encoder(52% 54% 53% 54% 53% 54% 56% 55% 53% 54% 56% 55% 54% 53% 55% 54%) -> (3.5k/5.3k) -> writer(90%)
last tile: 14/2708/12320 (z14 16%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-66.79191/-120.49805
3:08:02 INF [mbtiles] - features: [ 1.5B 52% 1.7M/s ] tiles: [ 107M 263k/s ] 42G features 195G
cpus: 11.7 gc: 9% mem: 48G/107G postGC: 41G
reader(84%) -> (0/5.3k) -> encoder(54% 54% 53% 54% 56% 54% 56% 54% 54% 56% 55% 54% 56% 53% 57% 55%) -> (2.5k/5.3k) -> writer(90%)
last tile: 14/2932/15 (z14 17%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/85.02261/-115.57617
3:08:12 INF [mbtiles] - features: [ 1.5B 52% 1.4M/s ] tiles: [ 110M 269k/s ] 43G features 195G
cpus: 11.6 gc: 9% mem: 53G/107G postGC: 44G
reader(78%) -> (0/5.3k) -> encoder(52% 56% 55% 56% 56% 53% 54% 54% 54% 53% 56% 57% 52% 54% 53% 53%) -> (2.3k/5.3k) -> writer(90%)
last tile: 14/3165/8650 (z14 19%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-10.01213/-110.45654
3:08:22 INF [mbtiles] - features: [ 1.6B 53% 1.6M/s ] tiles: [ 112M 255k/s ] 43G features 195G
cpus: 12.6 gc: 11% mem: 52G/107G postGC: 47G
reader(87%) -> (0/5.3k) -> encoder(58% 58% 58% 58% 58% 59% 59% 58% 59% 58% 60% 58% 60% 62% 59% 61%) -> (3k/5.3k) -> writer(88%)
last tile: 14/3386/8703 (z14 20%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-11.15685/-105.60059
3:08:32 INF [mbtiles] - features: [ 1.6B 54% 1.6M/s ] tiles: [ 115M 250k/s ] 44G features 195G
cpus: 12.6 gc: 9% mem: 61G/107G postGC: 50G
reader(88%) -> (0/5.3k) -> encoder(62% 61% 60% 62% 64% 60% 60% 61% 59% 64% 61% 59% 60% 61% 59% 58%) -> (2.7k/5.3k) -> writer(88%)
last tile: 14/3603/9202 (z14 21%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-21.65743/-100.83252
3:08:42 INF [mbtiles] - features: [ 1.6B 54% 1.8M/s ] tiles: [ 117M 249k/s ] 45G features 195G
cpus: 11.2 gc: 7% mem: 60G/107G postGC: 52G
reader(89%) -> (0/5.3k) -> encoder(52% 54% 52% 52% 54% 53% 52% 53% 54% 52% 50% 54% 53% 53% 50% 54%) -> (406/5.3k) -> writer(92%)
last tile: 14/3823/6389 (z14 23%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/36.79169/-95.99854
3:08:52 INF [mbtiles] - features: [ 1.6B 55% 1.9M/s ] tiles: [ 119M 149k/s ] 46G features 195G
cpus: 10.6 gc: 1% mem: 74G/107G postGC: 51G
reader(94%) -> (0/5.3k) -> encoder(56% 56% 56% 55% 56% 57% 55% 58% 54% 57% 56% 57% 55% 56% 55% 55%) -> (26/5.3k) -> writer(58%)
last tile: 14/3960/10970 (z14 24%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-51.97135/-92.98828
3:09:02 INF [mbtiles] - features: [ 1.6B 55% 1.8M/s ] tiles: [ 121M 156k/s ] 47G features 195G
cpus: 10.8 gc: 1% mem: 15G/107G postGC: 51G
reader(94%) -> (0/5.3k) -> encoder(56% 54% 54% 55% 53% 56% 53% 54% 55% 56% 57% 55% 55% 57% 55% 55%) -> (36/5.3k) -> writer(61%)
last tile: 14/4102/585 (z14 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/83.80865/-89.86816
3:09:12 INF [mbtiles] - features: [ 1.6B 56% 1.7M/s ] tiles: [ 122M 103k/s ] 47G features 195G
cpus: 9.6 gc: 0% mem: 25G/107G postGC: 7.1G
reader(86%) -> (0/5.3k) -> encoder(47% 50% 49% 50% 49% 49% 51% 50% 49% 50% 50% 46% 49% 46% 50% 49%) -> (19/5.3k) -> writer(45%)
last tile: 14/4198/6087 (z14 25%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/41.91863/-87.75879
3:09:22 INF [mbtiles] - features: [ 1.7B 57% 2M/s ] tiles: [ 123M 119k/s ] 48G features 195G
cpus: 10.1 gc: 0% mem: 27G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(53% 53% 53% 52% 55% 53% 55% 54% 52% 53% 55% 53% 53% 53% 53% 54%) -> (20/5.3k) -> writer(49%)
last tile: 14/4305/5932 (z14 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/44.40239/-85.40771
3:09:32 INF [mbtiles] - features: [ 1.7B 57% 2M/s ] tiles: [ 124M 97k/s ] 49G features 195G
cpus: 10.5 gc: 0% mem: 33G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(56% 56% 57% 58% 57% 55% 57% 56% 55% 55% 55% 57% 56% 58% 54% 57%) -> (15/5.3k) -> writer(43%)
last tile: 14/4395/6046 (z14 26%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/42.58544/-83.43018
3:09:42 INF [mbtiles] - features: [ 1.7B 58% 2M/s ] tiles: [ 125M 87k/s ] 49G features 195G
cpus: 10.1 gc: 0% mem: 36G/107G postGC: 7.1G
reader(96%) -> (0/5.3k) -> encoder(55% 54% 55% 54% 55% 55% 52% 55% 53% 55% 55% 54% 53% 52% 54% 55%) -> (6/5.3k) -> writer(40%)
last tile: 14/4474/6728 (z14 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/30.60009/-81.69434
3:09:52 INF [mbtiles] - features: [ 1.7B 59% 2.1M/s ] tiles: [ 125M 80k/s ] 50G features 195G
cpus: 10.4 gc: 0% mem: 40G/107G postGC: 7.1G
reader(98%) -> (0/5.3k) -> encoder(58% 56% 56% 55% 55% 55% 55% 56% 58% 55% 56% 58% 56% 54% 55% 57%) -> (15/5.3k) -> writer(37%)
last tile: 14/4545/5991 (z14 27%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/43.46887/-80.13428
3:10:02 INF [mbtiles] - features: [ 1.8B 59% 2M/s ] tiles: [ 126M 99k/s ] 51G features 195G
cpus: 10.7 gc: 0% mem: 47G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(57% 57% 58% 55% 59% 58% 56% 55% 58% 59% 56% 57% 56% 59% 58% 57%) -> (23/5.3k) -> writer(45%)
last tile: 14/4632/9634 (z14 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-30.18312/-78.22266
3:10:12 INF [mbtiles] - features: [ 1.8B 60% 1.8M/s ] tiles: [ 127M 89k/s ] 51G features 195G
cpus: 9.7 gc: 0% mem: 45G/107G postGC: 7.1G
reader(89%) -> (0/5.3k) -> encoder(51% 52% 53% 52% 54% 52% 52% 52% 53% 53% 52% 51% 54% 53% 51% 52%) -> (20/5.3k) -> writer(39%)
last tile: 14/4709/8247 (z14 28%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-1.20841/-76.53076
3:10:22 INF [mbtiles] - features: [ 1.8B 61% 2M/s ] tiles: [ 128M 115k/s ] 52G features 195G
cpus: 10.8 gc: 0% mem: 50G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(57% 57% 59% 59% 59% 59% 59% 58% 57% 59% 56% 56% 58% 60% 57% 58%) -> (22/5.3k) -> writer(49%)
last tile: 14/4807/5832 (z14 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/45.95115/-74.37744
3:10:32 INF [mbtiles] - features: [ 1.8B 61% 2M/s ] tiles: [ 129M 85k/s ] 53G features 195G
cpus: 10.3 gc: 0% mem: 51G/107G postGC: 7.2G
reader(96%) -> (0/5.3k) -> encoder(55% 56% 57% 56% 55% 55% 55% 58% 52% 53% 58% 57% 54% 55% 53% 53%) -> (24/5.3k) -> writer(40%)
last tile: 14/4878/5825 (z14 29%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/46.05799/-72.81738
3:10:42 INF [mbtiles] - features: [ 1.8B 62% 1.9M/s ] tiles: [ 130M 111k/s ] 53G features 195G
cpus: 11.5 gc: 0% mem: 58G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(63% 60% 63% 61% 60% 62% 61% 63% 60% 60% 63% 64% 62% 63% 63% 61%) -> (21/5.3k) -> writer(51%)
last tile: 14/4979/9806 (z14 30%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-33.39476/-70.59814
3:10:52 INF [mbtiles] - features: [ 1.8B 63% 1.7M/s ] tiles: [ 133M 243k/s ] 54G features 195G
cpus: 13.8 gc: 0% mem: 65G/107G postGC: 7.2G
reader(97%) -> (2/5.3k) -> encoder(75% 75% 73% 72% 74% 75% 74% 72% 74% 73% 75% 72% 74% 72% 73% 74%) -> (1.1k/5.3k) -> writer(95%)
last tile: 14/5204/703 (z14 31%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/83.52264/-65.65430
3:11:02 INF [mbtiles] - features: [ 1.9B 63% 1.8M/s ] tiles: [ 136M 279k/s ] 55G features 195G
cpus: 11.7 gc: 1% mem: 62G/107G postGC: 8.2G
reader(96%) -> (0/5.3k) -> encoder(61% 58% 63% 58% 61% 58% 60% 62% 57% 59% 59% 64% 61% 58% 60% 60%) -> (3.8k/5.3k) -> writer(97%)
last tile: 14/5422/8945 (z14 33%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-16.32014/-60.86426
3:11:12 INF [mbtiles] - features: [ 1.9B 64% 1.4M/s ] tiles: [ 139M 296k/s ] 55G features 195G
cpus: 10.2 gc: 8% mem: 18G/107G postGC: 10G
reader(75%) -> (0/5.3k) -> encoder(45% 49% 50% 48% 48% 49% 46% 43% 46% 47% 44% 49% 46% 47% 48% 46%) -> (5.2k/5.3k) -> writer(90%)
last tile: 14/5627/4356 (z14 34%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/64.12978/-56.35986
3:11:17 WAR [mbtiles:encoder] - {x=6070 y=9292 z=14} 993kb uncompressed
3:11:17 WAR [mbtiles:encoder] - {x=6070 y=9294 z=14} 1007kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6071 y=9291 z=14} 1010kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6071 y=9292 z=14} 1281kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6073 y=9297 z=14} 1066kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6074 y=9297 z=14} 1203kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6074 y=9296 z=14} 1065kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6074 y=9293 z=14} 1027kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6075 y=9297 z=14} 1092kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6075 y=9293 z=14} 1136kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6076 y=9293 z=14} 1110kb uncompressed
3:11:18 WAR [mbtiles:encoder] - {x=6077 y=9293 z=14} 986kb uncompressed
3:11:19 WAR [mbtiles:encoder] - {x=6079 y=9292 z=14} 1017kb uncompressed
3:11:22 INF [mbtiles] - features: [ 1.9B 64% 1.2M/s ] tiles: [ 142M 336k/s ] 56G features 195G
cpus: 8.6 gc: 8% mem: 18G/107G postGC: 13G
reader(63%) -> (0/5.3k) -> encoder(36% 37% 35% 39% 38% 40% 37% 33% 41% 35% 41% 37% 38% 34% 38% 38%) -> (5.3k/5.3k) -> writer(90%)
last tile: 14/5865/12879 (z14 35%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-71.18067/-51.13037
3:11:31 WAR [mbtiles:encoder] - {x=6435 y=8363 z=14} 991kb uncompressed
3:11:31 WAR [mbtiles:encoder] - {x=6435 y=8361 z=14} 1687kb uncompressed
3:11:32 INF [mbtiles] - features: [ 1.9B 64% 1M/s ] tiles: [ 146M 351k/s ] 57G features 195G
cpus: 7.1 gc: 7% mem: 17G/107G postGC: 16G
reader(52%) -> (0/5.3k) -> encoder(30% 27% 28% 35% 30% 28% 30% 28% 32% 30% 32% 26% 30% 30% 30% 31%) -> (5.3k/5.3k) -> writer(90%)
last tile: 14/6117/9200 (z14 37%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-21.61658/-45.59326
3:11:42 INF [mbtiles] - features: [ 1.9B 65% 688k/s ] tiles: [ 150M 442k/s ] 58G features 195G
cpus: 3.3 gc: 4% mem: 19G/107G postGC: 18G
reader(33%) -> (0/5.3k) -> encoder( 9% 8% 7% 11% 11% 9% 9% 7% 8% 8% 10% 10% 10% 10% 7% 10%) -> (5.3k/5.3k) -> writer(95%)
last tile: 14/6421/14054 (z14 39%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-77.94324/-38.91357
3:11:52 INF [mbtiles] - features: [ 1.9B 65% 551k/s ] tiles: [ 155M 473k/s ] 59G features 195G
cpus: 2.2 gc: 2% mem: 22G/107G postGC: 19G
reader(25%) -> (0/5.3k) -> encoder( 5% 4% 5% 4% 4% 4% 4% 4% 4% 5% 5% 5% 4% 4% 4% 4%) -> (5.3k/5.3k) -> writer(97%)
last tile: 14/6756/3172 (z14 41%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/73.40334/-31.55273
3:12:02 INF [mbtiles] - features: [ 1.9B 65% 744k/s ] tiles: [ 159M 441k/s ] 59G features 195G
cpus: 3.9 gc: 5% mem: 26G/107G postGC: 21G
reader(35%) -> (0/5.3k) -> encoder(11% 13% 13% 13% 11% 10% 11% 12% 10% 14% 13% 10% 14% 13% 14% 9%) -> (5.3k/5.3k) -> writer(94%)
last tile: 14/7098/7637 (z14 43%) batch sizes: 1000-1000 https://www.openstreetmap.org/#map=14/12.10378/-24.03809
3:12:12 INF [mbtiles] - features: [ 1.9B 65% 1M/s ] tiles: [ 163M 411k/s ] 60G features 195G
cpus: 5.9 gc: 6% mem: 28G/107G postGC: 24G
reader(50%) -> (0/5.3k) -> encoder(23% 21% 24% 23% 22% 22% 23% 21% 20% 22% 25% 23% 24% 26% 23% 23%) -> (5.1k/5.3k) -> writer(92%)
last tile: 14/7422/4618 (z14 45%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/61.50173/-16.91895
3:12:22 INF [mbtiles] - features: [ 2B 66% 1.6M/s ] tiles: [ 166M 287k/s ] 60G features 195G
cpus: 12.3 gc: 9% mem: 37G/107G postGC: 27G
reader(88%) -> (0/5.3k) -> encoder(59% 58% 57% 56% 58% 58% 61% 60% 60% 56% 59% 59% 60% 57% 58% 58%) -> (5k/5.3k) -> writer(89%)
last tile: 14/7647/11229 (z14 46%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-55.34164/-11.97510
3:12:26 WAR [mbtiles:encoder] - {x=7990 y=6392 z=14} 1099kb uncompressed
3:12:30 WAR [mbtiles:encoder] - {x=8023 y=6177 z=14} 978kb uncompressed
3:12:32 INF [mbtiles] - features: [ 2B 67% 1.6M/s ] tiles: [ 169M 256k/s ] 61G features 195G
cpus: 12.1 gc: 10% mem: 33G/107G postGC: 31G
reader(88%) -> (0/5.3k) -> encoder(56% 57% 59% 56% 56% 56% 56% 55% 56% 58% 57% 56% 56% 56% 57% 56%) -> (4.2k/5.3k) -> writer(89%)
last tile: 14/7853/9369 (z14 47%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-25.02588/-7.44873
3:12:42 INF [mbtiles] - features: [ 2B 67% 1.7M/s ] tiles: [ 171M 240k/s ] 62G features 195G
cpus: 11.5 gc: 8% mem: 34G/107G postGC: 34G
reader(89%) -> (0/5.3k) -> encoder(53% 54% 52% 55% 54% 54% 53% 53% 56% 55% 53% 54% 51% 55% 55% 52%) -> (2.2k/5.3k) -> writer(89%)
last tile: 14/8049/5053 (z14 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/56.59579/-3.14209
3:12:52 INF [mbtiles] - features: [ 2B 68% 1.9M/s ] tiles: [ 172M 125k/s ] 63G features 195G
cpus: 10.3 gc: 2% mem: 52G/107G postGC: 33G
reader(94%) -> (0/5.3k) -> encoder(53% 52% 52% 53% 52% 52% 54% 51% 53% 52% 53% 55% 53% 51% 53% 54%) -> (14/5.3k) -> writer(59%)
last tile: 14/8153/6310 (z14 49%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/38.16911/-0.85693
3:12:56 WAR [mbtiles:encoder] - {x=8174 y=6234 z=14} 1216kb uncompressed
3:13:02 INF [mbtiles] - features: [ 2B 68% 2M/s ] tiles: [ 173M 60k/s ] 64G features 195G
cpus: 10.2 gc: 1% mem: 67G/107G postGC: 33G
reader(97%) -> (0/5.3k) -> encoder(56% 55% 56% 55% 58% 53% 55% 56% 54% 57% 56% 56% 55% 57% 54% 52%) -> (22/5.3k) -> writer(31%)
last tile: 14/8203/9236 (z14 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-22.35008/0.24170
3:13:12 INF [mbtiles] - features: [ 2B 69% 1.7M/s ] tiles: [ 174M 75k/s ] 64G features 195G
cpus: 8.9 gc: 1% mem: 51G/107G postGC: 33G
reader(86%) -> (0/5.3k) -> encoder(50% 47% 47% 47% 48% 49% 47% 47% 49% 49% 47% 48% 46% 48% 48% 47%) -> (18/5.3k) -> writer(34%)
last tile: 14/8265/5522 (z14 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/50.48547/1.60400
3:13:13 WAR [mbtiles:encoder] - {x=8270 y=6129 z=14} 1041kb uncompressed
3:13:16 WAR [mbtiles:encoder] - {x=8290 y=6119 z=14} 1291kb uncompressed
3:13:16 WAR [mbtiles:encoder] - {x=8290 y=6118 z=14} 1294kb uncompressed
3:13:17 WAR [mbtiles:encoder] - {x=8292 y=6115 z=14} 1278kb uncompressed
3:13:22 INF [mbtiles] - features: [ 2.1B 70% 2M/s ] tiles: [ 174M 68k/s ] 65G features 195G
cpus: 10 gc: 0% mem: 67G/107G postGC: 33G
reader(97%) -> (0/5.3k) -> encoder(52% 54% 54% 56% 53% 53% 54% 53% 55% 52% 54% 55% 54% 54% 54% 52%) -> (13/5.3k) -> writer(32%)
last tile: 14/8322/5520 (z14 50%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/50.51343/2.85645
3:13:32 INF [mbtiles] - features: [ 2.1B 70% 2M/s ] tiles: [ 175M 76k/s ] 65G features 195G
cpus: 9.7 gc: 0% mem: 74G/107G postGC: 33G
reader(96%) -> (0/5.3k) -> encoder(50% 54% 53% 53% 52% 51% 52% 52% 50% 53% 53% 51% 52% 52% 51% 52%) -> (12/5.3k) -> writer(36%)
last tile: 14/8386/5669 (z14 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/48.38544/4.26270
3:13:42 WAR [mbtiles:encoder] - {x=8413 y=5384 z=14} 1124kb uncompressed
3:13:42 WAR [mbtiles:encoder] - {x=8414 y=5385 z=14} 1033kb uncompressed
3:13:42 WAR [mbtiles:encoder] - {x=8414 y=5384 z=14} 1166kb uncompressed
3:13:42 INF [mbtiles] - features: [ 2.1B 71% 2.1M/s ] tiles: [ 176M 35k/s ] 66G features 195G
cpus: 9.5 gc: 0% mem: 49G/107G postGC: 33G
reader(96%) -> (0/5.3k) -> encoder(47% 49% 47% 49% 50% 47% 48% 45% 49% 47% 49% 47% 49% 49% 48% 49%) -> (24/5.3k) -> writer(20%)
last tile: 14/8416/9540 (z14 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-28.38174/4.92188
3:13:52 INF [mbtiles] - features: [ 2.1B 72% 2.1M/s ] tiles: [ 176M 41k/s ] 66G features 195G
cpus: 9 gc: 1% mem: 43G/107G postGC: 7.1G
reader(94%) -> (0/5.3k) -> encoder(49% 48% 48% 49% 48% 49% 48% 47% 49% 48% 48% 48% 49% 48% 46% 47%) -> (15/5.3k) -> writer(23%)
last tile: 14/8450/5496 (z14 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/50.84757/5.66895
3:14:02 INF [mbtiles] - features: [ 2.1B 72% 2.1M/s ] tiles: [ 176M 42k/s ] 67G features 195G
cpus: 9.4 gc: 0% mem: 44G/107G postGC: 7.1G
reader(96%) -> (0/5.3k) -> encoder(50% 51% 50% 51% 51% 51% 49% 50% 51% 51% 51% 51% 53% 50% 52% 50%) -> (20/5.3k) -> writer(25%)
last tile: 14/8485/9380 (z14 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-25.24470/6.43799
3:14:12 INF [mbtiles] - features: [ 2.2B 73% 1.9M/s ] tiles: [ 177M 37k/s ] 67G features 195G
cpus: 8.9 gc: 0% mem: 40G/107G postGC: 7.1G
reader(90%) -> (0/5.3k) -> encoder(46% 48% 47% 49% 49% 50% 47% 48% 48% 47% 48% 49% 47% 47% 48% 47%) -> (9/5.3k) -> writer(23%)
last tile: 14/8515/5506 (z14 51%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/50.70863/7.09717
3:14:22 INF [mbtiles] - features: [ 2.2B 74% 2M/s ] tiles: [ 177M 43k/s ] 68G features 195G
cpus: 9.8 gc: 0% mem: 44G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(54% 53% 52% 53% 53% 53% 53% 53% 51% 54% 55% 53% 54% 56% 53% 52%) -> (7/5.3k) -> writer(25%)
last tile: 14/8550/5609 (z14 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/49.25346/7.86621
3:14:32 INF [mbtiles] - features: [ 2.2B 75% 2M/s ] tiles: [ 178M 44k/s ] 69G features 195G
cpus: 9.8 gc: 0% mem: 49G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(53% 55% 54% 54% 52% 53% 51% 53% 53% 55% 54% 54% 53% 54% 53% 53%) -> (7/5.3k) -> writer(25%)
last tile: 14/8586/5589 (z14 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/49.53947/8.65723
3:14:42 INF [mbtiles] - features: [ 2.2B 75% 2M/s ] tiles: [ 178M 37k/s ] 69G features 195G
cpus: 9.9 gc: 0% mem: 55G/107G postGC: 7.1G
reader(98%) -> (0/5.3k) -> encoder(53% 54% 53% 53% 54% 53% 55% 54% 53% 54% 55% 55% 53% 54% 53% 53%) -> (7/5.3k) -> writer(24%)
last tile: 14/8616/5611 (z14 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/49.22477/9.31641
3:14:52 INF [mbtiles] - features: [ 2.3B 76% 2M/s ] tiles: [ 178M 41k/s ] 70G features 195G
cpus: 9.8 gc: 0% mem: 59G/107G postGC: 7.1G
reader(98%) -> (0/5.3k) -> encoder(52% 53% 53% 52% 54% 53% 53% 54% 52% 53% 53% 52% 52% 54% 52% 52%) -> (6/5.3k) -> writer(26%)
last tile: 14/8650/5237 (z14 52%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/54.30370/10.06348
3:15:02 INF [mbtiles] - features: [ 2.3B 77% 2M/s ] tiles: [ 179M 46k/s ] 70G features 195G
cpus: 10.1 gc: 0% mem: 66G/107G postGC: 7.1G
reader(98%) -> (0/5.3k) -> encoder(54% 55% 56% 54% 54% 55% 55% 56% 55% 55% 56% 53% 54% 54% 54% 56%) -> (23/5.3k) -> writer(27%)
last tile: 14/8688/4705 (z14 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/60.57617/10.89844
3:15:12 INF [mbtiles] - features: [ 2.3B 77% 1.8M/s ] tiles: [ 179M 44k/s ] 71G features 195G
cpus: 9.3 gc: 0% mem: 66G/107G postGC: 7.1G
reader(90%) -> (0/5.3k) -> encoder(49% 49% 50% 51% 49% 53% 50% 53% 50% 49% 52% 50% 52% 50% 50% 51%) -> (26/5.3k) -> writer(27%)
last tile: 14/8724/3427 (z14 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/71.72577/11.68945
3:15:23 INF [mbtiles] - features: [ 2.3B 78% 1.9M/s ] tiles: [ 180M 48k/s ] 72G features 195G
cpus: 9.9 gc: 0% mem: 71G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(56% 55% 53% 53% 53% 54% 53% 54% 54% 53% 53% 53% 53% 53% 52% 54%) -> (15/5.3k) -> writer(28%)
last tile: 14/8764/6046 (z14 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/42.58544/12.56836
3:15:33 INF [mbtiles] - features: [ 2.3B 78% 1.9M/s ] tiles: [ 180M 54k/s ] 72G features 195G
cpus: 10.5 gc: 1% mem: 13G/107G postGC: 7.1G
reader(96%) -> (0/5.3k) -> encoder(56% 57% 58% 55% 57% 56% 56% 56% 58% 57% 57% 57% 55% 57% 58% 56%) -> (23/5.3k) -> writer(31%)
last tile: 14/8810/4408 (z14 53%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/63.62674/13.57910
3:15:43 INF [mbtiles] - features: [ 2.3B 79% 1.8M/s ] tiles: [ 181M 58k/s ] 73G features 195G
cpus: 11 gc: 0% mem: 20G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(61% 60% 60% 59% 60% 59% 59% 59% 62% 60% 61% 63% 58% 61% 60% 60%) -> (17/5.3k) -> writer(35%)
last tile: 14/8861/5169 (z14 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/55.16632/14.69971
3:15:53 INF [mbtiles] - features: [ 2.4B 80% 1.8M/s ] tiles: [ 182M 65k/s ] 74G features 195G
cpus: 10.9 gc: 0% mem: 27G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(59% 60% 59% 57% 58% 61% 59% 60% 61% 59% 61% 59% 60% 61% 60% 57%) -> (23/5.3k) -> writer(38%)
last tile: 14/8920/5039 (z14 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/56.76477/15.99609
3:16:03 INF [mbtiles] - features: [ 2.4B 80% 1.9M/s ] tiles: [ 182M 68k/s ] 74G features 195G
cpus: 10.4 gc: 0% mem: 30G/107G postGC: 7.1G
reader(96%) -> (0/5.3k) -> encoder(55% 56% 56% 55% 57% 56% 55% 58% 55% 56% 54% 57% 57% 56% 56% 56%) -> (20/5.3k) -> writer(37%)
last tile: 14/8984/10794 (z14 54%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-49.52521/17.40234
3:16:13 INF [mbtiles] - features: [ 2.4B 81% 1.7M/s ] tiles: [ 183M 63k/s ] 75G features 195G
cpus: 9.2 gc: 0% mem: 27G/107G postGC: 7.1G
reader(88%) -> (0/5.3k) -> encoder(50% 49% 48% 50% 50% 51% 50% 49% 48% 48% 50% 53% 48% 50% 49% 49%) -> (20/5.3k) -> writer(33%)
last tile: 14/9043/846 (z14 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/83.15835/18.69873
3:16:23 INF [mbtiles] - features: [ 2.4B 82% 1.9M/s ] tiles: [ 184M 83k/s ] 76G features 195G
cpus: 10.5 gc: 0% mem: 31G/107G postGC: 7.1G
reader(98%) -> (0/5.3k) -> encoder(56% 58% 57% 56% 55% 56% 57% 58% 53% 57% 56% 55% 56% 57% 57% 57%) -> (13/5.3k) -> writer(42%)
last tile: 14/9121/1011 (z14 55%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/82.71261/20.41260
3:16:33 INF [mbtiles] - features: [ 2.4B 82% 1.8M/s ] tiles: [ 185M 86k/s ] 76G features 195G
cpus: 10.9 gc: 0% mem: 36G/107G postGC: 7.1G
reader(96%) -> (0/5.3k) -> encoder(59% 59% 60% 61% 62% 58% 58% 58% 60% 59% 59% 57% 56% 61% 59% 59%) -> (17/5.3k) -> writer(45%)
last tile: 14/9202/5104 (z14 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/55.97380/22.19238
3:16:43 INF [mbtiles] - features: [ 2.5B 83% 1.7M/s ] tiles: [ 186M 91k/s ] 77G features 195G
cpus: 11.8 gc: 0% mem: 43G/107G postGC: 7.1G
reader(94%) -> (0/5.3k) -> encoder(64% 66% 64% 62% 65% 65% 63% 66% 61% 65% 66% 63% 63% 66% 64% 64%) -> (23/5.3k) -> writer(49%)
last tile: 14/9286/4063 (z14 56%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/66.80057/24.03809
3:16:53 INF [mbtiles] - features: [ 2.5B 83% 1.7M/s ] tiles: [ 187M 105k/s ] 78G features 195G
cpus: 12.2 gc: 0% mem: 50G/107G postGC: 7.1G
reader(95%) -> (0/5.3k) -> encoder(67% 66% 67% 67% 66% 66% 69% 66% 67% 64% 65% 66% 69% 66% 66% 66%) -> (24/5.3k) -> writer(55%)
last tile: 14/9382/5510 (z14 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/50.65294/26.14746
3:17:03 INF [mbtiles] - features: [ 2.5B 84% 1.8M/s ] tiles: [ 188M 109k/s ] 79G features 195G
cpus: 11.7 gc: 0% mem: 58G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(63% 65% 63% 63% 62% 64% 63% 64% 66% 62% 63% 63% 64% 63% 63% 61%) -> (21/5.3k) -> writer(54%)
last tile: 14/9480/4951 (z14 57%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/57.80965/28.30078
3:17:13 INF [mbtiles] - features: [ 2.5B 85% 1.7M/s ] tiles: [ 189M 85k/s ] 79G features 195G
cpus: 10 gc: 0% mem: 54G/107G postGC: 7.1G
reader(87%) -> (0/5.3k) -> encoder(54% 53% 56% 54% 54% 54% 56% 53% 52% 54% 54% 55% 53% 54% 55% 54%) -> (19/5.3k) -> writer(43%)
last tile: 14/9555/5115 (z14 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/55.83831/29.94873
3:17:23 INF [mbtiles] - features: [ 2.5B 85% 2M/s ] tiles: [ 189M 69k/s ] 80G features 195G
cpus: 10.1 gc: 0% mem: 56G/107G postGC: 7.1G
reader(96%) -> (0/5.3k) -> encoder(54% 54% 55% 54% 56% 54% 53% 55% 53% 55% 55% 53% 54% 56% 54% 52%) -> (11/5.3k) -> writer(35%)
last tile: 14/9615/8029 (z14 58%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/3.57921/31.26709
3:17:30 WAR [mbtiles:encoder] - {x=9674 y=8175 z=14} 1028kb uncompressed
3:17:33 INF [mbtiles] - features: [ 2.6B 86% 2.1M/s ] tiles: [ 190M 94k/s ] 81G features 195G
cpus: 10.1 gc: 0% mem: 56G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(54% 54% 54% 55% 54% 55% 53% 55% 55% 55% 57% 55% 54% 53% 50% 52%) -> (7/5.3k) -> writer(43%)
last tile: 14/9698/8061 (z14 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/2.87721/33.09082
3:17:43 INF [mbtiles] - features: [ 2.6B 87% 2M/s ] tiles: [ 191M 94k/s ] 81G features 195G
cpus: 10.4 gc: 0% mem: 57G/107G postGC: 7.1G
reader(96%) -> (1/5.3k) -> encoder(56% 57% 58% 55% 57% 54% 55% 56% 54% 54% 56% 54% 55% 55% 56% 56%) -> (30/5.3k) -> writer(43%)
last tile: 14/9781/11875 (z14 59%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-62.62367/34.91455
3:17:53 INF [mbtiles] - features: [ 2.6B 87% 1.9M/s ] tiles: [ 192M 125k/s ] 82G features 195G
cpus: 11.1 gc: 0% mem: 60G/107G postGC: 7.1G
reader(97%) -> (0/5.3k) -> encoder(62% 59% 60% 60% 61% 58% 60% 60% 62% 59% 58% 57% 57% 58% 61% 58%) -> (23/5.3k) -> writer(56%)
last tile: 14/9889/5611 (z14 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/49.22477/37.28760
3:18:01 WAR [mbtiles:encoder] - {x=9977 y=8504 z=14} 1009kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9977 y=8503 z=14} 1303kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9977 y=8501 z=14} 1298kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9977 y=8502 z=14} 1628kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9978 y=8505 z=14} 1101kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9978 y=8503 z=14} 1142kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9978 y=8502 z=14} 1537kb uncompressed
3:18:01 WAR [mbtiles:encoder] - {x=9978 y=8501 z=14} 1342kb uncompressed
3:18:03 INF [mbtiles] - features: [ 2.6B 88% 1.9M/s ] tiles: [ 194M 120k/s ] 83G features 195G
cpus: 10.5 gc: 0% mem: 61G/107G postGC: 7.1G
reader(95%) -> (0/5.3k) -> encoder(57% 56% 54% 56% 57% 55% 57% 57% 57% 54% 54% 55% 55% 57% 57% 55%) -> (25/5.3k) -> writer(52%)
last tile: 14/9993/8637 (z14 60%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-9.73071/39.57275
3:18:11 WAR [mbtiles:encoder] - {x=10153 y=7662 z=14} 1026kb uncompressed
3:18:13 INF [mbtiles] - features: [ 2.6B 88% 1.6M/s ] tiles: [ 196M 211k/s ] 84G features 195G
cpus: 11.6 gc: 0% mem: 59G/107G postGC: 7.1G
reader(89%) -> (1/5.3k) -> encoder(61% 60% 61% 64% 62% 60% 62% 59% 61% 62% 62% 61% 63% 61% 61% 63%) -> (63/5.3k) -> writer(83%)
last tile: 14/10178/5081 (z14 62%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/56.25556/43.63770
3:18:23 INF [mbtiles] - features: [ 2.7B 89% 1.6M/s ] tiles: [ 198M 216k/s ] 84G features 195G
cpus: 12.4 gc: 0% mem: 64G/107G postGC: 7.1G
reader(91%) -> (0/5.3k) -> encoder(65% 63% 66% 67% 63% 67% 64% 66% 67% 65% 66% 66% 63% 67% 67% 68%) -> (19/5.3k) -> writer(86%)
last tile: 14/10372/6561 (z14 63%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/33.70606/47.90039
3:18:33 INF [mbtiles] - features: [ 2.7B 90% 1.8M/s ] tiles: [ 201M 273k/s ] 85G features 195G
cpus: 11.9 gc: 0% mem: 69G/107G postGC: 7.1G
reader(96%) -> (4/5.3k) -> encoder(63% 63% 64% 63% 60% 61% 61% 62% 61% 60% 62% 64% 64% 61% 63% 61%) -> (1k/5.3k) -> writer(93%)
last tile: 14/10618/2321 (z14 64%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/77.98448/53.30566
3:18:43 INF [mbtiles] - features: [ 2.7B 90% 1.7M/s ] tiles: [ 204M 303k/s ] 86G features 195G
cpus: 11.4 gc: 1% mem: 65G/107G postGC: 7.9G
reader(94%) -> (0/5.3k) -> encoder(56% 57% 58% 58% 58% 55% 58% 58% 59% 58% 58% 59% 59% 58% 58% 58%) -> (3.8k/5.3k) -> writer(98%)
last tile: 14/10905/5716 (z14 66%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/47.69497/59.61182
3:18:53 INF [mbtiles] - features: [ 2.7B 91% 1.6M/s ] tiles: [ 207M 303k/s ] 87G features 195G
cpus: 11.5 gc: 3% mem: 65G/107G postGC: 9.7G
reader(85%) -> (0/5.3k) -> encoder(57% 60% 61% 58% 59% 61% 54% 59% 63% 54% 58% 56% 58% 57% 59% 56%) -> (5.3k/5.3k) -> writer(95%)
last tile: 14/11187/10964 (z14 68%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-51.89005/65.80811
3:19:03 INF [mbtiles] - features: [ 2.7B 91% 1.4M/s ] tiles: [ 209M 258k/s ] 87G features 195G
cpus: 11.9 gc: 16% mem: 30G/107G postGC: 12G
reader(76%) -> (0/5.3k) -> encoder(51% 55% 53% 51% 54% 55% 52% 50% 51% 53% 52% 53% 53% 51% 53% 55%) -> (5.3k/5.3k) -> writer(82%)
last tile: 14/11427/7805 (z14 69%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/8.47237/71.08154
3:19:13 INF [mbtiles] - features: [ 2.7B 92% 1.5M/s ] tiles: [ 212M 279k/s ] 88G features 195G
cpus: 10.1 gc: 7% mem: 18G/107G postGC: 15G
reader(78%) -> (1/5.3k) -> encoder(48% 45% 49% 45% 46% 46% 45% 47% 46% 48% 47% 47% 45% 48% 46% 50%) -> (5k/5.3k) -> writer(91%)
last tile: 14/11681/4151 (z14 71%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/66.02695/76.66260
3:19:23 INF [mbtiles] - features: [ 2.8B 92% 1.8M/s ] tiles: [ 215M 275k/s ] 89G features 195G
cpus: 10.3 gc: 8% mem: 21G/107G postGC: 19G
reader(85%) -> (0/5.3k) -> encoder(48% 46% 46% 45% 46% 47% 47% 44% 47% 47% 45% 48% 48% 46% 46% 46%) -> (4.7k/5.3k) -> writer(90%)
last tile: 14/11945/7036 (z14 72%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/24.60707/82.46338
3:19:27 WAR [mbtiles:encoder] - {x=12385 y=7204 z=14} 1047kb uncompressed
3:19:27 WAR [mbtiles:encoder] - {x=12386 y=7204 z=14} 1434kb uncompressed
3:19:33 INF [mbtiles] - features: [ 2.8B 93% 1.8M/s ] tiles: [ 218M 305k/s ] 90G features 195G
cpus: 10 gc: 7% mem: 28G/107G postGC: 22G
reader(83%) -> (1/5.3k) -> encoder(47% 44% 48% 43% 44% 44% 46% 45% 47% 45% 46% 47% 45% 47% 46% 46%) -> (5.2k/5.3k) -> writer(91%)
last tile: 14/12247/463 (z14 74%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/84.09114/89.09912
3:19:43 INF [mbtiles] - features: [ 2.8B 93% 1.5M/s ] tiles: [ 220M 256k/s ] 90G features 195G
cpus: 13.5 gc: 8% mem: 36G/107G postGC: 25G
reader(87%) -> (0/5.3k) -> encoder(65% 68% 67% 67% 66% 64% 67% 67% 66% 69% 68% 66% 68% 64% 69% 68%) -> (4.9k/5.3k) -> writer(90%)
last tile: 14/12523/7375 (z14 76%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/17.66496/95.16357
3:19:49 WAR [mbtiles:encoder] - {x=13052 y=8472 z=14} 1268kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13053 y=8472 z=14} 983kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13055 y=8478 z=14} 1008kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13055 y=8475 z=14} 978kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13055 y=8473 z=14} 1117kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13055 y=8474 z=14} 1044kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13057 y=8471 z=14} 1020kb uncompressed
3:19:50 WAR [mbtiles:encoder] - {x=13058 y=8475 z=14} 1044kb uncompressed
3:19:52 WAR [mbtiles:encoder] - {x=13088 y=8508 z=14} 1124kb uncompressed
3:19:53 INF [mbtiles] - features: [ 2.8B 94% 1.8M/s ] tiles: [ 223M 261k/s ] 91G features 195G
cpus: 11.9 gc: 9% mem: 37G/107G postGC: 28G
reader(87%) -> (0/5.3k) -> encoder(57% 54% 57% 57% 55% 55% 53% 57% 56% 56% 57% 56% 55% 56% 53% 56%) -> (4.1k/5.3k) -> writer(88%)
last tile: 14/12819/7563 (z14 78%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/13.68869/101.66748
3:20:03 INF [mbtiles] - features: [ 2.8B 95% 1.9M/s ] tiles: [ 226M 255k/s ] 92G features 195G
cpus: 10.9 gc: 8% mem: 38G/107G postGC: 31G
reader(88%) -> (1/5.3k) -> encoder(50% 51% 49% 49% 51% 51% 48% 50% 48% 49% 50% 51% 50% 48% 49% 50%) -> (3.2k/5.3k) -> writer(90%)
last tile: 14/13101/8522 (z14 79%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-7.23170/107.86377
3:20:05 WAR [mbtiles:encoder] - {x=13322 y=8523 z=14} 1133kb uncompressed
3:20:05 WAR [mbtiles:encoder] - {x=13323 y=8522 z=14} 1035kb uncompressed
3:20:13 INF [mbtiles] - features: [ 2.8B 95% 1.5M/s ] tiles: [ 228M 266k/s ] 93G features 195G
cpus: 10.5 gc: 8% mem: 35G/107G postGC: 33G
reader(77%) -> (0/5.3k) -> encoder(49% 47% 48% 49% 46% 47% 49% 50% 48% 49% 48% 47% 47% 47% 48% 50%) -> (1.2k/5.3k) -> writer(90%)
last tile: 14/13382/8228 (z14 81%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-0.79099/114.03809
3:20:23 INF [mbtiles] - features: [ 2.9B 96% 1.7M/s ] tiles: [ 231M 254k/s ] 94G features 195G
cpus: 12.3 gc: 5% mem: 35G/107G postGC: 33G
reader(92%) -> (0/5.3k) -> encoder(61% 65% 62% 62% 60% 62% 62% 60% 59% 62% 58% 60% 60% 61% 62% 64%) -> (631/5.3k) -> writer(93%)
last tile: 14/13643/2754 (z14 83%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/75.83442/119.77295
3:20:24 WAR [mbtiles:encoder] - {x=13682 y=7057 z=14} 1222kb uncompressed
3:20:24 WAR [mbtiles:encoder] - {x=13682 y=7058 z=14} 1148kb uncompressed
3:20:24 WAR [mbtiles:encoder] - {x=13683 y=7059 z=14} 1397kb uncompressed
3:20:25 WAR [mbtiles:encoder] - {x=13683 y=7057 z=14} 1052kb uncompressed
3:20:25 WAR [mbtiles:encoder] - {x=13683 y=7058 z=14} 1647kb uncompressed
3:20:25 WAR [mbtiles:encoder] - {x=13684 y=7059 z=14} 1344kb uncompressed
3:20:25 WAR [mbtiles:encoder] - {x=13684 y=7057 z=14} 1394kb uncompressed
3:20:25 WAR [mbtiles:encoder] - {x=13684 y=7058 z=14} 1611kb uncompressed
3:20:27 WAR [mbtiles:encoder] - {x=13702 y=7515 z=14} 1212kb uncompressed
3:20:27 WAR [mbtiles:encoder] - {x=13703 y=7515 z=14} 1018kb uncompressed
3:20:33 INF [mbtiles] - features: [ 2.9B 96% 2M/s ] tiles: [ 233M 201k/s ] 95G features 195G
cpus: 10.3 gc: 1% mem: 44G/107G postGC: 32G
reader(95%) -> (0/5.3k) -> encoder(52% 54% 53% 54% 55% 53% 54% 55% 56% 52% 53% 54% 51% 53% 50% 55%) -> (320/5.3k) -> writer(71%)
last tile: 14/13852/7615 (z14 84%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/12.57601/124.36523
3:20:43 INF [mbtiles] - features: [ 2.9B 97% 1.7M/s ] tiles: [ 236M 278k/s ] 95G features 195G
cpus: 12.2 gc: 2% mem: 45G/107G postGC: 33G
reader(94%) -> (0/5.3k) -> encoder(62% 62% 60% 62% 64% 64% 61% 63% 61% 61% 61% 62% 63% 64% 62% 64%) -> (1.1k/5.3k) -> writer(96%)
last tile: 14/14134/5395 (z14 86%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/52.22780/130.56152
3:20:48 WAR [mbtiles:encoder] - {x=14369 y=6488 z=14} 1112kb uncompressed
3:20:48 WAR [mbtiles:encoder] - {x=14370 y=6489 z=14} 1085kb uncompressed
3:20:53 INF [mbtiles] - features: [ 2.9B 98% 1.8M/s ] tiles: [ 238M 281k/s ] 96G features 195G
cpus: 11.8 gc: 4% mem: 37G/107G postGC: 33G
reader(92%) -> (3/5.3k) -> encoder(62% 60% 59% 59% 60% 57% 60% 60% 57% 59% 57% 58% 56% 59% 58% 58%) -> (1.1k/5.3k) -> writer(94%)
last tile: 14/14418/2900 (z14 88%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/75.02766/136.80176
3:20:58 WAR [mbtiles:encoder] - {x=14552 y=6450 z=14} 1009kb uncompressed
3:20:58 WAR [mbtiles:encoder] - {x=14553 y=6450 z=14} 1392kb uncompressed
3:21:03 INF [mbtiles] - features: [ 2.9B 98% 1.8M/s ] tiles: [ 241M 229k/s ] 97G features 195G
cpus: 11.5 gc: 1% mem: 51G/107G postGC: 32G
reader(95%) -> (1/5.3k) -> encoder(60% 60% 59% 60% 61% 60% 61% 58% 57% 59% 58% 59% 58% 60% 58% 58%) -> (38/5.3k) -> writer(88%)
last tile: 14/14638/12175 (z14 89%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/-65.50385/141.63574
3:21:13 INF [mbtiles] - features: [ 2.9B 99% 1.6M/s ] tiles: [ 244M 304k/s ] 98G features 195G
cpus: 10.7 gc: 1% mem: 63G/107G postGC: 33G
reader(87%) -> (0/5.3k) -> encoder(55% 51% 55% 54% 57% 53% 56% 55% 53% 56% 55% 51% 58% 52% 55% 55%) -> (1.5k/5.3k) -> writer(97%)
last tile: 14/14919/2284 (z14 91%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/78.15255/147.81006
3:21:23 INF [mbtiles] - features: [ 3B 99% 1.6M/s ] tiles: [ 248M 373k/s ] 99G features 195G
cpus: 7 gc: 2% mem: 45G/107G postGC: 34G
reader(75%) -> (0/5.3k) -> encoder(32% 31% 32% 31% 32% 31% 30% 32% 32% 32% 32% 31% 32% 30% 31% 30%) -> (5.3k/5.3k) -> writer(97%)
last tile: 14/15241/5666 (z14 93%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/48.42920/154.88525
3:21:33 INF [mbtiles] - features: [ 3B 100% 644k/s ] tiles: [ 252M 473k/s ] 99G features 195G
cpus: 2.6 gc: 0% mem: 56G/107G postGC: 34G
reader(29%) -> (1/5.3k) -> encoder( 7% 6% 7% 8% 9% 8% 8% 8% 9% 8% 7% 6% 9% 8% 8% 8%) -> (5.3k/5.3k) -> writer(97%)
last tile: 14/15624/9955 (z14 95%) batch sizes: 1000-1000 https://www.openstreetmap.org/#map=14/-36.08462/163.30078
3:21:43 INF [mbtiles] - features: [ 3B 100% 1M/s ] tiles: [ 257M 430k/s ] 100G features 195G
cpus: 4.7 gc: 3% mem: 43G/107G postGC: 35G
reader(46%) -> (0/5.3k) -> encoder(17% 19% 19% 19% 18% 20% 15% 19% 18% 17% 18% 20% 18% 19% 18% 16%) -> (5.3k/5.3k) -> writer(95%)
last tile: 14/15926/2182 (z14 97%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/78.60399/169.93652
3:21:47 INF [mbtiles] - features: [ 3B 100% 616k/s ] tiles: [ 259M 471k/s ] 100G features 195G
cpus: 2.2 gc: 0% mem: 46G/107G postGC: 35G
reader( -%) -> (0/5.3k) -> encoder( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (5.3k/5.3k) -> writer(98%)
last tile: 14/16068/3331 (z14 98%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/72.37576/173.05664
3:21:57 INF [mbtiles] - features: [ 3B 100% 0/s ] tiles: [ 264M 510k/s ] 101G features 195G
cpus: 1 gc: 0% mem: 47G/107G postGC: 35G
reader( -%) -> (0/5.3k) -> encoder( -% -% -% -% -% -% -% -% -% -% -% -% -% -% -% -%) -> (0/5.3k) -> writer( -%)
last tile: 14/16383/0 (z14 100%) batch sizes: 1-1000 https://www.openstreetmap.org/#map=14/85.05113/179.97803
3:21:57 DEB [mbtiles] - Tile stats:
3:21:57 DEB [mbtiles] - z0 avg:14k max:14k
3:21:57 DEB [mbtiles] - z1 avg:18k max:39k
3:21:57 DEB [mbtiles] - z2 avg:32k max:83k
3:21:57 DEB [mbtiles] - z3 avg:57k max:228k
3:21:57 DEB [mbtiles] - z4 avg:34k max:417k
3:21:57 DEB [mbtiles] - z5 avg:19k max:449k
3:21:57 DEB [mbtiles] - z6 avg:13k max:321k
3:21:57 DEB [mbtiles] - z7 avg:11k max:446k
3:21:57 DEB [mbtiles] - z8 avg:6.3k max:352k
3:21:57 DEB [mbtiles] - z9 avg:5.9k max:483k
3:21:57 DEB [mbtiles] - z10 avg:2.7k max:286k
3:21:57 DEB [mbtiles] - z11 avg:1.3k max:168k
3:21:57 DEB [mbtiles] - z12 avg:732 max:246k
3:21:57 DEB [mbtiles] - z13 avg:376 max:262k
3:21:57 DEB [mbtiles] - z14 avg:360 max:1.7M
3:21:57 DEB [mbtiles] - all avg:407 max:0
3:21:57 DEB [mbtiles] - # features: 3,034,026,482
3:21:57 DEB [mbtiles] - # tiles: 264,070,048
3:21:57 INF [mbtiles] - Finished in 4,954s cpu:71,262s avg:14.4
3:21:57 INF - Finished in 12,118s cpu:160,934s avg:13.3
3:21:57 INF - FINISHED!
3:21:57 INF - ----------------------------------------
3:21:57 INF - overall 12,118s cpu:160,934s avg:13.3
3:21:57 INF - wikidata 506s cpu:3,734s avg:7.4
3:21:57 INF - lake_centerlines 0.3s cpu:2s avg:5.4
3:21:57 INF - water_polygons 91s cpu:1,102s avg:12.1
3:21:57 INF - natural_earth 6s cpu:20s avg:3.6
3:21:57 INF - osm_pass1 967s cpu:5,173s avg:5.4
3:21:57 INF - osm_pass2 5,174s cpu:74,945s avg:14.5
3:21:57 INF - boundaries 13s cpu:23s avg:1.7
3:21:57 INF - sort 409s cpu:4,678s avg:11.4
3:21:57 INF - mbtiles 4,954s cpu:71,262s avg:14.4
3:21:57 INF - ----------------------------------------
3:21:57 INF - features 195GB
3:21:57 INF - mbtiles 101GB
real 202m6.113s
user 2655m6.432s
sys 27m16.812s