planetiler/planet-logs/v0.7.0-planet-c7gd-16gb-no-...

4411 wiersze
462 KiB
Plaintext

serving at https://seashells.io/v/M8GXzMbw
0:00:00 DEB - argument: config=null (path to config file)
0:00:00 DEB - argument: download_dir=data/sources (download directory)
0:00:00 DEB - argument: area=planet (name of the extract to download if osm_url/osm_path not specified (i.e. 'monaco' 'rhode island' 'australia' or 'planet'))
0:00:00 INF - argument: stats=use in-memory stats
0:00:00 DEB - argument: madvise=true (default value for whether to use linux madvise(random) to improve memory-mapped read performance for temporary storage)
0:00:00 DEB - argument: storage=mmap (default storage type for temporary data, one of [ram, mmap, direct])
0:00:00 DEB - argument: threads=8 (num threads)
0:00:00 DEB - argument: write_threads=1 (number of threads to use when writing temp features)
0:00:00 DEB - argument: process_threads=7 (number of threads to use when processing input features)
0:00:00 DEB - argument: bounds=null (bounds)
0:00:00 DEB - argument: polygon=null (a .poly file that limits output to tiles intersecting the shape)
0:00:00 DEB - argument: minzoom=0 (minimum zoom level)
0:00:00 DEB - argument: maxzoom=14 (maximum zoom level up to 15)
0:00:00 DEB - argument: render_maxzoom=14 (maximum rendering zoom level up to 15)
0:00:00 DEB - argument: tmpdir=data/tmp (temp directory)
0:00:00 DEB - argument: feature_read_threads=1 (number of threads to use when reading features at tile write time)
0:00:00 DEB - argument: tile_write_threads=1 (number of threads used to write tiles - only supported by [files, csv, tsv, proto, pbf, json])
0:00:00 DEB - argument: loginterval=10 seconds (time between logs)
0:00:00 DEB - argument: force=true (overwriting output file and ignore disk/RAM warnings)
0:00:00 DEB - argument: append=false (append to the output file - only supported by [files, csv, tsv, proto, pbf, json])
0:00:00 DEB - argument: gzip_temp=false (gzip temporary feature storage (uses more CPU, but less disk space))
0:00:00 DEB - argument: mmap_temp=true (use memory-mapped IO for temp feature files)
0:00:00 DEB - argument: sort_max_readers=6 (maximum number of concurrent read threads to use when sorting chunks)
0:00:00 DEB - argument: sort_max_writers=6 (maximum number of concurrent write threads to use when sorting chunks)
0:00:00 DEB - argument: nodemap_type=array (type of node location map, one of [noop, sortedtable, sparsearray, array])
0:00:00 DEB - argument: nodemap_storage=mmap (storage for node location map, one of [ram, mmap, direct])
0:00:00 DEB - argument: nodemap_madvise=true (use linux madvise(random) for node locations)
0:00:00 DEB - argument: multipolygon_geometry_storage=mmap (storage for multipolygon geometries, one of [ram, mmap, direct])
0:00:00 DEB - argument: multipolygon_geometry_madvise=true (use linux madvise(random) for temporary multipolygon geometry storage)
0:00:00 DEB - argument: http_user_agent=Planetiler downloader (https://github.com/onthegomap/planetiler) (User-Agent header to set when downloading files over HTTP)
0:00:00 DEB - argument: http_timeout=30 seconds (Timeout to use when downloading files over HTTP)
0:00:00 DEB - argument: http_retries=1 (Retries to use when downloading files over HTTP)
0:00:00 DEB - argument: download_chunk_size_mb=100 (Size of file chunks to download in parallel in megabytes)
0:00:00 DEB - argument: download_threads=1 (Number of parallel threads to use when downloading each file)
0:00:00 DEB - argument: download_max_bandwidth= (Maximum bandwidth to consume when downloading files in units mb/s, mbps, kbps, etc.)
0:00:00 DEB - argument: min_feature_size_at_max_zoom=0.0625 (Default value for the minimum size in tile pixels of features to emit at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: min_feature_size=1.0 (Default value for the minimum size in tile pixels of features to emit below the maximum zoom level)
0:00:00 DEB - argument: simplify_tolerance_at_max_zoom=0.0625 (Default value for the tile pixel tolerance to use when simplifying features at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: simplify_tolerance=0.1 (Default value for the tile pixel tolerance to use when simplifying features below the maximum zoom level)
0:00:00 DEB - argument: osm_lazy_reads=true (Read OSM blocks from disk in worker threads)
0:00:00 DEB - argument: skip_filled_tiles=false (Skip writing tiles containing only polygon fills to the output)
0:00:00 DEB - argument: tile_warning_size_mb=1.0 (Maximum size in megabytes of a tile to emit a warning about)
0:00:00 DEB - argument: color=null (Color the terminal output)
0:00:00 DEB - argument: keep_unzipped=false (keep unzipped sources by default after reading)
0:00:00 DEB - argument: tile_compression=gzip (the tile compression, one of [none, gzip])
0:00:00 DEB - argument: output_layerstats=false (output a tsv.gz file for each tile/layer size)
0:00:00 DEB - argument: debug_url=https://onthegomap.github.io/planetiler-demo/#{z}/{lat}/{lon} (debug url to use for displaying tiles with {z} {lat} {lon} placeholders)
0:00:00 DEB - argument: tile_weights=data/tile_weights.tsv.gz (tsv.gz file with columns z,x,y,loads to generate weighted average tile size stat)
0:00:00 DEB - argument: max_point_buffer=Infinity (Max tile pixels to include points outside tile bounds. Set to a lower value to reduce tile size for clients that handle label collisions across tiles (most web and native clients). NOTE: Do not reduce if you need to support raster tile rendering)
0:00:00 DEB - argument: log_jts_exceptions=false (Emit verbose details to debug JTS geometry errors)
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: download_osm_tile_weights=false (download OSM tile weights file)
0:00:00 DEB - argument: temp_nodes=data/tmp/node.db (temp node db location)
0:00:00 DEB - argument: temp_multipolygons=data/tmp/multipolygon.db (temp multipolygon db location)
0:00:00 DEB - argument: temp_features=data/tmp/feature.db (temp feature db location)
0:00:00 DEB - argument: osm_parse_node_bounds=false (parse bounds from OSM nodes instead of header)
0:00:00 DEB - argument: only_fetch_wikidata=false (fetch wikidata translations then quit)
0:00:00 DEB - argument: fetch_wikidata=false (fetch wikidata translations then continue)
0:00:00 DEB - argument: use_wikidata=true (use wikidata translations)
0:00:00 DEB - argument: wikidata_cache=data/sources/wikidata_names.json (wikidata cache file)
0:00:00 DEB - argument: lake_centerlines_path=data/sources/lake_centerline.shp.zip (lake_centerlines shapefile path)
0:00:00 DEB - argument: free_lake_centerlines_after_read=false (delete lake_centerlines input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: water_polygons_path=data/sources/water-polygons-split-3857.zip (water_polygons shapefile path)
0:00:00 DEB - argument: free_water_polygons_after_read=false (delete water_polygons input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: natural_earth_path=data/sources/natural_earth_vector.sqlite.zip (natural_earth sqlite db path)
0:00:00 DEB - argument: free_natural_earth_after_read=false (delete natural_earth input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: natural_earth_keep_unzipped=false (keep unzipped natural_earth after reading)
0:00:00 DEB - argument: osm_path=data/sources/planet.osm.pbf (osm OSM input file path)
0:00:00 DEB - argument: free_osm_after_read=false (delete osm input file after reading to make space for output (reduces peak disk usage))
0:00:00 DEB - argument: output=planet.pmtiles (output tile archive path)
0:00:00 DEB - argument: version=false (show version then exit)
0:00:00 INF - Planetiler build git hash: 31ae80d0477da182486763d2a02eb48741c43cbd
0:00:00 INF - Planetiler build version: 0.7-SNAPSHOT
0:00:00 INF - Planetiler build timestamp: 2024-01-18T12:20:39.563Z
0:00:00 DEB - argument: transliterate=true (attempt to transliterate latin names)
0:00:00 DEB - argument: languages=am,ar,az,be,bg,bn,br,bs,ca,co,cs,cy,da,de,el,en,eo,es,et,eu,fa,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,pa,pnb,pl,pt,rm,ro,ru,sk,sl,sq,sr,sr-Latn,sv,ta,te,th,tr,uk,ur,vi,zh,zh-Hant,zh-Hans (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: boundary_osm_only=false (boundary layer: only use OSM, even at low zoom levels)
0:00:00 DEB - argument: transportation_z13_paths=false (transportation(_name) layer: show all paths on z13)
0:00:00 DEB - argument: building_merge_z13=false (building layer: merge nearby buildings at z13)
0:00:00 DEB - argument: transportation_name_brunnel=false (transportation_name layer: set to false to omit brunnel and help merge long highways)
0:00:00 DEB - argument: transportation_name_size_for_shield=false (transportation_name layer: allow road names on shorter segments (ie. they will have a shield))
0:00:00 DEB - argument: transportation_name_limit_merge=false (transportation_name layer: limit merge so we don't combine different relations to help merge long highways)
0:00:00 DEB - argument: transportation_name_minor_refs=false (transportation_name layer: include name and refs from minor road networks if not present on a way)
0:00:00 DEB - argument: help=false (show arguments then exit)
0:00:00 DEB - argument: layer_stats=/data/planet.pmtiles.layerstats.tsv.gz (layer stats output path)
0:00:00 INF - Building OpenMapTilesProfile profile into file:///data/planet.pmtiles in these phases:
0:00:00 INF - lake_centerlines: Process features in data/sources/lake_centerline.shp.zip
0:00:00 INF - water_polygons: Process features in data/sources/water-polygons-split-3857.zip
0:00:00 INF - natural_earth: Process features in data/sources/natural_earth_vector.sqlite.zip
0:00:00 INF - osm_pass1: Pre-process OpenStreetMap input (store node locations then relation members)
0:00:00 INF - osm_pass2: Process OpenStreetMap nodes, ways, then relations
0:00:00 INF - sort: Sort rendered features by tile ID
0:00:00 INF - archive: Encode each tile and write to TileArchiveConfig[format=PMTILES, scheme=FILE, uri=file:///data/planet.pmtiles, options={}]
0:00:00 INF - no wikidata translations found, run with --fetch-wikidata to download
0:00:00 INF - ⚠️️ 360G storage on /data (/dev/nvme1n1) requested for read phase disk, 391G available
0:00:00 INF - - 88G used for temporary node location cache
0:00:00 INF - - 11G used for temporary multipolygon geometry cache
0:00:00 INF - - 259G used for temporary feature storage
0:00:00 INF - ⚠️️ 389G storage on /data (/dev/nvme1n1) requested for write phase disk, 391G available
0:00:00 INF - - 259G used for temporary feature storage
0:00:00 INF - - 129G used for archive output
0:00:00 DEB - ✓ 100G storage on /data (/dev/nvme1n1) requested for read phase, 391G available
0:00:00 DEB - - 88G used for array node location cache (switch to sparsearray to reduce size)
0:00:00 DEB - - 11G used for multipolygon way geometries
0:00:00 WAR - ❌️ 23G JVM heap requested for read phase, 12G available (increase JVM -Xmx setting)
0:00:00 WAR - - 23G used for temporary profile storage
0:00:00 WAR - Planetiler will use ~100G memory-mapped files for node locations and multipolygon geometries but the OS only
has 3.5G available to cache pages, this may slow the import down. To speed up, run on a machine with more
memory or reduce the -Xmx setting.
0:00:00 INF - Setting map bounds from input: Env[-180.0 : 180.0, -90.0 : 90.0]
0:00:00 DEB - argument: archive_name=OpenMapTiles ('name' attribute for tileset metadata)
0:00:00 DEB - argument: archive_description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org ('description' attribute for tileset metadata)
0:00:00 DEB - argument: archive_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 tileset metadata)
0:00:00 DEB - argument: archive_version=3.14.0 ('version' attribute for tileset metadata)
0:00:00 DEB - argument: archive_type=baselayer ('type' attribute for tileset metadata)
0:00:00 DEB - argument: archive_format=pbf ('format' attribute for tileset metadata)
0:00:00 INF - Using merge sort feature map, chunk size=2000mb max workers=8
0:00:00 INF [lake_centerlines] -
0:00:00 INF [lake_centerlines] - Starting...
0:00:02 INF [lake_centerlines] - read: [ 59k 100% 42k/s ] write: [ 0 0/s ] 0
cpus: 2.2 gc: 2% heap: 189M/12G direct: 262k postGC: 193M
-> (0/3) -> read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -%) -> (0/58k) -> write( -%)
0:00:02 INF [lake_centerlines] - Finished in 2s cpu:6s avg:2.6
0:00:02 INF [lake_centerlines] - read 1x(55% 1s)
0:00:02 INF [lake_centerlines] - process 7x(4% 0.1s wait:1s)
0:00:02 INF [lake_centerlines] - write 1x(0% 0s wait:1s)
0:00:02 INF [water_polygons] -
0:00:02 INF [water_polygons] - Starting...
0:00:12 INF [water_polygons] - read: [ 486 3% 48/s ] write: [ 2.7M 278k/s ] 2G
cpus: 7.4 gc: 5% heap: 2.3G/12G direct: 62M postGC: 1.5G
-> (0/3) -> read(29%) -> (1k/1k) -> process(83% 83% 82% 82% 82% 81% 84%) -> (3.6k/58k) -> write( 4%)
0:00:22 INF [water_polygons] - read: [ 1.1k 8% 63/s ] write: [ 6.7M 392k/s ] 2G
cpus: 7.1 gc: 3% heap: 2.6G/12G direct: 62M postGC: 1.2G
-> (0/3) -> read(10%) -> (991/1k) -> process(95% 96% 95% 93% 95% 94% 96%) -> (2.5k/58k) -> write( 4%)
0:00:32 INF [water_polygons] - read: [ 1.5k 11% 40/s ] write: [ 8.9M 224k/s ] 2G
cpus: 7.1 gc: 4% heap: 1.9G/12G direct: 62M postGC: 1.3G
-> (0/3) -> read( 9%) -> (1k/1k) -> process(94% 96% 95% 96% 96% 95% 95%) -> (3.7k/58k) -> write( 2%)
0:00:42 INF [water_polygons] - read: [ 2.1k 15% 62/s ] write: [ 12M 394k/s ] 2G
cpus: 7.2 gc: 3% heap: 2.8G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read(12%) -> (1k/1k) -> process(96% 95% 95% 96% 96% 96% 96%) -> (2.3k/58k) -> write( 4%)
0:00:52 INF [water_polygons] - read: [ 2.5k 18% 43/s ] write: [ 15M 238k/s ] 2G
cpus: 7.1 gc: 3% heap: 1.7G/12G direct: 62M postGC: 1.3G
-> (0/3) -> read( 6%) -> (1k/1k) -> process(97% 96% 96% 97% 96% 96% 97%) -> (3.5k/58k) -> write( 2%)
0:01:02 INF [water_polygons] - read: [ 3.1k 22% 54/s ] write: [ 18M 308k/s ] 3G
cpus: 7.1 gc: 3% heap: 3.5G/12G direct: 62M postGC: 1.2G
-> (0/3) -> read( 9%) -> (1k/1k) -> process(96% 94% 96% 96% 95% 96% 96%) -> (3.9k/58k) -> write( 3%)
0:01:12 INF [water_polygons] - read: [ 3.7k 26% 60/s ] write: [ 22M 365k/s ] 3G
cpus: 7.1 gc: 3% heap: 3.2G/12G direct: 62M postGC: 1.5G
-> (0/3) -> read(10%) -> (1k/1k) -> process(96% 96% 96% 96% 96% 96% 96%) -> (2.2k/58k) -> write( 4%)
0:01:22 INF [water_polygons] - read: [ 4.2k 29% 50/s ] write: [ 25M 318k/s ] 3G
cpus: 7.1 gc: 3% heap: 1.4G/12G direct: 62M postGC: 1.3G
-> (0/3) -> read(10%) -> (998/1k) -> process(94% 95% 95% 96% 96% 96% 96%) -> (3.3k/58k) -> write( 3%)
0:01:32 INF [water_polygons] - read: [ 4.8k 33% 59/s ] write: [ 28M 370k/s ] 3G
cpus: 7.1 gc: 3% heap: 4G/12G direct: 62M postGC: 1.5G
-> (0/3) -> read( 8%) -> (1k/1k) -> process(97% 96% 96% 97% 96% 97% 97%) -> (4.6k/58k) -> write( 4%)
0:01:42 INF [water_polygons] - read: [ 5.2k 36% 42/s ] write: [ 31M 223k/s ] 3G
cpus: 7.1 gc: 4% heap: 3.8G/12G direct: 62M postGC: 1.4G
-> (0/3) -> read(12%) -> (1k/1k) -> process(95% 95% 95% 95% 95% 95% 96%) -> (2.5k/58k) -> write( 2%)
0:01:52 INF [water_polygons] - read: [ 5.8k 41% 64/s ] write: [ 34M 374k/s ] 3G
cpus: 7 gc: 3% heap: 3G/12G direct: 62M postGC: 1.5G
-> (0/3) -> read( 2%) -> (1k/1k) -> process(96% 97% 97% 96% 96% 96% 97%) -> (3.6k/58k) -> write( 4%)
0:02:02 INF [water_polygons] - read: [ 6.2k 43% 36/s ] write: [ 36M 192k/s ] 4.1G
cpus: 7 gc: 2% heap: 2G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read( 0%) -> (1k/1k) -> process(98% 98% 97% 97% 98% 98% 98%) -> (3.5k/58k) -> write( 2%)
0:02:12 INF [water_polygons] - read: [ 8.9k 62% 271/s ] write: [ 95M 5.9M/s ] 5.9G
cpus: 7.3 gc: 1% heap: 3.6G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read( 1%) -> (1k/1k) -> process(98% 98% 98% 98% 97% 98% 98%) -> (9k/58k) -> write(38%)
0:02:22 INF [water_polygons] - read: [ 12k 86% 347/s ] write: [ 175M 7.9M/s ] 9.6G
cpus: 5.6 gc: 0% heap: 4G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read( 1%) -> (1k/1k) -> process(72% 73% 72% 72% 71% 72% 72%) -> (24k/58k) -> write(57%)
0:02:29 INF [water_polygons] - read: [ 14k 100% 305/s ] write: [ 222M 7M/s ] 10G
cpus: 5 gc: 0% heap: 3.6G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -%) -> (0/58k) -> write( -%)
0:02:29 INF [water_polygons] - Finished in 2m27s cpu:16m59s gc:4s avg:6.9
0:02:29 INF [water_polygons] - read 1x(8% 12s wait:2m10s done:3s)
0:02:29 INF [water_polygons] - process 7x(92% 2m15s wait:5s)
0:02:29 INF [water_polygons] - write 1x(11% 17s wait:2m4s)
0:02:29 INF [natural_earth] -
0:02:29 INF [natural_earth] - Starting...
0:02:29 INF [natural_earth] - unzipping /data/data/sources/natural_earth_vector.sqlite.zip to data/tmp/%2Fnatural_earth_vector.sqlite%2Fpackages%2Fnatural_earth_vector.sqlite
0:02:33 INF [natural_earth] - unzipping /data/data/sources/natural_earth_vector.sqlite.zip to data/tmp/%2Fnatural_earth_vector.sqlite%2Fpackages%2Fnatural_earth_vector.sqlite
0:02:43 INF [natural_earth] - read: [ 297k 85% 29k/s ] write: [ 24k 2.3k/s ] 12G
cpus: 1.8 gc: 0% heap: 1.9G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read(98%) -> (1/1k) -> process( 5% 5% 6% 6% 6% 17% 6%) -> (3.7k/58k) -> write( 0%)
0:02:44 INF [natural_earth] - read: [ 349k 100% 38k/s ] write: [ 33k 7.1k/s ] 10G
cpus: 1.7 gc: 0% heap: 2.9G/12G direct: 62M postGC: 1.7G
-> (0/3) -> read( -%) -> (0/1k) -> process( -% -% -% -% -% -% -%) -> (0/58k) -> write( -%)
0:02:44 INF [natural_earth] - Finished in 15s cpu:24s avg:1.6
0:02:44 INF [natural_earth] - read 1x(71% 11s done:4s)
0:02:44 INF [natural_earth] - process 7x(6% 0.9s wait:10s done:4s)
0:02:44 INF [natural_earth] - write 1x(0% 0s wait:11s done:4s)
0:02:44 INF [osm_pass1] -
0:02:44 INF [osm_pass1] - Starting...
0:02:54 INF [osm_pass1] - nodes: [ 210M 21M/s ] 2.5G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 978 97/s ]
cpus: 6.8 gc: 2% heap: 1.7G/12G direct: 1G postGC: 432M hppc: 848
read( 1%) -> (15/22) -> process(92% 91% 92% 91% 91% 92% 92%)
0:03:04 INF [osm_pass1] - nodes: [ 420M 20M/s ] 5.3G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 1.8k 85/s ]
cpus: 6.9 gc: 3% heap: 517M/12G direct: 1G postGC: 428M hppc: 848
read( 1%) -> (15/22) -> process(89% 89% 90% 89% 89% 88% 88%)
0:03:14 INF [osm_pass1] - nodes: [ 623M 20M/s ] 7.7G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 2.7k 90/s ]
cpus: 6.9 gc: 3% heap: 1.1G/12G direct: 1G postGC: 415M hppc: 848
read( 1%) -> (15/22) -> process(86% 87% 88% 87% 87% 87% 87%)
0:03:24 INF [osm_pass1] - nodes: [ 821M 19M/s ] 9.9G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 3.6k 90/s ]
cpus: 6.9 gc: 3% heap: 526M/12G direct: 1G postGC: 419M hppc: 848
read( 1%) -> (15/22) -> process(87% 88% 87% 87% 87% 87% 86%)
0:03:34 INF [osm_pass1] - nodes: [ 1B 21M/s ] 12G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 4.5k 87/s ]
cpus: 6.9 gc: 3% heap: 1.1G/12G direct: 1G postGC: 786M hppc: 848
read( 1%) -> (15/22) -> process(89% 90% 90% 88% 90% 90% 89%)
0:03:44 INF [osm_pass1] - nodes: [ 1.2B 20M/s ] 14G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 5.3k 84/s ]
cpus: 6.9 gc: 3% heap: 618M/12G direct: 1G postGC: 630M hppc: 848
read( 1%) -> (15/22) -> process(86% 87% 87% 86% 87% 86% 84%)
0:03:54 INF [osm_pass1] - nodes: [ 1.4B 22M/s ] 16G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 6.2k 86/s ]
cpus: 6.9 gc: 2% heap: 1.4G/12G direct: 1G postGC: 806M hppc: 848
read( 1%) -> (15/22) -> process(90% 90% 89% 89% 90% 90% 89%)
0:04:04 INF [osm_pass1] - nodes: [ 1.7B 24M/s ] 19G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.1k 88/s ]
cpus: 6.9 gc: 2% heap: 749M/12G direct: 1G postGC: 412M hppc: 848
read( 1%) -> (15/22) -> process(93% 94% 94% 94% 94% 93% 94%)
0:04:14 INF [osm_pass1] - nodes: [ 1.9B 22M/s ] 21G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 7.9k 84/s ]
cpus: 6.9 gc: 3% heap: 879M/12G direct: 1G postGC: 557M hppc: 848
read( 1%) -> (15/22) -> process(89% 89% 90% 89% 90% 89% 89%)
0:04:24 INF [osm_pass1] - nodes: [ 2.1B 23M/s ] 23G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 8.7k 82/s ]
cpus: 7 gc: 3% heap: 1.1G/12G direct: 1G postGC: 1G hppc: 848
read( 1%) -> (15/22) -> process(89% 91% 90% 91% 91% 90% 89%)
0:04:34 INF [osm_pass1] - nodes: [ 2.4B 24M/s ] 26G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 9.5k 74/s ]
cpus: 7.1 gc: 3% heap: 915M/12G direct: 1G postGC: 856M hppc: 848
read( 1%) -> (15/22) -> process(90% 90% 90% 89% 89% 88% 89%)
0:04:44 INF [osm_pass1] - nodes: [ 2.6B 26M/s ] 28G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 10k 78/s ]
cpus: 6.9 gc: 2% heap: 890M/12G direct: 1G postGC: 562M hppc: 848
read( 1%) -> (15/22) -> process(94% 95% 93% 94% 95% 94% 95%)
0:04:55 INF [osm_pass1] - nodes: [ 2.9B 26M/s ] 31G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 80/s ]
cpus: 6.8 gc: 1% heap: 958M/12G direct: 1G postGC: 418M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 96% 96% 97% 96% 97%)
0:05:05 INF [osm_pass1] - nodes: [ 3.2B 27M/s ] 34G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 11k 79/s ]
cpus: 6.8 gc: 1% heap: 798M/12G direct: 1G postGC: 563M hppc: 848
read( 1%) -> (15/22) -> process(96% 97% 97% 96% 97% 96% 97%)
0:05:15 INF [osm_pass1] - nodes: [ 3.4B 27M/s ] 37G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 12k 79/s ]
cpus: 6.8 gc: 1% heap: 1.8G/12G direct: 1G postGC: 417M hppc: 848
read( 1%) -> (15/22) -> process(97% 96% 96% 97% 96% 97% 97%)
0:05:25 INF [osm_pass1] - nodes: [ 3.7B 27M/s ] 39G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 13k 78/s ]
cpus: 6.8 gc: 1% heap: 1.8G/12G direct: 1G postGC: 421M hppc: 848
read( 1%) -> (15/22) -> process(96% 96% 97% 96% 97% 97% 96%)
0:05:35 INF [osm_pass1] - nodes: [ 4B 27M/s ] 42G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 14k 78/s ]
cpus: 6.8 gc: 1% heap: 1G/12G direct: 1G postGC: 422M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 96% 97% 97% 97%)
0:05:45 INF [osm_pass1] - nodes: [ 4.3B 27M/s ] 45G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 79/s ]
cpus: 6.8 gc: 1% heap: 858M/12G direct: 1G postGC: 430M hppc: 848
read( 1%) -> (15/22) -> process(96% 96% 96% 96% 97% 96% 96%)
0:05:55 INF [osm_pass1] - nodes: [ 4.5B 27M/s ] 47G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 15k 78/s ]
cpus: 6.8 gc: 1% heap: 1.2G/12G direct: 1G postGC: 415M hppc: 848
read( 1%) -> (15/22) -> process(96% 97% 97% 96% 97% 97% 96%)
0:06:05 INF [osm_pass1] - nodes: [ 4.8B 27M/s ] 50G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 16k 79/s ]
cpus: 6.9 gc: 1% heap: 1.7G/12G direct: 1G postGC: 428M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 98% 97% 97%)
0:06:15 INF [osm_pass1] - nodes: [ 5.1B 27M/s ] 53G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 17k 79/s ]
cpus: 6.8 gc: 1% heap: 2G/12G direct: 1G postGC: 424M hppc: 848
read( 1%) -> (15/22) -> process(96% 97% 97% 97% 95% 97% 97%)
0:06:25 INF [osm_pass1] - nodes: [ 5.4B 27M/s ] 56G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 18k 78/s ]
cpus: 6.8 gc: 1% heap: 1.7G/12G direct: 1G postGC: 433M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 96% 96% 96% 97% 96%)
0:06:35 INF [osm_pass1] - nodes: [ 5.6B 27M/s ] 59G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 78/s ]
cpus: 6.9 gc: 1% heap: 1.7G/12G direct: 1G postGC: 431M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:06:45 INF [osm_pass1] - nodes: [ 5.9B 27M/s ] 61G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 19k 78/s ]
cpus: 6.8 gc: 1% heap: 1.5G/12G direct: 1G postGC: 424M hppc: 848
read( 0%) -> (15/22) -> process(97% 97% 97% 97% 96% 97% 97%)
0:06:55 INF [osm_pass1] - nodes: [ 6.2B 28M/s ] 64G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 20k 78/s ]
cpus: 6.8 gc: 1% heap: 2G/12G direct: 1G postGC: 564M hppc: 848
read( 0%) -> (15/22) -> process(96% 97% 97% 97% 97% 97% 97%)
0:07:05 INF [osm_pass1] - nodes: [ 6.5B 27M/s ] 67G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 21k 77/s ]
cpus: 6.9 gc: 1% heap: 1.1G/12G direct: 1G postGC: 434M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:07:15 INF [osm_pass1] - nodes: [ 6.8B 27M/s ] 70G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 77/s ]
cpus: 6.8 gc: 1% heap: 1.9G/12G direct: 1G postGC: 467M hppc: 848
read( 1%) -> (14/22) -> process(97% 96% 97% 96% 97% 97% 96%)
0:07:25 INF [osm_pass1] - nodes: [ 7B 27M/s ] 73G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 22k 76/s ]
cpus: 6.8 gc: 1% heap: 1.7G/12G direct: 1G postGC: 425M hppc: 848
read( 0%) -> (15/22) -> process(97% 96% 96% 95% 97% 96% 97%)
0:07:35 INF [osm_pass1] - nodes: [ 7.3B 27M/s ] 75G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 23k 76/s ]
cpus: 6.8 gc: 1% heap: 770M/12G direct: 1G postGC: 430M hppc: 848
read( 1%) -> (15/22) -> process(96% 97% 96% 97% 97% 96% 96%)
0:07:45 INF [osm_pass1] - nodes: [ 7.6B 28M/s ] 78G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 24k 76/s ]
cpus: 6.9 gc: 1% heap: 1.3G/12G direct: 1G postGC: 429M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:07:55 INF [osm_pass1] - nodes: [ 7.9B 28M/s ] 80G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 77/s ]
cpus: 6.9 gc: 1% heap: 1.5G/12G direct: 1G postGC: 428M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:08:05 INF [osm_pass1] - nodes: [ 8.1B 26M/s ] 85G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 25k 72/s ]
cpus: 6.5 gc: 1% heap: 2.9G/12G direct: 1G postGC: 858M hppc: 848
read( 0%) -> (15/22) -> process(97% 96% 94% 96% 88% 96% 77%)
0:08:15 INF [osm_pass1] - nodes: [ 8.4B 26M/s ] 87G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 26k 76/s ]
cpus: 6.4 gc: 1% heap: 560M/12G direct: 1G postGC: 580M hppc: 848
read( 0%) -> (15/22) -> process(98% 95% 84% 98% 80% 92% 93%)
0:08:25 INF [osm_pass1] - nodes: [ 8.7B 27M/s ] 90G ways: [ 0 0/s ] rels: [ 0 0/s ] blocks: [ 27k 81/s ]
cpus: 6.9 gc: 1% heap: 1.8G/12G direct: 1G postGC: 421M hppc: 848
read( 1%) -> (15/22) -> process(98% 97% 98% 97% 97% 98% 97%)
0:08:30 INF [osm_pass1:process] - Finished nodes: 8,860,666,091 (25M/s) in 5m45s cpu:39m22s gc:5s avg:6.8
0:08:35 INF [osm_pass1] - nodes: [ 8.8B 13M/s ] 92G ways: [ 18M 1.8M/s ] rels: [ 0 0/s ] blocks: [ 28k 81/s ]
cpus: 6.8 gc: 1% heap: 1.9G/12G direct: 1G postGC: 449M hppc: 848
read( 1%) -> (15/22) -> process(96% 96% 96% 95% 96% 95% 96%)
0:08:45 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 66M 4.7M/s ] rels: [ 0 0/s ] blocks: [ 29k 93/s ]
cpus: 6.9 gc: 2% heap: 1.2G/12G direct: 1G postGC: 464M hppc: 848
read( 1%) -> (15/22) -> process(96% 97% 96% 96% 96% 96% 96%)
0:08:55 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 120M 5.4M/s ] rels: [ 0 0/s ] blocks: [ 30k 92/s ]
cpus: 6.9 gc: 2% heap: 2.3G/12G direct: 1G postGC: 472M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 96% 97% 96% 96%)
0:09:05 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 178M 5.7M/s ] rels: [ 0 0/s ] blocks: [ 31k 91/s ]
cpus: 6.9 gc: 2% heap: 1.1G/12G direct: 1G postGC: 465M hppc: 848
read( 1%) -> (15/22) -> process(97% 96% 97% 97% 97% 97% 97%)
0:09:15 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 237M 5.9M/s ] rels: [ 0 0/s ] blocks: [ 32k 96/s ]
cpus: 6.9 gc: 2% heap: 2.6G/12G direct: 1G postGC: 461M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:09:25 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 301M 6.3M/s ] rels: [ 0 0/s ] blocks: [ 33k 96/s ]
cpus: 6.9 gc: 2% heap: 1.2G/12G direct: 1G postGC: 474M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:09:35 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 367M 6.6M/s ] rels: [ 0 0/s ] blocks: [ 34k 98/s ]
cpus: 6.9 gc: 2% heap: 1.6G/12G direct: 1G postGC: 468M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:09:45 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 440M 7.2M/s ] rels: [ 0 0/s ] blocks: [ 35k 100/s ]
cpus: 6.9 gc: 2% heap: 2.9G/12G direct: 1G postGC: 463M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 98% 97% 97%)
0:09:55 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 515M 7.5M/s ] rels: [ 0 0/s ] blocks: [ 36k 102/s ]
cpus: 7 gc: 2% heap: 1G/12G direct: 1G postGC: 462M hppc: 848
read( 1%) -> (15/22) -> process(98% 97% 97% 98% 97% 97% 97%)
0:10:05 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 586M 7M/s ] rels: [ 0 0/s ] blocks: [ 37k 100/s ]
cpus: 6.9 gc: 2% heap: 2.4G/12G direct: 1G postGC: 456M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:10:15 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 656M 7M/s ] rels: [ 0 0/s ] blocks: [ 38k 99/s ]
cpus: 6.9 gc: 2% heap: 1.5G/12G direct: 1G postGC: 463M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:10:25 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 729M 7.3M/s ] rels: [ 0 0/s ] blocks: [ 39k 101/s ]
cpus: 6.9 gc: 2% heap: 1.5G/12G direct: 1G postGC: 457M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 97% 97% 97% 97%)
0:10:35 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 804M 7.4M/s ] rels: [ 0 0/s ] blocks: [ 40k 103/s ]
cpus: 6.9 gc: 1% heap: 2.8G/12G direct: 1G postGC: 457M hppc: 848
read( 0%) -> (15/22) -> process(98% 98% 97% 98% 97% 97% 98%)
0:10:45 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 879M 7.5M/s ] rels: [ 0 0/s ] blocks: [ 41k 103/s ]
cpus: 6.9 gc: 1% heap: 2.1G/12G direct: 1G postGC: 465M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 97% 98% 98% 98% 98%)
0:10:55 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 953M 7.3M/s ] rels: [ 0 0/s ] blocks: [ 42k 103/s ]
cpus: 6.9 gc: 1% heap: 1.6G/12G direct: 1G postGC: 469M hppc: 848
read( 1%) -> (15/22) -> process(97% 97% 98% 98% 97% 97% 97%)
0:11:00 INF [osm_pass1:process] - Finished ways: 992,064,323 (6.6M/s) in 2m30s cpu:17m19s gc:2s avg:6.9
0:11:05 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 3.8M/s ] rels: [ 2.3M 235k/s ] blocks: [ 42k 63/s ]
cpus: 6.2 gc: 1% heap: 3.2G/12G direct: 1G postGC: 723M hppc: 278M
read( 0%) -> (15/22) -> process(82% 81% 80% 80% 81% 81% 82%)
0:11:15 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 0/s ] rels: [ 9.8M 747k/s ] blocks: [ 43k 21/s ]
cpus: 4.5 gc: 2% heap: 3.1G/12G direct: 1G postGC: 1G hppc: 519M
read( 0%) -> (15/22) -> process(57% 57% 57% 57% 57% 59% 56%)
0:11:17 INF [osm_pass1:process] - Finished relations: 11,728,203 (680k/s) in 17s cpu:1m22s avg:4.8
0:11:17 INF [osm_pass1] - nodes: [ 8.8B 0/s ] 92G ways: [ 992M 0/s ] rels: [ 11M 793k/s ] blocks: [ 43k 23/s ]
cpus: 4.7 gc: 3% heap: 1.3G/12G direct: 196M postGC: 1.2G hppc: 700M
read( -%) -> (0/22) -> process( -% -% -% -% -% -% -%)
0:11:17 DEB [osm_pass1] - Processed 43,112 blocks:
0:11:17 DEB [osm_pass1] - nodes: 8,860,666,091 (25M/s) in 5m45s cpu:39m22s gc:5s avg:6.8
0:11:17 DEB [osm_pass1] - ways: 992,064,323 (6.6M/s) in 2m30s cpu:17m19s gc:2s avg:6.9
0:11:17 DEB [osm_pass1] - relations: 11,728,203 (680k/s) in 17s cpu:1m22s avg:4.8
0:11:17 INF [osm_pass1] - Finished in 8m33s cpu:58m3s gc:8s avg:6.8
0:11:17 INF [osm_pass1] - read 1x(1% 3s wait:8m18s)
0:11:17 INF [osm_pass1] - process 7x(94% 8m block:8s)
0:11:17 INF [osm_pass2] -
0:11:17 INF [osm_pass2] - Starting...
0:11:27 INF [osm_pass2] - nodes: [ 100M 1% 10M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 233M 1M/s ] 12G blocks: [ 472 1% 47/s ]
cpus: 7.2 gc: 3% heap: 2.9G/12G direct: 62M postGC: 1.3G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(87% 88% 86% 85% 88% 87% 87%) -> (4.1k/58k) -> write(18%)
0:11:37 INF [osm_pass2] - nodes: [ 211M 2% 11M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 243M 993k/s ] 13G blocks: [ 984 2% 51/s ]
cpus: 7.1 gc: 2% heap: 2.1G/12G direct: 62M postGC: 1.3G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(92% 93% 92% 91% 92% 92% 92%) -> (3.1k/58k) -> write(23%)
0:11:47 INF [osm_pass2] - nodes: [ 301M 3% 8.9M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 258M 1.4M/s ] 16G blocks: [ 1.3k 3% 38/s ]
cpus: 7.1 gc: 2% heap: 1.6G/12G direct: 62M postGC: 1.3G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(92% 92% 92% 92% 92% 92% 93%) -> (24k/58k) -> write(35%)
0:11:57 INF [osm_pass2] - nodes: [ 426M 5% 12M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 265M 769k/s ] 16G blocks: [ 1.8k 4% 49/s ]
cpus: 6.9 gc: 1% heap: 3.5G/12G direct: 62M postGC: 1.3G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(93% 94% 94% 94% 93% 93% 92%) -> (3.3k/58k) -> write(20%)
0:12:07 INF [osm_pass2] - nodes: [ 561M 6% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 271M 565k/s ] 17G blocks: [ 2.4k 6% 58/s ]
cpus: 6.9 gc: 1% heap: 3.3G/12G direct: 62M postGC: 1.3G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(95% 94% 94% 93% 94% 94% 95%) -> (3.3k/58k) -> write(16%)
0:12:17 INF [osm_pass2] - nodes: [ 694M 8% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 276M 533k/s ] 17G blocks: [ 3k 7% 60/s ]
cpus: 6.9 gc: 1% heap: 2.8G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 1%) -> (11/18) -> process(95% 95% 94% 95% 95% 95% 95%) -> (3k/58k) -> write(14%)
0:12:27 INF [osm_pass2] - nodes: [ 825M 9% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 282M 554k/s ] 19G blocks: [ 3.6k 8% 60/s ]
cpus: 6.9 gc: 1% heap: 1.4G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(95% 94% 96% 96% 95% 95% 95%) -> (1.4k/58k) -> write(15%)
0:12:37 INF [osm_pass2] - nodes: [ 950M 11% 12M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 291M 888k/s ] 19G blocks: [ 4.1k 10% 52/s ]
cpus: 7 gc: 1% heap: 3.2G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 96% 95% 96% 95% 96% 96%) -> (3.4k/58k) -> write(19%)
0:12:47 INF [osm_pass2] - nodes: [ 1B 12% 9.1M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 294M 335k/s ] 19G blocks: [ 4.5k 11% 36/s ]
cpus: 7 gc: 1% heap: 1.5G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 96% 97% 97% 96% 97%) -> (5.9k/58k) -> write( 9%)
0:12:57 INF [osm_pass2] - nodes: [ 1.1B 13% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 299M 488k/s ] 20G blocks: [ 5.1k 12% 58/s ]
cpus: 6.9 gc: 1% heap: 2.6G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 95% 96% 96% 95% 96% 96%) -> (2.7k/58k) -> write(12%)
0:13:07 INF [osm_pass2] - nodes: [ 1.3B 15% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 304M 542k/s ] 20G blocks: [ 5.6k 13% 54/s ]
cpus: 7 gc: 1% heap: 1.8G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 96% 97% 96%) -> (1.5k/58k) -> write(13%)
0:13:17 INF [osm_pass2] - nodes: [ 1.4B 17% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 309M 511k/s ] 21G blocks: [ 6.2k 14% 55/s ]
cpus: 6.9 gc: 1% heap: 2.1G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 96% 96% 97% 96% 96% 96%) -> (6k/58k) -> write(12%)
0:13:27 INF [osm_pass2] - nodes: [ 1.6B 18% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 315M 508k/s ] 21G blocks: [ 6.7k 16% 53/s ]
cpus: 6.9 gc: 1% heap: 1.3G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 96% 96% 96% 96% 96% 96%) -> (5.2k/58k) -> write(12%)
0:13:37 INF [osm_pass2] - nodes: [ 1.7B 20% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 320M 589k/s ] 23G blocks: [ 7.2k 17% 51/s ]
cpus: 6.9 gc: 1% heap: 2.7G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 96% 96% 96% 96% 96% 96%) -> (4.1k/58k) -> write(14%)
0:13:47 INF [osm_pass2] - nodes: [ 1.8B 21% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 327M 639k/s ] 23G blocks: [ 7.7k 18% 51/s ]
cpus: 6.9 gc: 1% heap: 2.6G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 96% 96% 96% 95% 96% 96%) -> (10k/58k) -> write(15%)
0:13:57 INF [osm_pass2] - nodes: [ 2B 23% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 334M 737k/s ] 24G blocks: [ 8.3k 19% 52/s ]
cpus: 7 gc: 1% heap: 2.2G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 96% 97% 96% 95% 96% 96%) -> (3.3k/58k) -> write(16%)
0:14:07 INF [osm_pass2] - nodes: [ 2.1B 24% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 344M 973k/s ] 24G blocks: [ 8.7k 20% 43/s ]
cpus: 7 gc: 1% heap: 3.1G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 97% 96% 96% 96% 96% 96%) -> (2.6k/58k) -> write(19%)
0:14:17 INF [osm_pass2] - nodes: [ 2.2B 26% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 353M 890k/s ] 25G blocks: [ 9.1k 21% 42/s ]
cpus: 7 gc: 1% heap: 3.7G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(95% 95% 95% 95% 95% 96% 96%) -> (6.9k/58k) -> write(19%)
0:14:27 INF [osm_pass2] - nodes: [ 2.4B 28% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 358M 556k/s ] 25G blocks: [ 9.6k 22% 45/s ]
cpus: 6.9 gc: 1% heap: 3.3G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 96% 96% 96% 96% 96% 96%) -> (2.3k/58k) -> write(14%)
0:14:37 INF [osm_pass2] - nodes: [ 2.6B 29% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 363M 488k/s ] 27G blocks: [ 10k 23% 46/s ]
cpus: 6.9 gc: 1% heap: 3.2G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 96% 97% 97% 97% 96%) -> (2.7k/58k) -> write(11%)
0:14:47 INF [osm_pass2] - nodes: [ 2.7B 31% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 368M 472k/s ] 27G blocks: [ 10k 25% 46/s ]
cpus: 6.9 gc: 1% heap: 1.8G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 97% 96% 96% 96% 97% 96%) -> (4.2k/58k) -> write(11%)
0:14:57 INF [osm_pass2] - nodes: [ 2.9B 33% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 373M 491k/s ] 27G blocks: [ 11k 26% 45/s ]
cpus: 7 gc: 1% heap: 3.7G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (4.1k/58k) -> write(11%)
0:15:07 INF [osm_pass2] - nodes: [ 3B 35% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 377M 429k/s ] 28G blocks: [ 11k 27% 46/s ]
cpus: 6.9 gc: 1% heap: 1.9G/12G direct: 62M postGC: 1.4G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (5.6k/58k) -> write(10%)
0:15:17 INF [osm_pass2] - nodes: [ 3.2B 36% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 381M 408k/s ] 28G blocks: [ 11k 28% 45/s ]
cpus: 7 gc: 1% heap: 2.8G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 96% 96% 96% 97% 97% 96%) -> (3.9k/58k) -> write( 9%)
0:15:27 INF [osm_pass2] - nodes: [ 3.3B 38% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 387M 607k/s ] 28G blocks: [ 12k 29% 42/s ]
cpus: 7 gc: 1% heap: 1.5G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (4.6k/58k) -> write(13%)
0:15:37 INF [osm_pass2] - nodes: [ 3.5B 40% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 393M 502k/s ] 29G blocks: [ 12k 30% 43/s ]
cpus: 7 gc: 1% heap: 2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 98% 98% 98% 98% 98% 97%) -> (3.9k/58k) -> write(11%)
0:15:47 INF [osm_pass2] - nodes: [ 3.6B 41% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 398M 541k/s ] 29G blocks: [ 13k 31% 43/s ]
cpus: 7 gc: 1% heap: 4.1G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 98% 97% 98% 97% 97% 98%) -> (3.4k/58k) -> write(12%)
0:15:57 INF [osm_pass2] - nodes: [ 3.8B 43% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 402M 372k/s ] 31G blocks: [ 13k 32% 44/s ]
cpus: 7 gc: 1% heap: 1.8G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 98% 97% 98% 97% 97% 97%) -> (4k/58k) -> write( 9%)
0:16:07 INF [osm_pass2] - nodes: [ 3.9B 45% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 406M 428k/s ] 31G blocks: [ 14k 33% 43/s ]
cpus: 7 gc: 1% heap: 3.5G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 98% 97% 97% 96%) -> (7.6k/58k) -> write(11%)
0:16:17 INF [osm_pass2] - nodes: [ 4.1B 47% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 411M 474k/s ] 31G blocks: [ 14k 34% 43/s ]
cpus: 7 gc: 1% heap: 2.5G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 97% 97% 97% 97% 97%) -> (3.8k/58k) -> write(11%)
0:16:27 INF [osm_pass2] - nodes: [ 4.2B 48% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 416M 554k/s ] 32G blocks: [ 14k 35% 42/s ]
cpus: 7 gc: 1% heap: 2.7G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(96% 97% 97% 97% 97% 97% 97%) -> (6.8k/58k) -> write(13%)
0:16:37 INF [osm_pass2] - nodes: [ 4.4B 50% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 421M 438k/s ] 32G blocks: [ 15k 36% 45/s ]
cpus: 7 gc: 1% heap: 2.9G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (10/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (3.6k/58k) -> write(10%)
0:16:47 INF [osm_pass2] - nodes: [ 4.5B 52% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 425M 443k/s ] 32G blocks: [ 15k 37% 44/s ]
cpus: 7 gc: 1% heap: 2.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (3.7k/58k) -> write(10%)
0:16:57 INF [osm_pass2] - nodes: [ 4.7B 54% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 429M 416k/s ] 33G blocks: [ 16k 38% 45/s ]
cpus: 7 gc: 1% heap: 2.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 98% 97% 97% 97% 97%) -> (3.9k/58k) -> write(10%)
0:17:07 INF [osm_pass2] - nodes: [ 4.9B 55% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 434M 429k/s ] 33G blocks: [ 16k 39% 44/s ]
cpus: 7 gc: 1% heap: 2.9G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 96%) -> (3.5k/58k) -> write(11%)
0:17:17 INF [osm_pass2] - nodes: [ 5B 57% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 437M 344k/s ] 33G blocks: [ 17k 40% 46/s ]
cpus: 7 gc: 1% heap: 3.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 98% 97% 97% 98% 98%) -> (3.6k/58k) -> write( 9%)
0:17:27 INF [osm_pass2] - nodes: [ 5.2B 59% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 441M 425k/s ] 35G blocks: [ 17k 41% 45/s ]
cpus: 7 gc: 1% heap: 3.9G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 98% 97% 97% 98% 97% 98%) -> (3.7k/58k) -> write(10%)
0:17:37 INF [osm_pass2] - nodes: [ 5.3B 61% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 447M 536k/s ] 35G blocks: [ 18k 42% 43/s ]
cpus: 7 gc: 1% heap: 2.3G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (9.8k/58k) -> write(13%)
0:17:47 INF [osm_pass2] - nodes: [ 5.5B 63% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 451M 471k/s ] 36G blocks: [ 18k 43% 44/s ]
cpus: 7 gc: 1% heap: 1.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (5k/58k) -> write(10%)
0:17:57 INF [osm_pass2] - nodes: [ 5.7B 64% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 457M 530k/s ] 36G blocks: [ 19k 44% 44/s ]
cpus: 7 gc: 1% heap: 2.5G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 97% 98% 98% 97% 98%) -> (3.4k/58k) -> write(10%)
0:18:07 INF [osm_pass2] - nodes: [ 5.8B 66% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 462M 496k/s ] 36G blocks: [ 19k 45% 45/s ]
cpus: 7 gc: 1% heap: 1.7G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 98% 98% 98% 98% 98% 98%) -> (4k/58k) -> write(10%)
0:18:17 INF [osm_pass2] - nodes: [ 6B 68% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 466M 403k/s ] 37G blocks: [ 19k 46% 45/s ]
cpus: 7 gc: 1% heap: 3.1G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 97% 97% 98% 97% 98%) -> (4.3k/58k) -> write( 9%)
0:18:27 INF [osm_pass2] - nodes: [ 6.1B 70% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 470M 392k/s ] 37G blocks: [ 20k 47% 45/s ]
cpus: 6.9 gc: 1% heap: 2.7G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (2.9k/58k) -> write( 9%)
0:18:37 INF [osm_pass2] - nodes: [ 6.3B 72% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 474M 418k/s ] 37G blocks: [ 20k 48% 45/s ]
cpus: 7 gc: 1% heap: 1.1G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 98% 97%) -> (3.7k/58k) -> write( 9%)
0:18:47 INF [osm_pass2] - nodes: [ 6.5B 74% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 479M 495k/s ] 39G blocks: [ 21k 49% 44/s ]
cpus: 6.9 gc: 1% heap: 1.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 96% 97% 97% 97% 96%) -> (4.1k/58k) -> write(11%)
0:18:57 INF [osm_pass2] - nodes: [ 6.6B 75% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 485M 608k/s ] 39G blocks: [ 21k 50% 43/s ]
cpus: 7 gc: 1% heap: 2.5G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 97% 97% 97% 97% 97%) -> (5k/58k) -> write(13%)
0:19:07 INF [osm_pass2] - nodes: [ 6.8B 77% 13M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 490M 517k/s ] 39G blocks: [ 22k 51% 38/s ]
cpus: 7 gc: 1% heap: 4.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 98% 97% 97% 98%) -> (4.5k/58k) -> write(11%)
0:19:17 INF [osm_pass2] - nodes: [ 6.9B 78% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 496M 568k/s ] 40G blocks: [ 22k 52% 41/s ]
cpus: 7 gc: 1% heap: 3.3G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (5.5k/58k) -> write(15%)
0:19:27 INF [osm_pass2] - nodes: [ 7B 80% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 500M 423k/s ] 40G blocks: [ 22k 53% 41/s ]
cpus: 7 gc: 1% heap: 2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 98% 97% 98% 97% 98%) -> (4.5k/58k) -> write(11%)
0:19:37 INF [osm_pass2] - nodes: [ 7.2B 82% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 503M 337k/s ] 40G blocks: [ 23k 54% 45/s ]
cpus: 6.9 gc: 1% heap: 2.9G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (5.8k/58k) -> write( 9%)
0:19:47 INF [osm_pass2] - nodes: [ 7.4B 84% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 508M 451k/s ] 41G blocks: [ 23k 55% 43/s ]
cpus: 7 gc: 1% heap: 2.3G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 96% 97% 98% 97% 97% 97%) -> (2.9k/58k) -> write(12%)
0:19:57 INF [osm_pass2] - nodes: [ 7.5B 85% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 512M 468k/s ] 41G blocks: [ 24k 56% 42/s ]
cpus: 7 gc: 1% heap: 3.2G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 98% 98% 97% 97% 97%) -> (5.3k/58k) -> write(11%)
0:20:07 INF [osm_pass2] - nodes: [ 7.7B 87% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 517M 481k/s ] 43G blocks: [ 24k 57% 43/s ]
cpus: 7 gc: 1% heap: 3G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 98% 98% 98% 98% 98% 98%) -> (4.1k/58k) -> write(11%)
0:20:17 INF [osm_pass2] - nodes: [ 7.8B 89% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 522M 509k/s ] 43G blocks: [ 25k 58% 42/s ]
cpus: 7 gc: 1% heap: 1.8G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 98% 98% 97% 97% 98%) -> (1.6k/58k) -> write(11%)
0:20:27 INF [osm_pass2] - nodes: [ 8B 91% 16M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 526M 397k/s ] 43G blocks: [ 25k 59% 44/s ]
cpus: 7 gc: 1% heap: 1.4G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 98% 98% 97% 97% 98% 97%) -> (4.2k/58k) -> write( 9%)
0:20:38 INF [osm_pass2] - nodes: [ 8.2B 93% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 531M 441k/s ] 44G blocks: [ 26k 60% 43/s ]
cpus: 7 gc: 1% heap: 1.5G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 98% 97% 97% 98% 98%) -> (2.7k/58k) -> write(10%)
0:20:48 INF [osm_pass2] - nodes: [ 8.3B 94% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 536M 495k/s ] 44G blocks: [ 26k 61% 45/s ]
cpus: 7 gc: 1% heap: 2.4G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(98% 97% 98% 97% 98% 97% 97%) -> (3.8k/58k) -> write(11%)
0:20:58 INF [osm_pass2] - nodes: [ 8.5B 96% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 542M 587k/s ] 44G blocks: [ 26k 62% 43/s ]
cpus: 7 gc: 1% heap: 3.9G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 98% 97% 97%) -> (3.4k/58k) -> write(12%)
0:21:08 INF [osm_pass2] - nodes: [ 8.6B 98% 14M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 548M 630k/s ] 45G blocks: [ 27k 63% 43/s ]
cpus: 7 gc: 1% heap: 2.7G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (3k/58k) -> write(14%)
0:21:18 INF [osm_pass2] - nodes: [ 8.7B 99% 15M/s ] 92G ways: [ 0 0% 0/s ] rels: [ 0 0% 0/s ] features: [ 553M 521k/s ] 45G blocks: [ 27k 64% 42/s ]
cpus: 7 gc: 1% heap: 3.4G/12G direct: 62M postGC: 1.2G relInfo: 700M mpGeoms: 277
read( 0%) -> (11/18) -> process(97% 97% 97% 97% 97% 97% 97%) -> (3.9k/58k) -> write(12%)
0:21:21 DEB [osm_pass2:process] - Sorting long long multimap...
0:21:21 INF [osm_pass2:process] - Finished nodes: 8,860,666,091 (14M/s) in 10m4s cpu:1h10m13s gc:6s avg:7
0:21:27 DEB [osm_pass2:process] - Sorted long long multimap 6s cpu:8s avg:1.4
0:21:28 INF [osm_pass2] - nodes: [ 8.8B 100% 6.3M/s ] 92G ways: [ 3.9k 0% 396/s ] rels: [ 0 0% 0/s ] features: [ 554M 129k/s ] 45G blocks: [ 27k 65% 18/s ]
cpus: 3.7 gc: 0% heap: 4.1G/12G direct: 62M postGC: 1.2G relInfo: 564M mpGeoms: 256k
read( 0%) -> (11/18) -> process(40% 95% 42% 41% 40% 40% 40%) -> (2.6k/58k) -> write( 3%)
0:21:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 347k 0% 34k/s ] rels: [ 0 0% 0/s ] features: [ 557M 231k/s ] 45G blocks: [ 27k 65% <1/s ]
cpus: 3.2 gc: 1% heap: 1.3G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 20M
read( 0%) -> (11/18) -> process(35% 32% 36% 34% 35% 34% 33%) -> (4.1k/58k) -> write( 5%)
0:21:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 806k 0% 45k/s ] rels: [ 0 0% 0/s ] features: [ 560M 304k/s ] 46G blocks: [ 27k 65% <1/s ]
cpus: 2.8 gc: 1% heap: 2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 29M
read( 0%) -> (11/18) -> process(38% 36% 39% 35% 36% 38% 37%) -> (3.9k/58k) -> write( 7%)
0:21:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 1.5M 0% 70k/s ] rels: [ 0 0% 0/s ] features: [ 564M 464k/s ] 46G blocks: [ 27k 65% 1/s ]
cpus: 3.3 gc: 1% heap: 1.2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 31M
read( 0%) -> (11/18) -> process(40% 47% 46% 47% 46% 39% 45%) -> (4k/58k) -> write(11%)
0:22:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.3M 0% 81k/s ] rels: [ 0 0% 0/s ] features: [ 570M 553k/s ] 46G blocks: [ 27k 65% 1/s ]
cpus: 3.5 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 32M
read( 0%) -> (11/18) -> process(45% 46% 46% 45% 52% 47% 47%) -> (3.5k/58k) -> write(12%)
0:22:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 2.9M 0% 60k/s ] rels: [ 0 0% 0/s ] features: [ 574M 398k/s ] 48G blocks: [ 28k 65% 1/s ]
cpus: 2.9 gc: 1% heap: 4G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 38M
read( 0%) -> (11/18) -> process(37% 46% 37% 42% 37% 39% 42%) -> (3.2k/58k) -> write( 9%)
0:22:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 3.7M 0% 84k/s ] rels: [ 0 0% 0/s ] features: [ 579M 530k/s ] 48G blocks: [ 28k 65% 1/s ]
cpus: 3.6 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 44M
read( 0%) -> (11/18) -> process(50% 47% 49% 49% 50% 47% 47%) -> (4.2k/58k) -> write(12%)
0:22:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 4.5M 0% 75k/s ] rels: [ 0 0% 0/s ] features: [ 584M 497k/s ] 48G blocks: [ 28k 65% 1/s ]
cpus: 3.5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 51M
read( 0%) -> (11/18) -> process(51% 48% 44% 48% 46% 47% 46%) -> (2.8k/58k) -> write(12%)
0:22:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 5.4M 1% 86k/s ] rels: [ 0 0% 0/s ] features: [ 590M 574k/s ] 49G blocks: [ 28k 65% 1/s ]
cpus: 3.8 gc: 1% heap: 1.3G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 57M
read( 0%) -> (11/18) -> process(55% 54% 47% 47% 51% 52% 49%) -> (3.5k/58k) -> write(14%)
0:22:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 6.4M 1% 108k/s ] rels: [ 0 0% 0/s ] features: [ 597M 664k/s ] 49G blocks: [ 28k 65% 2/s ]
cpus: 4.1 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 75M
read( 0%) -> (11/18) -> process(55% 59% 56% 51% 59% 53% 56%) -> (2.6k/58k) -> write(16%)
0:23:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 7.6M 1% 111k/s ] rels: [ 0 0% 0/s ] features: [ 603M 613k/s ] 50G blocks: [ 28k 65% 2/s ]
cpus: 4.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 85M
read( 0%) -> (11/18) -> process(57% 55% 55% 53% 53% 53% 57%) -> (3.5k/58k) -> write(14%)
0:23:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 8.5M 1% 94k/s ] rels: [ 0 0% 0/s ] features: [ 609M 573k/s ] 50G blocks: [ 28k 65% 2/s ]
cpus: 4 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 90M
read( 0%) -> (11/18) -> process(54% 56% 53% 53% 50% 54% 54%) -> (2.2k/58k) -> write(14%)
0:23:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 9.4M 1% 87k/s ] rels: [ 0 0% 0/s ] features: [ 614M 542k/s ] 52G blocks: [ 28k 65% 2/s ]
cpus: 3.6 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 91M
read( 0%) -> (11/18) -> process(47% 49% 51% 49% 46% 50% 49%) -> (3.9k/58k) -> write(13%)
0:23:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 10M 1% 109k/s ] rels: [ 0 0% 0/s ] features: [ 620M 625k/s ] 52G blocks: [ 28k 65% 2/s ]
cpus: 4 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 92M
read( 0%) -> (11/18) -> process(51% 52% 55% 59% 53% 53% 52%) -> (4.2k/58k) -> write(15%)
0:23:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 11M 1% 89k/s ] rels: [ 0 0% 0/s ] features: [ 625M 514k/s ] 52G blocks: [ 28k 65% 2/s ]
cpus: 3.7 gc: 1% heap: 1.2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 97M
read( 0%) -> (11/18) -> process(51% 51% 49% 51% 53% 49% 51%) -> (3k/58k) -> write(12%)
0:23:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 12M 1% 110k/s ] rels: [ 0 0% 0/s ] features: [ 632M 630k/s ] 53G blocks: [ 28k 65% 2/s ]
cpus: 4.1 gc: 1% heap: 1.3G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 106M
read( 0%) -> (11/18) -> process(54% 57% 55% 56% 53% 57% 56%) -> (3.7k/58k) -> write(15%)
0:24:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 65k/s ] rels: [ 0 0% 0/s ] features: [ 636M 405k/s ] 53G blocks: [ 28k 65% 1/s ]
cpus: 3.3 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 138M
read( 0%) -> (11/18) -> process(43% 45% 42% 46% 46% 47% 44%) -> (2.6k/58k) -> write(10%)
0:24:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 13M 1% 39k/s ] rels: [ 0 0% 0/s ] features: [ 638M 254k/s ] 53G blocks: [ 28k 66% <1/s ]
cpus: 3 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 154M
read( 0%) -> (11/18) -> process(41% 40% 40% 44% 39% 42% 41%) -> (3.9k/58k) -> write( 6%)
0:24:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 45k/s ] rels: [ 0 0% 0/s ] features: [ 641M 288k/s ] 54G blocks: [ 28k 66% 1/s ]
cpus: 3.1 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 168M
read( 0%) -> (11/18) -> process(43% 39% 43% 43% 43% 42% 41%) -> (4.1k/58k) -> write( 7%)
0:24:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 43k/s ] rels: [ 0 0% 0/s ] features: [ 644M 267k/s ] 54G blocks: [ 28k 66% <1/s ]
cpus: 3 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 176M
read( 0%) -> (11/18) -> process(45% 41% 40% 41% 40% 39% 39%) -> (4.4k/58k) -> write( 7%)
0:24:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 14M 1% 40k/s ] rels: [ 0 0% 0/s ] features: [ 646M 260k/s ] 54G blocks: [ 28k 66% 1/s ]
cpus: 3.4 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 189M
read( 0%) -> (11/18) -> process(42% 46% 56% 44% 57% 43% 41%) -> (3.6k/58k) -> write( 7%)
0:24:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 42k/s ] rels: [ 0 0% 0/s ] features: [ 649M 253k/s ] 54G blocks: [ 28k 66% <1/s ]
cpus: 3.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 203M
read( 0%) -> (11/18) -> process(41% 45% 47% 41% 41% 38% 40%) -> (2.3k/58k) -> write( 6%)
0:25:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 15M 2% 48k/s ] rels: [ 0 0% 0/s ] features: [ 652M 261k/s ] 54G blocks: [ 28k 66% 1/s ]
cpus: 3.2 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 212M
read( 0%) -> (11/18) -> process(47% 41% 48% 41% 42% 41% 41%) -> (3.2k/58k) -> write( 7%)
0:25:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 45k/s ] rels: [ 0 0% 0/s ] features: [ 654M 270k/s ] 55G blocks: [ 28k 66% <1/s ]
cpus: 3.1 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 223M
read( 0%) -> (11/18) -> process(42% 44% 42% 42% 41% 42% 44%) -> (4.1k/58k) -> write( 7%)
0:25:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 16M 2% 47k/s ] rels: [ 0 0% 0/s ] features: [ 657M 278k/s ] 55G blocks: [ 28k 66% 1/s ]
cpus: 3.2 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 237M
read( 0%) -> (11/18) -> process(44% 45% 45% 44% 45% 43% 44%) -> (3.9k/58k) -> write( 7%)
0:25:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 47k/s ] rels: [ 0 0% 0/s ] features: [ 660M 270k/s ] 55G blocks: [ 28k 66% <1/s ]
cpus: 3.4 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 250M
read( 0%) -> (11/18) -> process(44% 45% 49% 46% 48% 46% 46%) -> (3k/58k) -> write( 7%)
0:25:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 17M 2% 68k/s ] rels: [ 0 0% 0/s ] features: [ 663M 280k/s ] 55G blocks: [ 28k 66% 1/s ]
cpus: 3.8 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 260M
read( 0%) -> (11/18) -> process(46% 49% 52% 58% 44% 60% 52%) -> (2.7k/58k) -> write( 7%)
0:25:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 51k/s ] rels: [ 0 0% 0/s ] features: [ 665M 270k/s ] 55G blocks: [ 28k 66% 1/s ]
cpus: 3.3 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 270M
read( 0%) -> (11/18) -> process(45% 44% 48% 46% 44% 45% 44%) -> (2.6k/58k) -> write( 7%)
0:26:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 18M 2% 52k/s ] rels: [ 0 0% 0/s ] features: [ 668M 297k/s ] 57G blocks: [ 28k 66% 1/s ]
cpus: 3.6 gc: 1% heap: 1.3G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 282M
read( 0%) -> (11/18) -> process(45% 50% 52% 49% 48% 47% 53%) -> (3.2k/58k) -> write( 8%)
0:26:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 19M 2% 56k/s ] rels: [ 0 0% 0/s ] features: [ 672M 326k/s ] 57G blocks: [ 28k 66% 1/s ]
cpus: 3.6 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 290M
read( 0%) -> (11/18) -> process(48% 51% 51% 51% 52% 44% 47%) -> (2.1k/58k) -> write( 8%)
0:26:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 53k/s ] rels: [ 0 0% 0/s ] features: [ 674M 269k/s ] 57G blocks: [ 28k 66% <1/s ]
cpus: 3.3 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 312M
read( 0%) -> (11/18) -> process(44% 43% 43% 51% 51% 44% 45%) -> (1.8k/58k) -> write( 7%)
0:26:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 20M 2% 54k/s ] rels: [ 0 0% 0/s ] features: [ 677M 287k/s ] 57G blocks: [ 28k 66% 1/s ]
cpus: 3.4 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 337M
read( 0%) -> (11/18) -> process(47% 48% 47% 48% 49% 41% 42%) -> (3.4k/58k) -> write( 7%)
0:26:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 57k/s ] rels: [ 0 0% 0/s ] features: [ 680M 269k/s ] 57G blocks: [ 28k 66% 1/s ]
cpus: 3.9 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 359M
read( 0%) -> (11/18) -> process(65% 55% 56% 49% 53% 47% 51%) -> (4.1k/58k) -> write( 7%)
0:26:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 21M 2% 72k/s ] rels: [ 0 0% 0/s ] features: [ 683M 284k/s ] 58G blocks: [ 28k 66% 1/s ]
cpus: 3.6 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 367M
read( 0%) -> (11/18) -> process(48% 43% 57% 55% 46% 44% 51%) -> (3.5k/58k) -> write( 7%)
0:27:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 22M 2% 85k/s ] rels: [ 0 0% 0/s ] features: [ 686M 286k/s ] 58G blocks: [ 28k 66% 1/s ]
cpus: 3.8 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 375M
read( 0%) -> (11/18) -> process(47% 54% 50% 57% 55% 53% 54%) -> (4.2k/58k) -> write( 7%)
0:27:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 54k/s ] rels: [ 0 0% 0/s ] features: [ 688M 279k/s ] 58G blocks: [ 28k 66% 1/s ]
cpus: 3.3 gc: 1% heap: 1.4G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 388M
read( 0%) -> (11/18) -> process(47% 47% 46% 43% 44% 44% 46%) -> (3.8k/58k) -> write( 7%)
0:27:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 23M 2% 60k/s ] rels: [ 0 0% 0/s ] features: [ 691M 286k/s ] 58G blocks: [ 28k 66% 1/s ]
cpus: 3.6 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 409M
read( 0%) -> (11/18) -> process(52% 51% 45% 47% 44% 47% 55%) -> (4.7k/58k) -> write( 7%)
0:27:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 24M 2% 64k/s ] rels: [ 0 0% 0/s ] features: [ 694M 289k/s ] 59G blocks: [ 28k 66% 1/s ]
cpus: 3.6 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 423M
read( 0%) -> (11/18) -> process(48% 53% 50% 50% 47% 51% 48%) -> (4.6k/58k) -> write( 7%)
0:27:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 62k/s ] rels: [ 0 0% 0/s ] features: [ 697M 258k/s ] 59G blocks: [ 28k 66% 1/s ]
cpus: 4.1 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 440M
read( 0%) -> (11/18) -> process(55% 57% 58% 59% 55% 54% 52%) -> (4.6k/58k) -> write( 7%)
0:27:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 57k/s ] rels: [ 0 0% 0/s ] features: [ 699M 244k/s ] 59G blocks: [ 28k 66% 1/s ]
cpus: 4.1 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 462M
read( 0%) -> (11/18) -> process(55% 59% 48% 53% 61% 58% 61%) -> (3.1k/58k) -> write( 6%)
0:28:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 25M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 700M 95k/s ] 59G blocks: [ 28k 66% <1/s ]
cpus: 5.3 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.2G relInfo: 564M mpGeoms: 472M
read( 0%) -> (11/18) -> process(73% 71% 73% 76% 72% 72% 78%) -> (4.1k/58k) -> write( 3%)
0:28:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 14k/s ] rels: [ 0 0% 0/s ] features: [ 701M 91k/s ] 59G blocks: [ 28k 66% <1/s ]
cpus: 5.6 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.3G relInfo: 564M mpGeoms: 490M
read( 0%) -> (11/18) -> process(78% 79% 74% 75% 75% 82% 82%) -> (3.6k/58k) -> write( 3%)
0:28:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 36k/s ] rels: [ 0 0% 0/s ] features: [ 703M 158k/s ] 59G blocks: [ 28k 66% <1/s ]
cpus: 5.1 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 506M
read( 0%) -> (11/18) -> process(59% 67% 74% 62% 73% 81% 81%) -> (3.4k/58k) -> write( 5%)
0:28:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 26M 3% 59k/s ] rels: [ 0 0% 0/s ] features: [ 705M 270k/s ] 59G blocks: [ 28k 66% 1/s ]
cpus: 4 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 534M
read( 0%) -> (11/18) -> process(59% 58% 54% 50% 58% 52% 51%) -> (5k/58k) -> write( 7%)
0:28:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 27M 3% 64k/s ] rels: [ 0 0% 0/s ] features: [ 708M 274k/s ] 61G blocks: [ 28k 66% 1/s ]
cpus: 3.6 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 552M
read( 0%) -> (11/18) -> process(50% 49% 52% 53% 47% 48% 49%) -> (4.2k/58k) -> write( 7%)
0:28:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 55k/s ] rels: [ 0 0% 0/s ] features: [ 711M 261k/s ] 61G blocks: [ 28k 66% <1/s ]
cpus: 4.3 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 588M
read( 0%) -> (11/18) -> process(55% 70% 69% 52% 50% 67% 48%) -> (2.6k/58k) -> write( 7%)
0:29:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 28M 3% 77k/s ] rels: [ 0 0% 0/s ] features: [ 714M 289k/s ] 61G blocks: [ 28k 66% 1/s ]
cpus: 4.2 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 598M
read( 0%) -> (11/18) -> process(58% 77% 55% 53% 58% 57% 51%) -> (3.6k/58k) -> write( 7%)
0:29:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 29M 3% 75k/s ] rels: [ 0 0% 0/s ] features: [ 716M 276k/s ] 61G blocks: [ 28k 66% 1/s ]
cpus: 3.8 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 608M
read( 0%) -> (11/18) -> process(54% 56% 56% 52% 53% 49% 51%) -> (4k/58k) -> write( 7%)
0:29:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 30M 3% 65k/s ] rels: [ 0 0% 0/s ] features: [ 719M 276k/s ] 61G blocks: [ 28k 66% 1/s ]
cpus: 3.8 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 624M
read( 0%) -> (11/18) -> process(52% 52% 53% 51% 53% 53% 52%) -> (3k/58k) -> write( 7%)
0:29:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 74k/s ] rels: [ 0 0% 0/s ] features: [ 722M 280k/s ] 62G blocks: [ 28k 66% 1/s ]
cpus: 4.2 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 642M
read( 0%) -> (11/18) -> process(65% 64% 52% 55% 58% 54% 54%) -> (2.6k/58k) -> write( 7%)
0:29:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 31M 3% 77k/s ] rels: [ 0 0% 0/s ] features: [ 725M 273k/s ] 62G blocks: [ 28k 66% 1/s ]
cpus: 3.8 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 655M
read( 0%) -> (11/18) -> process(55% 55% 52% 54% 50% 49% 54%) -> (3.6k/58k) -> write( 7%)
0:29:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 32M 3% 83k/s ] rels: [ 0 0% 0/s ] features: [ 727M 268k/s ] 62G blocks: [ 28k 67% 1/s ]
cpus: 3.9 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 665M
read( 0%) -> (11/18) -> process(52% 51% 59% 51% 60% 52% 55%) -> (5.2k/58k) -> write( 7%)
0:30:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 33M 3% 76k/s ] rels: [ 0 0% 0/s ] features: [ 730M 269k/s ] 62G blocks: [ 28k 67% 1/s ]
cpus: 4.1 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 678M
read( 0%) -> (11/18) -> process(60% 59% 57% 56% 53% 61% 55%) -> (4.3k/58k) -> write( 7%)
0:30:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 34M 3% 72k/s ] rels: [ 0 0% 0/s ] features: [ 733M 255k/s ] 62G blocks: [ 28k 67% 1/s ]
cpus: 4.1 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 697M
read( 0%) -> (11/18) -> process(57% 60% 61% 55% 53% 57% 55%) -> (3.8k/58k) -> write( 7%)
0:30:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 84k/s ] rels: [ 0 0% 0/s ] features: [ 735M 275k/s ] 63G blocks: [ 28k 67% 1/s ]
cpus: 4.5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 715M
read( 0%) -> (11/18) -> process(65% 63% 66% 63% 61% 56% 64%) -> (2.4k/58k) -> write( 8%)
0:30:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 35M 4% 76k/s ] rels: [ 0 0% 0/s ] features: [ 738M 255k/s ] 63G blocks: [ 28k 67% 1/s ]
cpus: 4.4 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 726M
read( 0%) -> (11/18) -> process(62% 59% 56% 65% 63% 58% 66%) -> (3.3k/58k) -> write( 7%)
0:30:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 36M 4% 75k/s ] rels: [ 0 0% 0/s ] features: [ 741M 283k/s ] 63G blocks: [ 28k 67% 1/s ]
cpus: 4.6 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 737M
read( 0%) -> (11/18) -> process(58% 67% 59% 68% 66% 60% 63%) -> (3k/58k) -> write( 9%)
0:30:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 37M 4% 97k/s ] rels: [ 0 0% 0/s ] features: [ 744M 279k/s ] 63G blocks: [ 28k 67% 1/s ]
cpus: 4.4 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 754M
read( 0%) -> (11/18) -> process(59% 60% 62% 61% 58% 57% 64%) -> (5k/58k) -> write( 7%)
0:31:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 39M 4% 181k/s ] rels: [ 0 0% 0/s ] features: [ 746M 270k/s ] 63G blocks: [ 28k 67% 2/s ]
cpus: 5.1 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 761M
read( 0%) -> (11/18) -> process(72% 69% 70% 74% 69% 67% 72%) -> (4.1k/58k) -> write( 8%)
0:31:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 40M 4% 149k/s ] rels: [ 0 0% 0/s ] features: [ 749M 274k/s ] 63G blocks: [ 28k 67% 2/s ]
cpus: 4.8 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 771M
read( 0%) -> (11/18) -> process(65% 64% 64% 66% 64% 72% 67%) -> (3.1k/58k) -> write( 7%)
0:31:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 42M 4% 134k/s ] rels: [ 0 0% 0/s ] features: [ 752M 272k/s ] 64G blocks: [ 28k 67% 2/s ]
cpus: 4.6 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 782M
read( 0%) -> (11/18) -> process(61% 66% 62% 67% 62% 67% 65%) -> (4.2k/58k) -> write( 7%)
0:31:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 43M 4% 128k/s ] rels: [ 0 0% 0/s ] features: [ 754M 272k/s ] 64G blocks: [ 28k 67% 2/s ]
cpus: 4.6 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 795M
read( 0%) -> (11/18) -> process(62% 64% 62% 64% 64% 66% 59%) -> (2.7k/58k) -> write( 7%)
0:31:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 44M 5% 122k/s ] rels: [ 0 0% 0/s ] features: [ 757M 272k/s ] 64G blocks: [ 28k 67% 1/s ]
cpus: 4.6 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 809M
read( 0%) -> (11/18) -> process(63% 64% 61% 66% 63% 67% 66%) -> (4.4k/58k) -> write( 7%)
0:31:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 46M 5% 131k/s ] rels: [ 0 0% 0/s ] features: [ 760M 276k/s ] 64G blocks: [ 28k 67% 2/s ]
cpus: 4.7 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 821M
read( 0%) -> (11/18) -> process(64% 63% 66% 65% 69% 67% 61%) -> (4k/58k) -> write( 7%)
0:32:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 47M 5% 120k/s ] rels: [ 0 0% 0/s ] features: [ 763M 255k/s ] 64G blocks: [ 28k 67% 2/s ]
cpus: 4.7 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 834M
read( 0%) -> (11/18) -> process(65% 68% 62% 66% 66% 63% 69%) -> (3.9k/58k) -> write( 7%)
0:32:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 48M 5% 119k/s ] rels: [ 0 0% 0/s ] features: [ 765M 271k/s ] 64G blocks: [ 28k 67% 2/s ]
cpus: 4.7 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 849M
read( 0%) -> (11/18) -> process(67% 68% 65% 65% 60% 67% 68%) -> (3.7k/58k) -> write( 7%)
0:32:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 49M 5% 110k/s ] rels: [ 0 0% 0/s ] features: [ 768M 255k/s ] 66G blocks: [ 28k 67% 1/s ]
cpus: 4.6 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 865M
read( 0%) -> (11/18) -> process(64% 67% 68% 64% 62% 61% 65%) -> (3.5k/58k) -> write( 7%)
0:32:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 50M 5% 116k/s ] rels: [ 0 0% 0/s ] features: [ 770M 259k/s ] 66G blocks: [ 29k 67% 2/s ]
cpus: 4.6 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 879M
read( 0%) -> (11/18) -> process(61% 64% 64% 64% 63% 64% 66%) -> (4.2k/58k) -> write( 7%)
0:32:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 51M 5% 107k/s ] rels: [ 0 0% 0/s ] features: [ 773M 256k/s ] 66G blocks: [ 29k 67% 1/s ]
cpus: 4.4 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 893M
read( 0%) -> (11/18) -> process(60% 60% 64% 56% 61% 63% 64%) -> (3.9k/58k) -> write( 7%)
0:32:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 52M 5% 113k/s ] rels: [ 0 0% 0/s ] features: [ 776M 270k/s ] 66G blocks: [ 29k 67% 2/s ]
cpus: 4.5 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 905M
read( 0%) -> (11/18) -> process(65% 64% 63% 61% 62% 61% 57%) -> (4.5k/58k) -> write( 7%)
0:33:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 53M 5% 104k/s ] rels: [ 0 0% 0/s ] features: [ 778M 253k/s ] 66G blocks: [ 29k 67% 1/s ]
cpus: 4.7 gc: 1% heap: 2G/12G direct: 63M postGC: 1.4G relInfo: 564M mpGeoms: 915M
read( 0%) -> (11/18) -> process(67% 62% 69% 65% 64% 67% 66%) -> (3k/58k) -> write( 7%)
0:33:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 54M 6% 91k/s ] rels: [ 0 0% 0/s ] features: [ 780M 225k/s ] 67G blocks: [ 29k 67% 1/s ]
cpus: 4.9 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 952M
read( 0%) -> (11/18) -> process(69% 70% 67% 69% 69% 67% 67%) -> (4.2k/58k) -> write( 6%)
0:33:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 55M 6% 89k/s ] rels: [ 0 0% 0/s ] features: [ 783M 224k/s ] 67G blocks: [ 29k 67% 1/s ]
cpus: 5.1 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 970M
read( 0%) -> (11/18) -> process(72% 71% 70% 71% 68% 73% 72%) -> (3.7k/58k) -> write( 6%)
0:33:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 51k/s ] rels: [ 0 0% 0/s ] features: [ 784M 160k/s ] 67G blocks: [ 29k 68% 1/s ]
cpus: 5.4 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 983M
read( 0%) -> (11/18) -> process(81% 76% 74% 71% 75% 70% 82%) -> (4k/58k) -> write( 5%)
0:33:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 56M 6% 57k/s ] rels: [ 0 0% 0/s ] features: [ 786M 170k/s ] 67G blocks: [ 29k 68% 1/s ]
cpus: 5.4 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 990M
read( 0%) -> (11/18) -> process(69% 86% 71% 76% 67% 74% 86%) -> (3.9k/58k) -> write( 5%)
0:33:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 57M 6% 99k/s ] rels: [ 0 0% 0/s ] features: [ 789M 259k/s ] 67G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(63% 63% 66% 59% 64% 59% 64%) -> (3.8k/58k) -> write( 7%)
0:34:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 58M 6% 105k/s ] rels: [ 0 0% 0/s ] features: [ 791M 261k/s ] 67G blocks: [ 29k 68% 2/s ]
cpus: 4.7 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(64% 67% 65% 65% 67% 64% 64%) -> (4.9k/58k) -> write( 7%)
0:34:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 107k/s ] rels: [ 0 0% 0/s ] features: [ 794M 258k/s ] 67G blocks: [ 29k 68% 2/s ]
cpus: 4.7 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(63% 61% 68% 66% 68% 63% 62%) -> (1.8k/58k) -> write( 7%)
0:34:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 60M 6% 98k/s ] rels: [ 0 0% 0/s ] features: [ 796M 264k/s ] 68G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(61% 65% 61% 62% 63% 59% 67%) -> (3k/58k) -> write( 7%)
0:34:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 61M 6% 71k/s ] rels: [ 0 0% 0/s ] features: [ 798M 192k/s ] 68G blocks: [ 29k 68% 1/s ]
cpus: 5.1 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(72% 74% 72% 74% 73% 65% 68%) -> (4.5k/58k) -> write( 5%)
0:34:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 62M 6% 93k/s ] rels: [ 0 0% 0/s ] features: [ 801M 256k/s ] 68G blocks: [ 29k 68% 1/s ]
cpus: 4.6 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(68% 60% 67% 60% 71% 61% 61%) -> (3.7k/58k) -> write( 7%)
0:34:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 63M 6% 94k/s ] rels: [ 0 0% 0/s ] features: [ 804M 259k/s ] 68G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(60% 64% 62% 66% 61% 60% 61%) -> (4.5k/58k) -> write( 7%)
0:35:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 64M 7% 95k/s ] rels: [ 0 0% 0/s ] features: [ 806M 261k/s ] 68G blocks: [ 29k 68% 1/s ]
cpus: 4.4 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1G
read( 0%) -> (11/18) -> process(62% 63% 59% 62% 64% 62% 59%) -> (3.2k/58k) -> write( 7%)
0:35:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 65M 7% 95k/s ] rels: [ 0 0% 0/s ] features: [ 809M 260k/s ] 68G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.1G
read( 0%) -> (11/18) -> process(63% 58% 64% 62% 62% 65% 66%) -> (3.8k/58k) -> write( 7%)
0:35:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 66M 7% 102k/s ] rels: [ 0 0% 0/s ] features: [ 811M 256k/s ] 69G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.1G
read( 0%) -> (11/18) -> process(64% 64% 61% 62% 62% 66% 61%) -> (3.6k/58k) -> write( 7%)
0:35:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 67M 7% 101k/s ] rels: [ 0 0% 0/s ] features: [ 814M 261k/s ] 69G blocks: [ 29k 68% 1/s ]
cpus: 4.7 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.1G
read( 0%) -> (11/18) -> process(71% 61% 65% 68% 65% 66% 65%) -> (2.1k/58k) -> write( 7%)
0:35:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 68M 7% 95k/s ] rels: [ 0 0% 0/s ] features: [ 817M 261k/s ] 69G blocks: [ 29k 68% 1/s ]
cpus: 4.7 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.1G
read( 0%) -> (11/18) -> process(64% 64% 67% 68% 64% 62% 66%) -> (1.8k/58k) -> write( 7%)
0:35:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 69M 7% 85k/s ] rels: [ 0 0% 0/s ] features: [ 819M 247k/s ] 69G blocks: [ 29k 68% 1/s ]
cpus: 4.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.1G
read( 0%) -> (11/18) -> process(63% 66% 63% 62% 69% 70% 64%) -> (3.4k/58k) -> write( 7%)
0:36:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 70M 7% 98k/s ] rels: [ 0 0% 0/s ] features: [ 822M 253k/s ] 69G blocks: [ 29k 68% 1/s ]
cpus: 4.7 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.1G
read( 0%) -> (11/18) -> process(64% 68% 64% 62% 64% 67% 65%) -> (3.9k/58k) -> write( 7%)
0:36:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 71M 7% 89k/s ] rels: [ 0 0% 0/s ] features: [ 824M 256k/s ] 69G blocks: [ 29k 68% 1/s ]
cpus: 4.7 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(64% 64% 69% 68% 68% 59% 70%) -> (2k/58k) -> write( 7%)
0:36:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 72M 7% 96k/s ] rels: [ 0 0% 0/s ] features: [ 827M 281k/s ] 71G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(63% 61% 59% 62% 63% 63% 66%) -> (4k/58k) -> write( 7%)
0:36:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 73M 7% 109k/s ] rels: [ 0 0% 0/s ] features: [ 830M 275k/s ] 71G blocks: [ 29k 68% 1/s ]
cpus: 4.5 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(64% 63% 66% 64% 60% 63% 60%) -> (2.1k/58k) -> write( 7%)
0:36:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 74M 8% 118k/s ] rels: [ 0 0% 0/s ] features: [ 833M 299k/s ] 71G blocks: [ 29k 68% 2/s ]
cpus: 4.7 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(60% 66% 65% 67% 65% 65% 63%) -> (3.6k/58k) -> write( 8%)
0:36:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 75M 8% 104k/s ] rels: [ 0 0% 0/s ] features: [ 836M 277k/s ] 71G blocks: [ 29k 68% 1/s ]
cpus: 4.3 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(56% 61% 60% 55% 63% 61% 59%) -> (3.8k/58k) -> write( 7%)
0:37:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 76M 8% 110k/s ] rels: [ 0 0% 0/s ] features: [ 839M 302k/s ] 71G blocks: [ 29k 68% 2/s ]
cpus: 4.6 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(63% 62% 65% 68% 67% 63% 60%) -> (4k/58k) -> write( 8%)
0:37:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 77M 8% 116k/s ] rels: [ 0 0% 0/s ] features: [ 842M 316k/s ] 72G blocks: [ 29k 68% 2/s ]
cpus: 4.6 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(64% 62% 63% 62% 66% 65% 61%) -> (2.8k/58k) -> write( 8%)
0:37:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 78M 8% 105k/s ] rels: [ 0 0% 0/s ] features: [ 845M 297k/s ] 72G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(60% 60% 59% 63% 61% 61% 59%) -> (3.5k/58k) -> write( 8%)
0:37:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 79M 8% 102k/s ] rels: [ 0 0% 0/s ] features: [ 848M 288k/s ] 72G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(65% 62% 63% 59% 62% 60% 59%) -> (3.3k/58k) -> write( 7%)
0:37:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 80M 8% 102k/s ] rels: [ 0 0% 0/s ] features: [ 850M 293k/s ] 72G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.2G
read( 0%) -> (11/18) -> process(60% 60% 59% 61% 61% 62% 60%) -> (2.8k/58k) -> write( 7%)
0:37:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 81M 8% 108k/s ] rels: [ 0 0% 0/s ] features: [ 854M 303k/s ] 72G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(61% 59% 62% 61% 61% 64% 61%) -> (4.6k/58k) -> write( 8%)
0:38:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 83M 8% 107k/s ] rels: [ 0 0% 0/s ] features: [ 856M 295k/s ] 73G blocks: [ 29k 69% 1/s ]
cpus: 4.3 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(59% 59% 60% 60% 60% 58% 59%) -> (3.3k/58k) -> write( 8%)
0:38:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 84M 8% 109k/s ] rels: [ 0 0% 0/s ] features: [ 859M 282k/s ] 73G blocks: [ 29k 69% 2/s ]
cpus: 4.3 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(60% 60% 57% 59% 60% 60% 61%) -> (4.1k/58k) -> write( 7%)
0:38:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 85M 9% 112k/s ] rels: [ 0 0% 0/s ] features: [ 862M 305k/s ] 73G blocks: [ 29k 69% 1/s ]
cpus: 4.6 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(63% 65% 62% 60% 64% 66% 62%) -> (2.1k/58k) -> write( 8%)
0:38:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 86M 9% 115k/s ] rels: [ 0 0% 0/s ] features: [ 865M 288k/s ] 73G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(63% 62% 61% 61% 63% 60% 61%) -> (2.6k/58k) -> write( 7%)
0:38:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 87M 9% 104k/s ] rels: [ 0 0% 0/s ] features: [ 868M 293k/s ] 73G blocks: [ 29k 69% 1/s ]
cpus: 4.3 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(65% 55% 60% 59% 56% 62% 57%) -> (3.3k/58k) -> write( 7%)
0:38:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 88M 9% 101k/s ] rels: [ 0 0% 0/s ] features: [ 871M 293k/s ] 73G blocks: [ 29k 69% 1/s ]
cpus: 4.2 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(57% 58% 56% 60% 61% 57% 59%) -> (4.2k/58k) -> write( 7%)
0:39:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 89M 9% 107k/s ] rels: [ 0 0% 0/s ] features: [ 874M 279k/s ] 74G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.3G
read( 0%) -> (11/18) -> process(61% 60% 60% 62% 59% 60% 62%) -> (3.4k/58k) -> write( 7%)
0:39:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 90M 9% 107k/s ] rels: [ 0 0% 0/s ] features: [ 877M 265k/s ] 74G blocks: [ 29k 69% 1/s ]
cpus: 4.3 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(63% 60% 57% 61% 61% 60% 58%) -> (4.6k/58k) -> write( 7%)
0:39:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 91M 9% 92k/s ] rels: [ 0 0% 0/s ] features: [ 879M 260k/s ] 74G blocks: [ 29k 69% 1/s ]
cpus: 4.4 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(59% 64% 60% 63% 63% 61% 62%) -> (4.3k/58k) -> write( 7%)
0:39:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 92M 9% 101k/s ] rels: [ 0 0% 0/s ] features: [ 882M 280k/s ] 74G blocks: [ 29k 69% 1/s ]
cpus: 4.7 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(71% 63% 64% 67% 60% 67% 62%) -> (2.6k/58k) -> write( 7%)
0:39:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 93M 9% 102k/s ] rels: [ 0 0% 0/s ] features: [ 885M 273k/s ] 74G blocks: [ 29k 69% 1/s ]
cpus: 4.6 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(66% 64% 66% 65% 60% 63% 62%) -> (2.9k/58k) -> write( 7%)
0:39:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 94M 10% 94k/s ] rels: [ 0 0% 0/s ] features: [ 887M 265k/s ] 75G blocks: [ 29k 69% 1/s ]
cpus: 4.6 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(60% 61% 61% 67% 66% 65% 66%) -> (3.9k/58k) -> write( 7%)
0:40:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 95M 10% 96k/s ] rels: [ 0 0% 0/s ] features: [ 890M 272k/s ] 75G blocks: [ 29k 69% 1/s ]
cpus: 4.7 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(68% 68% 66% 65% 63% 62% 62%) -> (2.5k/58k) -> write( 7%)
0:40:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 96M 10% 117k/s ] rels: [ 0 0% 0/s ] features: [ 893M 283k/s ] 75G blocks: [ 29k 69% 1/s ]
cpus: 4.8 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.4G
read( 0%) -> (11/18) -> process(67% 68% 70% 67% 66% 67% 61%) -> (2.5k/58k) -> write( 7%)
0:40:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 97M 10% 112k/s ] rels: [ 0 0% 0/s ] features: [ 896M 280k/s ] 75G blocks: [ 29k 69% 1/s ]
cpus: 4.8 gc: 1% heap: 4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.5G
read( 0%) -> (11/18) -> process(66% 66% 66% 71% 67% 64% 66%) -> (4.9k/58k) -> write( 7%)
0:40:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 98M 10% 108k/s ] rels: [ 0 0% 0/s ] features: [ 899M 274k/s ] 75G blocks: [ 29k 69% 1/s ]
cpus: 4.7 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.5G
read( 0%) -> (11/18) -> process(65% 64% 65% 61% 65% 66% 69%) -> (3.5k/58k) -> write( 7%)
0:40:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 99M 10% 103k/s ] rels: [ 0 0% 0/s ] features: [ 901M 274k/s ] 75G blocks: [ 29k 69% 1/s ]
cpus: 4.7 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 1.5G
read( 0%) -> (11/18) -> process(64% 65% 65% 62% 64% 68% 70%) -> (3.3k/58k) -> write( 7%)
0:40:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 101M 10% 111k/s ] rels: [ 0 0% 0/s ] features: [ 904M 294k/s ] 77G blocks: [ 29k 69% 1/s ]
cpus: 4.3 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(60% 59% 63% 56% 59% 60% 62%) -> (4.3k/58k) -> write( 8%)
0:41:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 102M 10% 119k/s ] rels: [ 0 0% 0/s ] features: [ 907M 284k/s ] 77G blocks: [ 29k 69% 2/s ]
cpus: 4.6 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(62% 67% 65% 65% 59% 62% 62%) -> (4.2k/58k) -> write( 7%)
0:41:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 103M 10% 113k/s ] rels: [ 0 0% 0/s ] features: [ 910M 291k/s ] 77G blocks: [ 29k 69% 1/s ]
cpus: 4.6 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(67% 63% 60% 66% 61% 66% 60%) -> (4.3k/58k) -> write( 8%)
0:41:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 104M 11% 108k/s ] rels: [ 0 0% 0/s ] features: [ 913M 276k/s ] 77G blocks: [ 29k 69% 1/s ]
cpus: 4.5 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(60% 63% 63% 59% 61% 63% 66%) -> (4.8k/58k) -> write( 7%)
0:41:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 105M 11% 108k/s ] rels: [ 0 0% 0/s ] features: [ 916M 282k/s ] 77G blocks: [ 29k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(60% 63% 61% 61% 61% 61% 60%) -> (1.6k/58k) -> write( 7%)
0:41:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 106M 11% 107k/s ] rels: [ 0 0% 0/s ] features: [ 918M 288k/s ] 78G blocks: [ 29k 70% 1/s ]
cpus: 4.5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(62% 59% 62% 62% 64% 62% 64%) -> (3.2k/58k) -> write( 8%)
0:41:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 107M 11% 120k/s ] rels: [ 0 0% 0/s ] features: [ 921M 304k/s ] 78G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(59% 63% 61% 60% 63% 62% 62%) -> (4k/58k) -> write( 8%)
0:42:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 108M 11% 109k/s ] rels: [ 0 0% 0/s ] features: [ 925M 302k/s ] 78G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(60% 60% 61% 62% 61% 61% 60%) -> (4.7k/58k) -> write( 8%)
0:42:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 110M 11% 114k/s ] rels: [ 0 0% 0/s ] features: [ 928M 304k/s ] 78G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.6G
read( 0%) -> (11/18) -> process(60% 63% 63% 58% 59% 62% 58%) -> (5k/58k) -> write( 8%)
0:42:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 111M 11% 102k/s ] rels: [ 0 0% 0/s ] features: [ 930M 285k/s ] 78G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(59% 57% 63% 62% 59% 57% 63%) -> (2.4k/58k) -> write( 7%)
0:42:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 112M 11% 103k/s ] rels: [ 0 0% 0/s ] features: [ 933M 290k/s ] 79G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(59% 61% 61% 60% 60% 62% 62%) -> (2.6k/58k) -> write( 8%)
0:42:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 113M 11% 99k/s ] rels: [ 0 0% 0/s ] features: [ 936M 279k/s ] 79G blocks: [ 30k 70% 1/s ]
cpus: 4.3 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(59% 57% 59% 60% 61% 61% 58%) -> (3.5k/58k) -> write( 7%)
0:42:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 114M 12% 103k/s ] rels: [ 0 0% 0/s ] features: [ 939M 280k/s ] 79G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(57% 61% 60% 60% 57% 69% 61%) -> (3.5k/58k) -> write( 7%)
0:43:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 115M 12% 125k/s ] rels: [ 0 0% 0/s ] features: [ 942M 305k/s ] 79G blocks: [ 30k 70% 2/s ]
cpus: 4.5 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(63% 62% 60% 61% 61% 63% 62%) -> (3.4k/58k) -> write( 8%)
0:43:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 116M 12% 113k/s ] rels: [ 0 0% 0/s ] features: [ 945M 305k/s ] 79G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(60% 62% 61% 61% 60% 61% 59%) -> (3.5k/58k) -> write( 8%)
0:43:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 117M 12% 108k/s ] rels: [ 0 0% 0/s ] features: [ 948M 288k/s ] 80G blocks: [ 30k 70% 1/s ]
cpus: 4.2 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (11/18) -> process(57% 58% 56% 59% 61% 59% 58%) -> (3.5k/58k) -> write( 7%)
0:43:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 118M 12% 108k/s ] rels: [ 0 0% 0/s ] features: [ 951M 285k/s ] 80G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.7G
read( 0%) -> (10/18) -> process(60% 65% 61% 62% 58% 61% 59%) -> (5.2k/58k) -> write( 7%)
0:43:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 119M 12% 113k/s ] rels: [ 0 0% 0/s ] features: [ 954M 294k/s ] 80G blocks: [ 30k 70% 1/s ]
cpus: 4.2 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(57% 59% 58% 59% 60% 58% 59%) -> (5k/58k) -> write( 7%)
0:43:58 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 120M 12% 103k/s ] rels: [ 0 0% 0/s ] features: [ 957M 291k/s ] 80G blocks: [ 30k 70% 1/s ]
cpus: 4.2 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(57% 60% 59% 57% 57% 60% 59%) -> (4.6k/58k) -> write( 7%)
0:44:08 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 121M 12% 106k/s ] rels: [ 0 0% 0/s ] features: [ 960M 299k/s ] 80G blocks: [ 30k 70% 1/s ]
cpus: 4.2 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(61% 60% 58% 57% 57% 57% 59%) -> (2.8k/58k) -> write( 8%)
0:44:18 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 122M 12% 88k/s ] rels: [ 0 0% 0/s ] features: [ 963M 296k/s ] 80G blocks: [ 30k 70% 1/s ]
cpus: 3.9 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(54% 54% 54% 54% 54% 54% 53%) -> (3.4k/58k) -> write( 7%)
0:44:28 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 123M 12% 101k/s ] rels: [ 0 0% 0/s ] features: [ 966M 295k/s ] 81G blocks: [ 30k 70% 1/s ]
cpus: 4.2 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(60% 59% 58% 59% 58% 58% 58%) -> (4.1k/58k) -> write( 8%)
0:44:38 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 124M 13% 109k/s ] rels: [ 0 0% 0/s ] features: [ 969M 296k/s ] 81G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(60% 60% 62% 60% 63% 59% 61%) -> (2.3k/58k) -> write( 8%)
0:44:48 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 126M 13% 106k/s ] rels: [ 0 0% 0/s ] features: [ 971M 288k/s ] 81G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(61% 63% 61% 61% 59% 60% 59%) -> (4.4k/58k) -> write( 7%)
0:44:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 127M 13% 110k/s ] rels: [ 0 0% 0/s ] features: [ 974M 292k/s ] 81G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(61% 62% 58% 62% 61% 60% 61%) -> (3.7k/58k) -> write( 8%)
0:45:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 128M 13% 109k/s ] rels: [ 0 0% 0/s ] features: [ 977M 285k/s ] 81G blocks: [ 30k 70% 1/s ]
cpus: 4.5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.8G
read( 0%) -> (11/18) -> process(64% 62% 60% 60% 62% 64% 62%) -> (4.5k/58k) -> write( 7%)
0:45:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 129M 13% 100k/s ] rels: [ 0 0% 0/s ] features: [ 980M 283k/s ] 83G blocks: [ 30k 70% 1/s ]
cpus: 4.4 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(59% 62% 59% 61% 58% 63% 62%) -> (2.1k/58k) -> write( 7%)
0:45:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 130M 13% 105k/s ] rels: [ 0 0% 0/s ] features: [ 983M 280k/s ] 83G blocks: [ 30k 70% 1/s ]
cpus: 4.5 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(62% 67% 60% 63% 62% 63% 63%) -> (2.6k/58k) -> write( 7%)
0:45:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 131M 13% 98k/s ] rels: [ 0 0% 0/s ] features: [ 986M 271k/s ] 83G blocks: [ 30k 70% 1/s ]
cpus: 4.5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(65% 62% 63% 67% 62% 60% 61%) -> (3.8k/58k) -> write( 7%)
0:45:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 132M 13% 97k/s ] rels: [ 0 0% 0/s ] features: [ 988M 266k/s ] 83G blocks: [ 30k 71% 1/s ]
cpus: 4.6 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(63% 62% 61% 65% 65% 67% 68%) -> (4k/58k) -> write( 7%)
0:45:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 133M 13% 95k/s ] rels: [ 0 0% 0/s ] features: [ 991M 251k/s ] 83G blocks: [ 30k 71% 1/s ]
cpus: 4.8 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(63% 70% 63% 67% 69% 69% 65%) -> (3.1k/58k) -> write( 7%)
0:46:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 134M 14% 99k/s ] rels: [ 0 0% 0/s ] features: [ 993M 260k/s ] 84G blocks: [ 30k 71% 1/s ]
cpus: 4.8 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(67% 64% 73% 64% 67% 63% 64%) -> (3.2k/58k) -> write( 7%)
0:46:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 135M 14% 106k/s ] rels: [ 0 0% 0/s ] features: [ 996M 293k/s ] 84G blocks: [ 30k 71% 1/s ]
cpus: 4.5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 1.9G
read( 0%) -> (11/18) -> process(64% 59% 62% 65% 62% 62% 62%) -> (2.4k/58k) -> write( 7%)
0:46:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 136M 14% 112k/s ] rels: [ 0 0% 0/s ] features: [ 999M 282k/s ] 84G blocks: [ 30k 71% 1/s ]
cpus: 4.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(66% 64% 65% 68% 61% 66% 62%) -> (3.5k/58k) -> write( 7%)
0:46:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 137M 14% 106k/s ] rels: [ 0 0% 0/s ] features: [ 1B 273k/s ] 84G blocks: [ 30k 71% 1/s ]
cpus: 4.5 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(68% 60% 61% 62% 64% 64% 61%) -> (4.9k/58k) -> write( 7%)
0:46:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 138M 14% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1B 297k/s ] 84G blocks: [ 30k 71% 1/s ]
cpus: 4.6 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(62% 63% 67% 65% 64% 65% 63%) -> (3.4k/58k) -> write( 8%)
0:46:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 139M 14% 116k/s ] rels: [ 0 0% 0/s ] features: [ 1B 294k/s ] 84G blocks: [ 30k 71% 1/s ]
cpus: 4.7 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(63% 66% 63% 69% 68% 61% 66%) -> (3.4k/58k) -> write( 8%)
0:47:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 140M 14% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1B 302k/s ] 85G blocks: [ 30k 71% 1/s ]
cpus: 4.9 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(66% 67% 68% 69% 67% 68% 66%) -> (3.3k/58k) -> write( 8%)
0:47:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 142M 14% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1B 302k/s ] 85G blocks: [ 30k 71% 1/s ]
cpus: 4.7 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(68% 68% 67% 63% 66% 62% 60%) -> (4k/58k) -> write( 8%)
0:47:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 143M 14% 113k/s ] rels: [ 0 0% 0/s ] features: [ 1B 295k/s ] 85G blocks: [ 30k 71% 1/s ]
cpus: 4.4 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2G
read( 0%) -> (11/18) -> process(61% 62% 60% 59% 65% 61% 60%) -> (3.5k/58k) -> write( 7%)
0:47:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 144M 15% 108k/s ] rels: [ 0 0% 0/s ] features: [ 1B 294k/s ] 85G blocks: [ 30k 71% 1/s ]
cpus: 4.3 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(58% 60% 59% 59% 59% 58% 59%) -> (3.7k/58k) -> write( 7%)
0:47:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 145M 15% 111k/s ] rels: [ 0 0% 0/s ] features: [ 1B 290k/s ] 85G blocks: [ 30k 71% 1/s ]
cpus: 4.6 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(63% 61% 63% 65% 64% 64% 63%) -> (2.3k/58k) -> write( 7%)
0:47:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 146M 15% 111k/s ] rels: [ 0 0% 0/s ] features: [ 1B 288k/s ] 86G blocks: [ 30k 71% 1/s ]
cpus: 4.7 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(65% 63% 72% 64% 63% 63% 63%) -> (4.6k/58k) -> write( 8%)
0:48:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 147M 15% 103k/s ] rels: [ 0 0% 0/s ] features: [ 1B 269k/s ] 86G blocks: [ 30k 71% 1/s ]
cpus: 4.5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(61% 62% 60% 63% 62% 62% 64%) -> (2.8k/58k) -> write( 7%)
0:48:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 148M 15% 108k/s ] rels: [ 0 0% 0/s ] features: [ 1B 279k/s ] 86G blocks: [ 30k 71% 1/s ]
cpus: 4.5 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(63% 63% 62% 62% 63% 63% 63%) -> (4.3k/58k) -> write( 7%)
0:48:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 149M 15% 110k/s ] rels: [ 0 0% 0/s ] features: [ 1B 295k/s ] 86G blocks: [ 30k 71% 1/s ]
cpus: 4.7 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(64% 64% 67% 63% 67% 65% 63%) -> (2.7k/58k) -> write( 7%)
0:48:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 150M 15% 107k/s ] rels: [ 0 0% 0/s ] features: [ 1B 302k/s ] 86G blocks: [ 30k 71% 1/s ]
cpus: 4.6 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(63% 63% 65% 64% 66% 62% 63%) -> (4k/58k) -> write( 8%)
0:48:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 152M 15% 119k/s ] rels: [ 0 0% 0/s ] features: [ 1B 302k/s ] 87G blocks: [ 30k 71% 1/s ]
cpus: 4.7 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.1G
read( 0%) -> (11/18) -> process(65% 63% 64% 67% 67% 64% 64%) -> (3.9k/58k) -> write( 8%)
0:48:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 153M 15% 131k/s ] rels: [ 0 0% 0/s ] features: [ 1B 315k/s ] 87G blocks: [ 30k 71% 2/s ]
cpus: 4.8 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(64% 64% 68% 66% 66% 66% 69%) -> (4k/58k) -> write( 8%)
0:49:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 154M 16% 133k/s ] rels: [ 0 0% 0/s ] features: [ 1B 308k/s ] 87G blocks: [ 30k 71% 1/s ]
cpus: 4.8 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(67% 66% 66% 62% 68% 65% 70%) -> (3.8k/58k) -> write( 8%)
0:49:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 156M 16% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1B 342k/s ] 87G blocks: [ 30k 71% 2/s ]
cpus: 5.2 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(78% 66% 62% 70% 80% 72% 78%) -> (3.6k/58k) -> write( 9%)
0:49:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 157M 16% 136k/s ] rels: [ 0 0% 0/s ] features: [ 1B 325k/s ] 87G blocks: [ 30k 71% 1/s ]
cpus: 4.9 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(64% 67% 66% 65% 68% 70% 73%) -> (2.2k/58k) -> write( 8%)
0:49:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 158M 16% 126k/s ] rels: [ 0 0% 0/s ] features: [ 1B 299k/s ] 88G blocks: [ 30k 71% 1/s ]
cpus: 4.8 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(62% 68% 68% 66% 63% 68% 70%) -> (3.7k/58k) -> write( 8%)
0:49:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 160M 16% 110k/s ] rels: [ 0 0% 0/s ] features: [ 1B 279k/s ] 88G blocks: [ 30k 72% 1/s ]
cpus: 4.5 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(64% 61% 62% 63% 60% 61% 63%) -> (5.3k/58k) -> write( 7%)
0:49:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 161M 16% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1B 284k/s ] 88G blocks: [ 30k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(63% 59% 59% 63% 59% 60% 65%) -> (3.4k/58k) -> write( 7%)
0:50:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 162M 16% 104k/s ] rels: [ 0 0% 0/s ] features: [ 1B 270k/s ] 88G blocks: [ 30k 72% 1/s ]
cpus: 4.3 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(58% 59% 60% 61% 60% 61% 58%) -> (3.6k/58k) -> write( 7%)
0:50:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 163M 16% 107k/s ] rels: [ 0 0% 0/s ] features: [ 1B 272k/s ] 88G blocks: [ 30k 72% 1/s ]
cpus: 4.6 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.2G
read( 0%) -> (11/18) -> process(65% 63% 68% 66% 63% 64% 61%) -> (4.1k/58k) -> write( 7%)
0:50:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 164M 17% 110k/s ] rels: [ 0 0% 0/s ] features: [ 1B 287k/s ] 88G blocks: [ 30k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(61% 61% 61% 62% 63% 60% 62%) -> (4k/58k) -> write( 7%)
0:50:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 165M 17% 107k/s ] rels: [ 0 0% 0/s ] features: [ 1B 277k/s ] 90G blocks: [ 30k 72% 1/s ]
cpus: 4.5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(61% 69% 60% 60% 59% 63% 59%) -> (3.3k/58k) -> write( 7%)
0:50:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 166M 17% 102k/s ] rels: [ 0 0% 0/s ] features: [ 1B 280k/s ] 90G blocks: [ 30k 72% 1/s ]
cpus: 4.8 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(63% 63% 64% 71% 63% 76% 64%) -> (2.3k/58k) -> write( 7%)
0:50:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 167M 17% 112k/s ] rels: [ 0 0% 0/s ] features: [ 1B 292k/s ] 90G blocks: [ 30k 72% 1/s ]
cpus: 4.5 gc: 1% heap: 4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(62% 63% 60% 64% 64% 60% 67%) -> (4.1k/58k) -> write( 7%)
0:51:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 168M 17% 98k/s ] rels: [ 0 0% 0/s ] features: [ 1B 261k/s ] 90G blocks: [ 30k 72% 1/s ]
cpus: 4.8 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(66% 68% 64% 61% 63% 64% 75%) -> (2.3k/58k) -> write( 7%)
0:51:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 169M 17% 107k/s ] rels: [ 0 0% 0/s ] features: [ 1B 290k/s ] 90G blocks: [ 30k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(61% 61% 60% 60% 61% 61% 60%) -> (3.4k/58k) -> write( 7%)
0:51:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 170M 17% 108k/s ] rels: [ 0 0% 0/s ] features: [ 1B 273k/s ] 91G blocks: [ 31k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(62% 59% 62% 63% 60% 59% 61%) -> (3.4k/58k) -> write( 7%)
0:51:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 171M 17% 105k/s ] rels: [ 0 0% 0/s ] features: [ 1B 302k/s ] 91G blocks: [ 31k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.3G
read( 0%) -> (11/18) -> process(62% 61% 60% 60% 60% 62% 60%) -> (3.2k/58k) -> write( 7%)
0:51:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 172M 17% 100k/s ] rels: [ 0 0% 0/s ] features: [ 1B 270k/s ] 91G blocks: [ 31k 72% 1/s ]
cpus: 4.7 gc: 1% heap: 4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(59% 64% 78% 62% 63% 63% 66%) -> (4.1k/58k) -> write( 7%)
0:51:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 174M 18% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1B 274k/s ] 91G blocks: [ 31k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(62% 64% 60% 60% 61% 59% 61%) -> (3.7k/58k) -> write( 7%)
0:52:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 175M 18% 116k/s ] rels: [ 0 0% 0/s ] features: [ 1B 270k/s ] 91G blocks: [ 31k 72% 1/s ]
cpus: 4.6 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(65% 63% 64% 66% 61% 64% 64%) -> (3.7k/58k) -> write( 7%)
0:52:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 176M 18% 111k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 272k/s ] 91G blocks: [ 31k 72% 1/s ]
cpus: 4.5 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(61% 62% 63% 65% 61% 61% 62%) -> (3.8k/58k) -> write( 7%)
0:52:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 177M 18% 112k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 276k/s ] 92G blocks: [ 31k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(61% 60% 63% 62% 61% 60% 62%) -> (2.5k/58k) -> write( 7%)
0:52:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 178M 18% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 284k/s ] 92G blocks: [ 31k 72% 1/s ]
cpus: 4.5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(63% 61% 61% 61% 60% 64% 62%) -> (2.5k/58k) -> write( 7%)
0:52:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 179M 18% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 287k/s ] 92G blocks: [ 31k 72% 1/s ]
cpus: 4.6 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(63% 64% 60% 63% 65% 63% 64%) -> (3.4k/58k) -> write( 7%)
0:52:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 180M 18% 114k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 278k/s ] 92G blocks: [ 31k 72% 1/s ]
cpus: 4.4 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.4G
read( 0%) -> (11/18) -> process(61% 62% 60% 63% 61% 61% 62%) -> (3.2k/58k) -> write( 7%)
0:53:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 182M 18% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 277k/s ] 92G blocks: [ 31k 72% 1/s ]
cpus: 4.5 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(64% 62% 61% 62% 62% 62% 63%) -> (3.3k/58k) -> write( 7%)
0:53:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 183M 18% 130k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 281k/s ] 92G blocks: [ 31k 72% 2/s ]
cpus: 4.6 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(64% 63% 63% 64% 64% 63% 65%) -> (3.1k/58k) -> write( 7%)
0:53:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 184M 19% 138k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 299k/s ] 93G blocks: [ 31k 72% 2/s ]
cpus: 4.9 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(67% 69% 69% 66% 67% 67% 65%) -> (4k/58k) -> write( 8%)
0:53:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 186M 19% 138k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 314k/s ] 93G blocks: [ 31k 72% 2/s ]
cpus: 4.8 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(66% 67% 66% 68% 68% 69% 64%) -> (3.8k/58k) -> write( 8%)
0:53:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 187M 19% 139k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 302k/s ] 93G blocks: [ 31k 73% 1/s ]
cpus: 4.8 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(68% 67% 67% 67% 65% 66% 67%) -> (3.5k/58k) -> write( 8%)
0:53:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 188M 19% 123k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 290k/s ] 93G blocks: [ 31k 73% 1/s ]
cpus: 4.7 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(67% 64% 64% 66% 63% 66% 63%) -> (3.1k/58k) -> write( 7%)
0:54:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 190M 19% 127k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 300k/s ] 93G blocks: [ 31k 73% 1/s ]
cpus: 4.7 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(64% 65% 66% 64% 67% 65% 66%) -> (3.6k/58k) -> write( 8%)
0:54:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 191M 19% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 302k/s ] 94G blocks: [ 31k 73% 1/s ]
cpus: 4.6 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.5G
read( 0%) -> (11/18) -> process(63% 63% 64% 63% 62% 62% 64%) -> (3.6k/58k) -> write( 8%)
0:54:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 192M 19% 113k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 285k/s ] 94G blocks: [ 31k 73% 1/s ]
cpus: 4.5 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.6G
read( 0%) -> (11/18) -> process(61% 65% 63% 64% 62% 62% 62%) -> (3.7k/58k) -> write( 7%)
0:54:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 193M 20% 125k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 287k/s ] 94G blocks: [ 31k 73% 2/s ]
cpus: 4.6 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.6G
read( 0%) -> (11/18) -> process(66% 64% 62% 62% 64% 65% 63%) -> (3.2k/58k) -> write( 7%)
0:54:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 194M 20% 112k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 267k/s ] 94G blocks: [ 31k 73% 1/s ]
cpus: 5 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.6G
read( 0%) -> (11/18) -> process(72% 70% 68% 71% 64% 71% 67%) -> (3.7k/58k) -> write( 7%)
0:54:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 195M 20% 106k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 265k/s ] 94G blocks: [ 31k 73% 1/s ]
cpus: 4.8 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.6G
read( 0%) -> (11/18) -> process(68% 62% 67% 67% 69% 65% 68%) -> (3.7k/58k) -> write( 7%)
0:55:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 197M 20% 120k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 272k/s ] 96G blocks: [ 31k 73% 1/s ]
cpus: 4.7 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.6G
read( 0%) -> (11/18) -> process(69% 67% 65% 64% 65% 62% 67%) -> (3.8k/58k) -> write( 7%)
0:55:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 198M 20% 120k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 278k/s ] 96G blocks: [ 31k 73% 1/s ]
cpus: 4.7 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.7G
read( 0%) -> (11/18) -> process(65% 65% 66% 65% 65% 62% 68%) -> (4.1k/58k) -> write( 7%)
0:55:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 199M 20% 122k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 280k/s ] 96G blocks: [ 31k 73% 1/s ]
cpus: 4.8 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 2.7G
read( 0%) -> (11/18) -> process(66% 66% 68% 66% 67% 65% 66%) -> (2.8k/58k) -> write( 7%)
0:55:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 200M 20% 138k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 271k/s ] 96G blocks: [ 31k 73% 2/s ]
cpus: 4.9 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.8G
read( 0%) -> (11/18) -> process(68% 70% 69% 68% 68% 65% 68%) -> (4k/58k) -> write( 7%)
0:55:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 202M 20% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 278k/s ] 96G blocks: [ 31k 73% 2/s ]
cpus: 5 gc: 2% heap: 2.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.8G
read( 0%) -> (11/18) -> process(65% 69% 68% 73% 70% 71% 70%) -> (1.9k/58k) -> write( 7%)
0:55:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 203M 21% 158k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 278k/s ] 96G blocks: [ 31k 73% 2/s ]
cpus: 5 gc: 1% heap: 4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.8G
read( 0%) -> (11/18) -> process(70% 70% 69% 68% 67% 71% 67%) -> (2.8k/58k) -> write( 7%)
0:56:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 205M 21% 151k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 267k/s ] 97G blocks: [ 31k 73% 2/s ]
cpus: 5 gc: 2% heap: 1.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.8G
read( 0%) -> (11/18) -> process(68% 72% 70% 68% 69% 68% 68%) -> (3.2k/58k) -> write( 7%)
0:56:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 206M 21% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 273k/s ] 97G blocks: [ 31k 73% 2/s ]
cpus: 4.9 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.8G
read( 0%) -> (11/18) -> process(68% 67% 69% 70% 67% 70% 67%) -> (3.5k/58k) -> write( 7%)
0:56:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 208M 21% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 282k/s ] 97G blocks: [ 31k 73% 2/s ]
cpus: 4.9 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(69% 67% 65% 67% 69% 69% 67%) -> (2.5k/58k) -> write( 7%)
0:56:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 209M 21% 153k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 280k/s ] 97G blocks: [ 31k 73% 2/s ]
cpus: 5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(69% 67% 67% 70% 70% 67% 69%) -> (3.5k/58k) -> write( 7%)
0:56:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 211M 21% 151k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 286k/s ] 97G blocks: [ 31k 73% 2/s ]
cpus: 4.9 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(67% 68% 68% 68% 68% 67% 64%) -> (3.7k/58k) -> write( 7%)
0:56:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 212M 21% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 287k/s ] 97G blocks: [ 31k 74% 2/s ]
cpus: 4.8 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(66% 66% 65% 67% 66% 69% 68%) -> (2.8k/58k) -> write( 7%)
0:57:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 214M 22% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 281k/s ] 98G blocks: [ 31k 74% 2/s ]
cpus: 4.9 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(66% 69% 66% 67% 68% 68% 70%) -> (2.2k/58k) -> write( 7%)
0:57:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 215M 22% 140k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 282k/s ] 98G blocks: [ 31k 74% 2/s ]
cpus: 5 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(69% 68% 71% 69% 70% 67% 67%) -> (2.3k/58k) -> write( 7%)
0:57:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 217M 22% 135k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 273k/s ] 98G blocks: [ 31k 74% 2/s ]
cpus: 4.9 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(66% 66% 65% 72% 67% 68% 70%) -> (3.4k/58k) -> write( 7%)
0:57:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 218M 22% 132k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 268k/s ] 98G blocks: [ 31k 74% 2/s ]
cpus: 4.8 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(67% 65% 66% 66% 68% 66% 66%) -> (2.8k/58k) -> write( 7%)
0:57:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 219M 22% 126k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 273k/s ] 98G blocks: [ 31k 74% 2/s ]
cpus: 4.7 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(62% 61% 64% 65% 69% 66% 65%) -> (2.8k/58k) -> write( 7%)
0:57:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 220M 22% 123k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 278k/s ] 98G blocks: [ 31k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 2.9G
read( 0%) -> (11/18) -> process(64% 64% 63% 66% 66% 64% 64%) -> (4.6k/58k) -> write( 7%)
0:58:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 222M 22% 121k/s ] rels: [ 0 0% 0/s ] features: [ 1.1B 265k/s ] 99G blocks: [ 31k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(66% 64% 63% 69% 66% 65% 63%) -> (2.9k/58k) -> write( 7%)
0:58:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 223M 23% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 276k/s ] 99G blocks: [ 31k 74% 1/s ]
cpus: 4.6 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(66% 63% 61% 64% 63% 62% 63%) -> (4k/58k) -> write( 7%)
0:58:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 224M 23% 126k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 273k/s ] 99G blocks: [ 31k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(65% 65% 66% 65% 64% 65% 64%) -> (3.4k/58k) -> write( 7%)
0:58:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 225M 23% 120k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 266k/s ] 99G blocks: [ 31k 74% 2/s ]
cpus: 4.6 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(65% 64% 64% 63% 62% 64% 65%) -> (3.4k/58k) -> write( 7%)
0:58:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 227M 23% 124k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 266k/s ] 99G blocks: [ 31k 74% 1/s ]
cpus: 4.8 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(65% 66% 66% 68% 64% 66% 66%) -> (4.3k/58k) -> write( 7%)
0:58:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 228M 23% 131k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 278k/s ] 99G blocks: [ 31k 74% 2/s ]
cpus: 4.8 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(65% 67% 66% 63% 69% 65% 68%) -> (4k/58k) -> write( 7%)
0:59:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 229M 23% 132k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 279k/s ] 100G blocks: [ 31k 74% 1/s ]
cpus: 4.8 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(69% 68% 65% 65% 67% 64% 69%) -> (4.1k/58k) -> write( 7%)
0:59:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 230M 23% 126k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 272k/s ] 100G blocks: [ 31k 74% 1/s ]
cpus: 4.5 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3G
read( 0%) -> (11/18) -> process(62% 62% 60% 65% 62% 63% 62%) -> (3.4k/58k) -> write( 7%)
0:59:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 232M 23% 116k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 270k/s ] 100G blocks: [ 32k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.1G
read( 0%) -> (11/18) -> process(69% 64% 64% 64% 66% 68% 64%) -> (3.8k/58k) -> write( 7%)
0:59:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 233M 24% 112k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 267k/s ] 100G blocks: [ 32k 74% 1/s ]
cpus: 4.6 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.1G
read( 0%) -> (11/18) -> process(63% 63% 63% 63% 66% 65% 64%) -> (3.8k/58k) -> write( 7%)
0:59:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 234M 24% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 277k/s ] 100G blocks: [ 32k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.1G
read( 0%) -> (11/18) -> process(64% 66% 64% 64% 65% 63% 64%) -> (2.2k/58k) -> write( 7%)
0:59:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 235M 24% 114k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 277k/s ] 100G blocks: [ 32k 74% 1/s ]
cpus: 4.6 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.1G
read( 0%) -> (11/18) -> process(64% 62% 64% 65% 65% 62% 64%) -> (4.1k/58k) -> write( 7%)
Jan 18, 2024 3:33:38 PM org.geotools.referencing.factory.DeferredAuthorityFactory disposeBackingStore
INFO: Disposing class org.geotools.referencing.factory.epsg.hsql.ThreadedHsqlEpsgFactory backing store
1:00:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 236M 24% 121k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 274k/s ] 101G blocks: [ 32k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.1G
read( 0%) -> (11/18) -> process(64% 65% 67% 64% 65% 65% 65%) -> (3.2k/58k) -> write( 7%)
1:00:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 238M 24% 122k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 279k/s ] 101G blocks: [ 32k 74% 1/s ]
cpus: 4.7 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.1G
read( 0%) -> (11/18) -> process(65% 67% 65% 66% 65% 65% 66%) -> (3.8k/58k) -> write( 7%)
1:00:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 239M 24% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 284k/s ] 101G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(64% 63% 65% 69% 64% 66% 65%) -> (3.7k/58k) -> write( 7%)
1:00:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 240M 24% 119k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 281k/s ] 101G blocks: [ 32k 75% 1/s ]
cpus: 4.8 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(64% 67% 65% 63% 66% 69% 69%) -> (2.6k/58k) -> write( 7%)
1:00:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 241M 24% 116k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 278k/s ] 101G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(64% 65% 65% 65% 64% 64% 66%) -> (3.3k/58k) -> write( 7%)
1:00:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 242M 24% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 288k/s ] 103G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(66% 65% 65% 65% 66% 65% 65%) -> (2.5k/58k) -> write( 8%)
1:01:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 243M 25% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 283k/s ] 103G blocks: [ 32k 75% 1/s ]
cpus: 4.6 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(65% 64% 66% 64% 63% 64% 64%) -> (3.6k/58k) -> write( 7%)
1:01:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 245M 25% 113k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 280k/s ] 103G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(66% 66% 64% 65% 65% 64% 65%) -> (3.6k/58k) -> write( 7%)
1:01:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 246M 25% 115k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 276k/s ] 103G blocks: [ 32k 75% 1/s ]
cpus: 4.6 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.2G
read( 0%) -> (11/18) -> process(67% 64% 64% 64% 63% 65% 64%) -> (4.5k/58k) -> write( 7%)
1:01:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 247M 25% 109k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 278k/s ] 103G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.3G
read( 0%) -> (11/18) -> process(64% 67% 65% 64% 64% 62% 66%) -> (4.7k/58k) -> write( 7%)
1:01:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 248M 25% 122k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 282k/s ] 103G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.3G
read( 0%) -> (11/18) -> process(66% 68% 65% 67% 65% 65% 64%) -> (3.4k/58k) -> write( 7%)
1:01:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 249M 25% 127k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 292k/s ] 104G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.3G
read( 0%) -> (11/18) -> process(67% 64% 66% 65% 66% 63% 64%) -> (3.4k/58k) -> write( 7%)
1:02:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 251M 25% 129k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 283k/s ] 104G blocks: [ 32k 75% 2/s ]
cpus: 4.8 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.3G
read( 0%) -> (11/18) -> process(65% 65% 66% 68% 66% 66% 65%) -> (2.8k/58k) -> write( 7%)
1:02:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 252M 25% 121k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 270k/s ] 104G blocks: [ 32k 75% 1/s ]
cpus: 4.8 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.3G
read( 0%) -> (11/18) -> process(67% 67% 67% 66% 67% 68% 67%) -> (3.5k/58k) -> write( 7%)
1:02:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 253M 26% 121k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 274k/s ] 104G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.3G
read( 0%) -> (11/18) -> process(62% 64% 64% 66% 68% 63% 66%) -> (2k/58k) -> write( 7%)
1:02:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 254M 26% 124k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 283k/s ] 104G blocks: [ 32k 75% 2/s ]
cpus: 4.8 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.4G
read( 0%) -> (11/18) -> process(67% 68% 67% 63% 67% 68% 65%) -> (3.7k/58k) -> write( 7%)
1:02:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 256M 26% 122k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 281k/s ] 104G blocks: [ 32k 75% 1/s ]
cpus: 4.8 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.4G
read( 0%) -> (11/18) -> process(66% 67% 67% 66% 66% 66% 66%) -> (4.3k/58k) -> write( 7%)
1:02:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 257M 26% 119k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 278k/s ] 105G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.4G
read( 0%) -> (11/18) -> process(66% 65% 67% 65% 66% 65% 66%) -> (2.9k/58k) -> write( 7%)
1:03:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 258M 26% 121k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 276k/s ] 105G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.4G
read( 0%) -> (11/18) -> process(64% 70% 63% 68% 65% 65% 64%) -> (4.7k/58k) -> write( 7%)
1:03:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 259M 26% 133k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 299k/s ] 105G blocks: [ 32k 75% 2/s ]
cpus: 4.9 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.4G
read( 0%) -> (11/18) -> process(66% 72% 72% 67% 68% 69% 62%) -> (4.5k/58k) -> write( 8%)
1:03:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 261M 26% 127k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 279k/s ] 105G blocks: [ 32k 75% 1/s ]
cpus: 4.7 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.4G
read( 0%) -> (11/18) -> process(66% 65% 66% 66% 64% 65% 65%) -> (4.1k/58k) -> write( 7%)
1:03:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 262M 26% 132k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 283k/s ] 105G blocks: [ 32k 75% 2/s ]
cpus: 4.8 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.5G
read( 0%) -> (11/18) -> process(67% 68% 66% 68% 67% 68% 64%) -> (3.8k/58k) -> write( 7%)
1:03:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 263M 27% 140k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 276k/s ] 106G blocks: [ 32k 75% 2/s ]
cpus: 4.8 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.5G
read( 0%) -> (11/18) -> process(68% 66% 67% 66% 66% 66% 67%) -> (3.9k/58k) -> write( 7%)
1:03:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 265M 27% 159k/s ] rels: [ 0 0% 0/s ] features: [ 1.2B 290k/s ] 106G blocks: [ 32k 75% 2/s ]
cpus: 4.9 gc: 1% heap: 2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.5G
read( 0%) -> (11/18) -> process(69% 69% 67% 68% 69% 66% 67%) -> (3.9k/58k) -> write( 7%)
1:04:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 266M 27% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 284k/s ] 106G blocks: [ 32k 75% 2/s ]
cpus: 4.8 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.5G
read( 0%) -> (11/18) -> process(66% 63% 68% 67% 68% 66% 69%) -> (3.1k/58k) -> write( 7%)
1:04:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 268M 27% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 280k/s ] 106G blocks: [ 32k 76% 2/s ]
cpus: 4.9 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.6G
read( 0%) -> (11/18) -> process(70% 69% 65% 65% 68% 68% 67%) -> (3.6k/58k) -> write( 7%)
1:04:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 269M 27% 154k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 278k/s ] 106G blocks: [ 32k 76% 2/s ]
cpus: 4.8 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.6G
read( 0%) -> (11/18) -> process(65% 67% 68% 68% 64% 69% 69%) -> (2.5k/58k) -> write( 7%)
1:04:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 271M 27% 153k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 273k/s ] 106G blocks: [ 32k 76% 2/s ]
cpus: 4.9 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.6G
read( 0%) -> (11/18) -> process(69% 66% 71% 73% 64% 68% 67%) -> (3.1k/58k) -> write( 7%)
1:04:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 272M 27% 135k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 262k/s ] 107G blocks: [ 32k 76% 1/s ]
cpus: 4.9 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.6G
read( 0%) -> (11/18) -> process(71% 65% 72% 66% 68% 68% 68%) -> (3.8k/58k) -> write( 7%)
1:04:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 274M 28% 151k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 291k/s ] 107G blocks: [ 32k 76% 2/s ]
cpus: 4.9 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(68% 70% 70% 65% 68% 68% 65%) -> (3k/58k) -> write( 7%)
1:05:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 275M 28% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 301k/s ] 107G blocks: [ 32k 76% 2/s ]
cpus: 4.8 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(67% 63% 68% 66% 72% 67% 67%) -> (3.2k/58k) -> write( 7%)
1:05:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 277M 28% 174k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 309k/s ] 107G blocks: [ 32k 76% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(70% 63% 69% 71% 72% 65% 70%) -> (3.9k/58k) -> write( 7%)
1:05:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 279M 28% 143k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 281k/s ] 107G blocks: [ 32k 76% 2/s ]
cpus: 4.7 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(63% 61% 69% 65% 66% 63% 68%) -> (3k/58k) -> write( 7%)
1:05:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 280M 28% 136k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 290k/s ] 107G blocks: [ 32k 76% 1/s ]
cpus: 4.6 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(65% 63% 64% 64% 64% 67% 64%) -> (2.2k/58k) -> write( 7%)
1:05:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 281M 28% 136k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 280k/s ] 108G blocks: [ 32k 76% 1/s ]
cpus: 4.7 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(66% 67% 66% 63% 64% 65% 64%) -> (3.5k/58k) -> write( 7%)
1:05:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 283M 29% 128k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 271k/s ] 108G blocks: [ 32k 76% 1/s ]
cpus: 4.6 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(63% 64% 65% 65% 64% 64% 66%) -> (3.3k/58k) -> write( 7%)
1:06:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 284M 29% 129k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 281k/s ] 108G blocks: [ 32k 76% 2/s ]
cpus: 4.7 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.7G
read( 0%) -> (11/18) -> process(67% 65% 65% 66% 66% 64% 70%) -> (2.4k/58k) -> write( 7%)
1:06:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 285M 29% 134k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 285k/s ] 108G blocks: [ 32k 76% 1/s ]
cpus: 4.7 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(65% 65% 64% 66% 65% 66% 63%) -> (3.3k/58k) -> write( 7%)
1:06:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 287M 29% 125k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 287k/s ] 108G blocks: [ 32k 76% 1/s ]
cpus: 4.7 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(68% 64% 65% 64% 64% 62% 65%) -> (4.2k/58k) -> write( 7%)
1:06:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 288M 29% 124k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 288k/s ] 108G blocks: [ 32k 76% 1/s ]
cpus: 4.6 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(64% 63% 62% 66% 64% 64% 64%) -> (5k/58k) -> write( 7%)
1:06:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 289M 29% 128k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 280k/s ] 110G blocks: [ 32k 76% 1/s ]
cpus: 4.6 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(65% 65% 64% 64% 62% 62% 66%) -> (3.5k/58k) -> write( 7%)
1:06:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 290M 29% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 275k/s ] 110G blocks: [ 32k 76% 1/s ]
cpus: 4.6 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(63% 62% 65% 61% 64% 63% 63%) -> (2.2k/58k) -> write( 7%)
1:07:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 291M 29% 118k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 279k/s ] 110G blocks: [ 32k 76% 1/s ]
cpus: 4.7 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(63% 63% 68% 63% 69% 62% 64%) -> (2.4k/58k) -> write( 7%)
1:07:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 293M 30% 119k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 293k/s ] 110G blocks: [ 32k 76% 1/s ]
cpus: 4.7 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.8G
read( 0%) -> (11/18) -> process(64% 65% 66% 65% 66% 65% 63%) -> (2.5k/58k) -> write( 7%)
1:07:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 294M 30% 132k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 283k/s ] 110G blocks: [ 32k 76% 2/s ]
cpus: 4.7 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(63% 65% 65% 66% 65% 65% 67%) -> (3.5k/58k) -> write( 7%)
1:07:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 295M 30% 128k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 287k/s ] 111G blocks: [ 32k 76% 1/s ]
cpus: 4.8 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(66% 67% 66% 65% 68% 66% 65%) -> (3.1k/58k) -> write( 7%)
1:07:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 297M 30% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 284k/s ] 111G blocks: [ 32k 77% 2/s ]
cpus: 5 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(67% 71% 70% 69% 67% 72% 69%) -> (3.3k/58k) -> write( 7%)
1:07:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 298M 30% 136k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 284k/s ] 111G blocks: [ 33k 77% 1/s ]
cpus: 4.9 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(67% 67% 64% 70% 68% 72% 70%) -> (3k/58k) -> write( 7%)
1:08:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 299M 30% 129k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 283k/s ] 111G blocks: [ 33k 77% 1/s ]
cpus: 4.8 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(66% 67% 66% 66% 66% 65% 66%) -> (3.3k/58k) -> write( 7%)
1:08:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 301M 30% 128k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 267k/s ] 111G blocks: [ 33k 77% 2/s ]
cpus: 4.8 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(64% 65% 67% 67% 69% 65% 67%) -> (4.5k/58k) -> write( 7%)
1:08:29 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 302M 31% 143k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 288k/s ] 111G blocks: [ 33k 77% 1/s ]
cpus: 4.9 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 3.9G
read( 0%) -> (11/18) -> process(69% 72% 67% 69% 67% 68% 64%) -> (1.5k/58k) -> write( 7%)
1:08:39 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 303M 31% 131k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 274k/s ] 112G blocks: [ 33k 77% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4G
read( 0%) -> (11/18) -> process(66% 67% 72% 66% 68% 66% 68%) -> (2k/58k) -> write( 7%)
1:08:49 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 305M 31% 130k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 274k/s ] 112G blocks: [ 33k 77% 1/s ]
cpus: 4.8 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4G
read( 0%) -> (11/18) -> process(66% 67% 68% 65% 65% 67% 67%) -> (3.4k/58k) -> write( 7%)
1:08:59 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 306M 31% 135k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 284k/s ] 112G blocks: [ 33k 77% 2/s ]
cpus: 4.8 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4G
read( 0%) -> (11/18) -> process(67% 66% 67% 66% 63% 66% 68%) -> (3.1k/58k) -> write( 7%)
1:09:09 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 308M 31% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 290k/s ] 112G blocks: [ 33k 77% 2/s ]
cpus: 4.8 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4G
read( 0%) -> (11/18) -> process(67% 66% 67% 67% 68% 67% 69%) -> (3.5k/58k) -> write( 7%)
1:09:19 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 309M 31% 136k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 290k/s ] 112G blocks: [ 33k 77% 2/s ]
cpus: 4.8 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4G
read( 0%) -> (11/18) -> process(68% 66% 66% 69% 66% 67% 67%) -> (2.9k/58k) -> write( 7%)
1:09:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 310M 31% 136k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 305k/s ] 112G blocks: [ 33k 77% 1/s ]
cpus: 4.8 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.1G
read( 0%) -> (11/18) -> process(67% 68% 67% 67% 68% 67% 66%) -> (3.5k/58k) -> write( 8%)
1:09:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 312M 31% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 300k/s ] 113G blocks: [ 33k 77% 2/s ]
cpus: 4.8 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.1G
read( 0%) -> (11/18) -> process(67% 68% 65% 68% 67% 67% 65%) -> (3.8k/58k) -> write( 8%)
1:09:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 313M 32% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.3B 298k/s ] 113G blocks: [ 33k 77% 2/s ]
cpus: 4.9 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.1G
read( 0%) -> (11/18) -> process(67% 69% 69% 67% 68% 67% 71%) -> (2.8k/58k) -> write( 7%)
1:10:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 315M 32% 142k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 302k/s ] 113G blocks: [ 33k 77% 2/s ]
cpus: 5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.1G
read( 0%) -> (11/18) -> process(68% 69% 68% 73% 68% 68% 67%) -> (5k/58k) -> write( 8%)
1:10:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 316M 32% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 304k/s ] 113G blocks: [ 33k 77% 1/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.1G
read( 0%) -> (11/18) -> process(66% 74% 65% 66% 66% 67% 70%) -> (3.5k/58k) -> write( 8%)
1:10:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 318M 32% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 296k/s ] 113G blocks: [ 33k 77% 2/s ]
cpus: 5 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.1G
read( 0%) -> (11/18) -> process(70% 74% 66% 70% 70% 70% 65%) -> (2.8k/58k) -> write( 7%)
1:10:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 319M 32% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 286k/s ] 114G blocks: [ 33k 77% 2/s ]
cpus: 5.1 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(68% 72% 72% 76% 73% 70% 67%) -> (2.8k/58k) -> write( 7%)
1:10:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 321M 32% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 280k/s ] 114G blocks: [ 33k 77% 2/s ]
cpus: 5.1 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(68% 68% 73% 74% 71% 72% 71%) -> (3.8k/58k) -> write( 7%)
1:10:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 322M 33% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 295k/s ] 114G blocks: [ 33k 77% 2/s ]
cpus: 5.1 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(67% 71% 70% 73% 71% 71% 69%) -> (2.8k/58k) -> write( 7%)
1:11:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 324M 33% 153k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 287k/s ] 114G blocks: [ 33k 77% 2/s ]
cpus: 5 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(68% 71% 68% 71% 67% 70% 72%) -> (3.7k/58k) -> write( 7%)
1:11:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 326M 33% 163k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 318k/s ] 114G blocks: [ 33k 78% 2/s ]
cpus: 4.8 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(69% 68% 65% 70% 65% 68% 65%) -> (3.2k/58k) -> write( 8%)
1:11:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 327M 33% 163k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 322k/s ] 114G blocks: [ 33k 78% 2/s ]
cpus: 4.9 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(68% 72% 68% 68% 64% 70% 66%) -> (3.6k/58k) -> write( 8%)
1:11:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 329M 33% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 309k/s ] 115G blocks: [ 33k 78% 2/s ]
cpus: 4.8 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(67% 66% 66% 68% 66% 69% 67%) -> (3.6k/58k) -> write( 8%)
1:11:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 330M 33% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 294k/s ] 115G blocks: [ 33k 78% 2/s ]
cpus: 4.7 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.2G
read( 0%) -> (11/18) -> process(65% 67% 67% 63% 67% 66% 65%) -> (3.1k/58k) -> write( 7%)
1:11:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 332M 34% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 304k/s ] 115G blocks: [ 33k 78% 2/s ]
cpus: 4.9 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.3G
read( 0%) -> (11/18) -> process(69% 67% 68% 66% 67% 71% 69%) -> (3.5k/58k) -> write( 7%)
1:12:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 333M 34% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 280k/s ] 115G blocks: [ 33k 78% 2/s ]
cpus: 4.8 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.3G
read( 0%) -> (11/18) -> process(67% 67% 67% 67% 63% 68% 67%) -> (2.5k/58k) -> write( 7%)
1:12:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 335M 34% 158k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 304k/s ] 115G blocks: [ 33k 78% 2/s ]
cpus: 4.9 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.3G
read( 0%) -> (11/18) -> process(67% 66% 70% 66% 68% 70% 67%) -> (4.4k/58k) -> write( 8%)
1:12:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 336M 34% 144k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 265k/s ] 116G blocks: [ 33k 78% 2/s ]
cpus: 5 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.3G
read( 0%) -> (11/18) -> process(71% 67% 71% 70% 67% 76% 66%) -> (3.7k/58k) -> write( 7%)
1:12:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 338M 34% 142k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 269k/s ] 116G blocks: [ 33k 78% 2/s ]
cpus: 5 gc: 1% heap: 4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.3G
read( 0%) -> (11/18) -> process(70% 64% 70% 73% 69% 70% 64%) -> (4.2k/58k) -> write( 7%)
1:12:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 339M 34% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 318k/s ] 116G blocks: [ 33k 78% 2/s ]
cpus: 4.7 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.3G
read( 0%) -> (11/18) -> process(67% 65% 65% 63% 64% 67% 67%) -> (3.5k/58k) -> write( 8%)
1:12:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 341M 34% 134k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 298k/s ] 116G blocks: [ 33k 78% 2/s ]
cpus: 4.9 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.4G
read( 0%) -> (11/18) -> process(66% 64% 69% 69% 67% 70% 68%) -> (2.6k/58k) -> write( 7%)
1:13:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 342M 35% 134k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 308k/s ] 116G blocks: [ 33k 78% 1/s ]
cpus: 4.7 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.4G
read( 0%) -> (11/18) -> process(67% 64% 66% 63% 66% 66% 61%) -> (3.2k/58k) -> write( 8%)
1:13:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 343M 35% 135k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 280k/s ] 116G blocks: [ 33k 78% 2/s ]
cpus: 4.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.4G
read( 0%) -> (11/18) -> process(67% 67% 64% 66% 64% 66% 65%) -> (2.6k/58k) -> write( 7%)
1:13:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 345M 35% 126k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 277k/s ] 118G blocks: [ 33k 78% 2/s ]
cpus: 5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.4G
read( 0%) -> (11/18) -> process(68% 68% 69% 74% 72% 69% 64%) -> (3.6k/58k) -> write( 7%)
1:13:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 346M 35% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 278k/s ] 118G blocks: [ 33k 78% 2/s ]
cpus: 4.8 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.4G
read( 0%) -> (11/18) -> process(65% 66% 65% 66% 67% 69% 68%) -> (2.5k/58k) -> write( 7%)
1:13:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 348M 35% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 284k/s ] 118G blocks: [ 33k 78% 2/s ]
cpus: 4.8 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.4G
read( 0%) -> (11/18) -> process(68% 65% 65% 66% 65% 67% 68%) -> (4.7k/58k) -> write( 7%)
1:13:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 349M 35% 141k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 276k/s ] 118G blocks: [ 33k 78% 1/s ]
cpus: 4.8 gc: 1% heap: 2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(67% 67% 66% 66% 68% 68% 66%) -> (2.3k/58k) -> write( 7%)
1:14:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 351M 35% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 287k/s ] 118G blocks: [ 33k 78% 2/s ]
cpus: 4.8 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(67% 67% 69% 66% 68% 67% 66%) -> (2.7k/58k) -> write( 7%)
1:14:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 352M 36% 137k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 280k/s ] 118G blocks: [ 33k 78% 1/s ]
cpus: 4.8 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(67% 66% 66% 68% 67% 66% 65%) -> (3.5k/58k) -> write( 7%)
1:14:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 353M 36% 154k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 278k/s ] 119G blocks: [ 33k 78% 2/s ]
cpus: 5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(73% 69% 68% 67% 67% 72% 70%) -> (1.4k/58k) -> write( 7%)
1:14:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 355M 36% 157k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 291k/s ] 119G blocks: [ 33k 79% 2/s ]
cpus: 4.9 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(68% 68% 69% 69% 68% 69% 67%) -> (3.4k/58k) -> write( 7%)
1:14:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 357M 36% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 292k/s ] 119G blocks: [ 33k 79% 2/s ]
cpus: 4.9 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(67% 70% 68% 68% 67% 69% 67%) -> (3.5k/58k) -> write( 7%)
1:14:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 358M 36% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 285k/s ] 119G blocks: [ 33k 79% 1/s ]
cpus: 4.9 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(66% 68% 65% 70% 70% 66% 68%) -> (4.7k/58k) -> write( 7%)
1:15:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 360M 36% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 286k/s ] 119G blocks: [ 33k 79% 2/s ]
cpus: 4.9 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(69% 70% 68% 67% 70% 68% 66%) -> (4.6k/58k) -> write( 7%)
1:15:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 361M 36% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 303k/s ] 119G blocks: [ 33k 79% 2/s ]
cpus: 5 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.5G
read( 0%) -> (11/18) -> process(67% 70% 69% 68% 71% 65% 72%) -> (3.8k/58k) -> write( 7%)
1:15:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 363M 37% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 297k/s ] 120G blocks: [ 33k 79% 2/s ]
cpus: 5 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(70% 68% 67% 70% 67% 68% 70%) -> (4.1k/58k) -> write( 7%)
1:15:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 364M 37% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.4B 300k/s ] 120G blocks: [ 33k 79% 2/s ]
cpus: 4.9 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(68% 67% 70% 69% 69% 67% 69%) -> (4.2k/58k) -> write( 7%)
1:15:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 366M 37% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 307k/s ] 120G blocks: [ 34k 79% 2/s ]
cpus: 5.1 gc: 1% heap: 3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(70% 73% 73% 70% 70% 71% 71%) -> (1.9k/58k) -> write( 8%)
1:15:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 367M 37% 158k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 297k/s ] 120G blocks: [ 34k 79% 2/s ]
cpus: 5.1 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(72% 68% 71% 70% 72% 71% 73%) -> (1.5k/58k) -> write( 7%)
1:16:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 369M 37% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 306k/s ] 120G blocks: [ 34k 79% 2/s ]
cpus: 5.1 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(69% 69% 70% 72% 68% 73% 72%) -> (3.5k/58k) -> write( 8%)
1:16:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 370M 37% 161k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 273k/s ] 121G blocks: [ 34k 79% 2/s ]
cpus: 5.3 gc: 2% heap: 2.8G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(72% 73% 73% 72% 75% 73% 73%) -> (2.8k/58k) -> write( 7%)
1:16:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 372M 38% 158k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 287k/s ] 121G blocks: [ 34k 79% 2/s ]
cpus: 5.2 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.7G relInfo: 564M mpGeoms: 4.6G
read( 0%) -> (11/18) -> process(72% 76% 73% 73% 69% 67% 73%) -> (3.8k/58k) -> write( 7%)
1:16:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 374M 38% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 293k/s ] 121G blocks: [ 34k 79% 2/s ]
cpus: 5.1 gc: 2% heap: 2.7G/12G direct: 63M postGC: 2.3G relInfo: 564M mpGeoms: 4.8G
read( 0%) -> (11/18) -> process(69% 63% 68% 65% 66% 65% 66%) -> (2.7k/58k) -> write( 7%)
1:16:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 375M 38% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 292k/s ] 121G blocks: [ 34k 79% 1/s ]
cpus: 5.2 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.8G
read( 0%) -> (11/18) -> process(64% 65% 67% 67% 67% 65% 67%) -> (3.6k/58k) -> write( 7%)
1:16:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 376M 38% 144k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 288k/s ] 121G blocks: [ 34k 79% 2/s ]
cpus: 5.2 gc: 1% heap: 1.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.8G
read( 0%) -> (11/18) -> process(66% 67% 68% 67% 66% 66% 66%) -> (3.7k/58k) -> write( 7%)
1:17:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 378M 38% 135k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 278k/s ] 121G blocks: [ 34k 79% 1/s ]
cpus: 5.2 gc: 2% heap: 1.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(66% 66% 64% 65% 65% 64% 64%) -> (3.3k/58k) -> write( 7%)
1:17:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 379M 38% 133k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 266k/s ] 122G blocks: [ 34k 79% 1/s ]
cpus: 5.6 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(64% 64% 65% 66% 64% 65% 66%) -> (3.5k/58k) -> write( 7%)
1:17:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 381M 38% 142k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 275k/s ] 122G blocks: [ 34k 79% 1/s ]
cpus: 5.5 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(67% 66% 68% 66% 69% 67% 65%) -> (4.2k/58k) -> write( 7%)
1:17:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 382M 39% 139k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 263k/s ] 122G blocks: [ 34k 79% 2/s ]
cpus: 5.6 gc: 1% heap: 3.3G/12G direct: 63M postGC: 2.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(66% 66% 66% 66% 65% 65% 66%) -> (3.7k/58k) -> write( 7%)
1:17:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 384M 39% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 290k/s ] 122G blocks: [ 34k 80% 2/s ]
cpus: 4.9 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(66% 69% 67% 68% 67% 69% 67%) -> (3.3k/58k) -> write( 7%)
1:17:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 385M 39% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 292k/s ] 122G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(66% 71% 69% 67% 69% 69% 72%) -> (3.5k/58k) -> write( 7%)
1:18:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 387M 39% 161k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 290k/s ] 122G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 4.9G
read( 0%) -> (11/18) -> process(69% 68% 71% 70% 71% 68% 71%) -> (3.7k/58k) -> write( 7%)
1:18:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 388M 39% 154k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 283k/s ] 123G blocks: [ 34k 80% 2/s ]
cpus: 4.9 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(69% 67% 68% 66% 70% 66% 68%) -> (4.5k/58k) -> write( 7%)
1:18:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 390M 39% 159k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 291k/s ] 123G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(70% 68% 71% 67% 69% 71% 70%) -> (3.7k/58k) -> write( 7%)
1:18:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 392M 40% 161k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 289k/s ] 123G blocks: [ 34k 80% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(66% 69% 71% 70% 68% 68% 67%) -> (2.3k/58k) -> write( 7%)
1:18:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 393M 40% 157k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 290k/s ] 123G blocks: [ 34k 80% 2/s ]
cpus: 4.9 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(69% 67% 68% 69% 69% 68% 67%) -> (4.7k/58k) -> write( 7%)
1:18:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 395M 40% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 296k/s ] 123G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(68% 68% 70% 69% 71% 70% 73%) -> (2k/58k) -> write( 7%)
1:19:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 397M 40% 177k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 303k/s ] 123G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(69% 69% 69% 68% 70% 71% 70%) -> (3.3k/58k) -> write( 7%)
1:19:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 398M 40% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 300k/s ] 124G blocks: [ 34k 80% 2/s ]
cpus: 4.9 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5G
read( 0%) -> (11/18) -> process(68% 69% 69% 67% 68% 69% 67%) -> (3.3k/58k) -> write( 7%)
1:19:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 400M 40% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 302k/s ] 124G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(70% 69% 69% 68% 69% 68% 68%) -> (3.8k/58k) -> write( 7%)
1:19:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 401M 41% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 299k/s ] 124G blocks: [ 34k 80% 2/s ]
cpus: 4.9 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(69% 69% 68% 68% 69% 67% 69%) -> (4.2k/58k) -> write( 7%)
1:19:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 403M 41% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 304k/s ] 124G blocks: [ 34k 80% 2/s ]
cpus: 5.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(72% 71% 71% 70% 69% 70% 71%) -> (3.3k/58k) -> write( 7%)
1:19:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 405M 41% 172k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 303k/s ] 124G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(70% 67% 70% 70% 73% 71% 68%) -> (3.6k/58k) -> write( 7%)
1:20:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 407M 41% 181k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 307k/s ] 124G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(67% 70% 68% 70% 70% 69% 70%) -> (3.6k/58k) -> write( 7%)
1:20:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 408M 41% 174k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 304k/s ] 125G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(69% 69% 69% 66% 71% 67% 70%) -> (3.1k/58k) -> write( 7%)
1:20:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 410M 41% 174k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 302k/s ] 125G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(71% 67% 69% 70% 68% 70% 67%) -> (3.4k/58k) -> write( 7%)
1:20:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 412M 42% 173k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 301k/s ] 125G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(71% 71% 69% 69% 69% 70% 68%) -> (3.4k/58k) -> write( 7%)
1:20:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 414M 42% 171k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 296k/s ] 125G blocks: [ 34k 80% 2/s ]
cpus: 5 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(67% 69% 70% 70% 71% 71% 68%) -> (3.5k/58k) -> write( 7%)
1:20:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 416M 42% 190k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 299k/s ] 125G blocks: [ 34k 81% 2/s ]
cpus: 5.3 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.1G
read( 0%) -> (11/18) -> process(74% 75% 72% 72% 74% 71% 73%) -> (2.1k/58k) -> write( 7%)
1:21:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 417M 42% 170k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 298k/s ] 127G blocks: [ 34k 81% 2/s ]
cpus: 5 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(70% 70% 69% 68% 69% 69% 70%) -> (4.1k/58k) -> write( 7%)
1:21:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 419M 42% 176k/s ] rels: [ 0 0% 0/s ] features: [ 1.5B 313k/s ] 127G blocks: [ 34k 81% 2/s ]
cpus: 5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(69% 68% 69% 68% 69% 71% 72%) -> (3.9k/58k) -> write( 8%)
1:21:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 421M 42% 180k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 317k/s ] 127G blocks: [ 34k 81% 2/s ]
cpus: 5.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(73% 69% 71% 70% 72% 70% 68%) -> (2.5k/58k) -> write( 8%)
1:21:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 423M 43% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 309k/s ] 127G blocks: [ 34k 81% 2/s ]
cpus: 5 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(70% 70% 69% 70% 67% 69% 68%) -> (2.3k/58k) -> write( 8%)
1:21:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 424M 43% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 299k/s ] 127G blocks: [ 34k 81% 2/s ]
cpus: 5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(70% 68% 70% 67% 69% 69% 70%) -> (4k/58k) -> write( 7%)
1:21:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 426M 43% 204k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 331k/s ] 127G blocks: [ 34k 81% 2/s ]
cpus: 5.2 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(73% 71% 71% 73% 72% 70% 73%) -> (3.2k/58k) -> write( 8%)
1:22:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 428M 43% 177k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 323k/s ] 128G blocks: [ 34k 81% 2/s ]
cpus: 5 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(71% 71% 72% 67% 68% 67% 68%) -> (3.6k/58k) -> write( 8%)
1:22:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 430M 43% 163k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 311k/s ] 128G blocks: [ 34k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(68% 68% 69% 66% 68% 68% 70%) -> (4k/58k) -> write( 7%)
1:22:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 431M 44% 168k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 316k/s ] 128G blocks: [ 34k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(71% 68% 68% 68% 69% 69% 68%) -> (4.6k/58k) -> write( 8%)
1:22:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 433M 44% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 292k/s ] 128G blocks: [ 34k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.2G
read( 0%) -> (11/18) -> process(67% 67% 67% 68% 68% 69% 67%) -> (2.9k/58k) -> write( 7%)
1:22:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 434M 44% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 291k/s ] 128G blocks: [ 34k 81% 1/s ]
cpus: 4.8 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(67% 65% 67% 68% 66% 68% 66%) -> (4k/58k) -> write( 7%)
1:22:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 436M 44% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 298k/s ] 129G blocks: [ 34k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(65% 67% 68% 69% 68% 68% 68%) -> (2.5k/58k) -> write( 7%)
1:23:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 437M 44% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 303k/s ] 129G blocks: [ 35k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(68% 66% 68% 67% 67% 68% 67%) -> (4k/58k) -> write( 7%)
1:23:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 439M 44% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 298k/s ] 129G blocks: [ 35k 81% 1/s ]
cpus: 4.8 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(67% 67% 67% 66% 67% 67% 67%) -> (4.7k/58k) -> write( 7%)
1:23:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 440M 44% 159k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 306k/s ] 129G blocks: [ 35k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(68% 68% 73% 68% 68% 66% 68%) -> (4k/58k) -> write( 7%)
1:23:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 442M 45% 157k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 298k/s ] 129G blocks: [ 35k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(67% 66% 68% 71% 67% 68% 69%) -> (3.5k/58k) -> write( 7%)
1:23:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 444M 45% 159k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 301k/s ] 129G blocks: [ 35k 81% 2/s ]
cpus: 4.9 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.3G
read( 0%) -> (11/18) -> process(69% 68% 67% 69% 66% 68% 70%) -> (3.9k/58k) -> write( 7%)
1:23:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 445M 45% 163k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 307k/s ] 130G blocks: [ 35k 81% 2/s ]
cpus: 5.1 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.4G
read( 0%) -> (11/18) -> process(70% 71% 70% 72% 70% 73% 68%) -> (4.8k/58k) -> write( 8%)
1:24:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 447M 45% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 313k/s ] 130G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.4G
read( 0%) -> (11/18) -> process(68% 69% 67% 68% 69% 69% 68%) -> (3.1k/58k) -> write( 8%)
1:24:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 448M 45% 161k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 322k/s ] 130G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.4G
read( 0%) -> (11/18) -> process(68% 70% 66% 69% 66% 68% 70%) -> (3.3k/58k) -> write( 8%)
1:24:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 450M 45% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 314k/s ] 130G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 1.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.4G
read( 0%) -> (11/18) -> process(68% 67% 69% 69% 70% 67% 67%) -> (2.5k/58k) -> write( 7%)
1:24:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 452M 46% 176k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 317k/s ] 130G blocks: [ 35k 82% 2/s ]
cpus: 5 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.4G
read( 0%) -> (11/18) -> process(70% 70% 73% 67% 74% 68% 68%) -> (3.5k/58k) -> write( 7%)
1:24:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 454M 46% 180k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 327k/s ] 131G blocks: [ 35k 82% 2/s ]
cpus: 5 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.4G
read( 0%) -> (11/18) -> process(67% 67% 70% 70% 70% 70% 69%) -> (3.4k/58k) -> write( 8%)
1:24:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 455M 46% 165k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 315k/s ] 131G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(68% 66% 68% 70% 67% 69% 68%) -> (3.3k/58k) -> write( 7%)
1:25:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 457M 46% 173k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 316k/s ] 131G blocks: [ 35k 82% 2/s ]
cpus: 5 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(68% 71% 71% 71% 71% 67% 66%) -> (3.6k/58k) -> write( 7%)
1:25:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 459M 46% 187k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 326k/s ] 131G blocks: [ 35k 82% 2/s ]
cpus: 5.1 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(71% 72% 68% 71% 71% 69% 72%) -> (3.4k/58k) -> write( 7%)
1:25:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 461M 47% 204k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 332k/s ] 131G blocks: [ 35k 82% 2/s ]
cpus: 5.1 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(70% 69% 72% 73% 71% 72% 72%) -> (3.9k/58k) -> write( 8%)
1:25:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 463M 47% 196k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 329k/s ] 131G blocks: [ 35k 82% 2/s ]
cpus: 5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(72% 70% 68% 71% 67% 69% 73%) -> (2.9k/58k) -> write( 8%)
1:25:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 465M 47% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 335k/s ] 132G blocks: [ 35k 82% 2/s ]
cpus: 5.2 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(74% 71% 73% 70% 70% 73% 71%) -> (2.3k/58k) -> write( 8%)
1:25:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 467M 47% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 305k/s ] 132G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(69% 68% 72% 69% 69% 67% 66%) -> (3.4k/58k) -> write( 7%)
1:26:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 468M 47% 165k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 306k/s ] 132G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.5G
read( 0%) -> (11/18) -> process(72% 66% 72% 69% 68% 64% 69%) -> (3.6k/58k) -> write( 7%)
1:26:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 470M 47% 169k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 305k/s ] 132G blocks: [ 35k 82% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(68% 68% 68% 68% 67% 70% 69%) -> (3k/58k) -> write( 7%)
1:26:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 472M 48% 169k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 303k/s ] 132G blocks: [ 35k 82% 2/s ]
cpus: 5.1 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(71% 69% 69% 69% 73% 71% 72%) -> (3.9k/58k) -> write( 7%)
1:26:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 473M 48% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.6B 307k/s ] 133G blocks: [ 35k 82% 2/s ]
cpus: 5.1 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(69% 73% 70% 73% 67% 69% 70%) -> (5k/58k) -> write( 7%)
1:26:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 475M 48% 213k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 335k/s ] 133G blocks: [ 35k 82% 2/s ]
cpus: 5.2 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(73% 75% 74% 73% 69% 73% 70%) -> (2.5k/58k) -> write( 8%)
1:26:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 478M 48% 216k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 341k/s ] 133G blocks: [ 35k 82% 2/s ]
cpus: 5.2 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(70% 75% 75% 73% 76% 71% 68%) -> (3.1k/58k) -> write( 7%)
1:27:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 480M 48% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 325k/s ] 133G blocks: [ 35k 83% 2/s ]
cpus: 5.1 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(72% 74% 66% 72% 69% 73% 68%) -> (4k/58k) -> write( 7%)
1:27:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 482M 49% 217k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 333k/s ] 133G blocks: [ 35k 83% 2/s ]
cpus: 5.3 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(72% 76% 73% 72% 74% 72% 73%) -> (4.5k/58k) -> write( 7%)
1:27:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 484M 49% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 333k/s ] 133G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.6G
read( 0%) -> (11/18) -> process(72% 67% 72% 67% 70% 71% 71%) -> (3.5k/58k) -> write( 8%)
1:27:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 486M 49% 187k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 325k/s ] 134G blocks: [ 35k 83% 2/s ]
cpus: 5.1 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(69% 70% 69% 73% 75% 70% 72%) -> (3.5k/58k) -> write( 8%)
1:27:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 488M 49% 180k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 324k/s ] 134G blocks: [ 35k 83% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(68% 68% 68% 66% 65% 70% 68%) -> (3.4k/58k) -> write( 8%)
1:27:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 489M 49% 190k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 339k/s ] 134G blocks: [ 35k 83% 2/s ]
cpus: 5.1 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(70% 72% 70% 71% 68% 71% 73%) -> (1.8k/58k) -> write( 8%)
1:28:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 491M 50% 191k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 326k/s ] 134G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(69% 71% 69% 70% 69% 68% 68%) -> (3k/58k) -> write( 7%)
1:28:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 493M 50% 179k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 324k/s ] 134G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(70% 72% 70% 70% 68% 69% 71%) -> (5.1k/58k) -> write( 8%)
1:28:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 495M 50% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 314k/s ] 135G blocks: [ 35k 83% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(70% 67% 65% 68% 68% 69% 67%) -> (3.7k/58k) -> write( 8%)
1:28:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 497M 50% 170k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 298k/s ] 135G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(72% 67% 66% 69% 69% 70% 69%) -> (2.3k/58k) -> write( 7%)
1:28:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 498M 50% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 308k/s ] 135G blocks: [ 35k 83% 2/s ]
cpus: 4.9 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.7G
read( 0%) -> (11/18) -> process(69% 69% 68% 67% 71% 65% 69%) -> (3.2k/58k) -> write( 7%)
1:28:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 500M 50% 185k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 302k/s ] 135G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.8G
read( 0%) -> (11/18) -> process(66% 67% 66% 72% 75% 71% 73%) -> (3.6k/58k) -> write( 8%)
1:29:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 502M 51% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 301k/s ] 135G blocks: [ 35k 83% 2/s ]
cpus: 4.9 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.8G
read( 0%) -> (11/18) -> process(70% 70% 67% 66% 69% 68% 65%) -> (3.2k/58k) -> write( 7%)
1:29:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 503M 51% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 310k/s ] 135G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.8G
read( 0%) -> (11/18) -> process(67% 69% 68% 70% 72% 68% 69%) -> (3.4k/58k) -> write( 7%)
1:29:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 505M 51% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 304k/s ] 136G blocks: [ 35k 83% 2/s ]
cpus: 5 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.8G
read( 0%) -> (11/18) -> process(72% 69% 70% 68% 69% 69% 72%) -> (3.3k/58k) -> write( 7%)
1:29:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 506M 51% 178k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 309k/s ] 136G blocks: [ 35k 83% 2/s ]
cpus: 5.1 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.8G
read( 0%) -> (11/18) -> process(72% 69% 71% 72% 73% 70% 69%) -> (4.7k/58k) -> write( 7%)
1:29:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 508M 51% 178k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 307k/s ] 136G blocks: [ 35k 83% 2/s ]
cpus: 5.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.8G
read( 0%) -> (11/18) -> process(71% 71% 71% 72% 71% 73% 72%) -> (2.7k/58k) -> write( 7%)
1:29:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 510M 51% 181k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 316k/s ] 136G blocks: [ 36k 84% 2/s ]
cpus: 5.2 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(72% 77% 70% 72% 73% 72% 69%) -> (2.8k/58k) -> write( 7%)
1:30:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 512M 52% 174k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 303k/s ] 136G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(68% 69% 73% 70% 75% 74% 69%) -> (3.2k/58k) -> write( 7%)
1:30:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 514M 52% 184k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 324k/s ] 138G blocks: [ 36k 84% 2/s ]
cpus: 5 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(69% 70% 69% 68% 71% 70% 68%) -> (2.7k/58k) -> write( 8%)
1:30:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 515M 52% 178k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 316k/s ] 138G blocks: [ 36k 84% 2/s ]
cpus: 5 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(71% 69% 69% 71% 69% 71% 71%) -> (5k/58k) -> write( 7%)
1:30:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 517M 52% 191k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 329k/s ] 138G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(71% 71% 71% 72% 71% 71% 70%) -> (2.9k/58k) -> write( 7%)
1:30:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 519M 52% 203k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 329k/s ] 138G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(71% 71% 70% 72% 71% 70% 72%) -> (3.7k/58k) -> write( 7%)
1:30:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 521M 53% 199k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 333k/s ] 138G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(70% 70% 72% 70% 73% 76% 68%) -> (2.6k/58k) -> write( 8%)
1:31:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 523M 53% 202k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 365k/s ] 139G blocks: [ 36k 84% 2/s ]
cpus: 5.2 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 5.9G
read( 0%) -> (11/18) -> process(75% 71% 71% 71% 72% 68% 72%) -> (3.7k/58k) -> write( 8%)
1:31:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 525M 53% 170k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 315k/s ] 139G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(70% 68% 73% 67% 72% 70% 70%) -> (3k/58k) -> write( 8%)
1:31:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 527M 53% 153k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 309k/s ] 139G blocks: [ 36k 84% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(68% 66% 68% 69% 68% 68% 68%) -> (3.8k/58k) -> write( 7%)
1:31:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 528M 53% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 290k/s ] 139G blocks: [ 36k 84% 2/s ]
cpus: 5 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(73% 69% 71% 69% 68% 73% 68%) -> (3.2k/58k) -> write( 7%)
1:31:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 530M 53% 159k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 287k/s ] 139G blocks: [ 36k 84% 2/s ]
cpus: 5.2 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(76% 74% 72% 72% 69% 71% 76%) -> (4.2k/58k) -> write( 7%)
1:31:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 531M 54% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.7B 298k/s ] 139G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(72% 72% 69% 73% 70% 69% 71%) -> (3.7k/58k) -> write( 7%)
1:32:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 533M 54% 163k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 302k/s ] 140G blocks: [ 36k 84% 2/s ]
cpus: 5.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(68% 72% 73% 72% 72% 69% 71%) -> (2.8k/58k) -> write( 8%)
1:32:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 535M 54% 164k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 311k/s ] 140G blocks: [ 36k 84% 2/s ]
cpus: 5 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(70% 67% 68% 71% 69% 71% 71%) -> (4.2k/58k) -> write( 8%)
1:32:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 536M 54% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 292k/s ] 140G blocks: [ 36k 84% 2/s ]
cpus: 5 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6G
read( 0%) -> (11/18) -> process(71% 68% 69% 69% 71% 73% 68%) -> (4.1k/58k) -> write( 7%)
1:32:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 537M 54% 139k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 285k/s ] 140G blocks: [ 36k 84% 1/s ]
cpus: 5 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(69% 72% 68% 71% 66% 67% 70%) -> (3.4k/58k) -> write( 7%)
1:32:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 539M 54% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 297k/s ] 140G blocks: [ 36k 84% 2/s ]
cpus: 4.9 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(69% 65% 67% 69% 69% 72% 67%) -> (2.7k/58k) -> write( 7%)
1:32:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 540M 55% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 305k/s ] 140G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 1.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(69% 67% 67% 69% 69% 68% 70%) -> (3.7k/58k) -> write( 7%)
1:33:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 542M 55% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 286k/s ] 141G blocks: [ 36k 85% 1/s ]
cpus: 4.9 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(66% 66% 69% 68% 68% 68% 69%) -> (3.4k/58k) -> write( 7%)
1:33:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 543M 55% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 296k/s ] 141G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(65% 66% 67% 70% 69% 68% 69%) -> (2.7k/58k) -> write( 7%)
1:33:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 545M 55% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 310k/s ] 141G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(68% 65% 66% 67% 66% 69% 70%) -> (3.4k/58k) -> write( 8%)
1:33:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 547M 55% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 302k/s ] 141G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.1G
read( 0%) -> (11/18) -> process(67% 67% 67% 67% 66% 67% 67%) -> (3.2k/58k) -> write( 7%)
1:33:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 548M 55% 151k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 309k/s ] 141G blocks: [ 36k 85% 2/s ]
cpus: 4.7 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(66% 68% 65% 65% 66% 65% 65%) -> (2.5k/58k) -> write( 8%)
1:33:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 550M 55% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 313k/s ] 142G blocks: [ 36k 85% 2/s ]
cpus: 4.7 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(65% 65% 65% 65% 66% 66% 64%) -> (2.9k/58k) -> write( 8%)
1:34:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 551M 56% 135k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 287k/s ] 142G blocks: [ 36k 85% 1/s ]
cpus: 4.9 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(64% 71% 71% 67% 71% 70% 66%) -> (3.4k/58k) -> write( 7%)
1:34:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 552M 56% 139k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 295k/s ] 142G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(65% 67% 65% 66% 67% 65% 68%) -> (2.6k/58k) -> write( 7%)
1:34:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 554M 56% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 297k/s ] 142G blocks: [ 36k 85% 2/s ]
cpus: 4.7 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(64% 65% 65% 67% 65% 66% 67%) -> (4.1k/58k) -> write( 7%)
1:34:30 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 555M 56% 140k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 285k/s ] 142G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(69% 65% 66% 67% 66% 67% 66%) -> (3.2k/58k) -> write( 7%)
1:34:40 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 557M 56% 146k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 294k/s ] 142G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.2G
read( 0%) -> (11/18) -> process(67% 67% 66% 70% 66% 67% 65%) -> (4.3k/58k) -> write( 7%)
1:34:50 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 558M 56% 143k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 294k/s ] 143G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(69% 68% 68% 67% 66% 66% 69%) -> (4k/58k) -> write( 7%)
1:35:00 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 559M 56% 140k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 289k/s ] 143G blocks: [ 36k 85% 1/s ]
cpus: 4.9 gc: 1% heap: 4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(67% 69% 67% 69% 69% 66% 69%) -> (3.3k/58k) -> write( 7%)
1:35:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 561M 57% 139k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 291k/s ] 143G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(70% 64% 66% 68% 65% 69% 66%) -> (3.8k/58k) -> write( 7%)
1:35:20 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 562M 57% 143k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 290k/s ] 143G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(69% 64% 71% 67% 67% 66% 71%) -> (2.5k/58k) -> write( 7%)
1:35:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 564M 57% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 298k/s ] 143G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(68% 65% 68% 69% 68% 69% 67%) -> (3k/58k) -> write( 7%)
1:35:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 565M 57% 139k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 300k/s ] 144G blocks: [ 36k 85% 2/s ]
cpus: 4.8 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(69% 66% 68% 64% 66% 69% 66%) -> (5k/58k) -> write( 7%)
1:35:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 567M 57% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 315k/s ] 144G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.3G
read( 0%) -> (11/18) -> process(69% 67% 69% 67% 65% 67% 70%) -> (3.6k/58k) -> write( 7%)
1:36:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 568M 57% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 313k/s ] 144G blocks: [ 36k 85% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.4G
read( 0%) -> (11/18) -> process(69% 67% 69% 67% 68% 68% 67%) -> (3.3k/58k) -> write( 7%)
1:36:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 570M 57% 147k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 293k/s ] 144G blocks: [ 36k 85% 2/s ]
cpus: 5 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.4G
read( 0%) -> (11/18) -> process(69% 69% 68% 71% 69% 67% 71%) -> (4.5k/58k) -> write( 7%)
1:36:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 571M 58% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 309k/s ] 144G blocks: [ 36k 86% 2/s ]
cpus: 5 gc: 1% heap: 4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.4G
read( 0%) -> (11/18) -> process(69% 71% 65% 69% 70% 70% 70%) -> (2.8k/58k) -> write( 7%)
1:36:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 573M 58% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 304k/s ] 144G blocks: [ 36k 86% 2/s ]
cpus: 5 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.4G
read( 0%) -> (11/18) -> process(71% 70% 66% 68% 71% 69% 69%) -> (4.4k/58k) -> write( 7%)
1:36:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 575M 58% 157k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 299k/s ] 145G blocks: [ 36k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.4G
read( 0%) -> (11/18) -> process(69% 67% 68% 67% 69% 69% 70%) -> (4.4k/58k) -> write( 7%)
1:36:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 576M 58% 177k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 305k/s ] 145G blocks: [ 36k 86% 2/s ]
cpus: 5.1 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.4G
read( 0%) -> (11/18) -> process(72% 72% 72% 71% 69% 69% 67%) -> (3.3k/58k) -> write( 7%)
1:37:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 578M 58% 193k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 333k/s ] 145G blocks: [ 36k 86% 2/s ]
cpus: 5.2 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(71% 73% 71% 67% 74% 69% 76%) -> (2.2k/58k) -> write( 8%)
1:37:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 580M 59% 180k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 331k/s ] 145G blocks: [ 37k 86% 2/s ]
cpus: 5 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(68% 69% 73% 69% 69% 68% 72%) -> (3.6k/58k) -> write( 8%)
1:37:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 582M 59% 164k/s ] rels: [ 0 0% 0/s ] features: [ 1.8B 316k/s ] 145G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(68% 68% 68% 70% 67% 68% 69%) -> (2.4k/58k) -> write( 8%)
1:37:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 583M 59% 165k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 328k/s ] 147G blocks: [ 37k 86% 2/s ]
cpus: 4.8 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(67% 67% 67% 65% 67% 64% 65%) -> (3.3k/58k) -> write( 8%)
1:37:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 585M 59% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 335k/s ] 147G blocks: [ 37k 86% 2/s ]
cpus: 4.8 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(68% 69% 68% 66% 68% 65% 66%) -> (3k/58k) -> write( 8%)
1:37:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 587M 59% 165k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 329k/s ] 147G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(70% 69% 67% 68% 68% 70% 69%) -> (3.5k/58k) -> write( 8%)
1:38:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 588M 59% 158k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 317k/s ] 147G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.5G
read( 0%) -> (11/18) -> process(66% 67% 67% 70% 69% 67% 69%) -> (3.7k/58k) -> write( 8%)
1:38:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 590M 60% 159k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 323k/s ] 147G blocks: [ 37k 86% 2/s ]
cpus: 5 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(71% 70% 69% 69% 69% 68% 69%) -> (4.2k/58k) -> write( 8%)
1:38:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 592M 60% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 315k/s ] 148G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(69% 68% 67% 67% 68% 69% 68%) -> (5.5k/58k) -> write( 8%)
1:38:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 593M 60% 163k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 317k/s ] 148G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(69% 68% 68% 66% 67% 67% 69%) -> (4.3k/58k) -> write( 8%)
1:38:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 595M 60% 153k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 314k/s ] 148G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(66% 67% 68% 71% 66% 68% 70%) -> (3.4k/58k) -> write( 8%)
1:38:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 596M 60% 156k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 322k/s ] 148G blocks: [ 37k 86% 2/s ]
cpus: 4.9 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(66% 67% 66% 70% 66% 68% 68%) -> (3.4k/58k) -> write( 8%)
1:39:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 598M 60% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 330k/s ] 148G blocks: [ 37k 86% 2/s ]
cpus: 5 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(69% 68% 68% 71% 73% 67% 70%) -> (3.4k/58k) -> write( 8%)
1:39:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 600M 60% 166k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 330k/s ] 148G blocks: [ 37k 86% 2/s ]
cpus: 5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.6G
read( 0%) -> (11/18) -> process(68% 71% 71% 71% 65% 68% 67%) -> (3.8k/58k) -> write( 8%)
1:39:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 601M 61% 176k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 340k/s ] 149G blocks: [ 37k 87% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.7G
read( 0%) -> (11/18) -> process(67% 69% 69% 69% 70% 69% 68%) -> (4.1k/58k) -> write( 8%)
1:39:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 603M 61% 178k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 339k/s ] 149G blocks: [ 37k 87% 2/s ]
cpus: 4.9 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.7G
read( 0%) -> (11/18) -> process(67% 69% 68% 69% 69% 69% 65%) -> (3k/58k) -> write( 8%)
1:39:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 605M 61% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 331k/s ] 149G blocks: [ 37k 87% 2/s ]
cpus: 4.8 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.7G
read( 0%) -> (11/18) -> process(68% 67% 67% 66% 69% 67% 67%) -> (3k/58k) -> write( 8%)
1:39:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 606M 61% 158k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 315k/s ] 149G blocks: [ 37k 87% 2/s ]
cpus: 4.8 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.7G
read( 0%) -> (11/18) -> process(66% 69% 66% 69% 67% 66% 68%) -> (3k/58k) -> write( 8%)
1:40:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 608M 61% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 279k/s ] 149G blocks: [ 37k 87% 2/s ]
cpus: 5 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.7G
read( 0%) -> (11/18) -> process(68% 69% 67% 70% 70% 70% 69%) -> (2.8k/58k) -> write( 7%)
1:40:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 609M 61% 145k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 291k/s ] 150G blocks: [ 37k 87% 1/s ]
cpus: 5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.8G
read( 0%) -> (11/18) -> process(70% 69% 70% 67% 68% 69% 71%) -> (4.1k/58k) -> write( 7%)
1:40:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 611M 62% 141k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 293k/s ] 150G blocks: [ 37k 87% 2/s ]
cpus: 5 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.8G
read( 0%) -> (11/18) -> process(64% 70% 73% 70% 71% 68% 68%) -> (3.4k/58k) -> write( 7%)
1:40:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 612M 62% 142k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 288k/s ] 150G blocks: [ 37k 87% 2/s ]
cpus: 5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.8G
read( 0%) -> (11/18) -> process(68% 70% 71% 70% 69% 66% 68%) -> (4.5k/58k) -> write( 7%)
1:40:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 614M 62% 155k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 305k/s ] 150G blocks: [ 37k 87% 2/s ]
cpus: 4.9 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.8G
read( 0%) -> (11/18) -> process(65% 67% 70% 68% 68% 66% 68%) -> (3.5k/58k) -> write( 7%)
1:40:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 615M 62% 152k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 316k/s ] 150G blocks: [ 37k 87% 2/s ]
cpus: 5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.9G
read( 0%) -> (11/18) -> process(69% 70% 71% 70% 67% 68% 68%) -> (3.5k/58k) -> write( 8%)
1:41:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 617M 62% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 318k/s ] 150G blocks: [ 37k 87% 2/s ]
cpus: 5 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.9G
read( 0%) -> (11/18) -> process(71% 68% 70% 68% 68% 71% 68%) -> (2.9k/58k) -> write( 8%)
1:41:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 618M 62% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 305k/s ] 151G blocks: [ 37k 87% 1/s ]
cpus: 5 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.9G
read( 0%) -> (11/18) -> process(69% 69% 68% 71% 72% 70% 70%) -> (2.5k/58k) -> write( 7%)
1:41:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 620M 63% 149k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 318k/s ] 151G blocks: [ 37k 87% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.9G
read( 0%) -> (11/18) -> process(68% 66% 70% 68% 66% 66% 68%) -> (3.6k/58k) -> write( 8%)
1:41:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 621M 63% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 312k/s ] 151G blocks: [ 37k 87% 2/s ]
cpus: 4.8 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 6.9G
read( 0%) -> (11/18) -> process(67% 68% 66% 70% 68% 65% 65%) -> (2.4k/58k) -> write( 8%)
1:41:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 623M 63% 150k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 297k/s ] 151G blocks: [ 37k 87% 2/s ]
cpus: 4.9 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7G
read( 0%) -> (11/18) -> process(68% 69% 66% 68% 68% 70% 68%) -> (2.8k/58k) -> write( 7%)
1:41:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 624M 63% 160k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 315k/s ] 151G blocks: [ 37k 87% 2/s ]
cpus: 4.9 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7G
read( 0%) -> (11/18) -> process(65% 64% 69% 69% 68% 67% 70%) -> (2.4k/58k) -> write( 8%)
1:42:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 626M 63% 167k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 324k/s ] 152G blocks: [ 37k 87% 2/s ]
cpus: 5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7G
read( 0%) -> (11/18) -> process(70% 69% 68% 69% 70% 69% 67%) -> (2.8k/58k) -> write( 8%)
1:42:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 628M 63% 148k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 282k/s ] 152G blocks: [ 37k 87% 2/s ]
cpus: 5.1 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7G
read( 0%) -> (11/18) -> process(68% 70% 68% 76% 69% 72% 76%) -> (3.5k/58k) -> write( 7%)
1:42:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 629M 63% 134k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 265k/s ] 152G blocks: [ 37k 87% 1/s ]
cpus: 5.2 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.1G
read( 0%) -> (11/18) -> process(74% 67% 68% 68% 73% 71% 82%) -> (4.8k/58k) -> write( 7%)
1:42:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 630M 64% 138k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 274k/s ] 152G blocks: [ 37k 87% 1/s ]
cpus: 5.2 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.1G
read( 0%) -> (11/18) -> process(85% 72% 71% 67% 70% 67% 74%) -> (3.6k/58k) -> write( 7%)
1:42:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 632M 64% 162k/s ] rels: [ 0 0% 0/s ] features: [ 1.9B 309k/s ] 152G blocks: [ 37k 88% 2/s ]
cpus: 5.1 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.1G
read( 0%) -> (11/18) -> process(69% 79% 70% 70% 71% 69% 68%) -> (3k/58k) -> write( 8%)
1:42:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 633M 64% 158k/s ] rels: [ 0 0% 0/s ] features: [ 2B 301k/s ] 152G blocks: [ 37k 88% 2/s ]
cpus: 5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.1G
read( 0%) -> (11/18) -> process(70% 72% 69% 69% 65% 68% 70%) -> (2.3k/58k) -> write( 7%)
1:43:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 635M 64% 144k/s ] rels: [ 0 0% 0/s ] features: [ 2B 272k/s ] 153G blocks: [ 37k 88% 1/s ]
cpus: 5.1 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.1G
read( 0%) -> (11/18) -> process(69% 66% 68% 82% 69% 78% 66%) -> (2.2k/58k) -> write( 7%)
1:43:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 637M 64% 168k/s ] rels: [ 0 0% 0/s ] features: [ 2B 325k/s ] 153G blocks: [ 37k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.1G
read( 0%) -> (11/18) -> process(67% 70% 69% 69% 68% 68% 68%) -> (3.5k/58k) -> write( 8%)
1:43:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 638M 64% 163k/s ] rels: [ 0 0% 0/s ] features: [ 2B 316k/s ] 153G blocks: [ 37k 88% 2/s ]
cpus: 5 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.2G
read( 0%) -> (11/18) -> process(73% 70% 70% 70% 69% 69% 69%) -> (2.4k/58k) -> write( 8%)
1:43:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 640M 65% 162k/s ] rels: [ 0 0% 0/s ] features: [ 2B 301k/s ] 153G blocks: [ 37k 88% 2/s ]
cpus: 4.8 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.2G
read( 0%) -> (11/18) -> process(68% 69% 68% 66% 67% 69% 65%) -> (3.9k/58k) -> write( 7%)
1:43:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 642M 65% 161k/s ] rels: [ 0 0% 0/s ] features: [ 2B 312k/s ] 153G blocks: [ 37k 88% 2/s ]
cpus: 4.8 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.2G
read( 0%) -> (11/18) -> process(68% 67% 66% 69% 66% 67% 68%) -> (3.5k/58k) -> write( 7%)
1:43:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 643M 65% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2B 314k/s ] 154G blocks: [ 37k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.2G
read( 0%) -> (11/18) -> process(67% 70% 69% 69% 68% 68% 69%) -> (3.7k/58k) -> write( 8%)
1:44:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 645M 65% 175k/s ] rels: [ 0 0% 0/s ] features: [ 2B 326k/s ] 154G blocks: [ 37k 88% 2/s ]
cpus: 5 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.2G
read( 0%) -> (11/18) -> process(70% 68% 68% 70% 70% 69% 67%) -> (2.6k/58k) -> write( 8%)
1:44:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 647M 65% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2B 315k/s ] 154G blocks: [ 37k 88% 2/s ]
cpus: 5 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.2G
read( 0%) -> (11/18) -> process(69% 71% 67% 71% 69% 69% 71%) -> (3.1k/58k) -> write( 7%)
1:44:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 648M 65% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2B 313k/s ] 154G blocks: [ 37k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(67% 68% 67% 67% 71% 69% 67%) -> (3.3k/58k) -> write( 7%)
1:44:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 650M 66% 162k/s ] rels: [ 0 0% 0/s ] features: [ 2B 317k/s ] 154G blocks: [ 37k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(67% 68% 68% 68% 69% 67% 67%) -> (3.2k/58k) -> write( 8%)
1:44:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 652M 66% 168k/s ] rels: [ 0 0% 0/s ] features: [ 2B 321k/s ] 154G blocks: [ 38k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(67% 68% 68% 68% 68% 69% 69%) -> (3.3k/58k) -> write( 8%)
1:44:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 653M 66% 176k/s ] rels: [ 0 0% 0/s ] features: [ 2B 335k/s ] 156G blocks: [ 38k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(68% 68% 68% 67% 68% 68% 68%) -> (2.2k/58k) -> write( 8%)
1:45:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 655M 66% 180k/s ] rels: [ 0 0% 0/s ] features: [ 2B 337k/s ] 156G blocks: [ 38k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(70% 70% 67% 69% 67% 69% 68%) -> (3.9k/58k) -> write( 8%)
1:45:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 657M 66% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2B 336k/s ] 156G blocks: [ 38k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(69% 68% 67% 69% 70% 66% 69%) -> (2.8k/58k) -> write( 8%)
1:45:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 659M 66% 178k/s ] rels: [ 0 0% 0/s ] features: [ 2B 337k/s ] 156G blocks: [ 38k 88% 2/s ]
cpus: 5 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.3G
read( 0%) -> (11/18) -> process(73% 69% 69% 68% 71% 69% 67%) -> (4.9k/58k) -> write( 8%)
1:45:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 661M 67% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2B 318k/s ] 156G blocks: [ 38k 88% 2/s ]
cpus: 4.9 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(68% 69% 70% 69% 69% 67% 67%) -> (3.2k/58k) -> write( 8%)
1:45:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 662M 67% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2B 340k/s ] 157G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(66% 70% 69% 67% 70% 70% 69%) -> (2.8k/58k) -> write( 8%)
1:45:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 664M 67% 123k/s ] rels: [ 0 0% 0/s ] features: [ 2B 258k/s ] 157G blocks: [ 38k 89% 1/s ]
cpus: 5.6 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(76% 69% 88% 85% 85% 66% 80%) -> (3k/58k) -> write( 7%)
1:46:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 665M 67% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2B 380k/s ] 157G blocks: [ 38k 89% 2/s ]
cpus: 5.2 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(73% 67% 72% 73% 75% 70% 74%) -> (3.4k/58k) -> write( 9%)
1:46:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 667M 67% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2B 322k/s ] 157G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(71% 70% 69% 68% 70% 69% 71%) -> (3.6k/58k) -> write( 8%)
1:46:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 669M 67% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2B 327k/s ] 157G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(71% 70% 68% 69% 71% 70% 70%) -> (2.6k/58k) -> write( 8%)
1:46:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 671M 68% 168k/s ] rels: [ 0 0% 0/s ] features: [ 2B 320k/s ] 158G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(68% 69% 69% 71% 69% 69% 69%) -> (2.8k/58k) -> write( 8%)
1:46:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 672M 68% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2B 332k/s ] 158G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.4G
read( 0%) -> (11/18) -> process(70% 69% 70% 69% 68% 70% 69%) -> (4.3k/58k) -> write( 8%)
1:46:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 674M 68% 184k/s ] rels: [ 0 0% 0/s ] features: [ 2B 350k/s ] 158G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.5G
read( 0%) -> (11/18) -> process(69% 70% 72% 69% 69% 69% 70%) -> (4.2k/58k) -> write( 8%)
1:47:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 676M 68% 166k/s ] rels: [ 0 0% 0/s ] features: [ 2B 317k/s ] 158G blocks: [ 38k 89% 2/s ]
cpus: 5.1 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.5G
read( 0%) -> (11/18) -> process(70% 68% 70% 69% 72% 70% 72%) -> (4.1k/58k) -> write( 8%)
1:47:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 678M 68% 170k/s ] rels: [ 0 0% 0/s ] features: [ 2B 314k/s ] 158G blocks: [ 38k 89% 2/s ]
cpus: 5.1 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.5G
read( 0%) -> (11/18) -> process(70% 72% 70% 73% 72% 72% 72%) -> (1.7k/58k) -> write( 8%)
1:47:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 679M 69% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2B 330k/s ] 159G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.5G
read( 0%) -> (11/18) -> process(69% 70% 69% 70% 70% 72% 69%) -> (3.3k/58k) -> write( 8%)
1:47:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 681M 69% 184k/s ] rels: [ 0 0% 0/s ] features: [ 2B 326k/s ] 159G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.5G
read( 0%) -> (11/18) -> process(68% 70% 69% 68% 70% 70% 68%) -> (2.4k/58k) -> write( 8%)
1:47:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 683M 69% 161k/s ] rels: [ 0 0% 0/s ] features: [ 2B 339k/s ] 159G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.6G
read( 0%) -> (11/18) -> process(73% 69% 69% 70% 69% 70% 69%) -> (4k/58k) -> write( 8%)
1:47:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 685M 69% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2B 332k/s ] 159G blocks: [ 38k 89% 2/s ]
cpus: 5.1 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.6G
read( 0%) -> (11/18) -> process(71% 69% 69% 73% 70% 70% 70%) -> (3.8k/58k) -> write( 8%)
1:48:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 687M 69% 185k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 327k/s ] 159G blocks: [ 38k 89% 2/s ]
cpus: 5.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.6G
read( 0%) -> (11/18) -> process(72% 70% 69% 70% 71% 71% 71%) -> (3.6k/58k) -> write( 8%)
1:48:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 688M 69% 188k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 333k/s ] 160G blocks: [ 38k 89% 2/s ]
cpus: 5.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.6G
read( 0%) -> (11/18) -> process(71% 71% 71% 72% 71% 71% 68%) -> (2.7k/58k) -> write( 8%)
1:48:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 690M 70% 163k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 300k/s ] 160G blocks: [ 38k 89% 2/s ]
cpus: 5 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.6G
read( 0%) -> (11/18) -> process(70% 70% 70% 68% 69% 71% 68%) -> (4.2k/58k) -> write( 7%)
1:48:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 692M 70% 163k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 308k/s ] 160G blocks: [ 38k 89% 2/s ]
cpus: 5.1 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.6G
read( 0%) -> (11/18) -> process(71% 71% 76% 69% 70% 70% 71%) -> (3.1k/58k) -> write( 7%)
1:48:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 693M 70% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 312k/s ] 160G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.7G
read( 0%) -> (11/18) -> process(70% 69% 69% 70% 71% 72% 73%) -> (4.8k/58k) -> write( 8%)
1:48:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 695M 70% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 306k/s ] 160G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.7G
read( 0%) -> (11/18) -> process(71% 70% 70% 70% 71% 70% 70%) -> (3.6k/58k) -> write( 7%)
1:49:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 697M 70% 176k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 311k/s ] 160G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.7G
read( 0%) -> (11/18) -> process(69% 71% 70% 70% 69% 71% 70%) -> (4.2k/58k) -> write( 7%)
1:49:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 699M 70% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 320k/s ] 161G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.7G
read( 0%) -> (11/18) -> process(70% 70% 69% 70% 71% 69% 71%) -> (3.3k/58k) -> write( 8%)
1:49:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 700M 71% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 325k/s ] 161G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.7G
read( 0%) -> (11/18) -> process(69% 71% 71% 70% 71% 70% 70%) -> (3.8k/58k) -> write( 8%)
1:49:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 702M 71% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 325k/s ] 161G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.7G
read( 0%) -> (11/18) -> process(70% 70% 71% 71% 70% 72% 72%) -> (3.6k/58k) -> write( 8%)
1:49:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 704M 71% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 313k/s ] 161G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.8G
read( 0%) -> (11/18) -> process(73% 70% 71% 70% 71% 69% 70%) -> (4.3k/58k) -> write( 8%)
1:49:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 706M 71% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 313k/s ] 161G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.8G
read( 0%) -> (11/18) -> process(69% 70% 74% 73% 70% 72% 73%) -> (2.6k/58k) -> write( 8%)
1:50:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 707M 71% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 317k/s ] 162G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.8G
read( 0%) -> (11/18) -> process(69% 70% 70% 71% 68% 71% 70%) -> (3.5k/58k) -> write( 8%)
1:50:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 709M 72% 164k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 307k/s ] 162G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.8G
read( 0%) -> (11/18) -> process(69% 69% 72% 69% 69% 69% 70%) -> (3.2k/58k) -> write( 8%)
1:50:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 711M 72% 165k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 312k/s ] 162G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.8G
read( 0%) -> (11/18) -> process(70% 69% 68% 70% 69% 70% 73%) -> (3.3k/58k) -> write( 8%)
1:50:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 712M 72% 170k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 320k/s ] 162G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.8G
read( 0%) -> (11/18) -> process(71% 69% 68% 69% 70% 69% 68%) -> (2.9k/58k) -> write( 8%)
1:50:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 714M 72% 168k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 315k/s ] 162G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.9G
read( 0%) -> (11/18) -> process(70% 70% 70% 69% 72% 68% 72%) -> (5.3k/58k) -> write( 8%)
1:50:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 716M 72% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 315k/s ] 162G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.9G
read( 0%) -> (11/18) -> process(72% 71% 72% 72% 70% 71% 71%) -> (1.7k/58k) -> write( 8%)
1:51:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 718M 72% 186k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 326k/s ] 163G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.9G
read( 0%) -> (11/18) -> process(71% 70% 70% 70% 71% 69% 70%) -> (3.5k/58k) -> write( 8%)
1:51:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 720M 73% 193k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 328k/s ] 163G blocks: [ 38k 90% 2/s ]
cpus: 5.1 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.9G
read( 0%) -> (11/18) -> process(71% 71% 71% 71% 70% 70% 68%) -> (4.2k/58k) -> write( 8%)
1:51:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 722M 73% 176k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 327k/s ] 163G blocks: [ 38k 90% 2/s ]
cpus: 5 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 7.9G
read( 0%) -> (11/18) -> process(69% 69% 67% 70% 70% 70% 69%) -> (2.2k/58k) -> write( 8%)
1:51:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 723M 73% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 318k/s ] 163G blocks: [ 39k 90% 2/s ]
cpus: 5 gc: 1% heap: 2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 7.9G
read( 0%) -> (11/18) -> process(70% 71% 67% 69% 70% 68% 68%) -> (3.7k/58k) -> write( 8%)
1:51:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 725M 73% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 315k/s ] 163G blocks: [ 39k 91% 2/s ]
cpus: 5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(68% 70% 68% 70% 70% 68% 69%) -> (4.7k/58k) -> write( 8%)
1:51:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 727M 73% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 318k/s ] 164G blocks: [ 39k 91% 2/s ]
cpus: 4.9 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(70% 67% 68% 70% 68% 70% 68%) -> (3.7k/58k) -> write( 8%)
1:52:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 728M 73% 175k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 318k/s ] 164G blocks: [ 39k 91% 2/s ]
cpus: 4.9 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(68% 69% 69% 68% 69% 68% 69%) -> (2.9k/58k) -> write( 8%)
1:52:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 730M 74% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 319k/s ] 164G blocks: [ 39k 91% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(69% 70% 68% 67% 68% 69% 68%) -> (3.2k/58k) -> write( 8%)
1:52:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 732M 74% 185k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 324k/s ] 164G blocks: [ 39k 91% 2/s ]
cpus: 5 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(71% 69% 70% 71% 68% 67% 69%) -> (3.1k/58k) -> write( 8%)
1:52:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 734M 74% 190k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 322k/s ] 164G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(70% 71% 71% 71% 69% 73% 71%) -> (4.2k/58k) -> write( 8%)
1:52:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 736M 74% 192k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 318k/s ] 164G blocks: [ 39k 91% 2/s ]
cpus: 5.2 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 8G
read( 0%) -> (10/18) -> process(73% 75% 71% 76% 72% 69% 68%) -> (3.3k/58k) -> write( 8%)
1:52:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 738M 74% 183k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 322k/s ] 165G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8G
read( 0%) -> (11/18) -> process(70% 71% 72% 71% 71% 70% 70%) -> (2.8k/58k) -> write( 8%)
1:53:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 740M 75% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.1B 320k/s ] 165G blocks: [ 39k 91% 2/s ]
cpus: 5 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(70% 71% 67% 71% 67% 71% 70%) -> (3.9k/58k) -> write( 8%)
1:53:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 742M 75% 204k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 342k/s ] 165G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(70% 70% 72% 71% 71% 69% 72%) -> (3.3k/58k) -> write( 8%)
1:53:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 744M 75% 195k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 322k/s ] 165G blocks: [ 39k 91% 2/s ]
cpus: 5.2 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(76% 71% 74% 73% 72% 69% 70%) -> (3.2k/58k) -> write( 8%)
1:53:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 745M 75% 188k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 325k/s ] 165G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 1.6G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(70% 72% 70% 71% 70% 70% 70%) -> (3k/58k) -> write( 8%)
1:53:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 747M 75% 191k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 323k/s ] 167G blocks: [ 39k 91% 2/s ]
cpus: 5 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(70% 69% 70% 70% 68% 70% 72%) -> (3.2k/58k) -> write( 8%)
1:53:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 749M 76% 197k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 333k/s ] 167G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(71% 71% 71% 70% 71% 69% 73%) -> (4.2k/58k) -> write( 8%)
1:54:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 751M 76% 192k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 324k/s ] 167G blocks: [ 39k 91% 2/s ]
cpus: 5.2 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(73% 70% 73% 71% 73% 71% 71%) -> (3.7k/58k) -> write( 8%)
1:54:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 753M 76% 187k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 323k/s ] 167G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.1G
read( 0%) -> (11/18) -> process(71% 72% 70% 70% 71% 71% 72%) -> (4.9k/58k) -> write( 8%)
1:54:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 755M 76% 191k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 324k/s ] 167G blocks: [ 39k 91% 2/s ]
cpus: 5.1 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(71% 70% 72% 73% 72% 70% 69%) -> (3.5k/58k) -> write( 8%)
1:54:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 757M 76% 190k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 320k/s ] 167G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(71% 71% 71% 72% 71% 72% 70%) -> (4.3k/58k) -> write( 8%)
1:54:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 759M 77% 184k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 311k/s ] 168G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(69% 69% 77% 69% 71% 71% 70%) -> (3.4k/58k) -> write( 8%)
1:54:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 761M 77% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 310k/s ] 168G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(73% 71% 73% 69% 71% 69% 70%) -> (2.8k/58k) -> write( 7%)
1:55:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 762M 77% 180k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 315k/s ] 168G blocks: [ 39k 92% 2/s ]
cpus: 5 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(72% 68% 69% 71% 70% 71% 70%) -> (2.9k/58k) -> write( 8%)
1:55:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 764M 77% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 317k/s ] 168G blocks: [ 39k 92% 2/s ]
cpus: 5 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(69% 70% 67% 73% 70% 70% 72%) -> (3k/58k) -> write( 8%)
1:55:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 766M 77% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 322k/s ] 168G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.2G
read( 0%) -> (11/18) -> process(72% 70% 70% 71% 72% 71% 71%) -> (4.2k/58k) -> write( 8%)
1:55:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 768M 77% 178k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 316k/s ] 169G blocks: [ 39k 92% 2/s ]
cpus: 5.2 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.5G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(72% 73% 73% 71% 70% 72% 71%) -> (2.7k/58k) -> write( 8%)
1:55:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 770M 78% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 323k/s ] 169G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(71% 72% 71% 70% 70% 71% 73%) -> (4.3k/58k) -> write( 8%)
1:55:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 771M 78% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 323k/s ] 169G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(70% 69% 69% 70% 72% 70% 72%) -> (3.7k/58k) -> write( 8%)
1:56:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 773M 78% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 310k/s ] 169G blocks: [ 39k 92% 2/s ]
cpus: 4.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(67% 70% 71% 69% 68% 66% 69%) -> (4.5k/58k) -> write( 7%)
1:56:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 775M 78% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 318k/s ] 169G blocks: [ 39k 92% 2/s ]
cpus: 5 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(71% 69% 68% 71% 70% 67% 71%) -> (2k/58k) -> write( 8%)
1:56:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 776M 78% 165k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 301k/s ] 169G blocks: [ 39k 92% 2/s ]
cpus: 5 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(70% 70% 69% 73% 70% 69% 70%) -> (4k/58k) -> write( 7%)
1:56:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 778M 78% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 299k/s ] 170G blocks: [ 39k 92% 2/s ]
cpus: 5 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(69% 68% 71% 70% 71% 71% 69%) -> (3.6k/58k) -> write( 7%)
1:56:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 780M 79% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 308k/s ] 170G blocks: [ 39k 92% 2/s ]
cpus: 5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.3G
read( 0%) -> (11/18) -> process(69% 71% 70% 72% 70% 70% 69%) -> (3.6k/58k) -> write( 7%)
1:56:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 782M 79% 176k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 309k/s ] 170G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(73% 70% 72% 71% 71% 73% 71%) -> (2.8k/58k) -> write( 7%)
1:57:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 783M 79% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 307k/s ] 170G blocks: [ 39k 92% 2/s ]
cpus: 5.1 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(70% 70% 70% 71% 69% 71% 71%) -> (4.7k/58k) -> write( 7%)
1:57:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 785M 79% 175k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 305k/s ] 170G blocks: [ 39k 92% 2/s ]
cpus: 5.2 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(71% 71% 75% 71% 72% 70% 73%) -> (3.3k/58k) -> write( 7%)
1:57:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 787M 79% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 301k/s ] 171G blocks: [ 39k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 1.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(71% 73% 69% 76% 74% 70% 71%) -> (3.5k/58k) -> write( 7%)
1:57:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 789M 80% 188k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 310k/s ] 171G blocks: [ 39k 93% 2/s ]
cpus: 5.3 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(72% 73% 73% 75% 72% 73% 73%) -> (4.8k/58k) -> write( 7%)
1:57:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 791M 80% 180k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 312k/s ] 171G blocks: [ 39k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(72% 70% 71% 73% 70% 71% 71%) -> (3.1k/58k) -> write( 7%)
1:57:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 792M 80% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 310k/s ] 171G blocks: [ 39k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.4G
read( 0%) -> (11/18) -> process(74% 72% 69% 73% 70% 69% 73%) -> (3.7k/58k) -> write( 7%)
1:58:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 794M 80% 174k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 309k/s ] 171G blocks: [ 39k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(75% 71% 70% 69% 71% 70% 71%) -> (2.2k/58k) -> write( 7%)
1:58:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 796M 80% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 304k/s ] 171G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(72% 69% 70% 73% 71% 69% 72%) -> (3.6k/58k) -> write( 7%)
1:58:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 798M 80% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.2B 306k/s ] 172G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(72% 73% 70% 72% 71% 71% 71%) -> (4.2k/58k) -> write( 8%)
1:58:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 800M 81% 192k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 306k/s ] 172G blocks: [ 40k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(73% 76% 74% 76% 68% 71% 71%) -> (2.9k/58k) -> write( 7%)
1:58:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 801M 81% 177k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 307k/s ] 172G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(69% 69% 73% 71% 68% 73% 71%) -> (3.3k/58k) -> write( 7%)
1:58:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 803M 81% 192k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 317k/s ] 172G blocks: [ 40k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(74% 73% 72% 74% 73% 72% 72%) -> (3.9k/58k) -> write( 7%)
1:59:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 805M 81% 177k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 305k/s ] 172G blocks: [ 40k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.5G
read( 0%) -> (11/18) -> process(73% 73% 70% 72% 75% 73% 71%) -> (4.3k/58k) -> write( 7%)
1:59:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 807M 81% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 301k/s ] 173G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(69% 71% 71% 72% 72% 71% 72%) -> (3.6k/58k) -> write( 7%)
1:59:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 809M 82% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 311k/s ] 173G blocks: [ 40k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(71% 71% 71% 76% 71% 70% 73%) -> (4k/58k) -> write( 7%)
1:59:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 810M 82% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 304k/s ] 173G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(72% 72% 70% 73% 71% 71% 72%) -> (2.1k/58k) -> write( 7%)
1:59:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 812M 82% 164k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 297k/s ] 173G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(70% 73% 70% 69% 71% 69% 72%) -> (3.9k/58k) -> write( 7%)
1:59:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 814M 82% 184k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 313k/s ] 173G blocks: [ 40k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(72% 74% 73% 72% 71% 74% 73%) -> (2.6k/58k) -> write( 8%)
2:00:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 815M 82% 166k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 299k/s ] 173G blocks: [ 40k 93% 2/s ]
cpus: 5.2 gc: 1% heap: 4G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(73% 70% 71% 72% 72% 73% 72%) -> (4.3k/58k) -> write( 7%)
2:00:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 817M 82% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 294k/s ] 174G blocks: [ 40k 93% 2/s ]
cpus: 5.1 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.6G
read( 0%) -> (11/18) -> process(72% 72% 70% 71% 72% 71% 70%) -> (2.9k/58k) -> write( 7%)
2:00:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 819M 83% 175k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 295k/s ] 174G blocks: [ 40k 94% 2/s ]
cpus: 5.1 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.7G
read( 0%) -> (11/18) -> process(72% 71% 71% 74% 71% 71% 71%) -> (3.3k/58k) -> write( 7%)
2:00:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 821M 83% 174k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 291k/s ] 174G blocks: [ 40k 94% 2/s ]
cpus: 5.1 gc: 1% heap: 1.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.7G
read( 0%) -> (11/18) -> process(70% 72% 74% 70% 71% 72% 71%) -> (2.5k/58k) -> write( 7%)
2:00:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 822M 83% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 300k/s ] 174G blocks: [ 40k 94% 2/s ]
cpus: 5.1 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.7G
read( 0%) -> (11/18) -> process(70% 71% 71% 73% 71% 72% 72%) -> (3.7k/58k) -> write( 7%)
2:00:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 824M 83% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 300k/s ] 174G blocks: [ 40k 94% 2/s ]
cpus: 5.2 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.7G
read( 0%) -> (11/18) -> process(72% 73% 73% 72% 72% 73% 73%) -> (3.1k/58k) -> write( 7%)
2:01:01 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 826M 83% 180k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 311k/s ] 174G blocks: [ 40k 94% 2/s ]
cpus: 5.2 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.7G
read( 0%) -> (11/18) -> process(73% 73% 73% 72% 72% 70% 74%) -> (3.3k/58k) -> write( 7%)
2:01:11 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 828M 83% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 308k/s ] 175G blocks: [ 40k 94% 2/s ]
cpus: 5.2 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.6G relInfo: 564M mpGeoms: 8.7G
read( 0%) -> (11/18) -> process(72% 71% 71% 70% 73% 74% 72%) -> (4.1k/58k) -> write( 8%)
2:01:21 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 830M 84% 180k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 301k/s ] 175G blocks: [ 40k 94% 2/s ]
cpus: 5.4 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(72% 72% 73% 71% 71% 72% 70%) -> (3.4k/58k) -> write( 7%)
2:01:31 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 831M 84% 168k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 283k/s ] 175G blocks: [ 40k 94% 2/s ]
cpus: 5.7 gc: 1% heap: 1.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(68% 70% 69% 69% 72% 69% 70%) -> (4.1k/58k) -> write( 7%)
2:01:41 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 833M 84% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 280k/s ] 175G blocks: [ 40k 94% 2/s ]
cpus: 5.9 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(68% 68% 72% 70% 67% 69% 71%) -> (4.5k/58k) -> write( 7%)
2:01:51 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 835M 84% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 283k/s ] 175G blocks: [ 40k 94% 2/s ]
cpus: 5.9 gc: 1% heap: 3.9G/12G direct: 63M postGC: 3.1G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(71% 69% 67% 69% 71% 71% 68%) -> (4k/58k) -> write( 7%)
2:02:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 836M 84% 185k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 299k/s ] 175G blocks: [ 40k 94% 2/s ]
cpus: 6 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(73% 74% 70% 69% 68% 77% 70%) -> (4k/58k) -> write( 8%)
2:02:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 839M 85% 205k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 292k/s ] 176G blocks: [ 40k 94% 2/s ]
cpus: 6.1 gc: 1% heap: 3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(75% 78% 69% 74% 69% 73% 70%) -> (2.9k/58k) -> write( 8%)
2:02:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 840M 85% 165k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 278k/s ] 176G blocks: [ 40k 94% 2/s ]
cpus: 5.9 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(69% 69% 70% 70% 71% 71% 69%) -> (3k/58k) -> write( 7%)
2:02:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 842M 85% 160k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 285k/s ] 176G blocks: [ 40k 94% 2/s ]
cpus: 5.8 gc: 1% heap: 4G/12G direct: 63M postGC: 3G relInfo: 564M mpGeoms: 9.2G
read( 0%) -> (11/18) -> process(70% 71% 69% 67% 69% 68% 70%) -> (4k/58k) -> write( 7%)
2:02:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 843M 85% 158k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 281k/s ] 176G blocks: [ 40k 94% 2/s ]
cpus: 5.6 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(68% 70% 70% 67% 70% 68% 70%) -> (3.1k/58k) -> write( 7%)
2:02:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 845M 85% 178k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 303k/s ] 176G blocks: [ 40k 94% 2/s ]
cpus: 5.2 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(72% 72% 73% 72% 74% 72% 73%) -> (3.2k/58k) -> write( 7%)
2:03:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 847M 85% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 287k/s ] 176G blocks: [ 40k 94% 2/s ]
cpus: 5.1 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(72% 73% 71% 72% 71% 70% 70%) -> (2.8k/58k) -> write( 7%)
2:03:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 849M 86% 180k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 300k/s ] 178G blocks: [ 40k 94% 2/s ]
cpus: 5.1 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(72% 73% 72% 72% 71% 71% 70%) -> (3.5k/58k) -> write( 7%)
2:03:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 851M 86% 183k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 311k/s ] 178G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(72% 73% 73% 72% 74% 72% 71%) -> (2.8k/58k) -> write( 7%)
2:03:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 852M 86% 195k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 326k/s ] 178G blocks: [ 40k 95% 2/s ]
cpus: 5.3 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(72% 73% 74% 74% 72% 74% 74%) -> (3.3k/58k) -> write( 8%)
2:03:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 854M 86% 191k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 320k/s ] 178G blocks: [ 40k 95% 2/s ]
cpus: 5.3 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(74% 72% 73% 73% 75% 75% 72%) -> (2.3k/58k) -> write( 8%)
2:03:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 856M 86% 191k/s ] rels: [ 0 0% 0/s ] features: [ 2.3B 314k/s ] 178G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.3G
read( 0%) -> (11/18) -> process(73% 73% 73% 72% 72% 71% 72%) -> (2.4k/58k) -> write( 7%)
2:04:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 858M 87% 185k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 310k/s ] 179G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(72% 74% 72% 72% 73% 73% 70%) -> (3.4k/58k) -> write( 8%)
2:04:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 860M 87% 198k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 321k/s ] 179G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(74% 72% 71% 73% 72% 72% 70%) -> (3.1k/58k) -> write( 7%)
2:04:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 862M 87% 193k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 326k/s ] 179G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(72% 71% 71% 73% 71% 72% 72%) -> (4.2k/58k) -> write( 8%)
2:04:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 864M 87% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 309k/s ] 179G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(71% 69% 74% 72% 74% 71% 72%) -> (4k/58k) -> write( 7%)
2:04:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 866M 87% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 314k/s ] 179G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(74% 72% 72% 71% 72% 71% 71%) -> (4.2k/58k) -> write( 8%)
2:04:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 867M 87% 175k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 311k/s ] 179G blocks: [ 40k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 4.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(72% 71% 72% 72% 73% 72% 71%) -> (3.1k/58k) -> write( 7%)
2:05:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 869M 88% 176k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 313k/s ] 180G blocks: [ 41k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 4.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.4G
read( 0%) -> (11/18) -> process(73% 71% 73% 74% 72% 72% 73%) -> (3.1k/58k) -> write( 8%)
2:05:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 871M 88% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 306k/s ] 180G blocks: [ 41k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.5G
read( 0%) -> (11/18) -> process(72% 74% 72% 72% 71% 71% 72%) -> (4k/58k) -> write( 7%)
2:05:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 873M 88% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 303k/s ] 180G blocks: [ 41k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 2.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.5G
read( 0%) -> (11/18) -> process(71% 71% 71% 71% 71% 73% 73%) -> (3.5k/58k) -> write( 7%)
2:05:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 874M 88% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 310k/s ] 180G blocks: [ 41k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.5G
read( 0%) -> (11/18) -> process(71% 73% 71% 73% 71% 70% 73%) -> (3.9k/58k) -> write( 7%)
2:05:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 876M 88% 166k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 296k/s ] 180G blocks: [ 41k 95% 2/s ]
cpus: 5.1 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.5G
read( 0%) -> (11/18) -> process(70% 69% 72% 70% 71% 71% 71%) -> (5.1k/58k) -> write( 7%)
2:05:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 878M 89% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 298k/s ] 181G blocks: [ 41k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.5G
read( 0%) -> (11/18) -> process(71% 74% 73% 73% 74% 72% 74%) -> (3.9k/58k) -> write( 7%)
2:06:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 879M 89% 156k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 281k/s ] 181G blocks: [ 41k 95% 2/s ]
cpus: 5.2 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.5G
read( 0%) -> (11/18) -> process(69% 71% 72% 74% 77% 73% 72%) -> (3.3k/58k) -> write( 7%)
2:06:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 881M 89% 183k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 313k/s ] 181G blocks: [ 41k 96% 2/s ]
cpus: 5.3 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.6G
read( 0%) -> (11/18) -> process(74% 75% 74% 74% 71% 73% 72%) -> (1.7k/58k) -> write( 7%)
2:06:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 883M 89% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 289k/s ] 181G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.6G
read( 0%) -> (11/18) -> process(72% 73% 70% 77% 71% 72% 72%) -> (3k/58k) -> write( 7%)
2:06:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 885M 89% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 298k/s ] 181G blocks: [ 41k 96% 2/s ]
cpus: 5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.6G
read( 0%) -> (11/18) -> process(69% 71% 71% 70% 71% 70% 69%) -> (2.9k/58k) -> write( 7%)
2:06:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 886M 89% 181k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 320k/s ] 181G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.6G
read( 0%) -> (11/18) -> process(71% 74% 72% 73% 73% 72% 74%) -> (3.5k/58k) -> write( 8%)
2:06:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 888M 90% 178k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 305k/s ] 182G blocks: [ 41k 96% 2/s ]
cpus: 5.1 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.6G
read( 0%) -> (11/18) -> process(72% 71% 71% 71% 71% 73% 71%) -> (3.4k/58k) -> write( 8%)
2:07:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 890M 90% 179k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 306k/s ] 182G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 3.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.6G
read( 0%) -> (11/18) -> process(74% 69% 70% 71% 72% 75% 73%) -> (3k/58k) -> write( 7%)
2:07:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 892M 90% 176k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 302k/s ] 182G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.7G
read( 0%) -> (11/18) -> process(74% 69% 74% 70% 74% 71% 72%) -> (2.4k/58k) -> write( 7%)
2:07:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 893M 90% 162k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 292k/s ] 182G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.7G
read( 0%) -> (11/18) -> process(74% 70% 70% 72% 71% 73% 75%) -> (5k/58k) -> write( 7%)
2:07:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 895M 90% 170k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 290k/s ] 182G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.7G
read( 0%) -> (11/18) -> process(74% 70% 72% 72% 72% 70% 78%) -> (3.3k/58k) -> write( 7%)
2:07:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 897M 90% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 299k/s ] 182G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.7G
read( 0%) -> (11/18) -> process(72% 71% 78% 72% 73% 72% 72%) -> (2k/58k) -> write( 7%)
2:07:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 899M 91% 165k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 295k/s ] 183G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.7G
read( 0%) -> (11/18) -> process(72% 70% 71% 76% 71% 80% 70%) -> (2.2k/58k) -> write( 7%)
2:08:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 900M 91% 161k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 287k/s ] 183G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.8G
read( 0%) -> (11/18) -> process(76% 71% 70% 76% 72% 71% 74%) -> (3.7k/58k) -> write( 7%)
2:08:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 902M 91% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 294k/s ] 183G blocks: [ 41k 96% 2/s ]
cpus: 5.3 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.8G
read( 0%) -> (11/18) -> process(70% 72% 72% 78% 74% 73% 76%) -> (4k/58k) -> write( 7%)
2:08:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 903M 91% 160k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 291k/s ] 183G blocks: [ 41k 96% 2/s ]
cpus: 5.2 gc: 1% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.8G
read( 0%) -> (11/18) -> process(71% 72% 72% 70% 69% 71% 83%) -> (2.5k/58k) -> write( 7%)
2:08:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 905M 91% 161k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 302k/s ] 183G blocks: [ 41k 96% 2/s ]
cpus: 5.1 gc: 1% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.8G
read( 0%) -> (11/18) -> process(70% 70% 72% 70% 71% 70% 71%) -> (2.4k/58k) -> write( 7%)
2:08:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 907M 91% 161k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 283k/s ] 183G blocks: [ 41k 96% 2/s ]
cpus: 5.1 gc: 1% heap: 3.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.8G
read( 0%) -> (11/18) -> process(69% 72% 73% 72% 72% 70% 70%) -> (3.1k/58k) -> write( 7%)
2:08:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 908M 92% 147k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 257k/s ] 184G blocks: [ 41k 96% 2/s ]
cpus: 5.3 gc: 1% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.9G
read( 0%) -> (11/18) -> process(76% 80% 79% 69% 69% 71% 74%) -> (4.3k/58k) -> write( 7%)
2:09:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 910M 92% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 298k/s ] 184G blocks: [ 41k 96% 2/s ]
cpus: 5.3 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.9G
read( 0%) -> (11/18) -> process(71% 70% 74% 73% 73% 73% 78%) -> (4.1k/58k) -> write( 7%)
2:09:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 912M 92% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 297k/s ] 184G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.9G
read( 0%) -> (11/18) -> process(72% 71% 71% 71% 72% 81% 71%) -> (4k/58k) -> write( 7%)
2:09:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 913M 92% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 287k/s ] 184G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.9G
read( 0%) -> (11/18) -> process(69% 71% 71% 71% 72% 72% 85%) -> (2.3k/58k) -> write( 7%)
2:09:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 915M 92% 197k/s ] rels: [ 0 0% 0/s ] features: [ 2.4B 307k/s ] 184G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 9.9G
read( 0%) -> (11/18) -> process(72% 72% 73% 72% 73% 73% 83%) -> (2.3k/58k) -> write( 7%)
2:09:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 917M 93% 194k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 308k/s ] 184G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 73% 74% 73% 73% 73% 74%) -> (6.2k/58k) -> write( 8%)
2:09:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 919M 93% 182k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 299k/s ] 185G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 72% 73% 72% 72% 71% 72%) -> (3.7k/58k) -> write( 7%)
2:10:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 921M 93% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 290k/s ] 185G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 73% 73% 74% 73% 79% 73%) -> (4.5k/58k) -> write( 7%)
2:10:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 923M 93% 175k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 297k/s ] 185G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 74% 73% 73% 72% 75% 72%) -> (3.9k/58k) -> write( 7%)
2:10:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 924M 93% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 297k/s ] 185G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 72% 72% 72% 72% 72% 72%) -> (2.9k/58k) -> write( 7%)
2:10:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 926M 93% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 291k/s ] 185G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 72% 72% 77% 72% 73% 72%) -> (4.7k/58k) -> write( 7%)
2:10:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 928M 94% 170k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 299k/s ] 186G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 75% 75% 72% 71% 72% 71%) -> (3.2k/58k) -> write( 7%)
2:10:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 929M 94% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 299k/s ] 186G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 72% 74% 72% 71% 70% 72%) -> (3.6k/58k) -> write( 7%)
2:11:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 931M 94% 170k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 300k/s ] 186G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 72% 79% 72% 72% 71% 76%) -> (2.9k/58k) -> write( 7%)
2:11:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 933M 94% 168k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 297k/s ] 186G blocks: [ 41k 97% 2/s ]
cpus: 5.2 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 71% 71% 73% 74% 71% 71%) -> (2.5k/58k) -> write( 7%)
2:11:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 934M 94% 158k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 281k/s ] 186G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(85% 72% 73% 74% 70% 72% 73%) -> (2.8k/58k) -> write( 7%)
2:11:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 936M 94% 184k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 291k/s ] 186G blocks: [ 41k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 71% 70% 76% 73% 73% 72%) -> (4.3k/58k) -> write( 7%)
2:11:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 938M 95% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 288k/s ] 187G blocks: [ 41k 97% 2/s ]
cpus: 5.4 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 81% 76% 73% 73% 74% 71%) -> (3.6k/58k) -> write( 7%)
2:11:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 940M 95% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 305k/s ] 187G blocks: [ 42k 97% 2/s ]
cpus: 5.3 gc: 1% heap: 4.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 73% 73% 73% 76% 73% 75%) -> (3.6k/58k) -> write( 8%)
2:12:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 942M 95% 186k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 298k/s ] 187G blocks: [ 42k 97% 2/s ]
cpus: 5.4 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 80% 78% 73% 74% 78% 76%) -> (4.2k/58k) -> write( 7%)
2:12:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 943M 95% 158k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 283k/s ] 187G blocks: [ 42k 98% 2/s ]
cpus: 5.3 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 71% 70% 70% 71% 76% 76%) -> (3.7k/58k) -> write( 7%)
2:12:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 945M 95% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 291k/s ] 187G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 73% 73% 72% 69% 74% 73%) -> (4.3k/58k) -> write( 7%)
2:12:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 947M 95% 166k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 288k/s ] 187G blocks: [ 42k 98% 2/s ]
cpus: 5.3 gc: 1% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 75% 78% 72% 71% 78% 71%) -> (3.9k/58k) -> write( 7%)
2:12:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 948M 96% 166k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 290k/s ] 189G blocks: [ 42k 98% 2/s ]
cpus: 5.3 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 78% 73% 73% 70% 73% 71%) -> (3.3k/58k) -> write( 7%)
2:12:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 950M 96% 183k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 295k/s ] 189G blocks: [ 42k 98% 2/s ]
cpus: 5.3 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 74% 74% 78% 71% 73% 73%) -> (3.7k/58k) -> write( 7%)
2:13:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 952M 96% 163k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 286k/s ] 189G blocks: [ 42k 98% 2/s ]
cpus: 5.1 gc: 1% heap: 4.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(70% 70% 70% 70% 78% 74% 70%) -> (5k/58k) -> write( 7%)
2:13:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 953M 96% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 301k/s ] 189G blocks: [ 42k 98% 2/s ]
cpus: 5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(70% 69% 70% 70% 70% 70% 70%) -> (2.9k/58k) -> write( 7%)
2:13:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 955M 96% 163k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 300k/s ] 189G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 71% 75% 71% 70% 77% 70%) -> (4.9k/58k) -> write( 7%)
2:13:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 957M 96% 152k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 277k/s ] 189G blocks: [ 42k 98% 2/s ]
cpus: 5.4 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 73% 75% 75% 77% 70% 75%) -> (5.2k/58k) -> write( 7%)
2:13:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 958M 97% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 288k/s ] 190G blocks: [ 42k 98% 2/s ]
cpus: 5.4 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 72% 74% 75% 75% 80% 75%) -> (2.5k/58k) -> write( 7%)
2:13:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 960M 97% 187k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 296k/s ] 190G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 71% 71% 72% 72% 73% 74%) -> (3.8k/58k) -> write( 7%)
2:14:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 962M 97% 187k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 304k/s ] 190G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 69% 73% 73% 72% 72% 73%) -> (2.6k/58k) -> write( 7%)
2:14:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 964M 97% 190k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 304k/s ] 190G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 75% 71% 72% 73% 76% 72%) -> (3.2k/58k) -> write( 7%)
2:14:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 966M 97% 191k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 302k/s ] 190G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 73% 72% 74% 73% 71% 74%) -> (3.6k/58k) -> write( 7%)
2:14:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 968M 98% 178k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 287k/s ] 190G blocks: [ 42k 98% 2/s ]
cpus: 5.3 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 74% 73% 74% 74% 74% 74%) -> (3.2k/58k) -> write( 7%)
2:14:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 969M 98% 161k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 272k/s ] 191G blocks: [ 42k 98% 2/s ]
cpus: 5.3 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 71% 73% 73% 72% 78% 73%) -> (3.6k/58k) -> write( 7%)
2:14:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 971M 98% 170k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 293k/s ] 191G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 74% 73% 72% 72% 72% 74%) -> (3k/58k) -> write( 7%)
2:15:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 973M 98% 171k/s ] rels: [ 0 0% 0/s ] features: [ 2.5B 312k/s ] 191G blocks: [ 42k 98% 2/s ]
cpus: 5.2 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 73% 74% 73% 73% 71% 72%) -> (3.6k/58k) -> write( 8%)
2:15:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 974M 98% 173k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 313k/s ] 191G blocks: [ 42k 99% 2/s ]
cpus: 5.3 gc: 1% heap: 4.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 73% 75% 75% 75% 72% 74%) -> (5.9k/58k) -> write( 8%)
2:15:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 976M 98% 167k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 307k/s ] 191G blocks: [ 42k 99% 2/s ]
cpus: 5.3 gc: 1% heap: 2.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 73% 72% 72% 74% 73% 74%) -> (2.9k/58k) -> write( 7%)
2:15:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 978M 99% 169k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 304k/s ] 192G blocks: [ 42k 99% 2/s ]
cpus: 5.1 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 72% 73% 72% 71% 72% 70%) -> (2.7k/58k) -> write( 8%)
2:15:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 980M 99% 172k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 282k/s ] 192G blocks: [ 42k 99% 2/s ]
cpus: 5.4 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 72% 75% 74% 74% 73% 74%) -> (3.6k/58k) -> write( 7%)
2:15:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 981M 99% 178k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 302k/s ] 192G blocks: [ 42k 99% 2/s ]
cpus: 5.3 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 76% 74% 74% 74% 74% 74%) -> (4.7k/58k) -> write( 7%)
2:16:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 983M 99% 160k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 284k/s ] 192G blocks: [ 42k 99% 2/s ]
cpus: 5.2 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 73% 74% 72% 71% 71% 72%) -> (2.9k/58k) -> write( 7%)
2:16:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 984M 99% 148k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 291k/s ] 192G blocks: [ 42k 99% 1/s ]
cpus: 5.4 gc: 1% heap: 4.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 78% 76% 74% 75% 74% 72%) -> (3.8k/58k) -> write( 7%)
2:16:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 986M 99% 154k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 300k/s ] 192G blocks: [ 42k 99% 2/s ]
cpus: 5.5 gc: 1% heap: 3.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 81% 74% 79% 76% 76% 76%) -> (3.5k/58k) -> write( 8%)
2:16:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 987M 100% 124k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 259k/s ] 193G blocks: [ 42k 99% 1/s ]
cpus: 5.6 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 80% 84% 72% 80% 73% 73%) -> (2.9k/58k) -> write( 7%)
2:16:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 988M 100% 114k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 262k/s ] 193G blocks: [ 42k 99% 2/s ]
cpus: 5.7 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 83% 83% 77% 79% 81% 77%) -> (2.3k/58k) -> write( 7%)
2:16:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 990M 100% 119k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 265k/s ] 193G blocks: [ 42k 99% 1/s ]
cpus: 5.8 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 81% 79% 85% 81% 77% 82%) -> (3.2k/58k) -> write( 7%)
2:17:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 991M 100% 115k/s ] rels: [ 0 0% 0/s ] features: [ 2.6B 244k/s ] 193G blocks: [ 42k 99% 1/s ]
cpus: 5.7 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 85% 78% 76% 80% 83% 78%) -> (2.8k/58k) -> write( 7%)
2:17:10 INF [osm_pass2:process] - Finished ways: 992,064,323 (142k/s) in 1h55m49s cpu:9h18m32s gc:1m5s avg:4.8
2:17:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 88k/s ] rels: [ 5.3k 0% 534/s ] features: [ 2.6B 184k/s ] 193G blocks: [ 42k 99% 1/s ]
cpus: 5.1 gc: 1% heap: 3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(67% 68% 63% 61% 63% 84% 71%) -> (3.4k/58k) -> write( 5%)
2:17:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 41k 0% 3.6k/s ] features: [ 2.6B 23k/s ] 193G blocks: [ 42k 99% 0/s ]
cpus: 5.5 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 73% 72% 73% 72% 78% 79%) -> (3.5k/58k) -> write( 1%)
2:17:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 79k 1% 3.7k/s ] features: [ 2.6B 22k/s ] 193G blocks: [ 42k 99% <1/s ]
cpus: 5.4 gc: 1% heap: 4.7G/12G direct: 63M postGC: 3.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(70% 73% 66% 65% 73% 74% 79%) -> (2.9k/58k) -> write( 1%)
2:17:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 114k 1% 3.5k/s ] features: [ 2.6B 30k/s ] 193G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 2.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 80% 70% 80% 71% 74% 78%) -> (3.8k/58k) -> write( 1%)
2:17:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 156k 1% 4.1k/s ] features: [ 2.6B 19k/s ] 193G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 2.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 74% 83% 78% 64% 77% 81%) -> (2.8k/58k) -> write( 1%)
2:18:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 187k 2% 3.1k/s ] features: [ 2.6B 18k/s ] 193G blocks: [ 42k 99% <1/s ]
cpus: 5.4 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 76% 76% 77% 58% 76% 83%) -> (3.5k/58k) -> write( 1%)
2:18:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 227k 2% 3.9k/s ] features: [ 2.6B 18k/s ] 193G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 81% 85% 75% 67% 76% 84%) -> (3.9k/58k) -> write( 1%)
2:18:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 323k 3% 9.6k/s ] features: [ 2.6B 23k/s ] 193G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 2.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 77% 81% 80% 79% 76% 65%) -> (3.1k/58k) -> write( 1%)
2:18:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 361k 3% 3.8k/s ] features: [ 2.6B 31k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 4.4G/12G direct: 63M postGC: 3G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 79% 78% 83% 80% 77% 74%) -> (3.9k/58k) -> write( 1%)
2:18:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 399k 3% 3.7k/s ] features: [ 2.6B 24k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 78% 73% 74% 80% 83% 76%) -> (2.9k/58k) -> write( 1%)
2:18:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 429k 4% 2.9k/s ] features: [ 2.6B 22k/s ] 194G blocks: [ 42k 99% 0/s ]
cpus: 5.9 gc: 1% heap: 4.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 77% 76% 70% 83% 86% 87%) -> (3.5k/58k) -> write( 1%)
2:19:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 477k 4% 4.7k/s ] features: [ 2.6B 24k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 0% heap: 3.7G/12G direct: 63M postGC: 3.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 80% 76% 79% 75% 86% 79%) -> (2.6k/58k) -> write( 1%)
2:19:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 506k 4% 2.9k/s ] features: [ 2.6B 27k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 3.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 81% 76% 78% 74% 84% 81%) -> (3k/58k) -> write( 1%)
2:19:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 532k 5% 2.5k/s ] features: [ 2.6B 22k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 79% 79% 82% 85% 81% 80%) -> (2.9k/58k) -> write( 1%)
2:19:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 556k 5% 2.4k/s ] features: [ 2.6B 28k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 75% 82% 86% 71% 75% 80%) -> (4.9k/58k) -> write( 1%)
2:19:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 581k 5% 2.4k/s ] features: [ 2.6B 23k/s ] 194G blocks: [ 42k 99% 0/s ]
cpus: 5.7 gc: 1% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 77% 87% 83% 79% 74% 70%) -> (3k/58k) -> write( 1%)
2:19:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 610k 5% 2.9k/s ] features: [ 2.6B 581k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 6.1 gc: 1% heap: 3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 76% 97% 74% 81% 73% 80%) -> (3.3k/58k) -> write( 5%)
2:20:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 633k 5% 2.2k/s ] features: [ 2.6B 21k/s ] 194G blocks: [ 42k 99% 0/s ]
cpus: 5.9 gc: 1% heap: 3.8G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 80% 84% 73% 80% 77% 74%) -> (4k/58k) -> write( 1%)
2:20:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 658k 6% 2.5k/s ] features: [ 2.6B 22k/s ] 194G blocks: [ 42k 99% 0/s ]
cpus: 6 gc: 0% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 85% 87% 76% 80% 72% 81%) -> (2.9k/58k) -> write( 1%)
2:20:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 685k 6% 2.6k/s ] features: [ 2.6B 28k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 0% heap: 4.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 78% 89% 74% 83% 75% 78%) -> (4.2k/58k) -> write( 1%)
2:20:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 716k 6% 3.1k/s ] features: [ 2.6B 28k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 0% heap: 4.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 86% 75% 78% 74% 83%) -> (5k/58k) -> write( 1%)
2:20:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 747k 6% 3k/s ] features: [ 2.6B 25k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 81% 88% 85% 76% 80% 83%) -> (3.4k/58k) -> write( 1%)
2:20:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 781k 7% 3.4k/s ] features: [ 2.6B 43k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 3.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 76% 75% 75% 71% 86% 88%) -> (2.5k/58k) -> write( 1%)
2:21:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 817k 7% 3.6k/s ] features: [ 2.6B 28k/s ] 194G blocks: [ 42k 99% 0/s ]
cpus: 5.6 gc: 1% heap: 2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 80% 73% 76% 74% 73% 83%) -> (3.5k/58k) -> write( 1%)
2:21:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 852k 7% 3.5k/s ] features: [ 2.6B 28k/s ] 194G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 81% 74% 70% 74% 80% 77%) -> (2.7k/58k) -> write( 1%)
2:21:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 887k 8% 3.4k/s ] features: [ 2.6B 38k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 3.3G/12G direct: 63M postGC: 3.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(64% 83% 77% 73% 88% 70% 69%) -> (3.4k/58k) -> write( 1%)
2:21:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 924k 8% 3.7k/s ] features: [ 2.6B 26k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 0% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 78% 75% 76% 78% 77% 72%) -> (4.3k/58k) -> write( 1%)
2:21:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 960k 8% 3.6k/s ] features: [ 2.6B 29k/s ] 196G blocks: [ 42k 99% 0/s ]
cpus: 5.8 gc: 0% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(70% 74% 80% 81% 79% 74% 76%) -> (2.7k/58k) -> write( 1%)
2:21:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 4k/s ] features: [ 2.6B 27k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 74% 72% 85% 72% 72% 81%) -> (3.4k/58k) -> write( 1%)
2:22:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 3.8k/s ] features: [ 2.6B 40k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 72% 72% 82% 78% 76% 78%) -> (2.8k/58k) -> write( 1%)
2:22:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1M 9% 4.5k/s ] features: [ 2.6B 34k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 82% 68% 73% 85% 71% 81%) -> (3.1k/58k) -> write( 1%)
2:22:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 4.4k/s ] features: [ 2.6B 29k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 80% 74% 68% 78% 76% 74%) -> (1.9k/58k) -> write( 1%)
2:22:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.1M 10% 4.5k/s ] features: [ 2.6B 32k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.3 gc: 0% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 72% 71% 71% 72% 77% 70%) -> (4k/58k) -> write( 1%)
2:22:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 10% 4.1k/s ] features: [ 2.6B 37k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 80% 73% 74% 76% 72% 77%) -> (3.3k/58k) -> write( 1%)
2:22:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 4k/s ] features: [ 2.6B 28k/s ] 196G blocks: [ 42k 99% 0/s ]
cpus: 5.6 gc: 0% heap: 4.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 78% 76% 77% 80% 76% 79%) -> (4.3k/58k) -> write( 1%)
2:23:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.2M 11% 3.9k/s ] features: [ 2.6B 36k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 0% heap: 3.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 74% 80% 76% 73% 79%) -> (4.3k/58k) -> write( 1%)
2:23:12 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 11% 4.4k/s ] features: [ 2.6B 51k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 76% 74% 79% 80% 74% 79%) -> (2.4k/58k) -> write( 1%)
2:23:22 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.3M 12% 4.2k/s ] features: [ 2.6B 31k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 4.4G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 77% 76% 74% 81% 72% 82%) -> (4.9k/58k) -> write( 1%)
2:23:32 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 12% 4.8k/s ] features: [ 2.6B 29k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 2.9G/12G direct: 63M postGC: 2.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 66% 74% 75% 80% 77% 84%) -> (3.9k/58k) -> write( 1%)
2:23:42 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.4M 13% 4.8k/s ] features: [ 2.6B 68k/s ] 196G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 75% 82% 79% 77% 77% 72%) -> (2.6k/58k) -> write( 1%)
2:23:52 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 4.3k/s ] features: [ 2.6B 879k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 4.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 72% 89% 79% 69% 77% 76%) -> (3.7k/58k) -> write( 8%)
2:24:02 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.5M 13% 4.4k/s ] features: [ 2.6B 34k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(86% 82% 81% 74% 70% 78% 79%) -> (3.7k/58k) -> write( 1%)
2:24:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 4.3k/s ] features: [ 2.6B 39k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 77% 77% 78% 78% 74% 71%) -> (3.5k/58k) -> write( 1%)
2:24:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.6M 14% 4.7k/s ] features: [ 2.6B 35k/s ] 197G blocks: [ 42k 99% 0/s ]
cpus: 5.8 gc: 1% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 86% 73% 83% 79% 73% 78%) -> (3.7k/58k) -> write( 1%)
2:24:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 4.7k/s ] features: [ 2.6B 29k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 0% heap: 2.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 74% 76% 75% 80% 76% 75%) -> (2.8k/58k) -> write( 1%)
2:24:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 4.7k/s ] features: [ 2.6B 32k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 0% heap: 3.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 72% 81% 74% 78% 78% 76%) -> (3.4k/58k) -> write( 1%)
2:24:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.7M 15% 4.3k/s ] features: [ 2.6B 71k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 2.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 72% 73% 74% 75% 87% 70%) -> (1.8k/58k) -> write( 2%)
2:25:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 4.4k/s ] features: [ 2.6B 54k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 3.5G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 81% 73% 72% 77% 84% 73%) -> (4k/58k) -> write( 2%)
2:25:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.8M 16% 3.6k/s ] features: [ 2.6B 43k/s ] 197G blocks: [ 42k 99% 0/s ]
cpus: 5.8 gc: 0% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 79% 80% 70% 80% 75% 75%) -> (3.7k/58k) -> write( 1%)
2:25:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 16% 3.7k/s ] features: [ 2.6B 29k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 4.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 82% 84% 75% 72% 79% 79%) -> (4k/58k) -> write( 1%)
2:25:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 1.9M 17% 5.2k/s ] features: [ 2.6B 36k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(70% 77% 84% 69% 68% 85% 84%) -> (2.4k/58k) -> write( 1%)
2:25:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 17% 5.9k/s ] features: [ 2.6B 30k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 3.9G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(68% 86% 82% 71% 70% 85% 80%) -> (3.6k/58k) -> write( 1%)
2:25:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2M 18% 5.3k/s ] features: [ 2.6B 30k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 83% 75% 74% 76% 81% 83%) -> (2.7k/58k) -> write( 1%)
2:26:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 18% 6.1k/s ] features: [ 2.6B 28k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 3.5G/12G direct: 63M postGC: 3.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 73% 73% 76% 74% 76% 78%) -> (2.9k/58k) -> write( 1%)
2:26:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.1M 19% 5.5k/s ] features: [ 2.6B 42k/s ] 197G blocks: [ 42k 99% <1/s ]
cpus: 5.3 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(53% 79% 75% 78% 75% 75% 72%) -> (3.4k/58k) -> write( 1%)
2:26:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.2M 19% 5.1k/s ] features: [ 2.6B 39k/s ] 197G blocks: [ 42k 99% 0/s ]
cpus: 5.4 gc: 1% heap: 2.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 74% 73% 74% 69% 85% 70%) -> (4.4k/58k) -> write( 1%)
2:26:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 5.6k/s ] features: [ 2.6B 29k/s ] 199G blocks: [ 42k 99% 0/s ]
cpus: 5.4 gc: 0% heap: 3.3G/12G direct: 63M postGC: 3G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(62% 76% 74% 82% 57% 73% 76%) -> (4.4k/58k) -> write( 1%)
2:26:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.3M 20% 5.9k/s ] features: [ 2.6B 45k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.4 gc: 1% heap: 3.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 80% 78% 73% 72% 73% 73%) -> (2.7k/58k) -> write( 1%)
2:26:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 5.7k/s ] features: [ 2.6B 30k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 3.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 81% 73% 80% 75% 80% 77%) -> (3k/58k) -> write( 1%)
2:27:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.4M 21% 7.1k/s ] features: [ 2.6B 41k/s ] 199G blocks: [ 42k 99% 0/s ]
cpus: 5.6 gc: 1% heap: 2.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 75% 79% 82% 74% 75% 75%) -> (4.1k/58k) -> write( 1%)
2:27:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.5M 22% 6.7k/s ] features: [ 2.6B 37k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 4.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 73% 74% 91% 77% 71% 73%) -> (3.7k/58k) -> write( 1%)
2:27:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 22% 5.9k/s ] features: [ 2.6B 33k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 75% 84% 80% 78% 73%) -> (2.6k/58k) -> write( 1%)
2:27:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.6M 23% 6.4k/s ] features: [ 2.6B 45k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 76% 77% 76% 88% 79% 79%) -> (5.2k/58k) -> write( 1%)
2:27:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 23% 5.2k/s ] features: [ 2.6B 30k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 0% heap: 4.5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 73% 80% 82% 64% 80% 79%) -> (2.8k/58k) -> write( 1%)
2:27:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.7M 24% 4.3k/s ] features: [ 2.6B 25k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 4.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 85% 78% 78% 86% 82% 75%) -> (1.7k/58k) -> write( 1%)
2:28:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.8M 24% 5.8k/s ] features: [ 2.6B 28k/s ] 199G blocks: [ 42k 99% 0/s ]
cpus: 5.8 gc: 0% heap: 5G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 77% 81% 82% 82% 79% 78%) -> (3.9k/58k) -> write( 1%)
2:28:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 6.3k/s ] features: [ 2.6B 31k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 6 gc: 0% heap: 4.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 76% 82% 80% 82% 86% 76%) -> (3k/58k) -> write( 1%)
2:28:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 2.9M 25% 6k/s ] features: [ 2.6B 31k/s ] 199G blocks: [ 42k 99% 0/s ]
cpus: 5.7 gc: 0% heap: 2.2G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 82% 71% 84% 73% 82% 82%) -> (2.9k/58k) -> write( 1%)
2:28:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 5.9k/s ] features: [ 2.6B 30k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 3.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 89% 76% 66% 84% 72% 80%) -> (3.8k/58k) -> write( 1%)
2:28:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3M 26% 5.7k/s ] features: [ 2.6B 32k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 1% heap: 2.6G/12G direct: 63M postGC: 2.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(71% 74% 80% 73% 70% 73% 90%) -> (4.6k/58k) -> write( 1%)
2:28:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 4.9k/s ] features: [ 2.6B 40k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 6 gc: 1% heap: 2.6G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(69% 72% 75% 75% 98% 85% 78%) -> (3.5k/58k) -> write( 1%)
2:29:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.1M 27% 5.8k/s ] features: [ 2.6B 41k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.9 gc: 1% heap: 3.7G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 77% 73% 81% 84% 78% 81%) -> (4.2k/58k) -> write( 1%)
2:29:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.2M 28% 5.8k/s ] features: [ 2.6B 32k/s ] 199G blocks: [ 42k 99% 0/s ]
cpus: 5.8 gc: 1% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 72% 77% 82% 81% 82% 82%) -> (2.9k/58k) -> write( 1%)
2:29:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 28% 5.3k/s ] features: [ 2.6B 29k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.7 gc: 0% heap: 4.3G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 76% 72% 78% 75% 87% 81%) -> (2.1k/58k) -> write( 1%)
2:29:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.3M 29% 5.8k/s ] features: [ 2.6B 36k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 1% heap: 2.4G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 90% 76% 74% 84% 72% 82%) -> (3.2k/58k) -> write( 1%)
2:29:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 29% 6.7k/s ] features: [ 2.6B 38k/s ] 199G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 79% 75% 72% 77% 58% 86%) -> (3.8k/58k) -> write( 1%)
2:29:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.4M 30% 6.4k/s ] features: [ 2.6B 42k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 0% heap: 3.1G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 78% 76% 71% 76% 79% 88%) -> (2.9k/58k) -> write( 1%)
2:30:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.5M 30% 6.5k/s ] features: [ 2.6B 72k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 1.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 74% 78% 73% 71% 73% 79%) -> (3.7k/58k) -> write( 3%)
2:30:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 31% 7.3k/s ] features: [ 2.6B 94k/s ] 200G blocks: [ 42k 99% 0/s ]
cpus: 5.6 gc: 1% heap: 3.8G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 74% 75% 80% 74% 77% 78%) -> (2.6k/58k) -> write( 2%)
2:30:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.6M 32% 6.7k/s ] features: [ 2.6B 37k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 0% heap: 4.7G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(68% 70% 80% 79% 82% 73% 71%) -> (3.4k/58k) -> write( 1%)
2:30:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 5.3k/s ] features: [ 2.6B 26k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.5 gc: 1% heap: 2.2G/12G direct: 63M postGC: 2.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 80% 81% 77% 65% 69% 78%) -> (3.1k/58k) -> write( 1%)
2:30:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.7M 32% 4.3k/s ] features: [ 2.6B 26k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.8 gc: 2% heap: 3.8G/12G direct: 63M postGC: 2.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(70% 72% 81% 70% 97% 70% 76%) -> (4k/58k) -> write( 1%)
2:30:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 4.3k/s ] features: [ 2.6B 23k/s ] 200G blocks: [ 42k 99% 0/s ]
cpus: 5.6 gc: 1% heap: 4.7G/12G direct: 63M postGC: 3.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 71% 72% 71% 95% 72% 73%) -> (3.2k/58k) -> write( 1%)
2:31:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.8M 33% 4.5k/s ] features: [ 2.6B 22k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.2 gc: 0% heap: 4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 71% 69% 76% 90% 65% 72%) -> (2.8k/58k) -> write( 1%)
2:31:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 3.9M 34% 5.1k/s ] features: [ 2.6B 24k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.2 gc: 0% heap: 3.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 74% 69% 74% 86% 68% 72%) -> (2.6k/58k) -> write( 1%)
2:31:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 34% 7.7k/s ] features: [ 2.6B 27k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.4 gc: 1% heap: 4.6G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 72% 71% 78% 82% 76% 78%) -> (2.2k/58k) -> write( 1%)
2:31:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4M 35% 7.5k/s ] features: [ 2.6B 37k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.4 gc: 0% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 81% 75% 78% 76% 75% 76%) -> (4k/58k) -> write( 1%)
2:31:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.1M 36% 7.7k/s ] features: [ 2.6B 42k/s ] 200G blocks: [ 42k 99% <1/s ]
cpus: 5.4 gc: 1% heap: 4.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 80% 80% 80% 72% 64%) -> (2.6k/58k) -> write( 1%)
2:31:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.2M 36% 7.6k/s ] features: [ 2.6B 187k/s ] 202G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 1% heap: 4.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 78% 84% 70% 78% 82% 79%) -> (3.3k/58k) -> write( 5%)
2:32:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 7k/s ] features: [ 2.6B 30k/s ] 202G blocks: [ 42k 99% <1/s ]
cpus: 5.6 gc: 0% heap: 2.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 83% 78% 78% 81% 82%) -> (2.7k/58k) -> write( 1%)
2:32:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.3M 37% 6.8k/s ] features: [ 2.6B 31k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 0% heap: 3.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(75% 81% 81% 81% 85% 82% 83%) -> (3.5k/58k) -> write( 1%)
2:32:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.4M 38% 6.1k/s ] features: [ 2.6B 25k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2.8G/12G direct: 63M postGC: 2.1G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 82% 82% 85% 82% 81% 78%) -> (2.3k/58k) -> write( 1%)
2:32:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.5M 39% 8.2k/s ] features: [ 2.6B 36k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 2.6G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 76% 75% 84% 86% 82% 77%) -> (3.5k/58k) -> write( 1%)
2:32:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 39% 8.3k/s ] features: [ 2.6B 29k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 4.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 78% 82% 79% 78% 81% 83%) -> (4.8k/58k) -> write( 1%)
2:32:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.6M 40% 7.5k/s ] features: [ 2.6B 35k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.5 gc: 1% heap: 3.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 79% 74% 78% 78% 79% 76%) -> (4.1k/58k) -> write( 1%)
2:33:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.7M 41% 7.9k/s ] features: [ 2.6B 39k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 0% heap: 3.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 82% 85% 79% 79% 79% 72%) -> (2.9k/58k) -> write( 1%)
2:33:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.8M 41% 6.8k/s ] features: [ 2.6B 31k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.6 gc: 1% heap: 4.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 78% 79% 77% 83% 81% 79%) -> (5k/58k) -> write( 1%)
2:33:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 6.6k/s ] features: [ 2.6B 29k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 79% 81% 83% 80% 82% 81%) -> (3.7k/58k) -> write( 1%)
2:33:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 4.9M 42% 6.7k/s ] features: [ 2.6B 37k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 3.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 81% 87% 83% 82% 81% 80%) -> (3.7k/58k) -> write( 1%)
2:33:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 7k/s ] features: [ 2.6B 27k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 86% 86% 81% 83% 84% 83%) -> (4.8k/58k) -> write( 1%)
2:33:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5M 43% 5.8k/s ] features: [ 2.6B 39k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 2.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 82% 88% 78% 82% 82% 75%) -> (4.2k/58k) -> write( 1%)
2:34:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.1M 44% 6.6k/s ] features: [ 2.6B 101k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.6 gc: 1% heap: 4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 73% 85% 83% 75% 81% 75%) -> (4.5k/58k) -> write( 2%)
2:34:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 6.8k/s ] features: [ 2.6B 45k/s ] 202G blocks: [ 42k 100% 0/s ]
cpus: 5.6 gc: 0% heap: 4.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 76% 83% 79% 79% 82% 74%) -> (3.5k/58k) -> write( 1%)
2:34:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.2M 45% 5.9k/s ] features: [ 2.6B 83k/s ] 202G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 84% 83% 80% 84% 81% 84%) -> (3.9k/58k) -> write( 2%)
2:34:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.3M 46% 6.2k/s ] features: [ 2.6B 107k/s ] 204G blocks: [ 42k 100% 0/s ]
cpus: 5.9 gc: 1% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 81% 85% 79% 82% 82% 80%) -> (4.2k/58k) -> write( 3%)
2:34:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.4M 46% 6.2k/s ] features: [ 2.6B 603k/s ] 204G blocks: [ 42k 100% <1/s ]
cpus: 5.6 gc: 0% heap: 3.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 72% 75% 78% 77% 81% 85%) -> (3.2k/58k) -> write(14%)
2:34:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.5M 47% 10k/s ] features: [ 2.6B 72k/s ] 205G blocks: [ 42k 100% 0/s ]
cpus: 5.7 gc: 0% heap: 2.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 80% 78% 78% 84% 85% 87%) -> (4k/58k) -> write( 2%)
2:35:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 48% 10k/s ] features: [ 2.6B 32k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.6 gc: 0% heap: 2.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(72% 76% 78% 76% 78% 89% 86%) -> (3.9k/58k) -> write( 1%)
2:35:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.6M 49% 7.2k/s ] features: [ 2.6B 48k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 82% 76% 83% 76% 78% 80%) -> (2.9k/58k) -> write( 1%)
2:35:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.7M 49% 6.9k/s ] features: [ 2.6B 39k/s ] 205G blocks: [ 42k 100% 0/s ]
cpus: 5.7 gc: 0% heap: 4.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 83% 77% 83% 82% 80% 81%) -> (5.1k/58k) -> write( 1%)
2:35:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.8M 50% 6.7k/s ] features: [ 2.6B 80k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 0% heap: 3.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 83% 77% 85% 79% 77% 88%) -> (4.1k/58k) -> write( 2%)
2:35:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 50% 7.2k/s ] features: [ 2.6B 82k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 4.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 77% 77% 87% 82% 78% 87%) -> (3.5k/58k) -> write( 2%)
2:35:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 5.9M 51% 7.2k/s ] features: [ 2.6B 63k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.4 gc: 0% heap: 5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 77% 76% 76% 76% 71% 79%) -> (3.4k/58k) -> write( 2%)
2:36:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6M 51% 5.8k/s ] features: [ 2.6B 46k/s ] 205G blocks: [ 42k 100% 0/s ]
cpus: 5.6 gc: 1% heap: 5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(86% 81% 85% 78% 74% 72% 74%) -> (4.1k/58k) -> write( 1%)
2:36:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 52% 6.2k/s ] features: [ 2.6B 29k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(85% 81% 82% 91% 80% 80% 78%) -> (3k/58k) -> write( 1%)
2:36:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.1M 53% 5.7k/s ] features: [ 2.6B 40k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 0% heap: 5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 82% 83% 82% 74% 80% 82%) -> (3.6k/58k) -> write( 1%)
2:36:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.2M 53% 7.9k/s ] features: [ 2.6B 31k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 3.6G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 80% 82% 85% 82% 86% 79%) -> (5.2k/58k) -> write( 1%)
2:36:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.3M 54% 8.3k/s ] features: [ 2.6B 37k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 0% heap: 4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 76% 78% 82% 80% 82% 84%) -> (3.2k/58k) -> write( 1%)
2:36:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 9.5k/s ] features: [ 2.6B 32k/s ] 205G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 3.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 76% 80% 86% 78% 75% 82%) -> (3.9k/58k) -> write( 1%)
2:37:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.4M 55% 7.6k/s ] features: [ 2.6B 57k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.6 gc: 1% heap: 2.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 76% 78% 85% 80% 77% 81%) -> (5.4k/58k) -> write( 2%)
2:37:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.5M 56% 8.3k/s ] features: [ 2.6B 58k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 78% 82% 78% 83% 81% 84%) -> (3.7k/58k) -> write( 2%)
2:37:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.6M 57% 7.5k/s ] features: [ 2.6B 48k/s ] 207G blocks: [ 42k 100% 0/s ]
cpus: 6 gc: 0% heap: 3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 87% 84% 87% 92% 78% 82%) -> (3.3k/58k) -> write( 1%)
2:37:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.7M 57% 8.3k/s ] features: [ 2.7B 73k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 4.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 79% 87% 82% 85% 85% 79%) -> (3.3k/58k) -> write( 2%)
2:37:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 58% 6.5k/s ] features: [ 2.7B 45k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.9 gc: 1% heap: 3.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 78% 84% 82% 82% 88% 82%) -> (3.7k/58k) -> write( 2%)
2:37:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.8M 59% 6.1k/s ] features: [ 2.7B 30k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 5.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 82% 84% 82% 85% 85% 78%) -> (3.3k/58k) -> write( 1%)
2:38:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 59% 6.2k/s ] features: [ 2.7B 36k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 4.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(86% 82% 84% 84% 77% 76% 84%) -> (4k/58k) -> write( 1%)
2:38:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 6.9M 60% 5.3k/s ] features: [ 2.7B 37k/s ] 207G blocks: [ 42k 100% 0/s ]
cpus: 5.8 gc: 0% heap: 4.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 81% 78% 85% 88% 80% 78%) -> (2.9k/58k) -> write( 2%)
2:38:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 5.8k/s ] features: [ 2.7B 30k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 80% 81% 78% 92% 83% 82%) -> (3k/58k) -> write( 1%)
2:38:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7M 60% 4.6k/s ] features: [ 2.7B 34k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 6.1 gc: 0% heap: 5.1G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(90% 83% 90% 80% 88% 86% 85%) -> (3.7k/58k) -> write( 1%)
2:38:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 4.9k/s ] features: [ 2.7B 27k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 2.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 82% 84% 86% 80% 91% 88%) -> (3.8k/58k) -> write( 1%)
2:38:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.1M 61% 4.4k/s ] features: [ 2.7B 25k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 6 gc: 0% heap: 3.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(85% 86% 83% 81% 89% 94% 77%) -> (3.2k/58k) -> write( 1%)
2:39:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 5.3k/s ] features: [ 2.7B 25k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 3.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(88% 82% 82% 76% 87% 80% 83%) -> (4.4k/58k) -> write( 1%)
2:39:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.2M 62% 4.9k/s ] features: [ 2.7B 29k/s ] 207G blocks: [ 42k 100% 0/s ]
cpus: 5.9 gc: 0% heap: 4.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 88% 82% 81% 85% 81% 89%) -> (2.5k/58k) -> write( 1%)
2:39:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.3M 63% 5.8k/s ] features: [ 2.7B 28k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 0% heap: 2.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 81% 80% 84% 82% 82%) -> (4.1k/58k) -> write( 1%)
2:39:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 63% 7.7k/s ] features: [ 2.7B 33k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 82% 83% 82% 80% 80% 82%) -> (4k/58k) -> write( 1%)
2:39:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.4M 64% 6.2k/s ] features: [ 2.7B 30k/s ] 207G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 79% 85% 78% 87% 82% 79%) -> (3.9k/58k) -> write( 1%)
2:39:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.5M 64% 6.6k/s ] features: [ 2.7B 78k/s ] 209G blocks: [ 42k 100% 0/s ]
cpus: 5.9 gc: 0% heap: 2.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 79% 86% 88% 81% 87% 80%) -> (3.7k/58k) -> write( 2%)
2:40:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 6.1k/s ] features: [ 2.7B 28k/s ] 209G blocks: [ 42k 100% <1/s ]
cpus: 6 gc: 0% heap: 2.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 89% 86% 91% 79% 89% 79%) -> (3.9k/58k) -> write( 1%)
2:40:13 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.6M 65% 6.7k/s ] features: [ 2.7B 29k/s ] 209G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 79% 87% 83% 79% 84% 81%) -> (2.9k/58k) -> write( 1%)
2:40:23 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.7M 66% 7k/s ] features: [ 2.7B 30k/s ] 209G blocks: [ 42k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 4.1G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 82% 76% 75% 80% 80% 81%) -> (3.8k/58k) -> write( 1%)
2:40:33 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 7.1k/s ] features: [ 2.7B 31k/s ] 209G blocks: [ 42k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 83% 76% 76% 77% 89% 83%) -> (2.9k/58k) -> write( 1%)
2:40:43 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.8M 67% 6.7k/s ] features: [ 2.7B 30k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 4.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 80% 83% 81% 83% 85% 81%) -> (4.5k/58k) -> write( 1%)
2:40:53 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 7.9M 68% 7.1k/s ] features: [ 2.7B 32k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 2.1G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 77% 83% 81% 80% 76% 81%) -> (2k/58k) -> write( 1%)
2:41:03 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8M 68% 6.8k/s ] features: [ 2.7B 33k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 4.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 75% 83% 89% 84% 77% 77%) -> (4.5k/58k) -> write( 1%)
2:41:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 69% 7.4k/s ] features: [ 2.7B 29k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 3.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 81% 89% 88% 75% 75% 84%) -> (3.6k/58k) -> write( 1%)
2:41:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.1M 70% 7.5k/s ] features: [ 2.7B 42k/s ] 209G blocks: [ 43k 100% 0/s ]
cpus: 5.7 gc: 0% heap: 5.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 81% 89% 82% 79% 76% 80%) -> (2.7k/58k) -> write( 1%)
2:41:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.2M 70% 8.5k/s ] features: [ 2.7B 31k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.6 gc: 0% heap: 2.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 77% 76% 84% 76% 78% 80%) -> (3.7k/58k) -> write( 1%)
2:41:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.3M 71% 8.6k/s ] features: [ 2.7B 33k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 4.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 79% 82% 80% 78% 81% 79%) -> (3.1k/58k) -> write( 1%)
2:41:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.4M 72% 8.7k/s ] features: [ 2.7B 32k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.5 gc: 0% heap: 5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(73% 79% 79% 79% 80% 79% 79%) -> (2.3k/58k) -> write( 1%)
2:42:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.5M 73% 7.7k/s ] features: [ 2.7B 47k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 3.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 78% 82% 82% 80% 84% 75%) -> (2.9k/58k) -> write( 1%)
2:42:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 73% 9.2k/s ] features: [ 2.7B 37k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 79% 80% 81% 81% 79% 83%) -> (3.6k/58k) -> write( 1%)
2:42:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.6M 74% 8.1k/s ] features: [ 2.7B 40k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 4.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(78% 84% 86% 81% 79% 82% 80%) -> (3k/58k) -> write( 1%)
2:42:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.7M 75% 7.5k/s ] features: [ 2.7B 38k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.7 gc: 1% heap: 4.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(77% 79% 78% 82% 78% 83% 84%) -> (3.5k/58k) -> write( 1%)
2:42:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.8M 75% 7.4k/s ] features: [ 2.7B 37k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 79% 81% 86% 82% 79% 79%) -> (3.5k/58k) -> write( 1%)
2:42:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 76% 6.9k/s ] features: [ 2.7B 53k/s ] 209G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 2.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(87% 79% 84% 80% 84% 81% 84%) -> (3.6k/58k) -> write( 1%)
2:43:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 8.9M 77% 7.2k/s ] features: [ 2.7B 62k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 3.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 81% 78% 82% 80% 83% 82%) -> (3.6k/58k) -> write( 2%)
2:43:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9M 77% 7.1k/s ] features: [ 2.7B 39k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 78% 82% 81% 82% 77% 83%) -> (3.2k/58k) -> write( 1%)
2:43:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.1M 78% 7.6k/s ] features: [ 2.7B 38k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.5 gc: 1% heap: 4.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 75% 82% 79% 76% 77% 73%) -> (4.2k/58k) -> write( 1%)
2:43:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 78% 7.5k/s ] features: [ 2.7B 45k/s ] 210G blocks: [ 43k 100% 0/s ]
cpus: 5.7 gc: 0% heap: 5.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 81% 81% 80% 82% 78% 75%) -> (3.8k/58k) -> write( 1%)
2:43:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.2M 79% 7.4k/s ] features: [ 2.7B 51k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 3.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(85% 84% 81% 83% 80% 83% 77%) -> (4.4k/58k) -> write( 2%)
2:43:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.3M 80% 8k/s ] features: [ 2.7B 43k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 3.1G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(80% 80% 80% 83% 79% 78% 81%) -> (3.6k/58k) -> write( 2%)
2:44:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 80% 7.8k/s ] features: [ 2.7B 45k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 3.5G/12G direct: 63M postGC: 2.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 85% 85% 79% 67% 83% 83%) -> (4.3k/58k) -> write( 2%)
2:44:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.4M 81% 5.9k/s ] features: [ 2.7B 22k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 6.2 gc: 2% heap: 2.6G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(76% 78% 81% 83% 97% 77% 78%) -> (3.9k/58k) -> write( 1%)
2:44:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.5M 82% 6.4k/s ] features: [ 2.7B 29k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 6 gc: 0% heap: 4.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 85% 80% 85% 86% 83% 82%) -> (3.2k/58k) -> write( 1%)
2:44:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.6M 82% 7.6k/s ] features: [ 2.7B 35k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 4.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 82% 87% 81% 84% 87% 85%) -> (4.1k/58k) -> write( 1%)
2:44:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.7M 83% 8.9k/s ] features: [ 2.7B 49k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 3.7G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(85% 79% 81% 81% 79% 85% 83%) -> (2.1k/58k) -> write( 1%)
2:44:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 7.8k/s ] features: [ 2.7B 30k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(87% 78% 78% 82% 81% 86% 81%) -> (3.3k/58k) -> write( 1%)
2:45:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.8M 84% 7.1k/s ] features: [ 2.7B 39k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 4.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 80% 83% 80% 81% 82% 81%) -> (2.6k/58k) -> write( 1%)
2:45:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 9.9M 85% 7.9k/s ] features: [ 2.7B 29k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 3.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(83% 82% 80% 82% 85% 80% 81%) -> (3.7k/58k) -> write( 1%)
2:45:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 7.9k/s ] features: [ 2.7B 31k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 80% 78% 82% 83% 83% 87%) -> (3.1k/58k) -> write( 1%)
2:45:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 86% 7.6k/s ] features: [ 2.7B 28k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(85% 83% 82% 83% 85% 85% 83%) -> (2.9k/58k) -> write( 1%)
2:45:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 87% 6.7k/s ] features: [ 2.7B 26k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 1% heap: 3.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(88% 83% 77% 89% 75% 81% 87%) -> (1.8k/58k) -> write( 1%)
2:45:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 8k/s ] features: [ 2.7B 31k/s ] 210G blocks: [ 43k 100% 0/s ]
cpus: 6 gc: 0% heap: 4.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(86% 85% 80% 85% 84% 85% 83%) -> (4.4k/58k) -> write( 1%)
2:46:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 88% 7.2k/s ] features: [ 2.7B 32k/s ] 210G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 4.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(87% 78% 78% 90% 83% 88% 78%) -> (4k/58k) -> write( 1%)
2:46:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 7.2k/s ] features: [ 2.7B 29k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 1% heap: 4.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 81% 87% 84% 83% 78% 80%) -> (3.1k/58k) -> write( 1%)
2:46:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 89% 7.2k/s ] features: [ 2.7B 30k/s ] 212G blocks: [ 43k 100% 0/s ]
cpus: 6.2 gc: 1% heap: 3.8G/12G direct: 63M postGC: 3.2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(74% 85% 84% 80% 90% 80% 85%) -> (2k/58k) -> write( 1%)
2:46:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 90% 8k/s ] features: [ 2.7B 31k/s ] 212G blocks: [ 43k 100% 0/s ]
cpus: 6.1 gc: 0% heap: 3.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(82% 85% 79% 81% 92% 80% 82%) -> (2.6k/58k) -> write( 1%)
2:46:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 7.2k/s ] features: [ 2.7B 31k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.1 gc: 1% heap: 2.9G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(84% 82% 79% 84% 94% 78% 81%) -> (3.7k/58k) -> write( 1%)
2:46:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 91% 7.8k/s ] features: [ 2.7B 39k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.1 gc: 0% heap: 4.6G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 91% 83% 80% 96% 83% 82%) -> (2.9k/58k) -> write( 1%)
2:47:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 92% 7.3k/s ] features: [ 2.7B 38k/s ] 212G blocks: [ 43k 100% 0/s ]
cpus: 6.1 gc: 0% heap: 5G/12G direct: 63M postGC: 1.9G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(91% 82% 88% 88% 84% 87% 86%) -> (3.4k/58k) -> write( 1%)
2:47:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 93% 9.3k/s ] features: [ 2.7B 38k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 81% 83% 85% 77% 86% 83%) -> (3.4k/58k) -> write( 1%)
2:47:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 10M 94% 8.6k/s ] features: [ 2.7B 33k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 1% heap: 2.8G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(79% 87% 82% 80% 81% 85% 85%) -> (4.3k/58k) -> write( 1%)
2:47:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 94% 8.3k/s ] features: [ 2.7B 41k/s ] 212G blocks: [ 43k 100% 0/s ]
cpus: 6 gc: 0% heap: 4.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(86% 83% 87% 81% 88% 90% 82%) -> (3k/58k) -> write( 1%)
2:47:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 7.7k/s ] features: [ 2.7B 33k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(86% 85% 84% 84% 82% 81% 85%) -> (3.3k/58k) -> write( 1%)
2:47:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 95% 7.1k/s ] features: [ 2.7B 69k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.1 gc: 1% heap: 4.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( 0%) -> (11/18) -> process(81% 80% 96% 84% 83% 87% 85%) -> (3.2k/58k) -> write( 2%)
2:48:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 96% 8.2k/s ] features: [ 2.7B 33k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 2.2G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (10/18) -> process(80% 85% 82% 83% 86% 80% 85%) -> (2.3k/58k) -> write( 1%)
2:48:14 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 97% 8.7k/s ] features: [ 2.7B 31k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.8 gc: 0% heap: 2.9G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (6/18) -> process(83% 85% 83% 82% 83% 81% 84%) -> (2.3k/58k) -> write( 1%)
2:48:24 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 9.9k/s ] features: [ 2.7B 59k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6 gc: 1% heap: 2.4G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (3/18) -> process(84% 84% 80% 85% 86% 88% 84%) -> (3.4k/58k) -> write( 1%)
2:48:34 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 98% 7.5k/s ] features: [ 2.7B 77k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 5.9 gc: 0% heap: 4.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (2/18) -> process(80% 82% 81% 88% 84% 85% 87%) -> (3.9k/58k) -> write( 2%)
2:48:44 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 6.3k/s ] features: [ 2.7B 39k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.1 gc: 0% heap: 4.1G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (0/18) -> process(88% 85% 85% 86% 83% 81% 91%) -> (2.3k/58k) -> write( 1%)
2:48:54 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 99% 5k/s ] features: [ 2.7B 30k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.2 gc: 0% heap: 4.5G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (0/18) -> process(91% 91% 86% 86% 84% 86% 88%) -> (3.5k/58k) -> write( 1%)
2:49:04 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 4.2k/s ] features: [ 2.7B 31k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.5 gc: 0% heap: 5.3G/12G direct: 63M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (0/18) -> process(95% 95% 92% 87% 92% 95% 87%) -> (3.1k/58k) -> write( 1%)
2:49:10 INF [osm_pass2:process] - Finished relations: 11,728,203 (6.1k/s) in 32m cpu:3h4m11s gc:11s avg:5.8
2:49:10 INF [osm_pass2] - nodes: [ 8.8B 100% 0/s ] 92G ways: [ 992M 100% 0/s ] rels: [ 11M 100% 4.1k/s ] features: [ 2.7B 30k/s ] 212G blocks: [ 43k 100% <1/s ]
cpus: 6.5 gc: 0% heap: 3.7G/12G direct: 62M postGC: 2G relInfo: 564M mpGeoms: 10G
read( -%) -> (0/18) -> process( -% -% -% -% -% -% -%) -> (0/58k) -> write( -%)
2:49:10 DEB [osm_pass2] - Processed 43,112 blocks:
2:49:10 DEB [osm_pass2] - nodes: 8,860,666,091 (14M/s) in 10m4s cpu:1h10m13s gc:6s avg:7
2:49:10 DEB [osm_pass2] - ways: 992,064,323 (142k/s) in 1h55m49s cpu:9h18m32s gc:1m5s avg:4.8
2:49:10 DEB [osm_pass2] - relations: 11,728,203 (6.1k/s) in 32m cpu:3h4m11s gc:11s avg:5.8
2:49:10 INF [osm_pass2] - Finished in 2h37m53s cpu:13h32m58s gc:1m22s avg:5.1
2:49:10 INF [osm_pass2] - read 1x(0% 3s wait:2h36m26s done:1m15s)
2:49:10 INF [osm_pass2] - process 7x(71% 1h52m20s block:5s wait:1s)
2:49:10 INF [osm_pass2] - write 1x(7% 10m17s wait:2h27m3s)
2:49:10 INF [boundaries] -
2:49:10 INF [boundaries] - Starting...
2:49:10 INF [boundaries] - Creating polygons for 218 boundaries
2:49:16 INF [boundaries] - Finished creating 218 country polygons
2:49:17 WAR [boundaries] - no left or right country for border between OSM country relations: [148838] around https://www.openstreetmap.org/#map=10/37.50088/-122.77084
2:49:17 WAR [boundaries] - no left or right country for border between OSM country relations: [148838] around https://www.openstreetmap.org/#map=10/25.02075/-80.14817
2:49:17 WAR [boundaries] - no left or right country for border between OSM country relations: [148838] around https://www.openstreetmap.org/#map=10/44.39315/-67.03956
2:49:17 WAR [boundaries] - no left or right country for border between OSM country relations: [148838] around https://www.openstreetmap.org/#map=10/44.63496/-66.98339
2:49:17 WAR [boundaries] - no left or right country for border between OSM country relations: [51477] around https://www.openstreetmap.org/#map=10/54.19118/7.52130
2:49:17 WAR [boundaries] - no left or right country for border between OSM country relations: [51477] around https://www.openstreetmap.org/#map=10/54.61356/12.41358
2:49:18 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/69.82292/-141.00275
2:49:18 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/54.69762/-131.07388
2:49:18 WAR [boundaries] - no left or right country for border between OSM country relations: [148838] around https://www.openstreetmap.org/#map=10/44.47493/-67.05737
2:49:19 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/44.31380/-67.20427
2:49:19 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/48.22766/-123.52594
2:49:19 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/49.00208/-122.90137
2:49:19 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/44.85574/-66.97773
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/69.68036/-141.00235
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/76.04680/-123.91190
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/50.91588/-129.68001
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/64.08494/-63.79846
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/79.49433/-71.58243
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/44.58597/-67.14976
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [1428125] around https://www.openstreetmap.org/#map=10/44.99522/-61.11677
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [51477] around https://www.openstreetmap.org/#map=10/50.01340/6.13601
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [51477] around https://www.openstreetmap.org/#map=10/49.77642/6.51023
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/49.00207/-123.07119
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/45.26378/-71.36098
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/47.25611/-68.59617
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/47.35492/-68.36202
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/47.22749/-68.00727
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/47.16858/-67.93795
2:49:21 WAR [boundaries] - no left or right country for border between OSM country relations: [148838, 1428125] around https://www.openstreetmap.org/#map=10/45.91031/-67.76265
2:49:22 WAR [boundaries] - no left or right country for border between OSM country relations: [51477, 16239] around https://www.openstreetmap.org/#map=10/47.38554/10.16937
2:49:22 WAR [boundaries] - no left or right country for border between OSM country relations: [51477, 16239] around https://www.openstreetmap.org/#map=10/47.67866/12.16969
2:49:22 WAR [boundaries] - no left or right country for border between OSM country relations: [51477] around https://www.openstreetmap.org/#map=10/53.42387/6.88641
2:49:22 INF [boundaries] - Finished in 12s cpu:17s avg:1.4
2:49:22 INF [agg_stop] -
2:49:22 INF [agg_stop] - Starting...
2:49:22 INF [agg_stop] - Processing 28681 agg_stop sets
2:49:23 INF [agg_stop] - Finished in 0.4s cpu:0.8s avg:1.8
2:49:26 INF - Deleting node.db to make room for output file
2:49:26 INF [sort] -
2:49:26 INF [sort] - Starting...
2:49:26 INF [sort] - Grouped 183 chunks into 178
2:49:40 INF [sort] - chunks: [ 2 / 178 1% ] 212G
cpus: 2.1 gc: 3% heap: 6.6G/12G direct: 3.9M postGC: 6.7G
-> (174/181) -> worker(26% 15%)
2:49:50 INF [sort] - chunks: [ 5 / 178 3% ] 212G
cpus: 2.4 gc: 6% heap: 2.9G/12G direct: 3.9M postGC: 2.9G
-> (171/181) -> worker(25% 23%)
2:50:00 INF [sort] - chunks: [ 7 / 178 4% ] 212G
cpus: 2.2 gc: 5% heap: 6G/12G direct: 3.9M postGC: 6G
-> (169/181) -> worker(19% 20%)
2:50:12 INF [sort] - chunks: [ 9 / 178 5% ] 212G
cpus: 1.9 gc: 2% heap: 4.1G/12G direct: 3.9M postGC: 3.9G
-> (167/181) -> worker(19% 26%)
2:50:26 INF [sort] - chunks: [ 12 / 178 7% ] 212G
cpus: 2.4 gc: 5% heap: 7.5G/12G direct: 3.9M postGC: 7.5G
-> (164/181) -> worker(18% 20%)
2:50:36 INF [sort] - chunks: [ 15 / 178 8% ] 212G
cpus: 3.1 gc: 6% heap: 9.5G/12G direct: 3.9M postGC: 9.3G
-> (161/181) -> worker(26% 21%)
2:50:50 INF [sort] - chunks: [ 17 / 178 10% ] 213G
cpus: 4.1 gc: 5% heap: 7.9G/12G direct: 3.9M postGC: 7.8G
-> (159/181) -> worker(21% 19%)
2:51:01 INF [sort] - chunks: [ 20 / 178 11% ] 212G
cpus: 0.9 gc: 2% heap: 8.2G/12G direct: 3.9M postGC: 8.2G
-> (156/181) -> worker(15% 15%)
2:51:16 INF [sort] - chunks: [ 23 / 178 13% ] 213G
cpus: 3.8 gc: 5% heap: 4.1G/12G direct: 3.9M postGC: 3G
-> (153/181) -> worker(25% 27%)
2:51:26 INF [sort] - chunks: [ 27 / 178 15% ] 212G
cpus: 2.4 gc: 6% heap: 7.2G/12G direct: 3.9M postGC: 7G
-> (149/181) -> worker(30% 26%)
2:51:40 INF [sort] - chunks: [ 29 / 178 16% ] 213G
cpus: 2.9 gc: 3% heap: 3.9G/12G direct: 3.9M postGC: 4G
-> (147/181) -> worker(23% 23%)
2:51:50 INF [sort] - chunks: [ 33 / 178 19% ] 212G
cpus: 3 gc: 6% heap: 7.1G/12G direct: 3.9M postGC: 6.8G
-> (143/181) -> worker(25% 26%)
2:52:02 INF [sort] - chunks: [ 35 / 178 20% ] 212G
cpus: 2.1 gc: 4% heap: 6.1G/12G direct: 3.9M postGC: 6.2G
-> (141/181) -> worker(12% 25%)
2:52:16 INF [sort] - chunks: [ 38 / 178 21% ] 213G
cpus: 4.2 gc: 7% heap: 4.1G/12G direct: 3.9M postGC: 3.4G
-> (138/181) -> worker(27% 29%)
2:52:26 INF [sort] - chunks: [ 42 / 178 24% ] 212G
cpus: 1.8 gc: 6% heap: 2.4G/12G direct: 3.9M postGC: 2.3G
-> (134/181) -> worker(26% 25%)
2:52:40 INF [sort] - chunks: [ 44 / 178 25% ] 213G
cpus: 4.1 gc: 6% heap: 4.1G/12G direct: 3.9M postGC: 3.3G
-> (132/181) -> worker(25% 30%)
2:52:50 INF [sort] - chunks: [ 48 / 178 27% ] 212G
cpus: 2.2 gc: 6% heap: 3.2G/12G direct: 3.9M postGC: 2.6G
-> (128/181) -> worker(25% 23%)
2:53:00 INF [sort] - chunks: [ 50 / 178 28% ] 212G
cpus: 1 gc: 3% heap: 6.6G/12G direct: 3.9M postGC: 6.2G
-> (126/181) -> worker(17% 17%)
2:53:14 INF [sort] - chunks: [ 52 / 178 29% ] 214G
cpus: 3.2 gc: 6% heap: 7.4G/12G direct: 3.9M postGC: 6.7G
-> (124/181) -> worker(21% 21%)
2:53:24 INF [sort] - chunks: [ 56 / 178 31% ] 212G
cpus: 2 gc: 5% heap: 3.5G/12G direct: 3.9M postGC: 2.8G
-> (120/181) -> worker(24% 29%)
2:53:38 INF [sort] - chunks: [ 58 / 178 33% ] 213G
cpus: 4 gc: 6% heap: 4G/12G direct: 3.9M postGC: 4G
-> (118/181) -> worker(23% 22%)
2:53:48 INF [sort] - chunks: [ 62 / 178 35% ] 212G
cpus: 1.9 gc: 4% heap: 6.1G/12G direct: 3.9M postGC: 6G
-> (114/181) -> worker(24% 24%)
2:53:58 INF [sort] - chunks: [ 64 / 178 36% ] 212G
cpus: 2.6 gc: 5% heap: 7.3G/12G direct: 3.9M postGC: 7G
-> (112/181) -> worker(21% 23%)
2:54:11 INF [sort] - chunks: [ 66 / 178 37% ] 213G
cpus: 3.8 gc: 3% heap: 3.9G/12G direct: 3.9M postGC: 4G
-> (110/181) -> worker(24% 22%)
2:54:22 INF [sort] - chunks: [ 69 / 178 39% ] 212G
cpus: 2 gc: 4% heap: 4.3G/12G direct: 3.9M postGC: 4.4G
-> (107/181) -> worker(21% 21%)
2:54:32 INF [sort] - chunks: [ 72 / 178 40% ] 213G
cpus: 2.6 gc: 6% heap: 7.4G/12G direct: 3.9M postGC: 7.4G
-> (104/181) -> worker(23% 22%)
2:54:45 INF [sort] - chunks: [ 75 / 178 42% ] 212G
cpus: 2.8 gc: 4% heap: 8.1G/12G direct: 3.9M postGC: 8.1G
-> (101/181) -> worker(16% 26%)
2:54:55 INF [sort] - chunks: [ 78 / 178 44% ] 212G
cpus: 4.6 gc: 7% heap: 3.9G/12G direct: 3.9M postGC: 4G
-> (98/181) -> worker(26% 30%)
2:55:08 INF [sort] - chunks: [ 80 / 178 45% ] 213G
cpus: 2.8 gc: 3% heap: 4.1G/12G direct: 3.9M postGC: 4.1G
-> (96/181) -> worker(25% 23%)
2:55:18 INF [sort] - chunks: [ 84 / 178 47% ] 212G
cpus: 1.8 gc: 4% heap: 4.9G/12G direct: 3.9M postGC: 4.7G
-> (92/181) -> worker(20% 20%)
2:55:28 INF [sort] - chunks: [ 86 / 178 48% ] 212G
cpus: 2.8 gc: 6% heap: 7G/12G direct: 3.9M postGC: 6G
-> (90/181) -> worker(26% 24%)
2:55:38 INF [sort] - chunks: [ 88 / 178 49% ] 212G
cpus: 3.1 gc: 5% heap: 7.5G/12G direct: 3.9M postGC: 6.7G
-> (88/181) -> worker(25% 24%)
2:55:48 INF [sort] - chunks: [ 90 / 178 51% ] 212G
cpus: 1.8 gc: 3% heap: 7.1G/12G direct: 3.9M postGC: 6.4G
-> (86/181) -> worker(18% 18%)
2:55:58 INF [sort] - chunks: [ 92 / 178 52% ] 212G
cpus: 2 gc: 2% heap: 6.4G/12G direct: 3.9M postGC: 4.9G
-> (84/181) -> worker(17% 18%)
2:56:08 INF [sort] - chunks: [ 94 / 178 53% ] 212G
cpus: 2.4 gc: 4% heap: 4.7G/12G direct: 3.9M postGC: 4.3G
-> (82/181) -> worker(17% 18%)
2:56:18 INF [sort] - chunks: [ 96 / 178 54% ] 212G
cpus: 2.3 gc: 4% heap: 5.1G/12G direct: 3.9M postGC: 4.6G
-> (80/181) -> worker(18% 20%)
2:56:29 INF [sort] - chunks: [ 98 / 178 55% ] 213G
cpus: 2.7 gc: 6% heap: 7.6G/12G direct: 3.9M postGC: 6.7G
-> (78/181) -> worker(25% 25%)
2:56:42 INF [sort] - chunks: [ 101 / 178 57% ] 212G
cpus: 2.5 gc: 4% heap: 8G/12G direct: 3.9M postGC: 8.1G
-> (75/181) -> worker(22% 15%)
2:56:53 INF [sort] - chunks: [ 104 / 178 58% ] 213G
cpus: 4.9 gc: 8% heap: 4.2G/12G direct: 3.9M postGC: 4.2G
-> (72/181) -> worker(28% 36%)
2:57:05 INF [sort] - chunks: [ 107 / 178 60% ] 212G
cpus: 2.1 gc: 5% heap: 5.8G/12G direct: 3.9M postGC: 5.8G
-> (69/181) -> worker(26% 20%)
2:57:20 INF [sort] - chunks: [ 110 / 178 62% ] 213G
cpus: 4.4 gc: 6% heap: 4G/12G direct: 3.9M postGC: 3.9G
-> (66/181) -> worker(22% 21%)
2:57:31 INF [sort] - chunks: [ 114 / 178 64% ] 213G
cpus: 2 gc: 5% heap: 5.2G/12G direct: 3.9M postGC: 5.2G
-> (62/181) -> worker(22% 30%)
2:57:42 INF [sort] - chunks: [ 117 / 178 66% ] 214G
cpus: 3.8 gc: 7% heap: 3.9G/12G direct: 3.9M postGC: 3.9G
-> (59/181) -> worker(30% 29%)
2:57:52 INF [sort] - chunks: [ 121 / 178 68% ] 212G
cpus: 2.9 gc: 6% heap: 6.2G/12G direct: 3.9M postGC: 5.7G
-> (55/181) -> worker(31% 24%)
2:58:02 INF [sort] - chunks: [ 123 / 178 69% ] 212G
cpus: 2.3 gc: 5% heap: 7.2G/12G direct: 3.9M postGC: 7G
-> (53/181) -> worker(17% 21%)
2:58:15 INF [sort] - chunks: [ 125 / 178 70% ] 213G
cpus: 3.5 gc: 4% heap: 7.5G/12G direct: 3.9M postGC: 7.3G
-> (51/181) -> worker(25% 19%)
2:58:25 INF [sort] - chunks: [ 129 / 178 72% ] 212G
cpus: 2.5 gc: 7% heap: 7.5G/12G direct: 3.9M postGC: 7.6G
-> (47/181) -> worker(29% 31%)
2:58:39 INF [sort] - chunks: [ 131 / 178 74% ] 213G
cpus: 3.6 gc: 3% heap: 4G/12G direct: 3.9M postGC: 4.1G
-> (45/181) -> worker(25% 23%)
2:58:49 INF [sort] - chunks: [ 135 / 178 76% ] 212G
cpus: 2.2 gc: 5% heap: 6.1G/12G direct: 3.9M postGC: 4.7G
-> (41/181) -> worker(22% 28%)
2:58:59 INF [sort] - chunks: [ 137 / 178 77% ] 212G
cpus: 2.4 gc: 5% heap: 6.8G/12G direct: 3.9M postGC: 6G
-> (39/181) -> worker(21% 20%)
2:59:09 INF [sort] - chunks: [ 139 / 178 78% ] 212G
cpus: 2.4 gc: 4% heap: 6.8G/12G direct: 3.9M postGC: 6.6G
-> (37/181) -> worker(19% 21%)
2:59:19 INF [sort] - chunks: [ 141 / 178 79% ] 212G
cpus: 2.2 gc: 3% heap: 6.8G/12G direct: 3.9M postGC: 6.4G
-> (35/181) -> worker(19% 19%)
2:59:29 INF [sort] - chunks: [ 143 / 178 80% ] 212G
cpus: 2.8 gc: 5% heap: 7G/12G direct: 3.9M postGC: 6.8G
-> (33/181) -> worker(24% 20%)
2:59:39 INF [sort] - chunks: [ 145 / 178 81% ] 212G
cpus: 3 gc: 4% heap: 7.6G/12G direct: 3.9M postGC: 6.9G
-> (31/181) -> worker(20% 23%)
2:59:49 INF [sort] - chunks: [ 147 / 178 83% ] 212G
cpus: 2.3 gc: 4% heap: 7.5G/12G direct: 3.9M postGC: 6.9G
-> (29/181) -> worker(19% 20%)
2:59:59 INF [sort] - chunks: [ 149 / 178 84% ] 212G
cpus: 2 gc: 4% heap: 7G/12G direct: 3.9M postGC: 6.8G
-> (27/181) -> worker(18% 20%)
3:00:09 INF [sort] - chunks: [ 151 / 178 85% ] 212G
cpus: 1.9 gc: 4% heap: 6.6G/12G direct: 3.9M postGC: 6.6G
-> (25/181) -> worker(17% 18%)
3:00:19 INF [sort] - chunks: [ 153 / 178 86% ] 212G
cpus: 3 gc: 5% heap: 7.1G/12G direct: 3.9M postGC: 6.7G
-> (23/181) -> worker(23% 23%)
3:00:29 INF [sort] - chunks: [ 155 / 178 87% ] 212G
cpus: 2.6 gc: 4% heap: 7.1G/12G direct: 3.9M postGC: 6.8G
-> (21/181) -> worker(20% 22%)
3:00:39 INF [sort] - chunks: [ 157 / 178 88% ] 212G
cpus: 3.3 gc: 4% heap: 4.1G/12G direct: 3.9M postGC: 4.2G
-> (19/181) -> worker(18% 24%)
3:00:49 INF [sort] - chunks: [ 159 / 178 89% ] 213G
cpus: 2 gc: 6% heap: 7.7G/12G direct: 3.9M postGC: 7.7G
-> (17/181) -> worker(25% 19%)
3:00:59 INF [sort] - chunks: [ 162 / 178 91% ] 213G
cpus: 2.8 gc: 5% heap: 7.7G/12G direct: 3.9M postGC: 7.8G
-> (14/181) -> worker(17% 23%)
3:01:14 INF [sort] - chunks: [ 165 / 178 93% ] 213G
cpus: 4.6 gc: 8% heap: 4.4G/12G direct: 3.9M postGC: 4.4G
-> (11/181) -> worker(25% 28%)
3:01:24 INF [sort] - chunks: [ 169 / 178 95% ] 212G
cpus: 2 gc: 4% heap: 6.6G/12G direct: 3.9M postGC: 6.7G
-> (7/181) -> worker(23% 27%)
3:01:35 INF [sort] - chunks: [ 171 / 178 96% ] 213G
cpus: 3.7 gc: 5% heap: 4G/12G direct: 3.9M postGC: 4.1G
-> (5/181) -> worker(24% 30%)
3:01:46 INF [sort] - chunks: [ 174 / 178 98% ] 213G
cpus: 2.8 gc: 5% heap: 4.7G/12G direct: 3.9M postGC: 4.8G
-> (2/181) -> worker(25% 19%)
3:01:54 INF [sort] - chunks: [ 178 / 178 100% ] 212G
cpus: 1.6 gc: 3% heap: 2.3G/12G direct: 3.9M postGC: 2.4G
-> (0/181) -> worker( -% -%)
3:01:54 INF [sort] - Finished in 12m28s cpu:33m11s gc:36s avg:2.7
3:01:54 INF [sort] - worker 2x(23% 2m49s wait:2m12s done:2s)
3:01:54 INF - read:458s write:740s sort:293s
3:01:54 INF [archive] -
3:01:54 INF [archive] - Starting...
3:01:56 INF [archive:write] - Starting z0
3:01:56 INF [archive:write] - Finished z0 in 0s cpu:0s avg:0, now starting z1
3:01:56 INF [archive:write] - Finished z1 in 0s cpu:0s avg:0, now starting z2
3:01:56 INF [archive:write] - Finished z2 in 0s cpu:0s avg:0, now starting z3
3:01:56 INF [archive:write] - Finished z3 in 0.3s cpu:2s avg:8.1, now starting z4
3:01:58 INF [archive:write] - Finished z4 in 2s cpu:17s avg:7.9, now starting z5
3:02:01 INF [archive:write] - Finished z5 in 2s cpu:17s avg:7.9, now starting z6
3:02:05 INF [archive] - features: [ 6.7M 0% 670k/s ] 212G tiles: [ 2.2k 221/s ] 37M
cpus: 7.9 gc: 10% heap: 8.4G/12G direct: 4.2M postGC: 3.2G
read(24%) -> (593/653) -> encode(65% 74% 60% 68% 75% 67% 73% 71%) -> (607/646) -> write( 0%)
last tile: 6/14/19 (z6 21%) https://onthegomap.github.io/planetiler-demo/#6.5/57.29516/-98.4375
3:02:13 INF [archive:write] - Finished z6 in 12s cpu:1m38s avg:7.9, now starting z7
3:02:15 INF [archive] - features: [ 12M 0% 531k/s ] 212G tiles: [ 6.8k 461/s ] 65M
cpus: 8 gc: 3% heap: 4.2G/12G direct: 4.2M postGC: 3.7G
read( 8%) -> (626/653) -> encode(91% 89% 89% 92% 91% 90% 92% 90%) -> (645/646) -> write( 0%)
last tile: 7/60/3 (z7 8%) https://onthegomap.github.io/planetiler-demo/#7.5/84.12322/-9.84375
3:02:25 INF [archive] - features: [ 15M 1% 391k/s ] 212G tiles: [ 8.8k 204/s ] 90M
cpus: 8 gc: 3% heap: 2.1G/12G direct: 4.2M postGC: 2G
read( 8%) -> (638/653) -> encode(95% 91% 92% 96% 91% 92% 97% 92%) -> (645/646) -> write( 0%)
last tile: 7/24/33 (z7 21%) https://onthegomap.github.io/planetiler-demo/#7.5/64.76747/-111.09375
3:02:35 INF [archive] - features: [ 21M 1% 523k/s ] 212G tiles: [ 16k 734/s ] 123M
cpus: 8 gc: 3% heap: 5.8G/12G direct: 4.2M postGC: 2G
read( 7%) -> (588/653) -> encode(93% 92% 91% 90% 90% 94% 94% 89%) -> (645/646) -> write( 0%)
last tile: 7/107/52 (z7 80%) https://onthegomap.github.io/planetiler-demo/#7.5/30.7437/122.34375
3:02:45 INF [archive] - features: [ 26M 1% 489k/s ] 212G tiles: [ 16k 74/s ] 152M
cpus: 8 gc: 4% heap: 6.1G/12G direct: 4.2M postGC: 1.9G
read( 7%) -> (638/653) -> encode(93% 95% 90% 92% 92% 92% 94% 91%) -> (645/646) -> write( 0%)
last tile: 7/67/43 (z7 85%) https://onthegomap.github.io/planetiler-demo/#7.5/49.82948/9.84375
3:02:55 INF [archive] - features: [ 27M 1% 179k/s ] 212G tiles: [ 17k 27/s ] 169M
cpus: 8 gc: 3% heap: 2G/12G direct: 4.2M postGC: 1.7G
read( 2%) -> (631/653) -> encode(92% 92% 94% 94% 93% 90% 96% 94%) -> (645/646) -> write( 0%)
last tile: 7/85/42 (z7 87%) https://onthegomap.github.io/planetiler-demo/#7.5/51.60962/60.46875
3:02:57 INF [archive:write] - Finished z7 in 45s cpu:5m56s gc:1s avg:8, now starting z8
3:03:05 INF [archive] - features: [ 30M 1% 271k/s ] 212G tiles: [ 29k 1.1k/s ] 205M
cpus: 8 gc: 3% heap: 2.9G/12G direct: 4.2M postGC: 1.7G
read( 5%) -> (600/653) -> encode(90% 96% 91% 92% 94% 93% 95% 96%) -> (645/646) -> write( 0%)
last tile: 8/127/84 (z8 15%) https://onthegomap.github.io/planetiler-demo/#8.5/52.0504/-0.70312
3:03:15 INF [archive] - features: [ 35M 1% 444k/s ] 212G tiles: [ 31k 216/s ] 223M
cpus: 8 gc: 3% heap: 2.7G/12G direct: 4.2M postGC: 1.7G
read( 6%) -> (488/653) -> encode(93% 95% 91% 94% 90% 93% 92% 92%) -> (645/646) -> write( 0%)
last tile: 8/70/107 (z8 18%) https://onthegomap.github.io/planetiler-demo/#8.5/27.68175/-80.85938
3:03:25 INF [archive] - features: [ 39M 1% 449k/s ] 212G tiles: [ 57k 2.6k/s ] 295M
cpus: 7.9 gc: 3% heap: 6.1G/12G direct: 4.2M postGC: 4.8G
read(20%) -> (628/653) -> encode(93% 90% 84% 94% 91% 89% 93% 89%) -> (645/646) -> write( 1%)
last tile: 8/235/152 (z8 74%) https://onthegomap.github.io/planetiler-demo/#8.5/-32.54486/151.17188
3:03:35 INF [archive] - features: [ 50M 2% 1M/s ] 212G tiles: [ 62k 538/s ] 346M
cpus: 8 gc: 4% heap: 6.2G/12G direct: 4.2M postGC: 1.7G
read(18%) -> (612/653) -> encode(91% 91% 91% 87% 92% 91% 93% 94%) -> (620/646) -> write( 0%)
last tile: 8/167/99 (z8 82%) https://onthegomap.github.io/planetiler-demo/#8.5/37.15824/55.54688
3:03:45 INF [archive] - features: [ 56M 2% 634k/s ] 212G tiles: [ 64k 165/s ] 391M
cpus: 8 gc: 4% heap: 5.3G/12G direct: 4.2M postGC: 1.8G
read( 6%) -> (625/653) -> encode(95% 87% 88% 89% 91% 94% 92% 95%) -> (645/646) -> write( 0%)
last tile: 8/140/93 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/43.57824/17.57812
3:03:55 INF [archive] - features: [ 62M 2% 535k/s ] 212G tiles: [ 64k 22/s ] 418M
cpus: 8 gc: 4% heap: 4.6G/12G direct: 4.2M postGC: 4.2G
read( 4%) -> (635/653) -> encode(93% 92% 95% 92% 91% 91% 89% 87%) -> (645/646) -> write( 0%)
last tile: 8/141/87 (z8 85%) https://onthegomap.github.io/planetiler-demo/#8.5/49.38024/18.98438
3:04:05 INF [archive] - features: [ 63M 2% 171k/s ] 212G tiles: [ 65k 71/s ] 449M
cpus: 8 gc: 3% heap: 4.2G/12G direct: 4.2M postGC: 1.5G
read( 4%) -> (637/653) -> encode(90% 94% 93% 96% 94% 93% 95% 95%) -> (645/646) -> write( 0%)
last tile: 8/170/76 (z8 86%) https://onthegomap.github.io/planetiler-demo/#8.5/58.44581/59.76562
3:04:10 INF [archive:write] - Finished z8 in 1m13s cpu:9m41s gc:2s avg:8, now starting z9
3:04:15 INF [archive] - features: [ 65M 2% 215k/s ] 212G tiles: [ 108k 4.3k/s ] 517M
cpus: 8 gc: 3% heap: 5.4G/12G direct: 4.2M postGC: 1.5G
read( 3%) -> (633/653) -> encode(94% 94% 90% 95% 94% 94% 92% 95%) -> (645/646) -> write( 1%)
last tile: 9/151/182 (z9 13%) https://onthegomap.github.io/planetiler-demo/#9.5/45.82826/-73.47656
3:04:25 INF [archive] - features: [ 70M 3% 453k/s ] 212G tiles: [ 118k 951/s ] 585M
cpus: 8 gc: 4% heap: 2.1G/12G direct: 4.2M postGC: 1.8G
read( 7%) -> (637/653) -> encode(90% 92% 93% 93% 95% 95% 91% 88%) -> (645/646) -> write( 0%)
last tile: 9/237/242 (z9 17%) https://onthegomap.github.io/planetiler-demo/#9.5/9.44889/-13.00781
3:04:35 INF [archive] - features: [ 74M 3% 365k/s ] 212G tiles: [ 126k 813/s ] 629M
cpus: 8 gc: 3% heap: 4.3G/12G direct: 4.2M postGC: 1.6G
read( 4%) -> (556/653) -> encode(92% 95% 93% 94% 92% 93% 94% 94%) -> (581/646) -> write( 0%)
last tile: 9/86/199 (z9 20%) https://onthegomap.github.io/planetiler-demo/#9.5/36.8791/-119.17969
3:04:45 INF [archive] - features: [ 77M 3% 322k/s ] 212G tiles: [ 132k 657/s ] 696M
cpus: 8 gc: 3% heap: 6.2G/12G direct: 4.2M postGC: 4.1G
read( 8%) -> (603/653) -> encode(93% 91% 91% 95% 94% 85% 96% 94%) -> (645/646) -> write( 0%)
last tile: 9/60/147 (z9 22%) https://onthegomap.github.io/planetiler-demo/#9.5/60.41339/-137.46094
3:04:55 INF [archive] - features: [ 82M 3% 566k/s ] 212G tiles: [ 226k 9.3k/s ] 801M
cpus: 7.9 gc: 4% heap: 5.6G/12G direct: 4.2M postGC: 1.8G
read(14%) -> (626/653) -> encode(94% 90% 89% 89% 91% 91% 90% 96%) -> (645/646) -> write( 1%)
last tile: 9/503/312 (z9 74%) https://onthegomap.github.io/planetiler-demo/#9.5/-36.8791/174.02344
3:05:05 INF [archive] - features: [ 90M 3% 747k/s ] 212G tiles: [ 241k 1.5k/s ] 890M
cpus: 7.9 gc: 4% heap: 3.8G/12G direct: 4.2M postGC: 1.9G
read(17%) -> (631/653) -> encode(92% 91% 89% 89% 90% 93% 93% 88%) -> (644/646) -> write( 1%)
last tile: 9/416/219 (z9 80%) https://onthegomap.github.io/planetiler-demo/#9.5/24.84615/112.85156
3:05:15 INF [archive] - features: [ 99M 4% 950k/s ] 212G tiles: [ 250k 932/s ] 996M
cpus: 7.9 gc: 4% heap: 4G/12G direct: 4.2M postGC: 3.4G
read(12%) -> (628/653) -> encode(91% 92% 91% 91% 91% 87% 96% 91%) -> (638/646) -> write( 1%)
last tile: 9/297/199 (z9 84%) https://onthegomap.github.io/planetiler-demo/#9.5/36.8791/29.17969
3:05:25 INF [archive] - features: [ 104M 4% 443k/s ] 212G tiles: [ 252k 194/s ] 1G
cpus: 7.9 gc: 4% heap: 4.6G/12G direct: 4.2M postGC: 3.4G
read(10%) -> (636/653) -> encode(90% 91% 94% 88% 93% 93% 88% 93%) -> (645/646) -> write( 0%)
last tile: 9/283/188 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/42.81098/19.33594
3:05:35 INF [archive] - features: [ 109M 4% 498k/s ] 212G tiles: [ 253k 51/s ] 1.1G
cpus: 8 gc: 4% heap: 3G/12G direct: 4.2M postGC: 1.7G
read( 6%) -> (633/653) -> encode(95% 89% 91% 93% 93% 95% 91% 90%) -> (645/646) -> write( 0%)
last tile: 9/267/171 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/50.9579/8.08594
3:05:45 INF [archive] - features: [ 113M 4% 413k/s ] 212G tiles: [ 253k 40/s ] 1.1G
cpus: 8 gc: 3% heap: 4.7G/12G direct: 4.2M postGC: 1.7G
read( 3%) -> (617/653) -> encode(95% 92% 93% 95% 94% 94% 93% 94%) -> (645/646) -> write( 0%)
last tile: 9/284/168 (z9 85%) https://onthegomap.github.io/planetiler-demo/#9.5/52.26764/20.03906
3:05:55 INF [archive] - features: [ 115M 4% 179k/s ] 212G tiles: [ 255k 157/s ] 1.2G
cpus: 8 gc: 2% heap: 5.7G/12G direct: 4.2M postGC: 2G
read( 3%) -> (638/653) -> encode(97% 97% 96% 96% 97% 97% 96% 97%) -> (645/646) -> write( 0%)
last tile: 9/299/149 (z9 86%) https://onthegomap.github.io/planetiler-demo/#9.5/59.71163/30.58594
3:06:05 INF [archive] - features: [ 117M 4% 210k/s ] 212G tiles: [ 265k 979/s ] 1.3G
cpus: 8 gc: 3% heap: 3.4G/12G direct: 4.2M postGC: 2.3G
read( 4%) -> (636/653) -> encode(96% 96% 97% 95% 96% 96% 96% 97%) -> (645/646) -> write( 0%)
last tile: 9/287/115 (z9 89%) https://onthegomap.github.io/planetiler-demo/#9.5/69.7786/22.14844
3:06:06 INF [archive:write] - Finished z9 in 1m56s cpu:15m21s gc:4s avg:8, now starting z10
3:06:15 INF [archive] - features: [ 121M 4% 426k/s ] 212G tiles: [ 445k 17k/s ] 1.4G
cpus: 8 gc: 4% heap: 2G/12G direct: 4.2M postGC: 2G
read( 9%) -> (620/653) -> encode(95% 95% 94% 94% 94% 91% 90% 94%) -> (645/646) -> write( 2%)
last tile: 10/510/340 (z10 15%) https://onthegomap.github.io/planetiler-demo/#10.5/51.50861/-0.52734
3:06:25 INF [archive] - features: [ 126M 5% 490k/s ] 212G tiles: [ 479k 3.4k/s ] 1.5G
cpus: 8 gc: 3% heap: 5.8G/12G direct: 4.2M postGC: 1.8G
read( 7%) -> (635/653) -> encode(95% 94% 94% 96% 94% 95% 93% 90%) -> (645/646) -> write( 1%)
last tile: 10/283/428 (z10 18%) https://onthegomap.github.io/planetiler-demo/#10.5/28.14939/-80.33203
3:06:35 INF [archive] - features: [ 131M 5% 470k/s ] 212G tiles: [ 495k 1.6k/s ] 1.6G
cpus: 7.9 gc: 5% heap: 3.5G/12G direct: 4.2M postGC: 2.1G
read( 1%) -> (333/653) -> encode(95% 95% 95% 95% 95% 95% 94% 95%) -> (645/646) -> write( 0%)
last tile: 10/172/399 (z10 20%) https://onthegomap.github.io/planetiler-demo/#10.5/36.73875/-119.35547
3:06:45 INF [archive] - features: [ 134M 5% 345k/s ] 212G tiles: [ 499k 418/s ] 1.6G
cpus: 7.2 gc: 3% heap: 5.1G/12G direct: 4.2M postGC: 2.5G
read( 3%) -> (0/653) -> encode(87% 86% 86% 84% 86% 87% 96% 86%) -> (645/646) -> write( 0%)
last tile: 10/237/413 (z10 20%) https://onthegomap.github.io/planetiler-demo/#10.5/32.69474/-96.50391
3:06:55 INF [archive] - features: [ 140M 5% 591k/s ] 212G tiles: [ 935k 43k/s ] 1.9G
cpus: 7.4 gc: 4% heap: 4.6G/12G direct: 4.2M postGC: 2.2G
read(24%) -> (635/653) -> encode(84% 81% 80% 83% 85% 85% 92% 84%) -> (644/646) -> write( 3%)
last tile: 10/774/314 (z10 79%) https://onthegomap.github.io/planetiler-demo/#10.5/56.84885/92.28516
3:07:05 INF [archive] - features: [ 151M 6% 1M/s ] 212G tiles: [ 961k 2.5k/s ] 2.1G
cpus: 7.9 gc: 5% heap: 4.5G/12G direct: 4.2M postGC: 2G
read(20%) -> (637/653) -> encode(89% 90% 90% 93% 93% 90% 91% 94%) -> (645/646) -> write( 1%)
last tile: 10/749/430 (z10 82%) https://onthegomap.github.io/planetiler-demo/#10.5/27.52765/83.49609
3:07:15 INF [archive] - features: [ 158M 6% 788k/s ] 212G tiles: [ 988k 2.7k/s ] 2.3G
cpus: 8 gc: 4% heap: 6.3G/12G direct: 4.2M postGC: 3.1G
read(12%) -> (616/653) -> encode(95% 90% 94% 96% 96% 95% 93% 96%) -> (645/646) -> write( 1%)
last tile: 10/626/356 (z10 84%) https://onthegomap.github.io/planetiler-demo/#10.5/47.87201/40.25391
3:07:25 INF [archive] - features: [ 163M 6% 483k/s ] 212G tiles: [ 993k 425/s ] 2.5G
cpus: 8 gc: 3% heap: 2.6G/12G direct: 4.2M postGC: 2G
read( 8%) -> (635/653) -> encode(94% 93% 95% 95% 96% 90% 96% 94%) -> (645/646) -> write( 1%)
last tile: 10/550/376 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/42.9402/13.53516
3:07:35 INF [archive] - features: [ 168M 6% 507k/s ] 212G tiles: [ 995k 198/s ] 2.5G
cpus: 8 gc: 3% heap: 7.3G/12G direct: 4.2M postGC: 2.8G
read(10%) -> (636/653) -> encode(95% 95% 92% 96% 96% 93% 96% 96%) -> (645/646) -> write( 0%)
last tile: 10/539/333 (z10 85%) https://onthegomap.github.io/planetiler-demo/#10.5/53.01465/9.66797
3:07:45 INF [archive] - features: [ 172M 6% 393k/s ] 212G tiles: [ 999k 478/s ] 2.7G
cpus: 8 gc: 3% heap: 4.7G/12G direct: 4.2M postGC: 1.6G
read( 3%) -> (626/653) -> encode(96% 96% 96% 93% 97% 95% 96% 94%) -> (645/646) -> write( 1%)
last tile: 10/562/283 (z10 86%) https://onthegomap.github.io/planetiler-demo/#10.5/62.3495/17.75391
3:07:55 INF [archive] - features: [ 175M 6% 310k/s ] 212G tiles: [ 1M 3.6k/s ] 2.8G
cpus: 8 gc: 2% heap: 5.1G/12G direct: 4.2M postGC: 2G
read( 1%) -> (632/653) -> encode(97% 97% 97% 97% 97% 97% 97% 97%) -> (645/646) -> write( 1%)
last tile: 10/619/248 (z10 89%) https://onthegomap.github.io/planetiler-demo/#10.5/67.54207/37.79297
3:07:57 INF [archive:write] - Finished z10 in 1m51s cpu:14m27s gc:4s avg:7.8, now starting z11
3:08:05 INF [archive] - features: [ 181M 7% 564k/s ] 212G tiles: [ 1.7M 70k/s ] 3.1G
cpus: 7.9 gc: 5% heap: 4.5G/12G direct: 4.2M postGC: 2G
read(20%) -> (628/653) -> encode(88% 93% 91% 93% 93% 87% 92% 89%) -> (645/646) -> write( 4%)
last tile: 11/988/665 (z11 15%) https://onthegomap.github.io/planetiler-demo/#11.5/53.17309/-6.24023
3:08:15 INF [archive] - features: [ 190M 7% 847k/s ] 212G tiles: [ 1.8M 13k/s ] 3.3G
cpus: 8 gc: 4% heap: 6.8G/12G direct: 4.2M postGC: 6.3G
read(13%) -> (636/653) -> encode(91% 95% 93% 90% 93% 94% 94% 94%) -> (645/646) -> write( 1%)
last tile: 11/548/805 (z11 18%) https://onthegomap.github.io/planetiler-demo/#11.5/35.81778/-83.58398
3:08:25 INF [archive] - features: [ 195M 7% 529k/s ] 212G tiles: [ 1.9M 6.9k/s ] 3.5G
cpus: 8 gc: 4% heap: 6.5G/12G direct: 4.2M postGC: 2.6G
read( 7%) -> (536/653) -> encode(93% 95% 96% 95% 96% 92% 95% 96%) -> (645/646) -> write( 1%)
last tile: 11/343/798 (z11 20%) https://onthegomap.github.io/planetiler-demo/#11.5/36.80925/-119.61914
3:08:35 INF [archive] - features: [ 200M 7% 516k/s ] 212G tiles: [ 2M 7.2k/s ] 3.7G
cpus: 8 gc: 4% heap: 5.4G/12G direct: 4.2M postGC: 3.1G
read( 1%) -> (614/653) -> encode(96% 96% 96% 95% 96% 96% 95% 95%) -> (645/646) -> write( 2%)
last tile: 11/322/744 (z11 22%) https://onthegomap.github.io/planetiler-demo/#11.5/44.02439/-123.31055
3:08:45 INF [archive] - features: [ 208M 8% 771k/s ] 212G tiles: [ 2.9M 95k/s ] 4G
cpus: 7.9 gc: 4% heap: 2.5G/12G direct: 4.2M postGC: 2.3G
read(17%) -> (621/653) -> encode(94% 94% 91% 91% 90% 93% 90% 92%) -> (645/646) -> write( 4%)
last tile: 11/1161/1038 (z11 51%) https://onthegomap.github.io/planetiler-demo/#11.5/-2.54798/24.16992
3:08:55 INF [archive] - features: [ 215M 8% 747k/s ] 212G tiles: [ 3.6M 71k/s ] 4.3G
cpus: 7.9 gc: 5% heap: 4.1G/12G direct: 4.2M postGC: 2.5G
read(20%) -> (628/653) -> encode(92% 91% 93% 92% 88% 92% 88% 88%) -> (645/646) -> write( 4%)
last tile: 11/1543/861 (z11 80%) https://onthegomap.github.io/planetiler-demo/#11.5/27.44976/91.31836
3:09:05 INF [archive] - features: [ 226M 8% 1M/s ] 212G tiles: [ 3.7M 5.2k/s ] 4.5G
cpus: 7.9 gc: 5% heap: 3.6G/12G direct: 4.2M postGC: 2.6G
read(21%) -> (638/653) -> encode(87% 89% 92% 94% 90% 92% 93% 90%) -> (645/646) -> write( 2%)
last tile: 11/1594/944 (z11 81%) https://onthegomap.github.io/planetiler-demo/#11.5/13.83806/100.2832
3:09:15 INF [archive] - features: [ 235M 9% 964k/s ] 212G tiles: [ 3.8M 9k/s ] 4.9G
cpus: 7.9 gc: 4% heap: 3.5G/12G direct: 4.2M postGC: 2.6G
read(17%) -> (626/653) -> encode(92% 93% 91% 91% 89% 95% 93% 91%) -> (645/646) -> write( 2%)
last tile: 11/1083/994 (z11 83%) https://onthegomap.github.io/planetiler-demo/#11.5/5.17848/10.45898
3:09:26 INF [archive] - features: [ 243M 9% 715k/s ] 212G tiles: [ 3.8M 5k/s ] 5.2G
cpus: 7.9 gc: 3% heap: 6.6G/12G direct: 4.2M postGC: 2.3G
read(15%) -> (638/653) -> encode(90% 95% 87% 92% 94% 95% 95% 95%) -> (645/646) -> write( 2%)
last tile: 11/1166/667 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/52.96184/25.04883
3:09:36 INF [archive] - features: [ 249M 9% 625k/s ] 212G tiles: [ 3.8M 1.1k/s ] 5.4G
cpus: 8 gc: 3% heap: 6.2G/12G direct: 4.2M postGC: 3.4G
read(12%) -> (636/653) -> encode(93% 97% 91% 96% 94% 97% 96% 95%) -> (645/646) -> write( 1%)
last tile: 11/1024/736 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/45.02692/0.08789
3:09:46 INF [archive] - features: [ 256M 9% 752k/s ] 212G tiles: [ 3.8M 636/s ] 5.6G
cpus: 7.9 gc: 4% heap: 6.1G/12G direct: 4.2M postGC: 2.4G
read(14%) -> (636/653) -> encode(91% 96% 90% 95% 92% 92% 92% 95%) -> (643/646) -> write( 1%)
last tile: 11/1077/645 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/55.22899/9.4043
3:09:56 INF [archive] - features: [ 262M 10% 584k/s ] 212G tiles: [ 3.9M 1.7k/s ] 5.8G
cpus: 8 gc: 3% heap: 7.7G/12G direct: 4.2M postGC: 2.9G
read(10%) -> (636/653) -> encode(94% 95% 90% 95% 93% 92% 95% 94%) -> (645/646) -> write( 1%)
last tile: 11/1096/544 (z11 85%) https://onthegomap.github.io/planetiler-demo/#11.5/64.12976/12.74414
3:10:06 INF [archive] - features: [ 266M 10% 393k/s ] 212G tiles: [ 3.9M 4.7k/s ] 6.1G
cpus: 8 gc: 2% heap: 7.5G/12G direct: 4.2M postGC: 2.6G
read( 1%) -> (638/653) -> encode(97% 97% 97% 97% 97% 97% 97% 97%) -> (645/646) -> write( 2%)
last tile: 11/1355/664 (z11 87%) https://onthegomap.github.io/planetiler-demo/#11.5/53.27832/58.27148
3:10:10 INF [archive:write] - Finished z11 in 2m13s cpu:17m38s gc:5s avg:7.9, now starting z12
3:10:16 INF [archive] - features: [ 275M 10% 835k/s ] 212G tiles: [ 6.5M 254k/s ] 6.4G
cpus: 7.9 gc: 4% heap: 7.3G/12G direct: 4.2M postGC: 4.6G
read(17%) -> (636/653) -> encode(89% 92% 92% 92% 94% 91% 88% 91%) -> (644/646) -> write( 8%)
last tile: 12/1103/1508 (z12 13%) https://onthegomap.github.io/planetiler-demo/#12.5/42.77927/-83.0127
3:10:26 INF [archive] - features: [ 284M 10% 963k/s ] 212G tiles: [ 6.8M 31k/s ] 6.8G
cpus: 8 gc: 5% heap: 7.1G/12G direct: 4.2M postGC: 3.6G
read(14%) -> (619/653) -> encode(91% 93% 95% 95% 90% 92% 94% 93%) -> (627/646) -> write( 3%)
last tile: 12/1951/1343 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/52.50953/-8.48145
3:10:36 INF [archive] - features: [ 296M 11% 1.1M/s ] 212G tiles: [ 6.8M 2.8k/s ] 7G
cpus: 7.9 gc: 5% heap: 7G/12G direct: 4.2M postGC: 3.1G
read(19%) -> (635/653) -> encode(95% 87% 90% 88% 93% 89% 93% 93%) -> (645/646) -> write( 2%)
last tile: 12/1962/1502 (z12 15%) https://onthegomap.github.io/planetiler-demo/#12.5/43.16511/-7.51465
3:10:46 INF [archive] - features: [ 308M 11% 1.1M/s ] 212G tiles: [ 7.3M 49k/s ] 7.3G
cpus: 7.9 gc: 5% heap: 7.6G/12G direct: 4.2M postGC: 3.1G
read(20%) -> (637/653) -> encode(88% 92% 91% 92% 91% 90% 91% 87%) -> (645/646) -> write( 3%)
last tile: 12/1165/1584 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/37.68381/-77.56348
3:10:56 INF [archive] - features: [ 317M 12% 974k/s ] 212G tiles: [ 7.3M 2.7k/s ] 7.5G
cpus: 7.9 gc: 5% heap: 8.6G/12G direct: 4.2M postGC: 3G
read(14%) -> (636/653) -> encode(89% 92% 92% 94% 90% 90% 91% 93%) -> (645/646) -> write( 1%)
last tile: 12/1107/1716 (z12 18%) https://onthegomap.github.io/planetiler-demo/#12.5/27.95558/-82.66113
3:11:06 INF [archive] - features: [ 329M 12% 1.1M/s ] 212G tiles: [ 7.6M 26k/s ] 7.7G
cpus: 7.9 gc: 6% heap: 8.6G/12G direct: 4.2M postGC: 2.5G
read(17%) -> (620/653) -> encode(92% 88% 91% 92% 92% 92% 88% 90%) -> (632/646) -> write( 2%)
last tile: 12/698/1633 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/34.19817/-118.6084
3:11:16 INF [archive] - features: [ 340M 12% 1.1M/s ] 212G tiles: [ 7.7M 6.9k/s ] 7.9G
cpus: 8 gc: 6% heap: 5.1G/12G direct: 4.2M postGC: 2G
read(16%) -> (638/653) -> encode(91% 91% 90% 91% 89% 92% 89% 94%) -> (645/646) -> write( 2%)
last tile: 12/948/1562 (z12 20%) https://onthegomap.github.io/planetiler-demo/#12.5/39.1982/-96.63574
3:11:26 INF [archive] - features: [ 350M 13% 930k/s ] 212G tiles: [ 7.8M 18k/s ] 8.3G
cpus: 8 gc: 4% heap: 5.4G/12G direct: 4.2M postGC: 3.6G
read( 8%) -> (637/653) -> encode(94% 95% 95% 95% 95% 95% 90% 93%) -> (645/646) -> write( 4%)
last tile: 12/708/1413 (z12 22%) https://onthegomap.github.io/planetiler-demo/#12.5/48.60385/-117.72949
3:11:36 INF [archive] - features: [ 361M 13% 1.1M/s ] 212G tiles: [ 10M 308k/s ] 8.5G
cpus: 7.9 gc: 4% heap: 7.1G/12G direct: 4.2M postGC: 2.3G
read(22%) -> (634/653) -> encode(86% 93% 91% 93% 89% 90% 91% 91%) -> (642/646) -> write( 6%)
last tile: 12/1321/2515 (z12 47%) https://onthegomap.github.io/planetiler-demo/#12.5/-37.96152/-63.85254
3:11:46 INF [archive] - features: [ 373M 14% 1.1M/s ] 212G tiles: [ 11M 47k/s ] 8.8G
cpus: 8 gc: 5% heap: 6.2G/12G direct: 4.2M postGC: 3G
read(15%) -> (507/653) -> encode(92% 90% 91% 89% 88% 94% 90% 94%) -> (516/646) -> write( 4%)
last tile: 12/2133/2054 (z12 50%) https://onthegomap.github.io/planetiler-demo/#12.5/-0.57128/7.51465
3:11:56 INF [archive] - features: [ 386M 14% 1.3M/s ] 212G tiles: [ 13M 202k/s ] 9.1G
cpus: 8 gc: 5% heap: 7.7G/12G direct: 4.2M postGC: 2.9G
read(20%) -> (623/653) -> encode(89% 91% 91% 93% 92% 95% 93% 90%) -> (630/646) -> write( 6%)
last tile: 12/3317/2133 (z12 73%) https://onthegomap.github.io/planetiler-demo/#12.5/-7.49319/111.57715
3:12:06 INF [archive] - features: [ 399M 15% 1.2M/s ] 212G tiles: [ 14M 69k/s ] 9.4G
cpus: 8 gc: 5% heap: 5.7G/12G direct: 4.2M postGC: 4.4G
read(19%) -> (601/653) -> encode(89% 92% 90% 92% 92% 91% 87% 92%) -> (624/646) -> write( 4%)
last tile: 12/3883/1271 (z12 77%) https://onthegomap.github.io/planetiler-demo/#12.5/56.19447/161.32324
3:12:16 INF [archive] - features: [ 408M 15% 874k/s ] 212G tiles: [ 14M 33k/s ] 9.8G
cpus: 7.9 gc: 5% heap: 3.9G/12G direct: 4.2M postGC: 3.6G
read(16%) -> (635/653) -> encode(94% 94% 92% 87% 91% 88% 92% 93%) -> (645/646) -> write( 6%)
last tile: 12/3376/1585 (z12 80%) https://onthegomap.github.io/planetiler-demo/#12.5/37.61422/116.7627
3:12:26 INF [archive] - features: [ 419M 15% 1.1M/s ] 212G tiles: [ 14M 7.1k/s ] 10G
cpus: 7.9 gc: 5% heap: 7.1G/12G direct: 4.2M postGC: 3G
read(18%) -> (628/653) -> encode(92% 93% 93% 88% 92% 85% 94% 92%) -> (645/646) -> write( 2%)
last tile: 12/3414/1876 (z12 81%) https://onthegomap.github.io/planetiler-demo/#12.5/14.90232/120.10254
3:12:36 INF [archive] - features: [ 434M 16% 1.4M/s ] 212G tiles: [ 14M 17k/s ] 10G
cpus: 8 gc: 6% heap: 5.1G/12G direct: 4.2M postGC: 2.7G
read(20%) -> (636/653) -> encode(92% 87% 87% 93% 89% 93% 87% 93%) -> (645/646) -> write( 3%)
last tile: 12/2994/1794 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/21.73909/83.18848
3:12:46 INF [archive] - features: [ 446M 16% 1.2M/s ] 212G tiles: [ 14M 10k/s ] 10G
cpus: 7.9 gc: 5% heap: 6.7G/12G direct: 4.2M postGC: 2.3G
read(18%) -> (623/653) -> encode(91% 92% 86% 94% 92% 86% 94% 93%) -> (645/646) -> write( 3%)
last tile: 12/2635/1655 (z12 82%) https://onthegomap.github.io/planetiler-demo/#12.5/32.58384/51.63574
3:12:56 INF [archive] - features: [ 458M 17% 1.1M/s ] 212G tiles: [ 15M 21k/s ] 11G
cpus: 7.9 gc: 5% heap: 6.6G/12G direct: 4.2M postGC: 3.1G
read(17%) -> (637/653) -> encode(94% 86% 88% 93% 88% 91% 89% 93%) -> (645/646) -> write( 4%)
last tile: 12/2148/1639 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/33.76087/8.83301
3:13:06 INF [archive] - features: [ 470M 17% 1.1M/s ] 212G tiles: [ 15M 9.9k/s ] 11G
cpus: 7.9 gc: 5% heap: 2.7G/12G direct: 4.2M postGC: 2.5G
read(20%) -> (637/653) -> encode(81% 89% 91% 93% 93% 93% 93% 88%) -> (645/646) -> write( 3%)
last tile: 12/2471/1430 (z12 84%) https://onthegomap.github.io/planetiler-demo/#12.5/47.60615/37.22168
3:13:16 INF [archive] - features: [ 478M 18% 808k/s ] 212G tiles: [ 15M 4.8k/s ] 11G
cpus: 8 gc: 3% heap: 7.5G/12G direct: 4.2M postGC: 6.7G
read(14%) -> (638/653) -> encode(95% 90% 92% 94% 87% 93% 96% 95%) -> (645/646) -> write( 2%)
last tile: 12/2426/1509 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/42.71472/33.2666
3:13:26 INF [archive] - features: [ 487M 18% 917k/s ] 212G tiles: [ 15M 1.9k/s ] 12G
cpus: 8 gc: 4% heap: 7.9G/12G direct: 4.2M postGC: 3.6G
read(17%) -> (633/653) -> encode(94% 91% 85% 95% 94% 94% 95% 95%) -> (640/646) -> write( 2%)
last tile: 12/2236/1496 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/43.54854/16.56738
3:13:36 INF [archive] - features: [ 497M 18% 1M/s ] 212G tiles: [ 15M 1.5k/s ] 12G
cpus: 8 gc: 5% heap: 9.1G/12G direct: 4.2M postGC: 3G
read(19%) -> (636/653) -> encode(94% 94% 90% 94% 93% 90% 88% 89%) -> (645/646) -> write( 1%)
last tile: 12/2125/1435 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/47.30903/6.81152
3:13:46 INF [archive] - features: [ 509M 19% 1.2M/s ] 212G tiles: [ 15M 931/s ] 12G
cpus: 7.9 gc: 5% heap: 6.5G/12G direct: 4.2M postGC: 2.6G
read(21%) -> (637/653) -> encode(90% 90% 86% 92% 90% 93% 90% 93%) -> (645/646) -> write( 1%)
last tile: 12/2077/1388 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/50.03597/2.59277
3:13:56 INF [archive] - features: [ 520M 19% 1M/s ] 212G tiles: [ 15M 1.9k/s ] 12G
cpus: 7.9 gc: 5% heap: 2.9G/12G direct: 4.2M postGC: 2.3G
read(21%) -> (638/653) -> encode(91% 92% 82% 92% 91% 91% 92% 91%) -> (645/646) -> write( 2%)
last tile: 12/2258/1363 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/51.42661/18.50098
3:14:06 INF [archive] - features: [ 528M 19% 817k/s ] 212G tiles: [ 15M 4.2k/s ] 12G
cpus: 7.9 gc: 4% heap: 5.4G/12G direct: 4.2M postGC: 4.1G
read(14%) -> (636/653) -> encode(94% 95% 93% 92% 94% 88% 95% 95%) -> (645/646) -> write( 2%)
last tile: 12/2142/1105 (z12 85%) https://onthegomap.github.io/planetiler-demo/#12.5/63.48976/8.30566
3:14:16 INF [archive] - features: [ 534M 20% 534k/s ] 212G tiles: [ 15M 7.4k/s ] 13G
cpus: 8 gc: 3% heap: 6.6G/12G direct: 4.2M postGC: 3.3G
read( 9%) -> (635/653) -> encode(95% 95% 94% 95% 92% 95% 91% 93%) -> (645/646) -> write( 2%)
last tile: 12/2539/1247 (z12 86%) https://onthegomap.github.io/planetiler-demo/#12.5/57.35023/43.19824
3:14:26 INF [archive] - features: [ 540M 20% 599k/s ] 212G tiles: [ 15M 23k/s ] 13G
cpus: 8 gc: 3% heap: 5.9G/12G direct: 4.2M postGC: 2.9G
read( 3%) -> (636/653) -> encode(96% 96% 95% 93% 95% 94% 95% 96%) -> (645/646) -> write( 5%)
last tile: 12/2859/1005 (z12 88%) https://onthegomap.github.io/planetiler-demo/#12.5/67.15289/71.32324
3:14:30 INF [archive:write] - Finished z12 in 4m20s cpu:34m25s gc:12s avg:7.9, now starting z13
3:14:36 INF [archive] - features: [ 554M 20% 1.4M/s ] 212G tiles: [ 25M 969k/s ] 14G
cpus: 7.9 gc: 3% heap: 7.6G/12G direct: 4.2M postGC: 1.9G
read(19%) -> (390/653) -> encode(93% 93% 93% 92% 89% 92% 91% 92%) -> (421/646) -> write(18%)
last tile: 13/2282/2285 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/61.99059/-79.69482
3:14:46 INF [archive] - features: [ 567M 21% 1.2M/s ] 212G tiles: [ 25M 31k/s ] 14G
cpus: 7.9 gc: 5% heap: 6.3G/12G direct: 4.2M postGC: 2.8G
read(22%) -> (638/653) -> encode(88% 89% 91% 89% 92% 88% 92% 84%) -> (645/646) -> write( 5%)
last tile: 13/2480/3001 (z13 13%) https://onthegomap.github.io/planetiler-demo/#13.5/43.2772/-70.99365
3:14:56 INF [archive] - features: [ 578M 21% 1.1M/s ] 212G tiles: [ 26M 117k/s ] 15G
cpus: 7.9 gc: 4% heap: 6.7G/12G direct: 4.2M postGC: 3.8G
read(16%) -> (618/653) -> encode(91% 93% 92% 94% 91% 92% 94% 89%) -> (625/646) -> write( 6%)
last tile: 13/3952/2653 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/53.39643/-6.30615
3:15:06 INF [archive] - features: [ 592M 22% 1.3M/s ] 212G tiles: [ 26M 9.3k/s ] 15G
cpus: 7.9 gc: 6% heap: 7.8G/12G direct: 4.2M postGC: 3.4G
read(19%) -> (633/653) -> encode(90% 89% 88% 86% 92% 90% 92% 91%) -> (645/646) -> write( 3%)
last tile: 13/4093/2981 (z13 15%) https://onthegomap.github.io/planetiler-demo/#13.5/43.91372/-0.10986
3:15:16 INF [archive] - features: [ 605M 22% 1.3M/s ] 212G tiles: [ 27M 97k/s ] 15G
cpus: 7.9 gc: 4% heap: 5.4G/12G direct: 4.2M postGC: 2.2G
read(17%) -> (637/653) -> encode(94% 89% 88% 92% 93% 92% 91% 94%) -> (644/646) -> write( 5%)
last tile: 13/4003/3975 (z13 17%) https://onthegomap.github.io/planetiler-demo/#13.5/5.28789/-4.06494
3:15:26 INF [archive] - features: [ 620M 23% 1.4M/s ] 212G tiles: [ 28M 102k/s ] 16G
cpus: 7.9 gc: 6% heap: 4.7G/12G direct: 4.2M postGC: 3.5G
read(26%) -> (631/653) -> encode(90% 83% 90% 92% 91% 91% 91% 89%) -> (645/646) -> write( 4%)
last tile: 13/2255/3072 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/40.96331/-80.88135
3:15:36 INF [archive] - features: [ 632M 23% 1.2M/s ] 212G tiles: [ 29M 12k/s ] 16G
cpus: 7.9 gc: 5% heap: 6.1G/12G direct: 4.2M postGC: 3.1G
read(16%) -> (637/653) -> encode(88% 92% 91% 88% 90% 93% 93% 93%) -> (645/646) -> write( 3%)
last tile: 13/2066/3682 (z13 18%) https://onthegomap.github.io/planetiler-demo/#13.5/17.8742/-89.18701
3:15:46 INF [archive] - features: [ 647M 24% 1.5M/s ] 212G tiles: [ 30M 99k/s ] 16G
cpus: 7.9 gc: 5% heap: 2.2G/12G direct: 4.2M postGC: 2.1G
read(21%) -> (560/653) -> encode(93% 91% 91% 85% 88% 92% 89% 89%) -> (569/646) -> write( 5%)
last tile: 13/1387/3221 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/35.83563/-119.02588
3:15:56 INF [archive] - features: [ 662M 24% 1.4M/s ] 212G tiles: [ 30M 23k/s ] 17G
cpus: 8 gc: 6% heap: 9.4G/12G direct: 4.2M postGC: 4.3G
read(21%) -> (631/653) -> encode(93% 90% 91% 86% 90% 92% 91% 91%) -> (642/646) -> write( 5%)
last tile: 13/1897/3310 (z13 20%) https://onthegomap.github.io/planetiler-demo/#13.5/32.60236/-96.61377
3:16:06 INF [archive] - features: [ 674M 25% 1.2M/s ] 212G tiles: [ 30M 25k/s ] 17G
cpus: 7.9 gc: 6% heap: 10G/12G direct: 4.2M postGC: 4G
read(14%) -> (638/653) -> encode(89% 90% 89% 93% 92% 91% 88% 90%) -> (645/646) -> write( 6%)
last tile: 13/1797/2756 (z13 21%) https://onthegomap.github.io/planetiler-demo/#13.5/50.61113/-101.0083
3:16:16 INF [archive] - features: [ 685M 25% 1M/s ] 212G tiles: [ 31M 46k/s ] 18G
cpus: 8 gc: 4% heap: 8.9G/12G direct: 4.2M postGC: 3.9G
read(12%) -> (635/653) -> encode(93% 93% 93% 88% 92% 93% 86% 93%) -> (645/646) -> write( 8%)
last tile: 13/1484/2876 (z13 22%) https://onthegomap.github.io/planetiler-demo/#13.5/47.1449/-114.76318
3:16:26 INF [archive] - features: [ 704M 26% 1.8M/s ] 212G tiles: [ 43M 1.2M/s ] 18G
cpus: 7.8 gc: 3% heap: 6.2G/12G direct: 4.2M postGC: 2G
read(28%) -> (554/653) -> encode(89% 91% 88% 88% 85% 87% 92% 90%) -> (564/646) -> write(13%)
last tile: 13/3032/4652 (z13 47%) https://onthegomap.github.io/planetiler-demo/#13.5/-23.74512/-46.73584
3:16:36 INF [archive] - features: [ 715M 26% 1.1M/s ] 212G tiles: [ 43M 64k/s ] 18G
cpus: 8 gc: 5% heap: 6G/12G direct: 4.2M postGC: 4.1G
read(16%) -> (638/653) -> encode(94% 91% 92% 88% 94% 90% 92% 91%) -> (645/646) -> write( 6%)
last tile: 13/2437/4238 (z13 48%) https://onthegomap.github.io/planetiler-demo/#13.5/-6.24978/-72.8833
3:16:46 INF [archive] - features: [ 725M 27% 1M/s ] 212G tiles: [ 44M 52k/s ] 19G
cpus: 8 gc: 4% heap: 6.1G/12G direct: 4.2M postGC: 3.4G
read( 9%) -> (638/653) -> encode(92% 92% 92% 94% 94% 92% 92% 88%) -> (645/646) -> write( 6%)
last tile: 13/3130/4588 (z13 49%) https://onthegomap.github.io/planetiler-demo/#13.5/-21.14599/-42.4292
3:16:56 INF [archive] - features: [ 738M 27% 1.2M/s ] 212G tiles: [ 46M 185k/s ] 19G
cpus: 7.9 gc: 4% heap: 6.4G/12G direct: 4.2M postGC: 2.4G
read(15%) -> (628/653) -> encode(90% 91% 92% 93% 93% 93% 89% 90%) -> (645/646) -> write( 8%)
last tile: 13/5241/4522 (z13 52%) https://onthegomap.github.io/planetiler-demo/#13.5/-18.41708/50.33936
3:17:06 INF [archive] - features: [ 756M 28% 1.7M/s ] 212G tiles: [ 53M 751k/s ] 20G
cpus: 7.9 gc: 4% heap: 8.6G/12G direct: 4.2M postGC: 3.2G
read(28%) -> (638/653) -> encode(92% 91% 91% 89% 87% 92% 92% 92%) -> (645/646) -> write(11%)
last tile: 13/7203/4800 (z13 74%) https://onthegomap.github.io/planetiler-demo/#13.5/-29.55434/136.56006
3:17:16 INF [archive] - features: [ 770M 28% 1.4M/s ] 212G tiles: [ 55M 221k/s ] 20G
cpus: 7.9 gc: 4% heap: 8G/12G direct: 4.2M postGC: 3.5G
read(17%) -> (527/653) -> encode(92% 93% 93% 86% 93% 91% 92% 92%) -> (557/646) -> write( 6%)
last tile: 13/7531/2372 (z13 77%) https://onthegomap.github.io/planetiler-demo/#13.5/60.1415/150.97412
3:17:26 INF [archive] - features: [ 778M 29% 790k/s ] 212G tiles: [ 56M 99k/s ] 20G
cpus: 8 gc: 5% heap: 6.2G/12G direct: 4.2M postGC: 3.5G
read(16%) -> (638/653) -> encode(87% 88% 89% 89% 92% 93% 90% 90%) -> (645/646) -> write(12%)
last tile: 13/6467/3369 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/30.39183/104.21631
3:17:36 INF [archive] - features: [ 790M 29% 1.1M/s ] 212G tiles: [ 57M 22k/s ] 21G
cpus: 7.9 gc: 5% heap: 3.4G/12G direct: 4.2M postGC: 3.3G
read(15%) -> (634/653) -> encode(93% 94% 91% 91% 91% 83% 93% 89%) -> (645/646) -> write( 5%)
last tile: 13/7085/3300 (z13 80%) https://onthegomap.github.io/planetiler-demo/#13.5/32.9718/131.37451
3:17:46 INF [archive] - features: [ 803M 29% 1.2M/s ] 212G tiles: [ 57M 43k/s ] 21G
cpus: 7.9 gc: 5% heap: 8.6G/12G direct: 4.2M postGC: 3G
read(18%) -> (638/653) -> encode(92% 85% 91% 91% 93% 89% 92% 91%) -> (645/646) -> write( 4%)
last tile: 13/6439/4052 (z13 81%) https://onthegomap.github.io/planetiler-demo/#13.5/1.91127/102.98584
3:17:56 INF [archive] - features: [ 818M 30% 1.5M/s ] 212G tiles: [ 57M 43k/s ] 22G
cpus: 7.9 gc: 6% heap: 6.9G/12G direct: 4.2M postGC: 2.8G
read(19%) -> (637/653) -> encode(90% 82% 92% 91% 89% 89% 90% 91%) -> (645/646) -> write( 4%)
last tile: 13/5826/3616 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/20.61222/76.04736
3:18:06 INF [archive] - features: [ 830M 30% 1.1M/s ] 212G tiles: [ 58M 26k/s ] 22G
cpus: 7.9 gc: 5% heap: 6.7G/12G direct: 4.2M postGC: 2.8G
read(14%) -> (638/653) -> encode(87% 93% 94% 88% 88% 91% 91% 92%) -> (645/646) -> write( 5%)
last tile: 13/5805/3442 (z13 82%) https://onthegomap.github.io/planetiler-demo/#13.5/27.5862/75.12451
3:18:16 INF [archive] - features: [ 843M 31% 1.2M/s ] 212G tiles: [ 58M 60k/s ] 22G
cpus: 7.9 gc: 6% heap: 6.4G/12G direct: 4.2M postGC: 3G
read(17%) -> (632/653) -> encode(93% 93% 89% 84% 93% 86% 91% 88%) -> (644/646) -> write( 7%)
last tile: 13/4621/3774 (z13 83%) https://onthegomap.github.io/planetiler-demo/#13.5/13.98738/23.09326
3:18:26 INF [archive] - features: [ 854M 31% 1.1M/s ] 212G tiles: [ 59M 46k/s ] 23G
cpus: 7.9 gc: 5% heap: 8.6G/12G direct: 4.2M postGC: 2.7G
read(16%) -> (635/653) -> encode(90% 90% 91% 88% 89% 84% 88% 87%) -> (645/646) -> write( 7%)
last tile: 13/4590/3096 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/40.16208/21.73096
3:18:36 INF [archive] - features: [ 866M 32% 1.2M/s ] 212G tiles: [ 59M 25k/s ] 23G
cpus: 7.9 gc: 5% heap: 6.3G/12G direct: 4.2M postGC: 3.1G
read(19%) -> (633/653) -> encode(79% 87% 83% 87% 85% 91% 84% 92%) -> (640/646) -> write( 5%)
last tile: 13/4973/2845 (z13 84%) https://onthegomap.github.io/planetiler-demo/#13.5/48.06339/38.56201
3:18:46 INF [archive] - features: [ 876M 32% 987k/s ] 212G tiles: [ 59M 13k/s ] 24G
cpus: 7.9 gc: 4% heap: 9G/12G direct: 4.2M postGC: 2.9G
read(15%) -> (637/653) -> encode(90% 94% 91% 86% 84% 89% 90% 86%) -> (644/646) -> write( 4%)
last tile: 13/4724/2704 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/52.03897/27.61963
3:18:56 INF [archive] - features: [ 885M 32% 936k/s ] 212G tiles: [ 59M 10k/s ] 24G
cpus: 7.9 gc: 4% heap: 6.4G/12G direct: 4.2M postGC: 3.3G
read(16%) -> (636/653) -> encode(88% 87% 80% 92% 88% 88% 93% 86%) -> (645/646) -> write( 3%)
last tile: 13/4532/2857 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/47.70976/19.18213
3:19:06 INF [archive] - features: [ 897M 33% 1.1M/s ] 212G tiles: [ 59M 4.5k/s ] 24G
cpus: 7.9 gc: 5% heap: 8.1G/12G direct: 4.2M postGC: 3.2G
read(19%) -> (638/653) -> encode(85% 91% 88% 90% 89% 82% 85% 89%) -> (645/646) -> write( 2%)
last tile: 13/4347/2979 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/43.977/11.05225
3:19:16 INF [archive] - features: [ 908M 33% 1M/s ] 212G tiles: [ 59M 3.8k/s ] 25G
cpus: 7.9 gc: 5% heap: 2.7G/12G direct: 4.2M postGC: 3.1G
read(18%) -> (637/653) -> encode(87% 86% 87% 88% 91% 85% 84% 90%) -> (645/646) -> write( 2%)
last tile: 13/4131/2821 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/48.76343/1.56006
3:19:26 INF [archive] - features: [ 922M 34% 1.3M/s ] 212G tiles: [ 59M 2.6k/s ] 25G
cpus: 8 gc: 5% heap: 8.1G/12G direct: 4.2M postGC: 2.8G
read(23%) -> (631/653) -> encode(81% 84% 89% 91% 85% 92% 89% 83%) -> (645/646) -> write( 2%)
last tile: 13/4340/2717 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/51.68618/10.74463
3:19:36 INF [archive] - features: [ 936M 34% 1.3M/s ] 212G tiles: [ 59M 2.6k/s ] 25G
cpus: 7.9 gc: 6% heap: 5.2G/12G direct: 4.2M postGC: 3G
read(23%) -> (635/653) -> encode(87% 89% 89% 87% 84% 85% 82% 81%) -> (645/646) -> write( 2%)
last tile: 13/4219/2738 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/51.11042/5.42725
3:19:46 INF [archive] - features: [ 949M 35% 1.3M/s ] 212G tiles: [ 60M 6k/s ] 26G
cpus: 7.9 gc: 5% heap: 8G/12G direct: 4.2M postGC: 8G
read(23%) -> (637/653) -> encode(85% 82% 89% 81% 84% 87% 90% 88%) -> (645/646) -> write( 3%)
last tile: 13/4445/2785 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/49.79545/15.35889
3:19:56 INF [archive] - features: [ 960M 35% 1M/s ] 212G tiles: [ 60M 7.7k/s ] 26G
cpus: 7.9 gc: 5% heap: 6.7G/12G direct: 4.2M postGC: 3.1G
read(16%) -> (632/653) -> encode(93% 91% 85% 89% 87% 88% 89% 83%) -> (645/646) -> write( 3%)
last tile: 13/4433/2328 (z13 85%) https://onthegomap.github.io/planetiler-demo/#13.5/61.09017/14.83154
3:20:06 INF [archive] - features: [ 969M 36% 860k/s ] 212G tiles: [ 60M 21k/s ] 27G
cpus: 8 gc: 4% heap: 4.9G/12G direct: 4.2M postGC: 3G
read(13%) -> (638/653) -> encode(86% 91% 87% 93% 89% 81% 91% 92%) -> (645/646) -> write( 4%)
last tile: 13/4502/2172 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/64.23504/17.86377
3:20:16 INF [archive] - features: [ 977M 36% 773k/s ] 212G tiles: [ 60M 16k/s ] 27G
cpus: 8 gc: 3% heap: 5.3G/12G direct: 4.2M postGC: 2.9G
read(11%) -> (638/653) -> encode(91% 86% 93% 92% 86% 90% 92% 87%) -> (645/646) -> write( 4%)
last tile: 13/4943/2559 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/55.78893/37.24365
3:20:26 INF [archive] - features: [ 983M 36% 671k/s ] 212G tiles: [ 60M 32k/s ] 27G
cpus: 8 gc: 3% heap: 9.3G/12G direct: 4.2M postGC: 7.6G
read(10%) -> (632/653) -> encode(90% 93% 87% 80% 89% 91% 91% 92%) -> (645/646) -> write( 6%)
last tile: 13/5330/2645 (z13 86%) https://onthegomap.github.io/planetiler-demo/#13.5/53.60554/54.25049
3:20:36 INF [archive] - features: [ 992M 36% 858k/s ] 212G tiles: [ 62M 157k/s ] 28G
cpus: 8 gc: 3% heap: 6.2G/12G direct: 4.2M postGC: 2G
read( 7%) -> (635/653) -> encode(91% 93% 91% 90% 90% 94% 91% 90%) -> (645/646) -> write(11%)
last tile: 13/4838/1895 (z13 89%) https://onthegomap.github.io/planetiler-demo/#13.5/69.045/32.62939
3:20:41 INF [archive:write] - Finished z13 in 6m12s cpu:49m10s gc:17s avg:7.9, now starting z14
3:20:46 INF [archive] - features: [ 1B 37% 2.1M/s ] 212G tiles: [ 78M 1.6M/s ] 28G
cpus: 7.7 gc: 2% heap: 7.8G/12G direct: 4.2M postGC: 1.9G
read(25%) -> (611/653) -> encode(87% 88% 85% 91% 88% 89% 87% 88%) -> (643/646) -> write(22%)
last tile: 14/3275/4045 (z14 4%) https://onthegomap.github.io/planetiler-demo/#14.5/66.95158/-108.02856
3:20:56 INF [archive] - features: [ 1B 38% 2.7M/s ] 212G tiles: [ 100M 2.1M/s ] 29G
cpus: 7.2 gc: 2% heap: 8.7G/12G direct: 4.2M postGC: 2.2G
read(42%) -> (630/653) -> encode(78% 78% 80% 82% 78% 79% 81% 75%) -> (643/646) -> write(27%)
last tile: 14/4347/5758 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/47.06264/-84.47388
3:21:06 INF [archive] - features: [ 1B 39% 1.9M/s ] 212G tiles: [ 100M 15k/s ] 29G
cpus: 7.9 gc: 6% heap: 5.2G/12G direct: 4.2M postGC: 3.1G
read(28%) -> (629/653) -> encode(92% 90% 87% 91% 91% 93% 94% 79%) -> (636/646) -> write( 4%)
last tile: 14/4586/6014 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/43.09296/-79.22241
3:21:16 INF [archive] - features: [ 1B 40% 1.7M/s ] 212G tiles: [ 100M 18k/s ] 30G
cpus: 7.9 gc: 5% heap: 4.7G/12G direct: 4.2M postGC: 3.2G
read(24%) -> (629/653) -> encode(90% 92% 89% 87% 83% 87% 93% 89%) -> (636/646) -> write( 5%)
last tile: 14/4825/6113 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/41.48389/-73.97095
3:21:26 INF [archive] - features: [ 1B 40% 2M/s ] 212G tiles: [ 101M 13k/s ] 30G
cpus: 7.9 gc: 5% heap: 6.9G/12G direct: 4.2M postGC: 3.1G
read(26%) -> (636/653) -> encode(93% 91% 89% 83% 88% 87% 93% 86%) -> (644/646) -> write( 4%)
last tile: 14/5040/5650 (z14 13%) https://onthegomap.github.io/planetiler-demo/#14.5/48.65469/-69.24683
3:21:36 INF [archive] - features: [ 1.1B 41% 1.2M/s ] 212G tiles: [ 104M 364k/s ] 31G
cpus: 7.9 gc: 3% heap: 4.8G/12G direct: 4.2M postGC: 2.7G
read(13%) -> (363/653) -> encode(89% 91% 92% 89% 92% 89% 92% 92%) -> (396/646) -> write(13%)
last tile: 14/7884/4570 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/61.99575/-6.75659
3:21:46 INF [archive] - features: [ 1.1B 42% 2.2M/s ] 212G tiles: [ 105M 95k/s ] 31G
cpus: 7.9 gc: 3% heap: 7G/12G direct: 4.2M postGC: 2.9G
read(39%) -> (557/653) -> encode(91% 95% 91% 88% 88% 94% 87% 87%) -> (564/646) -> write( 5%)
last tile: 14/8140/5362 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/52.66306/-1.13159
3:21:56 INF [archive] - features: [ 1.1B 42% 2.2M/s ] 212G tiles: [ 105M 11k/s ] 32G
cpus: 7.9 gc: 5% heap: 3.5G/12G direct: 4.3M postGC: 3.6G
read(36%) -> (630/653) -> encode(75% 94% 92% 89% 89% 89% 92% 94%) -> (641/646) -> write( 3%)
last tile: 14/7848/5386 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/52.34205/-7.54761
3:22:06 INF [archive] - features: [ 1.1B 43% 2.3M/s ] 212G tiles: [ 105M 19k/s ] 32G
cpus: 7.9 gc: 5% heap: 4.6G/12G direct: 4.3M postGC: 3.2G
read(37%) -> (631/653) -> encode(89% 87% 85% 84% 86% 88% 86% 94%) -> (639/646) -> write( 3%)
last tile: 14/8120/5990 (z14 15%) https://onthegomap.github.io/planetiler-demo/#14.5/43.47684/-1.57104
3:22:16 INF [archive] - features: [ 1.1B 44% 1.7M/s ] 212G tiles: [ 108M 279k/s ] 32G
cpus: 7.8 gc: 3% heap: 2.9G/12G direct: 4.3M postGC: 2.7G
read(24%) -> (336/653) -> encode(90% 87% 91% 86% 84% 85% 87% 92%) -> (343/646) -> write( 5%)
last tile: 14/7951/6192 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/40.17048/-5.28442
3:22:26 INF [archive] - features: [ 1.2B 45% 1.8M/s ] 212G tiles: [ 109M 74k/s ] 33G
cpus: 7.9 gc: 4% heap: 4.4G/12G direct: 4.5M postGC: 3.3G
read(27%) -> (635/653) -> encode(89% 95% 88% 91% 91% 87% 94% 91%) -> (645/646) -> write( 6%)
last tile: 14/7539/7266 (z14 16%) https://onthegomap.github.io/planetiler-demo/#14.5/19.92171/-14.33716
3:22:36 INF [archive] - features: [ 1.2B 46% 2.5M/s ] 212G tiles: [ 113M 419k/s ] 33G
cpus: 7.8 gc: 3% heap: 6.8G/12G direct: 4.5M postGC: 2.9G
read(25%) -> (19/653) -> encode(91% 92% 89% 92% 90% 89% 88% 93%) -> (31/646) -> write(10%)
last tile: 14/4742/6295 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/38.41917/-75.79468
3:22:46 INF [archive] - features: [ 1.2B 46% 2.2M/s ] 212G tiles: [ 113M 5.2k/s ] 34G
cpus: 7.9 gc: 4% heap: 4G/12G direct: 4.5M postGC: 3.6G
read(38%) -> (615/653) -> encode(89% 92% 92% 84% 86% 93% 93% 92%) -> (625/646) -> write( 3%)
last tile: 14/4666/6336 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/37.7099/-77.4646
3:22:56 INF [archive] - features: [ 1.2B 47% 1.6M/s ] 212G tiles: [ 113M 15k/s ] 34G
cpus: 7.9 gc: 5% heap: 7.2G/12G direct: 4.5M postGC: 4G
read(26%) -> (631/653) -> encode(90% 85% 92% 91% 79% 90% 89% 81%) -> (642/646) -> write( 4%)
last tile: 14/4580/6266 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/38.91668/-79.35425
3:23:06 INF [archive] - features: [ 1.2B 48% 1.6M/s ] 212G tiles: [ 114M 14k/s ] 35G
cpus: 7.9 gc: 5% heap: 9G/12G direct: 4.5M postGC: 3.2G
read(24%) -> (635/653) -> encode(86% 87% 88% 87% 88% 91% 92% 87%) -> (645/646) -> write( 4%)
last tile: 14/4323/6514 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/34.55181/-85.00122
3:23:16 INF [archive] - features: [ 1.3B 48% 1.8M/s ] 212G tiles: [ 114M 18k/s ] 35G
cpus: 7.9 gc: 6% heap: 2.9G/12G direct: 4.5M postGC: 2.8G
read(24%) -> (635/653) -> encode(89% 91% 88% 93% 91% 89% 87% 79%) -> (642/646) -> write( 4%)
last tile: 14/4542/6936 (z14 18%) https://onthegomap.github.io/planetiler-demo/#14.5/26.5787/-80.18921
3:23:26 INF [archive] - features: [ 1.3B 49% 2M/s ] 212G tiles: [ 115M 94k/s ] 36G
cpus: 7.9 gc: 4% heap: 9.2G/12G direct: 4.5M postGC: 3.1G
read(24%) -> (623/653) -> encode(94% 89% 95% 87% 92% 93% 95% 87%) -> (634/646) -> write( 7%)
last tile: 14/4596/7821 (z14 19%) https://onthegomap.github.io/planetiler-demo/#14.5/8.11361/-79.00269
3:23:36 INF [archive] - features: [ 1.3B 50% 1.9M/s ] 212G tiles: [ 118M 309k/s ] 36G
cpus: 7.8 gc: 3% heap: 3.9G/12G direct: 4.5M postGC: 3.2G
read(28%) -> (348/653) -> encode(83% 86% 91% 94% 94% 90% 93% 91%) -> (355/646) -> write( 7%)
last tile: 14/2705/6357 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/37.34396/-120.55298
3:23:46 INF [archive] - features: [ 1.3B 51% 2.2M/s ] 212G tiles: [ 118M 14k/s ] 36G
cpus: 7.9 gc: 5% heap: 4.8G/12G direct: 4.5M postGC: 3.8G
read(34%) -> (632/653) -> encode(88% 94% 93% 91% 85% 88% 86% 93%) -> (644/646) -> write( 3%)
last tile: 14/2989/6429 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/36.07574/-114.31274
3:23:56 INF [archive] - features: [ 1.3B 51% 1.6M/s ] 212G tiles: [ 118M 31k/s ] 37G
cpus: 7.9 gc: 4% heap: 9.6G/12G direct: 4.5M postGC: 3.7G
read(23%) -> (632/653) -> encode(88% 91% 91% 91% 88% 88% 88% 89%) -> (645/646) -> write( 7%)
last tile: 14/3143/6642 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/32.2035/-110.92896
3:24:06 INF [archive] - features: [ 1.4B 52% 1.4M/s ] 212G tiles: [ 119M 51k/s ] 37G
cpus: 7.9 gc: 5% heap: 9.2G/12G direct: 4.5M postGC: 3.4G
read(22%) -> (635/653) -> encode(85% 90% 91% 91% 83% 88% 91% 93%) -> (642/646) -> write( 7%)
last tile: 14/3954/6517 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/34.4975/-93.10913
3:24:16 INF [archive] - features: [ 1.4B 52% 1.6M/s ] 212G tiles: [ 119M 22k/s ] 38G
cpus: 7.9 gc: 5% heap: 10G/12G direct: 4.5M postGC: 3.8G
read(25%) -> (635/653) -> encode(88% 91% 91% 87% 92% 82% 90% 86%) -> (642/646) -> write( 5%)
last tile: 14/4072/6161 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/40.68897/-90.51636
3:24:26 INF [archive] - features: [ 1.4B 53% 1.2M/s ] 212G tiles: [ 119M 38k/s ] 38G
cpus: 7.9 gc: 5% heap: 4.9G/12G direct: 4.5M postGC: 3.7G
read(16%) -> (636/653) -> encode(85% 89% 87% 80% 88% 85% 91% 90%) -> (645/646) -> write( 8%)
last tile: 14/3245/5843 (z14 20%) https://onthegomap.github.io/planetiler-demo/#14.5/45.77519/-108.68774
3:24:36 INF [archive] - features: [ 1.4B 53% 856k/s ] 212G tiles: [ 121M 132k/s ] 39G
cpus: 7.9 gc: 3% heap: 9.8G/12G direct: 4.5M postGC: 3.4G
read(11%) -> (635/653) -> encode(89% 89% 89% 88% 91% 86% 91% 88%) -> (645/646) -> write(16%)
last tile: 14/2061/4705 (z14 21%) https://onthegomap.github.io/planetiler-demo/#14.5/60.57078/-134.70337
3:24:46 INF [archive] - features: [ 1.4B 54% 1.3M/s ] 212G tiles: [ 121M 69k/s ] 39G
cpus: 8 gc: 5% heap: 4.3G/12G direct: 4.5M postGC: 3.3G
read(20%) -> (635/653) -> encode(87% 90% 85% 89% 89% 87% 90% 92%) -> (645/646) -> write(10%)
last tile: 14/2685/5749 (z14 22%) https://onthegomap.github.io/planetiler-demo/#14.5/47.19718/-120.99243
3:24:56 INF [archive] - features: [ 1.4B 54% 1.4M/s ] 212G tiles: [ 123M 203k/s ] 40G
cpus: 7.9 gc: 4% heap: 3.2G/12G direct: 4.5M postGC: 2.6G
read(16%) -> (638/653) -> encode(88% 82% 88% 88% 88% 87% 89% 92%) -> (645/646) -> write( 9%)
last tile: 14/1104/4517 (z14 23%) https://onthegomap.github.io/planetiler-demo/#14.5/62.53766/-155.7312
3:25:06 INF [archive] - features: [ 1.5B 56% 4.8M/s ] 212G tiles: [ 167M 4.3M/s ] 40G
cpus: 6.1 gc: 1% heap: 9.1G/12G direct: 4.5M postGC: 2.3G
read(56%) -> (0/653) -> encode(66% 64% 65% 65% 65% 65% 64% 65%) -> (2/646) -> write(25%)
last tile: 14/5089/11444 (z14 46%) https://onthegomap.github.io/planetiler-demo/#14.5/-57.94401/-68.17017
3:25:16 INF [archive] - features: [ 1.5B 57% 1.7M/s ] 212G tiles: [ 170M 252k/s ] 41G
cpus: 7.9 gc: 4% heap: 5.4G/12G direct: 4.5M postGC: 3.3G
read(33%) -> (637/653) -> encode(90% 87% 91% 90% 94% 89% 83% 93%) -> (645/646) -> write( 8%)
last tile: 14/5767/9506 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-27.73216/-53.27271
3:25:26 INF [archive] - features: [ 1.5B 57% 1.4M/s ] 212G tiles: [ 170M 56k/s ] 41G
cpus: 7.9 gc: 4% heap: 5.3G/12G direct: 4.5M postGC: 3.5G
read(17%) -> (635/653) -> encode(85% 84% 88% 88% 80% 93% 92% 89%) -> (645/646) -> write( 9%)
last tile: 14/4908/9808 (z14 47%) https://onthegomap.github.io/planetiler-demo/#14.5/-33.44061/-72.14722
3:25:36 INF [archive] - features: [ 1.5B 58% 1.4M/s ] 212G tiles: [ 173M 223k/s ] 41G
cpus: 7.9 gc: 3% heap: 6.8G/12G direct: 4.5M postGC: 3.7G
read(28%) -> (634/653) -> encode(90% 93% 86% 93% 93% 93% 87% 93%) -> (642/646) -> write(11%)
last tile: 14/5438/8996 (z14 48%) https://onthegomap.github.io/planetiler-demo/#14.5/-17.40306/-60.50171
3:25:46 INF [archive] - features: [ 1.5B 58% 1.2M/s ] 212G tiles: [ 173M 73k/s ] 42G
cpus: 8 gc: 4% heap: 4.8G/12G direct: 4.5M postGC: 3.1G
read(12%) -> (638/653) -> encode(89% 86% 86% 91% 90% 84% 87% 88%) -> (645/646) -> write(11%)
last tile: 14/6438/8363 (z14 49%) https://onthegomap.github.io/planetiler-demo/#14.5/-3.7656/-38.52905
3:25:56 INF [archive] - features: [ 1.6B 59% 1.9M/s ] 212G tiles: [ 179M 578k/s ] 42G
cpus: 7.8 gc: 2% heap: 4.6G/12G direct: 4.5M postGC: 2.9G
read(28%) -> (250/653) -> encode(88% 88% 90% 91% 89% 83% 86% 87%) -> (262/646) -> write(11%)
last tile: 14/8974/9264 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-22.92804/17.1936
3:26:06 INF [archive] - features: [ 1.6B 60% 2.5M/s ] 212G tiles: [ 180M 139k/s ] 43G
cpus: 7.9 gc: 4% heap: 4.4G/12G direct: 4.5M postGC: 3.2G
read(31%) -> (634/653) -> encode(89% 85% 93% 88% 93% 91% 93% 92%) -> (642/646) -> write( 9%)
last tile: 14/9293/8731 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-11.77057/24.20288
3:26:16 INF [archive] - features: [ 1.6B 61% 3.1M/s ] 212G tiles: [ 181M 33k/s ] 43G
cpus: 7.9 gc: 5% heap: 7.3G/12G direct: 4.5M postGC: 3.4G
read(31%) -> (635/653) -> encode(89% 91% 92% 92% 82% 89% 94% 86%) -> (645/646) -> write( 7%)
last tile: 14/9762/8449 (z14 51%) https://onthegomap.github.io/planetiler-demo/#14.5/-5.64879/34.50806
3:26:26 INF [archive] - features: [ 1.6B 62% 3.6M/s ] 212G tiles: [ 199M 1.8M/s ] 44G
cpus: 6.9 gc: 2% heap: 6.9G/12G direct: 4.5M postGC: 2.9G
read(36%) -> (0/653) -> encode(77% 80% 80% 78% 80% 75% 79% 81%) -> (11/646) -> write(15%)
last tile: 14/16065/10328 (z14 69%) https://onthegomap.github.io/planetiler-demo/#14.5/-42.43157/173.00171
3:26:36 INF [archive] - features: [ 1.7B 63% 3.2M/s ] 212G tiles: [ 209M 969k/s ] 44G
cpus: 7.5 gc: 2% heap: 7.7G/12G direct: 4.5M postGC: 3.1G
read(40%) -> (239/653) -> encode(88% 87% 80% 84% 89% 84% 81% 85%) -> (247/646) -> write(10%)
last tile: 14/13166/8541 (z14 73%) https://onthegomap.github.io/planetiler-demo/#14.5/-7.65655/109.30298
3:26:46 INF [archive] - features: [ 1.7B 65% 3.3M/s ] 212G tiles: [ 211M 170k/s ] 45G
cpus: 7.9 gc: 4% heap: 5.5G/12G direct: 4.5M postGC: 3.3G
read(36%) -> (434/653) -> encode(93% 85% 90% 94% 90% 91% 90% 89%) -> (455/646) -> write( 8%)
last tile: 14/15032/9200 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-21.62679/150.30396
3:26:56 INF [archive] - features: [ 1.7B 65% 1.4M/s ] 212G tiles: [ 212M 134k/s ] 45G
cpus: 7.9 gc: 4% heap: 6.8G/12G direct: 4.5M postGC: 2.8G
read(22%) -> (210/653) -> encode(87% 84% 93% 88% 89% 92% 91% 87%) -> (394/646) -> write(10%)
last tile: 14/15478/10007 (z14 74%) https://onthegomap.github.io/planetiler-demo/#14.5/-37.01133/160.10376
3:27:06 INF [archive] - features: [ 1.8B 66% 2.5M/s ] 212G tiles: [ 217M 457k/s ] 46G
cpus: 7.8 gc: 3% heap: 4.4G/12G direct: 4.5M postGC: 3.2G
read(42%) -> (596/653) -> encode(88% 88% 89% 88% 83% 94% 91% 89%) -> (604/646) -> write( 6%)
last tile: 14/14556/6473 (z14 76%) https://onthegomap.github.io/planetiler-demo/#14.5/35.29047/139.84497
3:27:07 WAR [archive:encode] - {x=14553 y=6450 z=14} 1312kb uncompressed
3:27:16 INF [archive] - features: [ 1.8B 67% 2.1M/s ] 212G tiles: [ 221M 410k/s ] 46G
cpus: 7.9 gc: 3% heap: 5.6G/12G direct: 4.6M postGC: 3.3G
read(22%) -> (146/653) -> encode(92% 91% 92% 90% 92% 90% 87% 93%) -> (353/646) -> write(11%)
last tile: 14/15152/5636 (z14 78%) https://onthegomap.github.io/planetiler-demo/#14.5/48.85749/152.94067
3:27:26 INF [archive] - features: [ 1.8B 67% 1.2M/s ] 212G tiles: [ 223M 169k/s ] 47G
cpus: 7.9 gc: 3% heap: 5G/12G direct: 4.6M postGC: 3.2G
read(21%) -> (632/653) -> encode(91% 85% 93% 86% 88% 88% 87% 93%) -> (645/646) -> write(17%)
last tile: 14/12378/5282 (z14 79%) https://onthegomap.github.io/planetiler-demo/#14.5/53.71622/91.98853
3:27:36 INF [archive] - features: [ 1.8B 68% 1.5M/s ] 212G tiles: [ 223M 87k/s ] 47G
cpus: 7.9 gc: 4% heap: 3.9G/12G direct: 4.6M postGC: 3.9G
read(23%) -> (637/653) -> encode(90% 87% 86% 86% 84% 89% 89% 91%) -> (645/646) -> write(12%)
last tile: 14/13037/6995 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/25.41351/106.46851
3:27:46 INF [archive] - features: [ 1.8B 68% 1M/s ] 212G tiles: [ 224M 48k/s ] 47G
cpus: 7.9 gc: 5% heap: 4.5G/12G direct: 4.6M postGC: 11G
read(16%) -> (627/653) -> encode(84% 87% 88% 88% 89% 85% 80% 87%) -> (645/646) -> write( 9%)
last tile: 14/13668/6611 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/32.77804/120.33325
3:27:56 INF [archive] - features: [ 1.8B 69% 1.6M/s ] 212G tiles: [ 224M 32k/s ] 48G
cpus: 7.9 gc: 4% heap: 8.7G/12G direct: 4.6M postGC: 4.9G
read(22%) -> (636/653) -> encode(86% 80% 89% 84% 93% 85% 89% 81%) -> (644/646) -> write( 4%)
last tile: 14/13988/6478 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/35.20074/127.3645
3:28:02 WAR [archive:encode] - {x=13722 y=7013 z=14} 1078kb uncompressed
3:28:06 INF [archive] - features: [ 1.8B 69% 1.6M/s ] 212G tiles: [ 225M 49k/s ] 48G
cpus: 7.9 gc: 5% heap: 6.5G/12G direct: 4.6M postGC: 4.5G
read(25%) -> (638/653) -> encode(85% 85% 86% 81% 85% 80% 85% 89%) -> (645/646) -> write( 4%)
last tile: 14/13334/6976 (z14 80%) https://onthegomap.github.io/planetiler-demo/#14.5/25.79/112.99438
3:28:16 INF [archive] - features: [ 1.9B 70% 2.4M/s ] 212G tiles: [ 226M 117k/s ] 49G
cpus: 7.9 gc: 4% heap: 3.3G/12G direct: 4.6M postGC: 3.2G
read(31%) -> (632/653) -> encode(92% 87% 82% 86% 88% 90% 90% 87%) -> (640/646) -> write( 6%)
last tile: 14/12818/8172 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/0.42846/101.65649
3:28:26 INF [archive] - features: [ 1.9B 71% 1.5M/s ] 212G tiles: [ 226M 50k/s ] 49G
cpus: 7.9 gc: 4% heap: 10G/12G direct: 4.6M postGC: 4G
read(22%) -> (638/653) -> encode(83% 81% 90% 87% 92% 82% 87% 92%) -> (645/646) -> write( 6%)
last tile: 14/12749/7350 (z14 81%) https://onthegomap.github.io/planetiler-demo/#14.5/18.17717/100.14038
3:28:36 INF [archive] - features: [ 1.9B 72% 2.3M/s ] 212G tiles: [ 228M 116k/s ] 50G
cpus: 7.9 gc: 4% heap: 9.3G/12G direct: 4.6M postGC: 3.3G
read(31%) -> (636/653) -> encode(90% 90% 87% 88% 91% 92% 90% 90%) -> (644/646) -> write( 6%)
last tile: 14/11611/7290 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/19.42515/75.1355
3:28:46 INF [archive] - features: [ 1.9B 73% 2.3M/s ] 212G tiles: [ 228M 43k/s ] 50G
cpus: 7.9 gc: 5% heap: 7.9G/12G direct: 4.6M postGC: 3.2G
read(25%) -> (630/653) -> encode(89% 79% 88% 93% 90% 89% 86% 88%) -> (639/646) -> write( 6%)
last tile: 14/11939/7007 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/25.17512/82.34253
3:28:56 INF [archive] - features: [ 1.9B 73% 1.7M/s ] 212G tiles: [ 229M 57k/s ] 51G
cpus: 7.9 gc: 5% heap: 3.9G/12G direct: 4.6M postGC: 4.5G
read(22%) -> (637/653) -> encode(91% 91% 88% 85% 92% 90% 81% 82%) -> (645/646) -> write( 9%)
last tile: 14/11710/6826 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/28.7195/77.31079
3:29:06 INF [archive] - features: [ 2B 74% 1.2M/s ] 212G tiles: [ 229M 68k/s ] 51G
cpus: 7.9 gc: 4% heap: 10G/12G direct: 4.6M postGC: 5G
read(20%) -> (638/653) -> encode(85% 89% 86% 86% 87% 91% 84% 79%) -> (645/646) -> write( 9%)
last tile: 14/10243/6348 (z14 82%) https://onthegomap.github.io/planetiler-demo/#14.5/37.50101/45.0769
3:29:16 INF [archive] - features: [ 2B 74% 1.5M/s ] 212G tiles: [ 231M 136k/s ] 51G
cpus: 7.9 gc: 4% heap: 8.8G/12G direct: 4.6M postGC: 4G
read(18%) -> (634/653) -> encode(83% 90% 86% 86% 87% 86% 89% 86%) -> (644/646) -> write( 9%)
last tile: 14/10202/7548 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/13.99804/44.17603
3:29:26 INF [archive] - features: [ 2B 75% 2.2M/s ] 212G tiles: [ 231M 59k/s ] 52G
cpus: 7.9 gc: 4% heap: 5.5G/12G direct: 4.6M postGC: 3.3G
read(24%) -> (628/653) -> encode(85% 90% 88% 85% 85% 81% 81% 85%) -> (637/646) -> write( 9%)
last tile: 14/8711/8145 (z14 83%) https://onthegomap.github.io/planetiler-demo/#14.5/1.02167/11.41479
3:29:36 INF [archive] - features: [ 2B 76% 2.6M/s ] 212G tiles: [ 232M 82k/s ] 53G
cpus: 7.9 gc: 4% heap: 8.6G/12G direct: 4.6M postGC: 3.3G
read(28%) -> (625/653) -> encode(88% 93% 90% 93% 90% 91% 89% 87%) -> (632/646) -> write(10%)
last tile: 14/8449/6447 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/35.75543/5.65796
3:29:46 INF [archive] - features: [ 2B 77% 2M/s ] 212G tiles: [ 233M 46k/s ] 53G
cpus: 7.9 gc: 5% heap: 10G/12G direct: 4.6M postGC: 3.7G
read(31%) -> (637/653) -> encode(88% 92% 90% 83% 93% 83% 80% 93%) -> (645/646) -> write( 5%)
last tile: 14/9280/6340 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/37.64033/23.91724
3:29:56 INF [archive] - features: [ 2.1B 77% 1.5M/s ] 212G tiles: [ 233M 58k/s ] 53G
cpus: 7.9 gc: 5% heap: 4.4G/12G direct: 4.6M postGC: 4G
read(22%) -> (637/653) -> encode(86% 77% 83% 82% 87% 89% 89% 80%) -> (645/646) -> write( 7%)
last tile: 14/9979/6645 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/32.14771/39.27612
3:30:06 INF [archive] - features: [ 2.1B 78% 1.7M/s ] 212G tiles: [ 233M 32k/s ] 54G
cpus: 7.9 gc: 5% heap: 5.8G/12G direct: 4.6M postGC: 5.7G
read(26%) -> (635/653) -> encode(86% 81% 87% 90% 82% 87% 91% 73%) -> (643/646) -> write( 6%)
last tile: 14/9863/5880 (z14 84%) https://onthegomap.github.io/planetiler-demo/#14.5/45.20526/36.72729
3:30:16 INF [archive] - features: [ 2.1B 79% 1.7M/s ] 212G tiles: [ 234M 30k/s ] 54G
cpus: 7.9 gc: 4% heap: 11G/12G direct: 4.6M postGC: 4.5G
read(27%) -> (635/653) -> encode(91% 85% 80% 82% 89% 83% 87% 86%) -> (644/646) -> write( 7%)
last tile: 14/9819/5476 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/51.11732/35.7605
3:30:26 INF [archive] - features: [ 2.1B 79% 1.6M/s ] 212G tiles: [ 234M 22k/s ] 55G
cpus: 7.9 gc: 5% heap: 10G/12G direct: 4.6M postGC: 4.8G
read(26%) -> (636/653) -> encode(82% 86% 85% 78% 86% 84% 89% 87%) -> (645/646) -> write( 6%)
last tile: 14/9334/5189 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/54.9082/25.10376
3:30:37 INF [archive] - features: [ 2.1B 80% 1.7M/s ] 212G tiles: [ 234M 16k/s ] 55G
cpus: 7.9 gc: 5% heap: 11G/12G direct: 4.6M postGC: 10G
read(26%) -> (635/653) -> encode(88% 83% 86% 82% 78% 86% 80% 82%) -> (645/646) -> write( 5%)
last tile: 14/9531/5699 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/47.93843/29.43237
3:30:47 INF [archive] - features: [ 2.1B 81% 1.6M/s ] 212G tiles: [ 234M 24k/s ] 56G
cpus: 7.9 gc: 5% heap: 6.8G/12G direct: 4.6M postGC: 5G
read(25%) -> (631/653) -> encode(87% 86% 85% 82% 85% 80% 90% 83%) -> (644/646) -> write( 5%)
last tile: 14/9095/5971 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.77903/19.85229
3:30:57 INF [archive] - features: [ 2.2B 81% 1.9M/s ] 212G tiles: [ 234M 8.9k/s ] 56G
cpus: 7.9 gc: 5% heap: 8.7G/12G direct: 4.6M postGC: 4.3G
read(30%) -> (636/653) -> encode(76% 88% 78% 82% 85% 85% 86% 85%) -> (643/646) -> write( 4%)
last tile: 14/8920/5774 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.82262/16.00708
3:31:07 INF [archive] - features: [ 2.2B 82% 2M/s ] 212G tiles: [ 234M 3.8k/s ] 57G
cpus: 7.9 gc: 5% heap: 7G/12G direct: 4.6M postGC: 4.2G
read(33%) -> (636/653) -> encode(86% 80% 86% 85% 80% 85% 76% 90%) -> (645/646) -> write( 3%)
last tile: 14/8752/5811 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/46.26344/12.31567
3:31:17 INF [archive] - features: [ 2.2B 83% 1.9M/s ] 212G tiles: [ 235M 9.8k/s ] 57G
cpus: 7.9 gc: 5% heap: 4.7G/12G direct: 4.6M postGC: 4G
read(30%) -> (632/653) -> encode(82% 84% 83% 88% 81% 81% 86% 85%) -> (640/646) -> write( 3%)
last tile: 14/8683/5957 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/44.00072/10.79956
3:31:23 WAR [archive:encode] - {x=8290 y=6118 z=14} 1081kb uncompressed
3:31:23 WAR [archive:encode] - {x=8290 y=6119 z=14} 1067kb uncompressed
3:31:27 INF [archive] - features: [ 2.2B 83% 1.9M/s ] 212G tiles: [ 235M 8.4k/s ] 58G
cpus: 7.9 gc: 5% heap: 10G/12G direct: 4.6M postGC: 4.1G
read(31%) -> (633/653) -> encode(74% 84% 88% 88% 81% 90% 84% 84%) -> (645/646) -> write( 3%)
last tile: 14/8192/6008 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/43.18916/0.01099
3:31:37 INF [archive] - features: [ 2.2B 84% 2.1M/s ] 212G tiles: [ 235M 4k/s ] 58G
cpus: 7.9 gc: 5% heap: 7.5G/12G direct: 4.6M postGC: 3.8G
read(32%) -> (627/653) -> encode(82% 73% 85% 86% 87% 88% 84% 77%) -> (636/646) -> write( 3%)
last tile: 14/8332/5842 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.79051/3.08716
3:31:47 INF [archive] - features: [ 2.3B 85% 2.2M/s ] 212G tiles: [ 235M 5.5k/s ] 59G
cpus: 7.9 gc: 5% heap: 3.7G/12G direct: 4.6M postGC: 3.7G
read(33%) -> (633/653) -> encode(77% 88% 88% 83% 78% 87% 87% 72%) -> (644/646) -> write( 3%)
last tile: 14/8499/5693 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/48.02667/6.75659
3:31:57 INF [archive] - features: [ 2.3B 86% 2M/s ] 212G tiles: [ 235M 3.5k/s ] 59G
cpus: 7.9 gc: 5% heap: 9.6G/12G direct: 4.6M postGC: 7.1G
read(36%) -> (629/653) -> encode(74% 87% 89% 76% 87% 87% 85% 79%) -> (643/646) -> write( 3%)
last tile: 14/8576/5862 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/45.48324/8.44849
3:32:07 INF [archive] - features: [ 2.3B 87% 2.1M/s ] 212G tiles: [ 235M 2.9k/s ] 60G
cpus: 7.9 gc: 5% heap: 8.3G/12G direct: 4.6M postGC: 4G
read(36%) -> (630/653) -> encode(78% 87% 84% 88% 85% 76% 90% 81%) -> (640/646) -> write( 3%)
last tile: 14/8688/5582 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.63206/10.90942
3:32:17 INF [archive] - features: [ 2.3B 88% 2.4M/s ] 212G tiles: [ 235M 3.2k/s ] 60G
cpus: 8 gc: 5% heap: 6G/12G direct: 4.6M postGC: 3.7G
read(39%) -> (634/653) -> encode(83% 83% 89% 86% 85% 84% 90% 87%) -> (643/646) -> write( 3%)
last tile: 14/8541/5491 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.90996/7.67944
3:32:27 INF [archive] - features: [ 2.4B 89% 2.8M/s ] 212G tiles: [ 235M 1.8k/s ] 60G
cpus: 7.9 gc: 5% heap: 7.5G/12G direct: 4.6M postGC: 3.9G
read(42%) -> (557/653) -> encode(83% 90% 89% 87% 88% 94% 88% 91%) -> (564/646) -> write( 3%)
last tile: 14/8486/5526 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.42252/6.47095
3:32:37 INF [archive] - features: [ 2.4B 89% 2.6M/s ] 212G tiles: [ 235M 4.1k/s ] 61G
cpus: 7.9 gc: 5% heap: 7G/12G direct: 4.6M postGC: 3.7G
read(38%) -> (612/653) -> encode(85% 90% 82% 89% 88% 78% 85% 89%) -> (623/646) -> write( 3%)
last tile: 14/8267/5518 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.53438/1.65894
3:32:47 INF [archive] - features: [ 2.4B 91% 2.7M/s ] 212G tiles: [ 235M 3.4k/s ] 61G
cpus: 7.9 gc: 5% heap: 8.8G/12G direct: 4.6M postGC: 3.9G
read(40%) -> (596/653) -> encode(90% 88% 91% 89% 90% 87% 87% 85%) -> (602/646) -> write( 3%)
last tile: 14/8414/5397 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/52.19414/4.88892
3:32:57 INF [archive] - features: [ 2.4B 91% 2.5M/s ] 212G tiles: [ 235M 11k/s ] 62G
cpus: 7.9 gc: 5% heap: 7.7G/12G direct: 4.6M postGC: 3.8G
read(37%) -> (635/653) -> encode(86% 90% 79% 86% 88% 89% 79% 89%) -> (645/646) -> write( 3%)
last tile: 14/8641/5248 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/54.156/9.87671
3:33:07 INF [archive] - features: [ 2.5B 92% 2.3M/s ] 212G tiles: [ 235M 9.4k/s ] 62G
cpus: 7.9 gc: 6% heap: 5.8G/12G direct: 4.6M postGC: 4.1G
read(37%) -> (588/653) -> encode(82% 90% 86% 87% 84% 82% 87% 86%) -> (596/646) -> write( 4%)
last tile: 14/8826/5489 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.93766/13.94165
3:33:17 INF [archive] - features: [ 2.5B 93% 2M/s ] 212G tiles: [ 235M 4.2k/s ] 63G
cpus: 7.9 gc: 5% heap: 8G/12G direct: 4.6M postGC: 4.4G
read(34%) -> (635/653) -> encode(82% 83% 89% 78% 88% 87% 80% 80%) -> (645/646) -> write( 3%)
last tile: 14/8909/5491 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/50.90996/15.76538
3:33:27 INF [archive] - features: [ 2.5B 94% 2.3M/s ] 212G tiles: [ 235M 4.9k/s ] 63G
cpus: 7.9 gc: 6% heap: 4.3G/12G direct: 4.6M postGC: 4.2G
read(34%) -> (636/653) -> encode(87% 83% 86% 82% 78% 87% 89% 80%) -> (645/646) -> write( 3%)
last tile: 14/9113/5580 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/49.66052/20.2478
3:33:37 INF [archive] - features: [ 2.5B 95% 2.3M/s ] 212G tiles: [ 235M 9.9k/s ] 64G
cpus: 7.9 gc: 5% heap: 6.6G/12G direct: 4.6M postGC: 3.9G
read(34%) -> (638/653) -> encode(90% 88% 73% 89% 83% 85% 83% 89%) -> (645/646) -> write( 4%)
last tile: 14/9181/5019 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/56.99887/21.74194
3:33:47 INF [archive] - features: [ 2.6B 95% 1.5M/s ] 212G tiles: [ 236M 26k/s ] 64G
cpus: 7.9 gc: 5% heap: 9.7G/12G direct: 4.6M postGC: 4.2G
read(23%) -> (635/653) -> encode(84% 88% 81% 81% 88% 87% 87% 78%) -> (645/646) -> write( 5%)
last tile: 14/8596/5038 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/56.77079/8.88794
3:33:57 INF [archive] - features: [ 2.6B 96% 1.4M/s ] 212G tiles: [ 236M 55k/s ] 65G
cpus: 7.9 gc: 5% heap: 6.3G/12G direct: 4.6M postGC: 4.8G
read(23%) -> (638/653) -> encode(90% 81% 78% 88% 80% 89% 80% 81%) -> (645/646) -> write( 6%)
last tile: 14/8862/4316 (z14 85%) https://onthegomap.github.io/planetiler-demo/#14.5/64.50591/14.73267
3:34:07 INF [archive] - features: [ 2.6B 96% 1.1M/s ] 212G tiles: [ 237M 47k/s ] 65G
cpus: 7.9 gc: 5% heap: 7.8G/12G direct: 4.6M postGC: 4.8G
read(18%) -> (631/653) -> encode(86% 85% 86% 80% 88% 88% 79% 82%) -> (645/646) -> write( 9%)
last tile: 14/9330/4728 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/60.32151/25.01587
3:34:17 INF [archive] - features: [ 2.6B 97% 1.5M/s ] 212G tiles: [ 237M 33k/s ] 66G
cpus: 7.9 gc: 5% heap: 7.1G/12G direct: 4.6M postGC: 5G
read(25%) -> (637/653) -> encode(84% 86% 88% 79% 85% 79% 87% 80%) -> (645/646) -> write( 7%)
last tile: 14/9746/5051 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/56.61393/34.15649
3:34:27 INF [archive] - features: [ 2.6B 97% 1.3M/s ] 212G tiles: [ 238M 85k/s ] 66G
cpus: 7.9 gc: 4% heap: 6.3G/12G direct: 4.6M postGC: 4.2G
read(19%) -> (629/653) -> encode(84% 81% 86% 83% 83% 87% 85% 88%) -> (645/646) -> write(12%)
last tile: 14/10763/4900 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/58.39595/56.50269
3:34:37 INF [archive] - features: [ 2.6B 98% 1.5M/s ] 212G tiles: [ 238M 56k/s ] 67G
cpus: 7.9 gc: 4% heap: 9.7G/12G direct: 4.6M postGC: 4.4G
read(21%) -> (615/653) -> encode(86% 83% 83% 90% 85% 81% 85% 89%) -> (639/646) -> write(10%)
last tile: 14/10413/6114 (z14 86%) https://onthegomap.github.io/planetiler-demo/#14.5/41.46743/48.81226
3:34:47 INF [archive] - features: [ 2.6B 98% 1.4M/s ] 212G tiles: [ 239M 87k/s ] 67G
cpus: 7.9 gc: 4% heap: 10G/12G direct: 4.6M postGC: 4.1G
read(21%) -> (638/653) -> encode(78% 88% 87% 84% 84% 86% 87% 82%) -> (645/646) -> write(12%)
last tile: 14/11790/5348 (z14 87%) https://onthegomap.github.io/planetiler-demo/#14.5/52.84923/79.0686
3:34:57 INF [archive] - features: [ 2.6B 99% 1.2M/s ] 212G tiles: [ 244M 493k/s ] 68G
cpus: 7.8 gc: 3% heap: 3.9G/12G direct: 4.6M postGC: 3.5G
read(14%) -> (637/653) -> encode(79% 85% 81% 87% 84% 87% 88% 87%) -> (645/646) -> write(18%)
last tile: 14/9205/3953 (z14 89%) https://onthegomap.github.io/planetiler-demo/#14.5/67.73027/22.26929
3:35:07 INF [archive] - features: [ 2.7B 100% 2.9M/s ] 212G tiles: [ 269M 2.4M/s ] 68G
cpus: 7 gc: 1% heap: 10G/12G direct: 4.6M postGC: 9.2G
read(36%) -> (0/653) -> encode(69% 74% 72% 73% 73% 70% 74% 72%) -> (4/646) -> write(24%)
last tile: 14/15604/578 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/83.82404/162.87231
3:35:07 INF [archive:write] - Finished z14 in 14m26s cpu:1h53m24s gc:37s avg:7.9
3:35:07 INF [archive:write] - Building directories with 14066 entries per leaf, attempt 1...
3:35:15 INF [archive:write] - Built directories with 3501 leaves, 16453B root directory
3:35:15 INF [archive:write] - Building directories with 16879 entries per leaf, attempt 2...
3:35:17 INF [archive] - features: [ 2.7B 100% 80k/s ] 212G tiles: [ 270M 78k/s ] 68G
cpus: 1.1 gc: 0% heap: 6.2G/12G direct: 4.6M postGC: 3.1G
read( -%) -> (0/653) -> encode( -% -% -% -% -% -% -% -%) -> (0/646) -> write(99%)
last tile: 14/16383/0 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/85.05018/179.98901
3:35:23 INF [archive:write] - Built directories with 2917 leaves, 14105B root directory
3:35:23 INF [archive:write] - Writing metadata and leaf directories...
3:35:23 INF [archive:write] - Writing header...
3:35:23 INF [archive:write] - # addressed tiles: 270230686
3:35:23 INF [archive:write] - # of tile entries: 49231908
3:35:23 INF [archive:write] - # of tile contents: 40212141
3:35:23 INF [archive:write] - Root directory: 14kB
3:35:23 INF [archive:write] - # leaves: 2917
3:35:23 INF [archive:write] - Leaf directories: 87MB
3:35:23 INF [archive:write] - Avg leaf size: 29kB
3:35:23 INF [archive:write] - Total dir bytes: 87MB
3:35:23 INF [archive:write] - Average bytes per addressed tile: 0.32259412241583846
3:35:23 INF [archive] - features: [ 2.7B 100% 0/s ] 212G tiles: [ 270M 0/s ] 68G
cpus: 1 gc: 0% heap: 7.7G/12G direct: 91M postGC: 3.1G
read( -%) -> (0/653) -> encode( -% -% -% -% -% -% -% -%) -> (0/646) -> write( -%)
last tile: 14/16383/0 (z14 100%) https://onthegomap.github.io/planetiler-demo/#14.5/85.05018/179.98901
3:35:23 DEB [archive] - Tile stats:
3:35:23 DEB [archive] - Biggest tiles (gzipped)
1. 14/14553/6450 (751k) https://onthegomap.github.io/planetiler-demo/#14.5/35.70192/139.77905 (poi:988k)
2. 14/8290/6118 (675k) https://onthegomap.github.io/planetiler-demo/#14.5/41.40154/2.16431 (poi:536k)
3. 14/8290/6119 (661k) https://onthegomap.github.io/planetiler-demo/#14.5/41.38505/2.16431 (poi:611k)
4. 14/13722/7013 (616k) https://onthegomap.github.io/planetiler-demo/#14.5/25.05574/121.51978 (poi:684k)
5. 14/6437/8362 (592k) https://onthegomap.github.io/planetiler-demo/#14.5/-3.74367/-38.55103 (building:605k)
6. 14/7990/6392 (591k) https://onthegomap.github.io/planetiler-demo/#14.5/36.73008/-4.42749 (building:380k)
7. 14/13722/7014 (587k) https://onthegomap.github.io/planetiler-demo/#14.5/25.03584/121.51978 (poi:625k)
8. 14/14552/6450 (578k) https://onthegomap.github.io/planetiler-demo/#14.5/35.70192/139.75708 (poi:746k)
9. 14/6435/8361 (573k) https://onthegomap.github.io/planetiler-demo/#14.5/-3.72175/-38.59497 (building:710k)
10. 14/6436/8361 (558k) https://onthegomap.github.io/planetiler-demo/#14.5/-3.72175/-38.573 (building:607k)
3:35:23 INF [archive] - Other tiles with large layers
14/8414/5384 (313k) https://onthegomap.github.io/planetiler-demo/#14.5/52.36889/4.88892 (housenumber:313k)
14/3411/6216 (333k) https://onthegomap.github.io/planetiler-demo/#14.5/39.76632/-105.04028 (landcover:333k)
10/236/413 (176k) https://onthegomap.github.io/planetiler-demo/#10.5/32.69474/-96.85547 (landuse:176k)
13/1596/3157 (337k) https://onthegomap.github.io/planetiler-demo/#13.5/38.08269/-109.84131 (mountain_peak:337k)
5/5/11 (143k) https://onthegomap.github.io/planetiler-demo/#5.5/44.9512/-118.125 (park:143k)
3/5/3 (558k) https://onthegomap.github.io/planetiler-demo/#3.5/20.48995/67.5 (place:558k)
12/3229/2032 (313k) https://onthegomap.github.io/planetiler-demo/#12.5/1.36218/103.84277 (transportation:313k)
14/9618/6751 (179k) https://onthegomap.github.io/planetiler-demo/#14.5/30.15463/31.34399 (transportation_name:179k)
12/3415/1774 (166k) https://onthegomap.github.io/planetiler-demo/#12.5/23.36242/120.19043 (water:166k)
3:35:23 DEB [archive] - Max tile sizes
z0 z1 z2 z3 z4 z5 z6 z7 z8 z9 z10 z11 z12 z13 z14 all
boundary 5.4k 37k 43k 25k 19k 24k 18k 14k 14k 28k 23k 17k 31k 18k 9.4k 43k
landcover 1.5k 982 8k 4.6k 3.2k 31k 17k 271k 333k 235k 153k 175k 166k 111k 333k 333k
place 51k 144k 545k 558k 352k 183k 109k 58k 41k 52k 62k 69k 50k 122k 221k 558k
water 8.4k 4.1k 10k 9k 14k 13k 89k 113k 126k 109k 132k 94k 166k 115k 91k 166k
water_name 4.5k 15k 22k 14k 12k 7.4k 5k 4.7k 12k 8.6k 5.6k 3.8k 3.1k 9.4k 29k 29k
waterway 0 0 0 546 3.7k 1.6k 17k 13k 9.8k 28k 20k 16k 59k 75k 88k 88k
landuse 0 0 0 0 2.6k 1.5k 32k 66k 125k 113k 176k 129k 63k 124k 47k 176k
park 0 0 0 0 54k 143k 98k 76k 71k 82k 90k 55k 47k 19k 50k 143k
transportation 0 0 0 0 60k 107k 62k 122k 88k 135k 91k 67k 313k 187k 128k 313k
transportation_name 0 0 0 0 0 0 34k 20k 19k 15k 37k 22k 33k 27k 179k 179k
mountain_peak 0 0 0 0 0 0 0 12k 12k 10k 10k 9.5k 9.4k 337k 234k 337k
aerodrome_label 0 0 0 0 0 0 0 0 4.1k 2.8k 3.9k 2.9k 2.7k 2.7k 2.7k 4.1k
aeroway 0 0 0 0 0 0 0 0 0 0 16k 25k 35k 31k 18k 35k
poi 0 0 0 0 0 0 0 0 0 0 0 175 35k 17k 988k 988k
building 0 0 0 0 0 0 0 0 0 0 0 0 0 66k 710k 710k
housenumber 0 0 0 0 0 0 0 0 0 0 0 0 0 0 313k 313k
full tile 71k 200k 623k 591k 401k 349k 270k 396k 370k 343k 272k 204k 378k 341k 1.3M 1.3M
gzipped 44k 117k 332k 315k 238k 204k 171k 284k 268k 250k 182k 141k 188k 227k 751k 751k
3:35:23 DEB [archive] - Max tile: 1.3M (gzipped: 751k)
3:35:23 DEB [archive] - Avg tile: 98k (gzipped: 63k) using weighted average based on OSM traffic
3:35:23 DEB [archive] - # tiles: 270,230,686
3:35:23 DEB [archive] - # features: 2,727,652,885
3:35:23 INF [archive] - Finished in 33m29s cpu:4h22m40s gc:1m25s avg:7.8
3:35:23 INF [archive] - read 1x(20% 6m37s wait:20m51s done:17s)
3:35:23 INF [archive] - encode 8x(88% 29m34s wait:13s done:17s)
3:35:23 INF [archive] - write 1x(5% 1m41s wait:31m26s done:17s)
3:35:23 INF - Finished in 3h35m23s cpu:19h44m43s gc:3m36s avg:5.5
3:35:23 INF - FINISHED!
3:35:23 INF -
3:35:23 INF - ----------------------------------------
3:35:23 INF - data errors:
3:35:23 INF - render_snap_fix_input 21,235,814
3:35:23 INF - merge_snap_fix_input 2,946
3:35:23 INF - feature_polygon_osm_invalid_multipolygon_empty_after_fix 273
3:35:23 INF - omt_park_area_osm_invalid_multipolygon_empty_after_fix 26
3:35:23 INF - feature_centroid_if_convex_osm_invalid_multipolygon_empty_after_fix 19
3:35:23 INF - feature_point_on_surface_osm_invalid_multipolygon_empty_after_fix 5
3:35:23 INF - omt_place_island_poly_osm_invalid_multipolygon_empty_after_fix 3
3:35:23 INF - feature_centroid_osm_invalid_multipolygon_empty_after_fix 2
3:35:23 INF - merge_snap_fix_input2 1
3:35:23 INF - merge_snap_fix_input3 1
3:35:23 INF - ----------------------------------------
3:35:23 INF - overall 3h35m23s cpu:19h44m43s gc:3m36s avg:5.5
3:35:23 INF - lake_centerlines 2s cpu:6s avg:2.6
3:35:23 INF - read 1x(55% 1s)
3:35:23 INF - process 7x(4% 0.1s wait:1s)
3:35:23 INF - write 1x(0% 0s wait:1s)
3:35:23 INF - water_polygons 2m27s cpu:16m59s gc:4s avg:6.9
3:35:23 INF - read 1x(8% 12s wait:2m10s done:3s)
3:35:23 INF - process 7x(92% 2m15s wait:5s)
3:35:23 INF - write 1x(11% 17s wait:2m4s)
3:35:23 INF - natural_earth 15s cpu:24s avg:1.6
3:35:23 INF - read 1x(71% 11s done:4s)
3:35:23 INF - process 7x(6% 0.9s wait:10s done:4s)
3:35:23 INF - write 1x(0% 0s wait:11s done:4s)
3:35:23 INF - osm_pass1 8m33s cpu:58m3s gc:8s avg:6.8
3:35:23 INF - read 1x(1% 3s wait:8m18s)
3:35:23 INF - process 7x(94% 8m block:8s)
3:35:23 INF - osm_pass2 2h37m53s cpu:13h32m58s gc:1m22s avg:5.1
3:35:23 INF - read 1x(0% 3s wait:2h36m26s done:1m15s)
3:35:23 INF - process 7x(71% 1h52m20s block:5s wait:1s)
3:35:23 INF - write 1x(7% 10m17s wait:2h27m3s)
3:35:23 INF - boundaries 12s cpu:17s avg:1.4
3:35:23 INF - agg_stop 0.4s cpu:0.8s avg:1.8
3:35:23 INF - sort 12m28s cpu:33m11s gc:36s avg:2.7
3:35:23 INF - worker 2x(23% 2m49s wait:2m12s done:2s)
3:35:23 INF - archive 33m29s cpu:4h22m40s gc:1m25s avg:7.8
3:35:23 INF - read 1x(20% 6m37s wait:20m51s done:17s)
3:35:23 INF - encode 8x(88% 29m34s wait:13s done:17s)
3:35:23 INF - write 1x(5% 1m41s wait:31m26s done:17s)
3:35:23 INF - ----------------------------------------
3:35:23 INF - archive 68GB
3:35:23 INF - features 212GB